Skip to content
Success

Console Output

Pull request #42855 opened
Started by user Sebastiaan van Stijn
Rebuilds build #5
16:46:00 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at 5176095455642c30642efacf6f35afc7c6dede92 rather than 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
Obtained Jenkinsfile from 5176095455642c30642efacf6f35afc7c6dede92
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42855@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
16:46:06 [2021-09-16T16:46:06.556Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
16:46:06 [2021-09-16T16:46:06.560Z] Trying to pass milestone 5
[Pipeline] milestone
16:46:06 [2021-09-16T16:46:06.625Z] Trying to pass milestone 6
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
16:46:06 [2021-09-16T16:46:06.824Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06a123a52a31b45c9) in /home/ubuntu/workspace/moby_PR-42855
[Pipeline] {
[Pipeline] checkout
16:46:06 [2021-09-16T16:46:06.860Z] The recommended git tool is: git
16:46:06 [2021-09-16T16:46:06.917Z] using credential docker-jenkins-github-credentials
16:46:06 [2021-09-16T16:46:06.926Z] Cloning the remote Git repository
16:46:06 [2021-09-16T16:46:06.927Z] Cloning with configured refspecs honoured and without tags
16:46:06 [2021-09-16T16:46:06.931Z] Cloning repository https://github.com/moby/moby.git
16:46:06 [2021-09-16T16:46:06.931Z]  > git init /home/ubuntu/workspace/moby_PR-42855 # timeout=10
16:46:06 [2021-09-16T16:46:06.950Z] Fetching upstream changes from https://github.com/moby/moby.git
16:46:06 [2021-09-16T16:46:06.950Z]  > git --version # timeout=10
16:46:06 [2021-09-16T16:46:06.969Z]  > git --version # 'git version 2.17.1'
16:46:06 [2021-09-16T16:46:06.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:06 [2021-09-16T16:46:06.971Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:46:24 [2021-09-16T16:46:24.570Z] Fetching without tags
16:46:24 [2021-09-16T16:46:24.790Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:46:25 [2021-09-16T16:46:25.280Z] Merge succeeded, producing 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:46:25 [2021-09-16T16:46:25.280Z] Checking out Revision 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c (PR-42855)
16:46:25 [2021-09-16T16:46:25.668Z] Commit message: "Update Go to 1.17.1"
16:46:24 [2021-09-16T16:46:24.546Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:46:24 [2021-09-16T16:46:24.555Z]  > git config --add remote.origin.fetch +refs/pull/42855/head:refs/remotes/origin/PR-42855 # timeout=10
16:46:24 [2021-09-16T16:46:24.561Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:46:24 [2021-09-16T16:46:24.567Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:46:24 [2021-09-16T16:46:24.574Z] Fetching upstream changes from https://github.com/moby/moby.git
16:46:24 [2021-09-16T16:46:24.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:24 [2021-09-16T16:46:24.575Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:46:24 [2021-09-16T16:46:24.794Z]  > git config core.sparsecheckout # timeout=10
16:46:24 [2021-09-16T16:46:24.799Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:46:25 [2021-09-16T16:46:25.253Z]  > git remote # timeout=10
16:46:25 [2021-09-16T16:46:25.257Z]  > git config --get remote.origin.url # timeout=10
16:46:25 [2021-09-16T16:46:25.261Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:25 [2021-09-16T16:46:25.262Z]  > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10
16:46:25 [2021-09-16T16:46:25.276Z]  > git rev-parse HEAD^{commit} # timeout=10
16:46:25 [2021-09-16T16:46:25.287Z]  > git config core.sparsecheckout # timeout=10
16:46:25 [2021-09-16T16:46:25.290Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:46:25 [2021-09-16T16:46:25.673Z]  > git rev-list --no-walk 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:46:26 [2021-09-16T16:46:26.374Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42855:/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 && cd /workspace && hack/validate/dco
16:46:28 [2021-09-16T16:46:28.889Z] 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] { (Branch: win-RS1)
[Pipeline] { (Branch: win-RS5)
[Pipeline] { (Branch: win-2022)
[Pipeline] { (Branch: win-2022-c8d)
[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] stage
[Pipeline] { (win-RS1)
[Pipeline] stage
[Pipeline] { (win-RS5)
[Pipeline] stage
[Pipeline] { (win-2022)
[Pipeline] stage
[Pipeline] { (win-2022-c8d)
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
[Pipeline] node
16:46:29 [2021-09-16T16:46:29.431Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-06a123a52a31b45c9) in /home/ubuntu/workspace/moby_PR-42855
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "win-RS1" skipped due to when conditional
16:46:29 [2021-09-16T16:46:29.446Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-04a4f011535ec5a1b) in /home/ubuntu/workspace/moby_PR-42855
[Pipeline] stage
[Pipeline] { (Print info)
16:46:29 [2021-09-16T16:46:29.447Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00fea2976c872d809) in /home/ubuntu/workspace/moby_PR-42855
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] {
16:46:29 [2021-09-16T16:46:29.497Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-08273cb0acb2aea50) in /home/ubuntu/workspace/moby_PR-42855
[Pipeline] {
[Pipeline] checkout
16:46:29 [2021-09-16T16:46:29.537Z] The recommended git tool is: git
16:46:29 [2021-09-16T16:46:29.544Z] using credential docker-jenkins-github-credentials
16:46:29 [2021-09-16T16:46:29.557Z] Fetching changes from the remote Git repository
[Pipeline] checkout
16:46:29 [2021-09-16T16:46:29.566Z] Fetching without tags
16:46:29 [2021-09-16T16:46:29.567Z] The recommended git tool is: git
16:46:29 [2021-09-16T16:46:29.582Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
16:46:29 [2021-09-16T16:46:29.589Z] Cloning the remote Git repository
16:46:29 [2021-09-16T16:46:29.589Z] Cloning with configured refspecs honoured and without tags
16:46:29 [2021-09-16T16:46:29.590Z] The recommended git tool is: git
[Pipeline] // stage
16:46:29 [2021-09-16T16:46:29.605Z] using credential docker-jenkins-github-credentials
16:46:29 [2021-09-16T16:46:29.611Z] Cloning the remote Git repository
16:46:29 [2021-09-16T16:46:29.611Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Run tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "win-RS1" skipped due to when conditional
[Pipeline] }
[Pipeline] checkout
16:46:29 [2021-09-16T16:46:29.745Z] The recommended git tool is: git
[Pipeline] // stage
16:46:29 [2021-09-16T16:46:29.760Z] using credential docker-jenkins-github-credentials
16:46:29 [2021-09-16T16:46:29.767Z] Cloning the remote Git repository
16:46:29 [2021-09-16T16:46:29.767Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
16:46:29 [2021-09-16T16:46:29.845Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
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] }
16:46:30 [2021-09-16T16:46:30.188Z] Merge succeeded, producing 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:46:30 [2021-09-16T16:46:30.188Z] Checking out Revision 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c (PR-42855)
16:46:30 [2021-09-16T16:46:30.300Z] Commit message: "Update Go to 1.17.1"
16:46:29 [2021-09-16T16:46:29.556Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42855/.git # timeout=10
16:46:29 [2021-09-16T16:46:29.561Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:46:29 [2021-09-16T16:46:29.610Z] Fetching upstream changes from https://github.com/moby/moby.git
16:46:29 [2021-09-16T16:46:29.610Z]  > git --version # timeout=10
16:46:29 [2021-09-16T16:46:29.615Z]  > git --version # 'git version 2.17.1'
16:46:29 [2021-09-16T16:46:29.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:29 [2021-09-16T16:46:29.616Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:46:29 [2021-09-16T16:46:29.849Z]  > git config core.sparsecheckout # timeout=10
16:46:29 [2021-09-16T16:46:29.854Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:46:30 [2021-09-16T16:46:30.158Z]  > git remote # timeout=10
16:46:30 [2021-09-16T16:46:30.176Z]  > git config --get remote.origin.url # timeout=10
16:46:30 [2021-09-16T16:46:30.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:30 [2021-09-16T16:46:30.179Z]  > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10
16:46:30 [2021-09-16T16:46:30.185Z]  > git rev-parse HEAD^{commit} # timeout=10
16:46:30 [2021-09-16T16:46:30.192Z]  > git config core.sparsecheckout # timeout=10
16:46:30 [2021-09-16T16:46:30.195Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:46:29 [2021-09-16T16:46:29.627Z] Cloning repository https://github.com/moby/moby.git
16:46:29 [2021-09-16T16:46:29.627Z]  > git init /home/ubuntu/workspace/moby_PR-42855 # timeout=10
16:46:29 [2021-09-16T16:46:29.634Z] Fetching upstream changes from https://github.com/moby/moby.git
16:46:29 [2021-09-16T16:46:29.634Z]  > git --version # timeout=10
16:46:29 [2021-09-16T16:46:29.641Z]  > git --version # 'git version 2.17.1'
16:46:29 [2021-09-16T16:46:29.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:29 [2021-09-16T16:46:29.642Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:46:29 [2021-09-16T16:46:29.612Z] Cloning repository https://github.com/moby/moby.git
16:46:29 [2021-09-16T16:46:29.613Z]  > git init /home/ubuntu/workspace/moby_PR-42855 # timeout=10
16:46:29 [2021-09-16T16:46:29.631Z] Fetching upstream changes from https://github.com/moby/moby.git
16:46:29 [2021-09-16T16:46:29.631Z]  > git --version # timeout=10
16:46:29 [2021-09-16T16:46:29.643Z]  > git --version # 'git version 2.17.1'
16:46:29 [2021-09-16T16:46:29.643Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:29 [2021-09-16T16:46:29.644Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:46:29 [2021-09-16T16:46:29.814Z] Cloning repository https://github.com/moby/moby.git
16:46:29 [2021-09-16T16:46:29.814Z]  > git init /home/ubuntu/workspace/moby_PR-42855 # timeout=10
16:46:29 [2021-09-16T16:46:29.823Z] Fetching upstream changes from https://github.com/moby/moby.git
16:46:29 [2021-09-16T16:46:29.824Z]  > git --version # timeout=10
16:46:29 [2021-09-16T16:46:29.826Z]  > git --version # 'git version 2.25.1'
16:46:29 [2021-09-16T16:46:29.826Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:29 [2021-09-16T16:46:29.827Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:46:30 [2021-09-16T16:46:30.979Z] + [ PR != PR ]
16:46:30 [2021-09-16T16:46:30.979Z] + [ master != master ]
16:46:30 [2021-09-16T16:46:30.979Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:46:31 [2021-09-16T16:46:31.309Z] + docker version
16:46:31 [2021-09-16T16:46:31.309Z] Client: Docker Engine - Community
16:46:31 [2021-09-16T16:46:31.309Z]  Version:           20.10.6
16:46:31 [2021-09-16T16:46:31.309Z]  API version:       1.41
16:46:31 [2021-09-16T16:46:31.309Z]  Go version:        go1.13.15
16:46:31 [2021-09-16T16:46:31.309Z]  Git commit:        370c289
16:46:31 [2021-09-16T16:46:31.309Z]  Built:             Fri Apr  9 22:46:01 2021
16:46:31 [2021-09-16T16:46:31.309Z]  OS/Arch:           linux/amd64
16:46:31 [2021-09-16T16:46:31.309Z]  Context:           default
16:46:31 [2021-09-16T16:46:31.309Z]  Experimental:      true
16:46:31 [2021-09-16T16:46:31.309Z] 
16:46:31 [2021-09-16T16:46:31.309Z] Server: Docker Engine - Community
16:46:31 [2021-09-16T16:46:31.309Z]  Engine:
16:46:31 [2021-09-16T16:46:31.309Z]   Version:          20.10.6
16:46:31 [2021-09-16T16:46:31.309Z]   API version:      1.41 (minimum version 1.12)
16:46:31 [2021-09-16T16:46:31.309Z]   Go version:       go1.13.15
16:46:31 [2021-09-16T16:46:31.309Z]   Git commit:       8728dd2
16:46:31 [2021-09-16T16:46:31.309Z]   Built:            Fri Apr  9 22:44:13 2021
16:46:31 [2021-09-16T16:46:31.309Z]   OS/Arch:          linux/amd64
16:46:31 [2021-09-16T16:46:31.309Z]   Experimental:     true
16:46:31 [2021-09-16T16:46:31.309Z]  containerd:
16:46:31 [2021-09-16T16:46:31.309Z]   Version:          1.4.6
16:46:31 [2021-09-16T16:46:31.309Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
16:46:31 [2021-09-16T16:46:31.309Z]  runc:
16:46:31 [2021-09-16T16:46:31.309Z]   Version:          1.0.0-rc95
16:46:31 [2021-09-16T16:46:31.309Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:46:31 [2021-09-16T16:46:31.309Z]  docker-init:
16:46:31 [2021-09-16T16:46:31.309Z]   Version:          0.19.0
16:46:31 [2021-09-16T16:46:31.309Z]   GitCommit:        de40ad0
[Pipeline] sh
16:46:31 [2021-09-16T16:46:31.624Z] + docker info
16:46:31 [2021-09-16T16:46:31.880Z] Client:
16:46:31 [2021-09-16T16:46:31.880Z]  Context:    default
16:46:31 [2021-09-16T16:46:31.880Z]  Debug Mode: false
16:46:31 [2021-09-16T16:46:31.880Z]  Plugins:
16:46:31 [2021-09-16T16:46:31.880Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:46:31 [2021-09-16T16:46:31.880Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:46:31 [2021-09-16T16:46:31.880Z]   scan: Docker Scan (Docker Inc., v0.7.0)
16:46:31 [2021-09-16T16:46:31.880Z] 
16:46:31 [2021-09-16T16:46:31.880Z] Server:
16:46:31 [2021-09-16T16:46:31.880Z]  Containers: 0
16:46:31 [2021-09-16T16:46:31.880Z]   Running: 0
16:46:31 [2021-09-16T16:46:31.880Z]   Paused: 0
16:46:31 [2021-09-16T16:46:31.880Z]   Stopped: 0
16:46:31 [2021-09-16T16:46:31.880Z]  Images: 8
16:46:31 [2021-09-16T16:46:31.880Z]  Server Version: 20.10.6
16:46:31 [2021-09-16T16:46:31.880Z]  Storage Driver: overlay2
16:46:31 [2021-09-16T16:46:31.880Z]   Backing Filesystem: extfs
16:46:31 [2021-09-16T16:46:31.880Z]   Supports d_type: true
16:46:31 [2021-09-16T16:46:31.880Z]   Native Overlay Diff: true
16:46:31 [2021-09-16T16:46:31.880Z]   userxattr: false
16:46:31 [2021-09-16T16:46:31.880Z]  Logging Driver: json-file
16:46:31 [2021-09-16T16:46:31.880Z]  Cgroup Driver: cgroupfs
16:46:31 [2021-09-16T16:46:31.880Z]  Cgroup Version: 1
16:46:31 [2021-09-16T16:46:31.880Z]  Plugins:
16:46:31 [2021-09-16T16:46:31.880Z]   Volume: local
16:46:31 [2021-09-16T16:46:31.880Z]   Network: bridge host ipvlan macvlan null overlay
16:46:31 [2021-09-16T16:46:31.880Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:46:31 [2021-09-16T16:46:31.880Z]  Swarm: inactive
16:46:31 [2021-09-16T16:46:31.880Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:46:31 [2021-09-16T16:46:31.880Z]  Default Runtime: runc
16:46:31 [2021-09-16T16:46:31.880Z]  Init Binary: docker-init
16:46:31 [2021-09-16T16:46:31.880Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
16:46:31 [2021-09-16T16:46:31.880Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:46:31 [2021-09-16T16:46:31.880Z]  init version: de40ad0
16:46:31 [2021-09-16T16:46:31.880Z]  Security Options:
16:46:31 [2021-09-16T16:46:31.880Z]   apparmor
16:46:31 [2021-09-16T16:46:31.880Z]   seccomp
16:46:31 [2021-09-16T16:46:31.880Z]    Profile: default
16:46:31 [2021-09-16T16:46:31.880Z]  Kernel Version: 5.4.0-1048-aws
16:46:31 [2021-09-16T16:46:31.880Z]  Operating System: Ubuntu 18.04.5 LTS
16:46:31 [2021-09-16T16:46:31.880Z]  OSType: linux
16:46:31 [2021-09-16T16:46:31.880Z]  Architecture: x86_64
16:46:31 [2021-09-16T16:46:31.880Z]  CPUs: 2
16:46:31 [2021-09-16T16:46:31.880Z]  Total Memory: 7.569GiB
16:46:31 [2021-09-16T16:46:31.880Z]  Name: ip-10-100-84-162
16:46:31 [2021-09-16T16:46:31.880Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
16:46:31 [2021-09-16T16:46:31.880Z]  Docker Root Dir: /var/lib/docker
16:46:31 [2021-09-16T16:46:31.880Z]  Debug Mode: false
16:46:31 [2021-09-16T16:46:31.880Z]  Registry: https://index.docker.io/v1/
16:46:31 [2021-09-16T16:46:31.880Z]  Labels:
16:46:31 [2021-09-16T16:46:31.880Z]  Experimental: true
16:46:31 [2021-09-16T16:46:31.880Z]  Insecure Registries:
16:46:31 [2021-09-16T16:46:31.880Z]   127.0.0.0/8
16:46:31 [2021-09-16T16:46:31.880Z]  Live Restore Enabled: true
16:46:31 [2021-09-16T16:46:31.880Z] 
16:46:31 [2021-09-16T16:46:31.880Z] WARNING: No swap limit support
[Pipeline] sh
16:46:32 [2021-09-16T16:46:32.196Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:46:32 [2021-09-16T16:46:32.196Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:46:32 [2021-09-16T16:46:32.196Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42855/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
16:46:32 [2021-09-16T16:46:32.196Z] + bash /home/ubuntu/workspace/moby_PR-42855/check-config.sh
16:46:32 [2021-09-16T16:46:32.196Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:46:32 [2021-09-16T16:46:32.196Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
16:46:32 [2021-09-16T16:46:32.196Z] 
16:46:32 [2021-09-16T16:46:32.196Z] Generally Necessary:
16:46:32 [2021-09-16T16:46:32.196Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:46:32 [2021-09-16T16:46:32.196Z] - apparmor: enabled and tools installed
16:46:32 [2021-09-16T16:46:32.196Z] - CONFIG_NAMESPACES: enabled
16:46:32 [2021-09-16T16:46:32.196Z] - CONFIG_NET_NS: enabled
16:46:32 [2021-09-16T16:46:32.196Z] - CONFIG_PID_NS: enabled
16:46:32 [2021-09-16T16:46:32.196Z] - CONFIG_IPC_NS: enabled
16:46:32 [2021-09-16T16:46:32.196Z] - CONFIG_UTS_NS: enabled
16:46:32 [2021-09-16T16:46:32.196Z] - CONFIG_CGROUPS: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_CGROUP_CPUACCT: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_CGROUP_DEVICE: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_CGROUP_FREEZER: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_CGROUP_SCHED: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_CPUSETS: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_MEMCG: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_KEYS: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_VETH: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_BRIDGE: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_NF_NAT: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_POSIX_MQUEUE: enabled
16:46:32 [2021-09-16T16:46:32.452Z] 
16:46:32 [2021-09-16T16:46:32.452Z] Optional Features:
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_USER_NS: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_SECCOMP: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_SECCOMP_FILTER: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_CGROUP_PIDS: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_MEMCG_SWAP: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:46:32 [2021-09-16T16:46:32.452Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_BLK_CGROUP: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_CGROUP_PERF: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_CGROUP_HUGETLB: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_CFS_BANDWIDTH: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_RT_GROUP_SCHED: missing
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_IP_VS: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_IP_VS_NFCT: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_IP_VS_RR: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_SECURITY_SELINUX: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_SECURITY_APPARMOR: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_EXT4_FS: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:46:32 [2021-09-16T16:46:32.452Z] - Network Drivers:
16:46:32 [2021-09-16T16:46:32.452Z]   - "overlay":
16:46:32 [2021-09-16T16:46:32.452Z]     - CONFIG_VXLAN: enabled (as module)
16:46:32 [2021-09-16T16:46:32.452Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:46:32 [2021-09-16T16:46:32.452Z]       Optional (for encrypted networks):
16:46:32 [2021-09-16T16:46:32.708Z]       - CONFIG_CRYPTO: enabled
16:46:32 [2021-09-16T16:46:32.708Z]       - CONFIG_CRYPTO_AEAD: enabled
16:46:32 [2021-09-16T16:46:32.708Z]       - CONFIG_CRYPTO_GCM: enabled
16:46:32 [2021-09-16T16:46:32.708Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:46:32 [2021-09-16T16:46:32.708Z]       - CONFIG_CRYPTO_GHASH: enabled
16:46:32 [2021-09-16T16:46:32.708Z]       - CONFIG_XFRM: enabled
16:46:32 [2021-09-16T16:46:32.708Z]       - CONFIG_XFRM_USER: enabled (as module)
16:46:32 [2021-09-16T16:46:32.708Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:46:32 [2021-09-16T16:46:32.708Z]       - CONFIG_INET_ESP: enabled (as module)
16:46:32 [2021-09-16T16:46:32.708Z]   - "ipvlan":
16:46:32 [2021-09-16T16:46:32.708Z]     - CONFIG_IPVLAN: enabled (as module)
16:46:32 [2021-09-16T16:46:32.708Z]   - "macvlan":
16:46:32 [2021-09-16T16:46:32.708Z]     - CONFIG_MACVLAN: enabled (as module)
16:46:32 [2021-09-16T16:46:32.708Z]     - CONFIG_DUMMY: enabled (as module)
16:46:32 [2021-09-16T16:46:32.708Z]   - "ftp,tftp client in container":
16:46:32 [2021-09-16T16:46:32.708Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:46:32 [2021-09-16T16:46:32.708Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:46:32 [2021-09-16T16:46:32.708Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:46:32 [2021-09-16T16:46:32.708Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:46:32 [2021-09-16T16:46:32.708Z] - Storage Drivers:
16:46:32 [2021-09-16T16:46:32.708Z]   - "aufs":
16:46:32 [2021-09-16T16:46:32.708Z]     - CONFIG_AUFS_FS: enabled (as module)
16:46:32 [2021-09-16T16:46:32.708Z]   - "btrfs":
16:46:32 [2021-09-16T16:46:32.708Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:46:32 [2021-09-16T16:46:32.708Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:46:32 [2021-09-16T16:46:32.708Z]   - "devicemapper":
16:46:32 [2021-09-16T16:46:32.708Z]     - CONFIG_BLK_DEV_DM: enabled
16:46:32 [2021-09-16T16:46:32.708Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:46:32 [2021-09-16T16:46:32.708Z]   - "overlay":
16:46:32 [2021-09-16T16:46:32.708Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:46:32 [2021-09-16T16:46:32.708Z]   - "zfs":
16:46:32 [2021-09-16T16:46:32.708Z]     - /dev/zfs: present
16:46:32 [2021-09-16T16:46:32.708Z]     - zfs command: missing
16:46:32 [2021-09-16T16:46:32.708Z]     - zpool command: missing
16:46:32 [2021-09-16T16:46:32.708Z] 
16:46:32 [2021-09-16T16:46:32.708Z] Limits:
16:46:32 [2021-09-16T16:46:32.708Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:46:32 [2021-09-16T16:46:32.708Z] 
16:46:32 [2021-09-16T16:46:32.708Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:46:33 [2021-09-16T16:46:33.037Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c .
16:46:33 [2021-09-16T16:46:33.037Z] #1 [internal] load build definition from Dockerfile
16:46:33 [2021-09-16T16:46:33.037Z] #1 sha256:3227baadab03ee8a2db17f77b9c4334796f3a2b1d5103c86a8e39f7feac6cd6c
16:46:33 [2021-09-16T16:46:33.037Z] #1 transferring dockerfile: 16.34kB done
16:46:33 [2021-09-16T16:46:33.037Z] #1 DONE 0.0s
16:46:33 [2021-09-16T16:46:33.037Z] 
16:46:33 [2021-09-16T16:46:33.037Z] #2 [internal] load .dockerignore
16:46:33 [2021-09-16T16:46:33.037Z] #2 sha256:46d054162c3f43ce6d75c383cee68b2426c38e228dc2e334261dac52a834a53a
16:46:33 [2021-09-16T16:46:33.037Z] #2 transferring context: 87B done
16:46:33 [2021-09-16T16:46:33.037Z] #2 DONE 0.0s
16:46:33 [2021-09-16T16:46:33.037Z] 
16:46:33 [2021-09-16T16:46:33.037Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:46:33 [2021-09-16T16:46:33.037Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:46:33 [2021-09-16T16:46:33.597Z] #3 DONE 0.3s
16:46:33 [2021-09-16T16:46:33.597Z] 
16:46:33 [2021-09-16T16:46:33.597Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
16:46:33 [2021-09-16T16:46:33.597Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
16:46:33 [2021-09-16T16:46:33.597Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
16:46:33 [2021-09-16T16:46:33.597Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done
16:46:33 [2021-09-16T16:46:33.597Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done
16:46:33 [2021-09-16T16:46:33.597Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done
16:46:33 [2021-09-16T16:46:33.597Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s
16:46:33 [2021-09-16T16:46:33.854Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done
16:46:33 [2021-09-16T16:46:33.854Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s
16:46:33 [2021-09-16T16:46:33.854Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done
16:46:33 [2021-09-16T16:46:33.854Z] #4 DONE 0.5s
16:46:34 [2021-09-16T16:46:34.110Z] 
16:46:34 [2021-09-16T16:46:34.110Z] #6 [internal] load .dockerignore
16:46:34 [2021-09-16T16:46:34.110Z] #6 sha256:55ccdfdd9ee0495e9206e54165a166dbf27f50b7d96fc53cff7157c00d4754ec
16:46:34 [2021-09-16T16:46:34.110Z] #6 DONE 0.0s
16:46:34 [2021-09-16T16:46:34.110Z] 
16:46:34 [2021-09-16T16:46:34.110Z] #5 [internal] load build definition from Dockerfile
16:46:34 [2021-09-16T16:46:34.110Z] #5 sha256:ae9df6d82f62f1a831d7f1bea3b271e93207cc15cd97b6500fd00cc12bf32cb3
16:46:34 [2021-09-16T16:46:34.110Z] #5 DONE 0.0s
16:46:34 [2021-09-16T16:46:34.110Z] 
16:46:34 [2021-09-16T16:46:34.110Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:46:34 [2021-09-16T16:46:34.110Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:46:35 [2021-09-16T16:46:35.042Z] #10 ...
16:46:35 [2021-09-16T16:46:35.042Z] 
16:46:35 [2021-09-16T16:46:35.042Z] #7 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye
16:46:35 [2021-09-16T16:46:35.042Z] #7 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5
16:46:35 [2021-09-16T16:46:35.042Z] #7 DONE 0.7s
16:46:35 [2021-09-16T16:46:35.042Z] 
16:46:35 [2021-09-16T16:46:35.042Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:46:35 [2021-09-16T16:46:35.042Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:46:35 [2021-09-16T16:46:35.042Z] #9 DONE 0.8s
16:46:35 [2021-09-16T16:46:35.042Z] 
16:46:35 [2021-09-16T16:46:35.042Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
16:46:35 [2021-09-16T16:46:35.042Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
16:46:35 [2021-09-16T16:46:35.042Z] #8 DONE 0.8s
16:46:35 [2021-09-16T16:46:35.042Z] 
16:46:35 [2021-09-16T16:46:35.042Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:46:35 [2021-09-16T16:46:35.042Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:46:35 [2021-09-16T16:46:35.042Z] #10 DONE 0.8s
16:46:35 [2021-09-16T16:46:35.299Z] 
16:46:35 [2021-09-16T16:46:35.299Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:46:35 [2021-09-16T16:46:35.299Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:46:35 [2021-09-16T16:46:35.299Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
16:46:35 [2021-09-16T16:46:35.299Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:46:35 [2021-09-16T16:46:35.299Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.0s
16:46:35 [2021-09-16T16:46:35.299Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:46:35 [2021-09-16T16:46:35.299Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:46:35 [2021-09-16T16:46:35.560Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.3s
16:46:35 [2021-09-16T16:46:35.819Z] #71 ...
16:46:35 [2021-09-16T16:46:35.819Z] 
16:46:35 [2021-09-16T16:46:35.819Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
16:46:35 [2021-09-16T16:46:35.819Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
16:46:35 [2021-09-16T16:46:35.819Z] #50 DONE 0.0s
16:46:35 [2021-09-16T16:46:35.819Z] 
16:46:35 [2021-09-16T16:46:35.819Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:46:35 [2021-09-16T16:46:35.819Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:46:35 [2021-09-16T16:46:35.819Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s
16:46:35 [2021-09-16T16:46:35.819Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734
16:46:36 [2021-09-16T16:46:36.078Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
16:46:39 [2021-09-16T16:46:39.358Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done
16:46:39 [2021-09-16T16:46:39.358Z] #71 DONE 3.9s
16:46:39 [2021-09-16T16:46:39.358Z] 
16:46:39 [2021-09-16T16:46:39.358Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:46:39 [2021-09-16T16:46:39.358Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:46:39 [2021-09-16T16:46:39.358Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.1s done
16:46:39 [2021-09-16T16:46:39.358Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done
16:46:39 [2021-09-16T16:46:39.358Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.0s done
16:46:39 [2021-09-16T16:46:39.358Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done
16:46:39 [2021-09-16T16:46:39.358Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done
16:46:39 [2021-09-16T16:46:39.358Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 1.1s done
16:46:39 [2021-09-16T16:46:39.358Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 1.1s done
16:46:39 [2021-09-16T16:46:39.358Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 3.0s done
16:46:39 [2021-09-16T16:46:39.358Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 3.7s done
16:46:39 [2021-09-16T16:46:39.358Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 2.7s done
16:46:39 [2021-09-16T16:46:39.358Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 2.4s
16:46:39 [2021-09-16T16:46:39.358Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 2.7s done
16:46:39 [2021-09-16T16:46:39.358Z] #11 ...
16:46:39 [2021-09-16T16:46:39.358Z] 
16:46:39 [2021-09-16T16:46:39.358Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:46:39 [2021-09-16T16:46:39.358Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:46:39 [2021-09-16T16:46:39.358Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:46:39 [2021-09-16T16:46:39.358Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:46:39 [2021-09-16T16:46:39.358Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:46:39 [2021-09-16T16:46:39.358Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:46:39 [2021-09-16T16:46:39.358Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done
16:46:39 [2021-09-16T16:46:39.358Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.3s done
16:46:39 [2021-09-16T16:46:39.358Z] #73 DONE 4.0s
16:46:39 [2021-09-16T16:46:39.358Z] 
16:46:39 [2021-09-16T16:46:39.358Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:46:39 [2021-09-16T16:46:39.358Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:46:40 [2021-09-16T16:46:40.286Z] #11 ...
16:46:40 [2021-09-16T16:46:40.286Z] 
16:46:40 [2021-09-16T16:46:40.286Z] #31 [internal] load build context
16:46:40 [2021-09-16T16:46:40.286Z] #31 sha256:a01deeed948fa02bd408fe696eecc1187645b7d23f7d38b9f87c0fae3637092b
16:46:40 [2021-09-16T16:46:40.286Z] #31 transferring context: 55.48MB 4.7s done
16:46:40 [2021-09-16T16:46:40.286Z] #31 DONE 4.8s
16:46:40 [2021-09-16T16:46:40.286Z] 
16:46:40 [2021-09-16T16:46:40.286Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:46:40 [2021-09-16T16:46:40.286Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:46:40 [2021-09-16T16:46:40.286Z] #11 ...
16:46:40 [2021-09-16T16:46:40.286Z] 
16:46:40 [2021-09-16T16:46:40.286Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:46:40 [2021-09-16T16:46:40.286Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:46:40 [2021-09-16T16:46:40.286Z] #72 DONE 0.2s
16:46:40 [2021-09-16T16:46:40.286Z] 
16:46:40 [2021-09-16T16:46:40.286Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:46:40 [2021-09-16T16:46:40.286Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:46:40 [2021-09-16T16:46:40.286Z] #11 ...
16:46:40 [2021-09-16T16:46:40.286Z] 
16:46:40 [2021-09-16T16:46:40.286Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:46:40 [2021-09-16T16:46:40.286Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:46:40 [2021-09-16T16:46:40.286Z] #74 DONE 0.2s
16:46:40 [2021-09-16T16:46:40.286Z] 
16:46:40 [2021-09-16T16:46:40.286Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:46:40 [2021-09-16T16:46:40.286Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:46:41 [2021-09-16T16:46:41.653Z] #11 ...
16:46:41 [2021-09-16T16:46:41.653Z] 
16:46:41 [2021-09-16T16:46:41.653Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25
16:46:41 [2021-09-16T16:46:41.653Z] #34 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469
16:46:41 [2021-09-16T16:46:41.653Z] #34 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done
16:46:41 [2021-09-16T16:46:41.653Z] #34 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done
16:46:41 [2021-09-16T16:46:41.653Z] #34 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done
16:46:41 [2021-09-16T16:46:41.653Z] #34 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done
16:46:41 [2021-09-16T16:46:41.653Z] #34 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.0s done
16:46:41 [2021-09-16T16:46:41.653Z] #34 DONE 6.5s
16:46:41 [2021-09-16T16:46:41.653Z] 
16:46:41 [2021-09-16T16:46:41.653Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:46:41 [2021-09-16T16:46:41.653Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:46:41 [2021-09-16T16:46:41.653Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.9s done
16:46:41 [2021-09-16T16:46:41.653Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8
16:46:42 [2021-09-16T16:46:42.219Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.3s done
16:46:42 [2021-09-16T16:46:42.219Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64
16:46:42 [2021-09-16T16:46:42.475Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.4s done
16:46:42 [2021-09-16T16:46:42.732Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587
16:46:44 [2021-09-16T16:46:44.235Z] Fetching without tags
16:46:44 [2021-09-16T16:46:44.239Z] Fetching without tags
16:46:44 [2021-09-16T16:46:44.272Z] Fetching without tags
16:46:44 [2021-09-16T16:46:44.438Z] Still waiting to schedule task
16:46:44 [2021-09-16T16:46:44.438Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
16:46:44 [2021-09-16T16:46:44.440Z] Still waiting to schedule task
16:46:44 [2021-09-16T16:46:44.440Z] All nodes of label ‘windows-2019’ are offline
16:46:44 [2021-09-16T16:46:44.441Z] Still waiting to schedule task
16:46:44 [2021-09-16T16:46:44.441Z] All nodes of label ‘windows-2022’ are offline
16:46:44 [2021-09-16T16:46:44.442Z] Still waiting to schedule task
16:46:44 [2021-09-16T16:46:44.442Z] All nodes of label ‘windows-2022’ are offline
16:46:44 [2021-09-16T16:46:44.465Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:46:44 [2021-09-16T16:46:44.499Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:46:44 [2021-09-16T16:46:44.500Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:46:44 [2021-09-16T16:46:44.976Z] Merge succeeded, producing 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:46:44 [2021-09-16T16:46:44.976Z] Checking out Revision 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c (PR-42855)
16:46:44 [2021-09-16T16:46:44.983Z] Merge succeeded, producing 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:46:44 [2021-09-16T16:46:44.983Z] Merge succeeded, producing 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:46:44 [2021-09-16T16:46:44.984Z] Checking out Revision 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c (PR-42855)
16:46:44 [2021-09-16T16:46:44.984Z] Checking out Revision 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c (PR-42855)
16:46:44 [2021-09-16T16:46:44.214Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:46:44 [2021-09-16T16:46:44.216Z]  > git config --add remote.origin.fetch +refs/pull/42855/head:refs/remotes/origin/PR-42855 # timeout=10
16:46:44 [2021-09-16T16:46:44.228Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:46:44 [2021-09-16T16:46:44.235Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:46:44 [2021-09-16T16:46:44.240Z] Fetching upstream changes from https://github.com/moby/moby.git
16:46:44 [2021-09-16T16:46:44.240Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:44 [2021-09-16T16:46:44.241Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:46:44 [2021-09-16T16:46:44.470Z]  > git config core.sparsecheckout # timeout=10
16:46:44 [2021-09-16T16:46:44.476Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:46:44 [2021-09-16T16:46:44.933Z]  > git remote # timeout=10
16:46:44 [2021-09-16T16:46:44.956Z]  > git config --get remote.origin.url # timeout=10
16:46:44 [2021-09-16T16:46:44.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:44 [2021-09-16T16:46:44.965Z]  > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10
16:46:44 [2021-09-16T16:46:44.976Z]  > git rev-parse HEAD^{commit} # timeout=10
16:46:44 [2021-09-16T16:46:44.981Z]  > git config core.sparsecheckout # timeout=10
16:46:44 [2021-09-16T16:46:44.992Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:46:44 [2021-09-16T16:46:44.246Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:46:44 [2021-09-16T16:46:44.249Z]  > git config --add remote.origin.fetch +refs/pull/42855/head:refs/remotes/origin/PR-42855 # timeout=10
16:46:44 [2021-09-16T16:46:44.254Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:46:44 [2021-09-16T16:46:44.261Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:46:44 [2021-09-16T16:46:44.273Z] Fetching upstream changes from https://github.com/moby/moby.git
16:46:44 [2021-09-16T16:46:44.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:44 [2021-09-16T16:46:44.274Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:46:44 [2021-09-16T16:46:44.500Z]  > git config core.sparsecheckout # timeout=10
16:46:44 [2021-09-16T16:46:44.506Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:46:44 [2021-09-16T16:46:44.954Z]  > git remote # timeout=10
16:46:44 [2021-09-16T16:46:44.960Z]  > git config --get remote.origin.url # timeout=10
16:46:44 [2021-09-16T16:46:44.964Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:44 [2021-09-16T16:46:44.965Z]  > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10
16:46:44 [2021-09-16T16:46:44.975Z]  > git rev-parse HEAD^{commit} # timeout=10
16:46:44 [2021-09-16T16:46:44.984Z]  > git config core.sparsecheckout # timeout=10
16:46:44 [2021-09-16T16:46:44.989Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:46:45 [2021-09-16T16:46:45.567Z] Commit message: "Update Go to 1.17.1"
16:46:45 [2021-09-16T16:46:45.594Z] Commit message: "Update Go to 1.17.1"
16:46:45 [2021-09-16T16:46:45.596Z] Commit message: "Update Go to 1.17.1"
16:46:44 [2021-09-16T16:46:44.210Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:46:44 [2021-09-16T16:46:44.218Z]  > git config --add remote.origin.fetch +refs/pull/42855/head:refs/remotes/origin/PR-42855 # timeout=10
16:46:44 [2021-09-16T16:46:44.223Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:46:44 [2021-09-16T16:46:44.228Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:46:44 [2021-09-16T16:46:44.241Z] Fetching upstream changes from https://github.com/moby/moby.git
16:46:44 [2021-09-16T16:46:44.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:44 [2021-09-16T16:46:44.242Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:46:44 [2021-09-16T16:46:44.503Z]  > git config core.sparsecheckout # timeout=10
16:46:44 [2021-09-16T16:46:44.509Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:46:44 [2021-09-16T16:46:44.950Z]  > git remote # timeout=10
16:46:44 [2021-09-16T16:46:44.955Z]  > git config --get remote.origin.url # timeout=10
16:46:44 [2021-09-16T16:46:44.971Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:46:44 [2021-09-16T16:46:44.972Z]  > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10
16:46:44 [2021-09-16T16:46:44.979Z]  > git rev-parse HEAD^{commit} # timeout=10
16:46:44 [2021-09-16T16:46:44.986Z]  > git config core.sparsecheckout # timeout=10
16:46:44 [2021-09-16T16:46:44.993Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:46:46 [2021-09-16T16:46:46.342Z] + docker version
16:46:46 [2021-09-16T16:46:46.342Z] Client: Docker Engine - Community
16:46:46 [2021-09-16T16:46:46.342Z]  Version:           20.10.6
16:46:46 [2021-09-16T16:46:46.342Z]  API version:       1.41
16:46:46 [2021-09-16T16:46:46.342Z]  Go version:        go1.13.15
16:46:46 [2021-09-16T16:46:46.342Z]  Git commit:        370c289
16:46:46 [2021-09-16T16:46:46.342Z]  Built:             Fri Apr  9 22:46:01 2021
16:46:46 [2021-09-16T16:46:46.342Z]  OS/Arch:           linux/amd64
16:46:46 [2021-09-16T16:46:46.342Z]  Context:           default
16:46:46 [2021-09-16T16:46:46.342Z]  Experimental:      true
16:46:46 [2021-09-16T16:46:46.342Z] 
16:46:46 [2021-09-16T16:46:46.342Z] Server: Docker Engine - Community
16:46:46 [2021-09-16T16:46:46.342Z]  Engine:
16:46:46 [2021-09-16T16:46:46.342Z]   Version:          20.10.6
16:46:46 [2021-09-16T16:46:46.342Z]   API version:      1.41 (minimum version 1.12)
16:46:46 [2021-09-16T16:46:46.342Z]   Go version:       go1.13.15
16:46:46 [2021-09-16T16:46:46.342Z]   Git commit:       8728dd2
16:46:46 [2021-09-16T16:46:46.342Z]   Built:            Fri Apr  9 22:44:13 2021
16:46:46 [2021-09-16T16:46:46.342Z]   OS/Arch:          linux/amd64
16:46:46 [2021-09-16T16:46:46.342Z]   Experimental:     true
16:46:46 [2021-09-16T16:46:46.342Z]  containerd:
16:46:46 [2021-09-16T16:46:46.342Z]   Version:          1.4.6
16:46:46 [2021-09-16T16:46:46.342Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
16:46:46 [2021-09-16T16:46:46.342Z]  runc:
16:46:46 [2021-09-16T16:46:46.342Z]   Version:          1.0.0-rc95
16:46:46 [2021-09-16T16:46:46.342Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:46:46 [2021-09-16T16:46:46.342Z]  docker-init:
16:46:46 [2021-09-16T16:46:46.342Z]   Version:          0.19.0
16:46:46 [2021-09-16T16:46:46.342Z]   GitCommit:        de40ad0
[Pipeline] sh
16:46:46 [2021-09-16T16:46:46.428Z] + docker version
16:46:46 [2021-09-16T16:46:46.428Z] Client: Docker Engine - Community
16:46:46 [2021-09-16T16:46:46.428Z]  Version:           20.10.6
16:46:46 [2021-09-16T16:46:46.428Z]  API version:       1.41
16:46:46 [2021-09-16T16:46:46.428Z]  Go version:        go1.13.15
16:46:46 [2021-09-16T16:46:46.428Z]  Git commit:        370c289
16:46:46 [2021-09-16T16:46:46.428Z]  Built:             Fri Apr  9 22:47:17 2021
16:46:46 [2021-09-16T16:46:46.428Z]  OS/Arch:           linux/amd64
16:46:46 [2021-09-16T16:46:46.428Z]  Context:           default
16:46:46 [2021-09-16T16:46:46.428Z]  Experimental:      true
16:46:46 [2021-09-16T16:46:46.428Z] 
16:46:46 [2021-09-16T16:46:46.428Z] Server: Docker Engine - Community
16:46:46 [2021-09-16T16:46:46.428Z]  Engine:
16:46:46 [2021-09-16T16:46:46.428Z]   Version:          20.10.6
16:46:46 [2021-09-16T16:46:46.428Z]   API version:      1.41 (minimum version 1.12)
16:46:46 [2021-09-16T16:46:46.428Z]   Go version:       go1.13.15
16:46:46 [2021-09-16T16:46:46.428Z]   Git commit:       8728dd2
16:46:46 [2021-09-16T16:46:46.428Z]   Built:            Fri Apr  9 22:45:28 2021
16:46:46 [2021-09-16T16:46:46.428Z]   OS/Arch:          linux/amd64
16:46:46 [2021-09-16T16:46:46.428Z]   Experimental:     true
16:46:46 [2021-09-16T16:46:46.428Z]  containerd:
16:46:46 [2021-09-16T16:46:46.428Z]   Version:          1.4.6
16:46:46 [2021-09-16T16:46:46.428Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
16:46:46 [2021-09-16T16:46:46.428Z]  runc:
16:46:46 [2021-09-16T16:46:46.428Z]   Version:          1.0.0-rc95
16:46:46 [2021-09-16T16:46:46.428Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:46:46 [2021-09-16T16:46:46.428Z]  docker-init:
16:46:46 [2021-09-16T16:46:46.428Z]   Version:          0.19.0
16:46:46 [2021-09-16T16:46:46.428Z]   GitCommit:        de40ad0
[Pipeline] sh
16:46:46 [2021-09-16T16:46:46.523Z] + docker version
16:46:46 [2021-09-16T16:46:46.523Z] Client: Docker Engine - Community
16:46:46 [2021-09-16T16:46:46.523Z]  Version:           20.10.6
16:46:46 [2021-09-16T16:46:46.523Z]  API version:       1.41
16:46:46 [2021-09-16T16:46:46.523Z]  Go version:        go1.13.15
16:46:46 [2021-09-16T16:46:46.523Z]  Git commit:        370c289
16:46:46 [2021-09-16T16:46:46.523Z]  Built:             Fri Apr  9 22:46:01 2021
16:46:46 [2021-09-16T16:46:46.523Z]  OS/Arch:           linux/amd64
16:46:46 [2021-09-16T16:46:46.523Z]  Context:           default
16:46:46 [2021-09-16T16:46:46.523Z]  Experimental:      true
16:46:46 [2021-09-16T16:46:46.523Z] 
16:46:46 [2021-09-16T16:46:46.523Z] Server: Docker Engine - Community
16:46:46 [2021-09-16T16:46:46.523Z]  Engine:
16:46:46 [2021-09-16T16:46:46.523Z]   Version:          20.10.6
16:46:46 [2021-09-16T16:46:46.523Z]   API version:      1.41 (minimum version 1.12)
16:46:46 [2021-09-16T16:46:46.523Z]   Go version:       go1.13.15
16:46:46 [2021-09-16T16:46:46.523Z]   Git commit:       8728dd2
16:46:46 [2021-09-16T16:46:46.523Z]   Built:            Fri Apr  9 22:44:13 2021
16:46:46 [2021-09-16T16:46:46.523Z]   OS/Arch:          linux/amd64
16:46:46 [2021-09-16T16:46:46.523Z]   Experimental:     true
16:46:46 [2021-09-16T16:46:46.523Z]  containerd:
16:46:46 [2021-09-16T16:46:46.523Z]   Version:          1.4.6
16:46:46 [2021-09-16T16:46:46.523Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
16:46:46 [2021-09-16T16:46:46.523Z]  runc:
16:46:46 [2021-09-16T16:46:46.523Z]   Version:          1.0.0-rc95
16:46:46 [2021-09-16T16:46:46.523Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:46:46 [2021-09-16T16:46:46.523Z]  docker-init:
16:46:46 [2021-09-16T16:46:46.523Z]   Version:          0.19.0
16:46:46 [2021-09-16T16:46:46.523Z]   GitCommit:        de40ad0
[Pipeline] sh
16:46:46 [2021-09-16T16:46:46.658Z] + docker info
16:46:46 [2021-09-16T16:46:46.753Z] + docker info
16:46:46 [2021-09-16T16:46:46.850Z] + docker info
16:46:46 [2021-09-16T16:46:46.903Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 4.3s done
16:46:47 [2021-09-16T16:46:47.163Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091
16:46:51 [2021-09-16T16:46:51.335Z] #11 ...
16:46:51 [2021-09-16T16:46:51.335Z] 
16:46:51 [2021-09-16T16:46:51.335Z] #35 [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
16:46:51 [2021-09-16T16:46:51.335Z] #35 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54
16:46:51 [2021-09-16T16:46:51.335Z] #35 0.979 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 0.988 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 0.988 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 1.120 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 1.998 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 2.851 Fetched 8402 kB in 2s (3937 kB/s)
16:46:51 [2021-09-16T16:46:51.335Z] #35 2.851 Reading package lists...
16:46:51 [2021-09-16T16:46:51.335Z] #35 3.657 Reading package lists...
16:46:51 [2021-09-16T16:46:51.335Z] #35 4.385 Building dependency tree...
16:46:51 [2021-09-16T16:46:51.335Z] #35 4.727 The following additional packages will be installed:
16:46:51 [2021-09-16T16:46:51.335Z] #35 4.727   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
16:46:51 [2021-09-16T16:46:51.335Z] #35 4.728   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
16:46:51 [2021-09-16T16:46:51.335Z] #35 4.729 Recommended packages:
16:46:51 [2021-09-16T16:46:51.335Z] #35 4.729   libldap-common publicsuffix libsasl2-modules
16:46:51 [2021-09-16T16:46:51.335Z] #35 4.883 The following NEW packages will be installed:
16:46:51 [2021-09-16T16:46:51.335Z] #35 4.884   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
16:46:51 [2021-09-16T16:46:51.335Z] #35 4.884   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:46:51 [2021-09-16T16:46:51.335Z] #35 4.888   libssh2-1 openssl
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.168 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.168 Need to get 3038 kB of archives.
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.168 After this operation, 6652 kB of additional disk space will be used.
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.168 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.171 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.177 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.177 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.177 Get:5 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.177 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.183 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.185 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.185 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.187 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.188 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.194 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.198 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.200 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.202 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.355 debconf: delaying package configuration, since apt-utils is not installed
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.384 Fetched 3038 kB in 0s (9777 kB/s)
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.412 Selecting previously unselected package openssl.
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.412 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.415 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ...
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.420 Unpacking openssl (1.1.1k-1+deb11u1) ...
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.560 Selecting previously unselected package ca-certificates.
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.560 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
16:46:51 [2021-09-16T16:46:51.335Z] #35 5.568 Unpacking ca-certificates (20210119) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 5.738 Selecting previously unselected package libbrotli1:amd64.
16:46:51 [2021-09-16T16:46:51.336Z] #35 5.738 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 5.758 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 5.892 Selecting previously unselected package libsasl2-modules-db:amd64.
16:46:51 [2021-09-16T16:46:51.336Z] #35 5.892 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 5.900 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 5.939 Selecting previously unselected package libsasl2-2:amd64.
16:46:51 [2021-09-16T16:46:51.336Z] #35 5.939 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 5.945 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 5.998 Selecting previously unselected package libldap-2.4-2:amd64.
16:46:51 [2021-09-16T16:46:51.336Z] #35 5.998 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.003 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.071 Selecting previously unselected package libnghttp2-14:amd64.
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.072 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.078 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.120 Selecting previously unselected package libpsl5:amd64.
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.120 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.125 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.171 Selecting previously unselected package librtmp1:amd64.
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.171 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.176 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.221 Selecting previously unselected package libssh2-1:amd64.
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.222 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.227 Unpacking libssh2-1:amd64 (1.9.0-2) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.288 Selecting previously unselected package libcurl4:amd64.
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.288 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.296 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.365 Selecting previously unselected package curl.
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.365 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.368 Unpacking curl (7.74.0-1.3+b1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.437 Selecting previously unselected package libonig5:amd64.
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.437 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.442 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.513 Selecting previously unselected package libjq1:amd64.
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.514 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.522 Unpacking libjq1:amd64 (1.6-2.1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.577 Selecting previously unselected package jq.
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.577 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.582 Unpacking jq (1.6-2.1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.630 Setting up libpsl5:amd64 (0.21.0-1.2) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.642 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.653 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.668 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.680 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.692 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.704 Setting up libssh2-1:amd64 (1.9.0-2) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.717 Setting up openssl (1.1.1k-1+deb11u1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.733 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.743 Setting up libjq1:amd64 (1.6-2.1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.755 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 6.766 Setting up ca-certificates (20210119) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 7.366 Updating certificates in /etc/ssl/certs...
16:46:51 [2021-09-16T16:46:51.336Z] #35 8.195 129 added, 0 removed; done.
16:46:51 [2021-09-16T16:46:51.336Z] #35 8.231 Setting up jq (1.6-2.1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 8.243 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 8.255 Setting up curl (7.74.0-1.3+b1) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 8.268 Processing triggers for libc-bin (2.31-13) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 8.286 Processing triggers for ca-certificates (20210119) ...
16:46:51 [2021-09-16T16:46:51.336Z] #35 8.299 Updating certificates in /etc/ssl/certs...
16:46:51 [2021-09-16T16:46:51.336Z] #35 8.921 0 added, 0 removed; done.
16:46:51 [2021-09-16T16:46:51.336Z] #35 8.921 Running hooks in /etc/ca-certificates/update.d...
16:46:51 [2021-09-16T16:46:51.336Z] #35 8.922 done.
16:46:51 [2021-09-16T16:46:51.336Z] #35 DONE 9.1s
16:46:51 [2021-09-16T16:46:51.336Z] 
16:46:51 [2021-09-16T16:46:51.336Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:46:51 [2021-09-16T16:46:51.336Z] #36 sha256:8d1eff3f897209be1089d5d80da64a02c6a13005730907f91f71f86e4556fd88
16:46:51 [2021-09-16T16:46:51.336Z] #36 DONE 0.1s
16:46:51 [2021-09-16T16:46:51.336Z] 
16:46:51 [2021-09-16T16:46:51.336Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:46:51 [2021-09-16T16:46:51.336Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:46:51 [2021-09-16T16:46:51.592Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 4.5s done
16:46:52 [2021-09-16T16:46:52.156Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af
16:46:56 [2021-09-16T16:46:56.612Z] Client:
16:46:56 [2021-09-16T16:46:56.612Z]  Context:    default
16:46:56 [2021-09-16T16:46:56.612Z]  Debug Mode: false
16:46:56 [2021-09-16T16:46:56.612Z]  Plugins:
16:46:56 [2021-09-16T16:46:56.612Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:46:56 [2021-09-16T16:46:56.612Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:46:56 [2021-09-16T16:46:56.612Z]   scan: Docker Scan (Docker Inc., v0.7.0)
16:46:56 [2021-09-16T16:46:56.612Z] 
16:46:56 [2021-09-16T16:46:56.612Z] Server:
16:46:56 [2021-09-16T16:46:56.612Z]  Containers: 0
16:46:56 [2021-09-16T16:46:56.612Z]   Running: 0
16:46:56 [2021-09-16T16:46:56.612Z]   Paused: 0
16:46:56 [2021-09-16T16:46:56.612Z]   Stopped: 0
16:46:56 [2021-09-16T16:46:56.612Z]  Images: 3
16:46:56 [2021-09-16T16:46:56.612Z]  Server Version: 20.10.6
16:46:56 [2021-09-16T16:46:56.612Z]  Storage Driver: overlay2
16:46:56 [2021-09-16T16:46:56.612Z]   Backing Filesystem: extfs
16:46:56 [2021-09-16T16:46:56.612Z]   Supports d_type: true
16:46:56 [2021-09-16T16:46:56.612Z]   Native Overlay Diff: true
16:46:56 [2021-09-16T16:46:56.612Z]   userxattr: false
16:46:56 [2021-09-16T16:46:56.612Z]  Logging Driver: json-file
16:46:56 [2021-09-16T16:46:56.612Z]  Cgroup Driver: cgroupfs
16:46:56 [2021-09-16T16:46:56.612Z]  Cgroup Version: 1
16:46:56 [2021-09-16T16:46:56.612Z]  Plugins:
16:46:56 [2021-09-16T16:46:56.612Z]   Volume: local
16:46:56 [2021-09-16T16:46:56.612Z]   Network: bridge host ipvlan macvlan null overlay
16:46:56 [2021-09-16T16:46:56.612Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:46:56 [2021-09-16T16:46:56.612Z]  Swarm: inactive
16:46:56 [2021-09-16T16:46:56.612Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:46:56 [2021-09-16T16:46:56.612Z]  Default Runtime: runc
16:46:56 [2021-09-16T16:46:56.612Z]  Init Binary: docker-init
16:46:56 [2021-09-16T16:46:56.612Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
16:46:56 [2021-09-16T16:46:56.612Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:46:56 [2021-09-16T16:46:56.612Z]  init version: de40ad0
16:46:56 [2021-09-16T16:46:56.612Z]  Security Options:
16:46:56 [2021-09-16T16:46:56.612Z]   apparmor
16:46:56 [2021-09-16T16:46:56.612Z]   seccomp
16:46:56 [2021-09-16T16:46:56.612Z]    Profile: default
16:46:56 [2021-09-16T16:46:56.612Z]  Kernel Version: 5.4.0-1048-aws
16:46:56 [2021-09-16T16:46:56.612Z]  Operating System: Ubuntu 18.04.5 LTS
16:46:56 [2021-09-16T16:46:56.612Z]  OSType: linux
16:46:56 [2021-09-16T16:46:56.612Z]  Architecture: x86_64
16:46:56 [2021-09-16T16:46:56.612Z]  CPUs: 2
16:46:56 [2021-09-16T16:46:56.612Z]  Total Memory: 7.569GiB
16:46:56 [2021-09-16T16:46:56.612Z]  Name: ip-10-100-71-132
16:46:56 [2021-09-16T16:46:56.612Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
16:46:56 [2021-09-16T16:46:56.612Z]  Docker Root Dir: /var/lib/docker
16:46:56 [2021-09-16T16:46:56.612Z]  Debug Mode: false
16:46:56 [2021-09-16T16:46:56.612Z]  Registry: https://index.docker.io/v1/
16:46:56 [2021-09-16T16:46:56.612Z]  Labels:
16:46:56 [2021-09-16T16:46:56.612Z]  Experimental: true
16:46:56 [2021-09-16T16:46:56.612Z]  Insecure Registries:
16:46:56 [2021-09-16T16:46:56.612Z]   127.0.0.0/8
16:46:56 [2021-09-16T16:46:56.612Z]  Live Restore Enabled: true
16:46:56 [2021-09-16T16:46:56.612Z] 
16:46:56 [2021-09-16T16:46:56.612Z] WARNING: No swap limit support
[Pipeline] sh
16:46:56 [2021-09-16T16:46:56.833Z] Client:
16:46:56 [2021-09-16T16:46:56.833Z]  Context:    default
16:46:56 [2021-09-16T16:46:56.833Z]  Debug Mode: false
16:46:56 [2021-09-16T16:46:56.833Z]  Plugins:
16:46:56 [2021-09-16T16:46:56.833Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:46:56 [2021-09-16T16:46:56.833Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:46:56 [2021-09-16T16:46:56.833Z]   scan: Docker Scan (Docker Inc., v0.7.0)
16:46:56 [2021-09-16T16:46:56.833Z] 
16:46:56 [2021-09-16T16:46:56.833Z] Server:
16:46:56 [2021-09-16T16:46:56.833Z]  Containers: 0
16:46:56 [2021-09-16T16:46:56.833Z]   Running: 0
16:46:56 [2021-09-16T16:46:56.833Z]   Paused: 0
16:46:56 [2021-09-16T16:46:56.833Z]   Stopped: 0
16:46:56 [2021-09-16T16:46:56.833Z]  Images: 3
16:46:56 [2021-09-16T16:46:56.833Z]  Server Version: 20.10.6
16:46:56 [2021-09-16T16:46:56.833Z]  Storage Driver: overlay2
16:46:56 [2021-09-16T16:46:56.833Z]   Backing Filesystem: extfs
16:46:56 [2021-09-16T16:46:56.833Z]   Supports d_type: true
16:46:56 [2021-09-16T16:46:56.833Z]   Native Overlay Diff: true
16:46:56 [2021-09-16T16:46:56.833Z]   userxattr: false
16:46:56 [2021-09-16T16:46:56.833Z]  Logging Driver: json-file
16:46:56 [2021-09-16T16:46:56.833Z]  Cgroup Driver: cgroupfs
16:46:56 [2021-09-16T16:46:56.833Z]  Cgroup Version: 1
16:46:56 [2021-09-16T16:46:56.833Z]  Plugins:
16:46:56 [2021-09-16T16:46:56.833Z]   Volume: local
16:46:56 [2021-09-16T16:46:56.833Z]   Network: bridge host ipvlan macvlan null overlay
16:46:56 [2021-09-16T16:46:56.833Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:46:56 [2021-09-16T16:46:56.833Z]  Swarm: inactive
16:46:56 [2021-09-16T16:46:56.833Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:46:56 [2021-09-16T16:46:56.833Z]  Default Runtime: runc
16:46:56 [2021-09-16T16:46:56.833Z]  Init Binary: docker-init
16:46:56 [2021-09-16T16:46:56.833Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
16:46:56 [2021-09-16T16:46:56.833Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:46:56 [2021-09-16T16:46:56.833Z]  init version: de40ad0
16:46:56 [2021-09-16T16:46:56.833Z]  Security Options:
16:46:56 [2021-09-16T16:46:56.833Z]   apparmor
16:46:56 [2021-09-16T16:46:56.833Z]   seccomp
16:46:56 [2021-09-16T16:46:56.833Z]    Profile: default
16:46:56 [2021-09-16T16:46:56.833Z]  Kernel Version: 5.4.0-1048-aws
16:46:56 [2021-09-16T16:46:56.833Z]  Operating System: Ubuntu 18.04.5 LTS
16:46:56 [2021-09-16T16:46:56.833Z]  OSType: linux
16:46:56 [2021-09-16T16:46:56.833Z]  Architecture: x86_64
16:46:56 [2021-09-16T16:46:56.833Z]  CPUs: 2
16:46:56 [2021-09-16T16:46:56.833Z]  Total Memory: 7.569GiB
16:46:56 [2021-09-16T16:46:56.833Z]  Name: ip-10-100-81-148
16:46:56 [2021-09-16T16:46:56.833Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
16:46:56 [2021-09-16T16:46:56.833Z]  Docker Root Dir: /var/lib/docker
16:46:56 [2021-09-16T16:46:56.833Z]  Debug Mode: false
16:46:56 [2021-09-16T16:46:56.833Z]  Registry: https://index.docker.io/v1/
16:46:56 [2021-09-16T16:46:56.833Z]  Labels:
16:46:56 [2021-09-16T16:46:56.833Z]  Experimental: true
16:46:56 [2021-09-16T16:46:56.833Z]  Insecure Registries:
16:46:56 [2021-09-16T16:46:56.833Z]   127.0.0.0/8
16:46:56 [2021-09-16T16:46:56.833Z]  Live Restore Enabled: true
16:46:56 [2021-09-16T16:46:56.833Z] 
16:46:56 [2021-09-16T16:46:56.833Z] WARNING: No swap limit support
[Pipeline] sh
16:46:56 [2021-09-16T16:46:56.943Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:46:56 [2021-09-16T16:46:56.943Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:46:56 [2021-09-16T16:46:56.943Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42855/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
16:46:56 [2021-09-16T16:46:56.943Z] + bash /home/ubuntu/workspace/moby_PR-42855/check-config.sh
16:46:56 [2021-09-16T16:46:56.943Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:46:56 [2021-09-16T16:46:56.943Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
16:46:56 [2021-09-16T16:46:56.943Z] 
16:46:56 [2021-09-16T16:46:56.943Z] Generally Necessary:
16:46:56 [2021-09-16T16:46:56.943Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:46:56 [2021-09-16T16:46:56.943Z] - apparmor: enabled and tools installed
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_NAMESPACES: enabled
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_NET_NS: enabled
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_PID_NS: enabled
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_IPC_NS: enabled
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_UTS_NS: enabled
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_CGROUPS: enabled
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_CGROUP_CPUACCT: enabled
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_CGROUP_DEVICE: enabled
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_CGROUP_FREEZER: enabled
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_CGROUP_SCHED: enabled
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_CPUSETS: enabled
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_MEMCG: enabled
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_KEYS: enabled
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_VETH: enabled (as module)
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_BRIDGE: enabled (as module)
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:46:56 [2021-09-16T16:46:56.943Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:46:57 [2021-09-16T16:46:57.151Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:46:57 [2021-09-16T16:46:57.151Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42855/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
16:46:57 [2021-09-16T16:46:57.151Z] + bash /home/ubuntu/workspace/moby_PR-42855/check-config.sh
16:46:57 [2021-09-16T16:46:57.151Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:46:57 [2021-09-16T16:46:57.151Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
16:46:57 [2021-09-16T16:46:57.151Z] 
16:46:57 [2021-09-16T16:46:57.151Z] Generally Necessary:
16:46:57 [2021-09-16T16:46:57.151Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:46:57 [2021-09-16T16:46:57.151Z] - apparmor: enabled and tools installed
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_NAMESPACES: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_NET_NS: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_PID_NS: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_IPC_NS: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_UTS_NS: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_CGROUPS: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_CGROUP_CPUACCT: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_CGROUP_DEVICE: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_CGROUP_FREEZER: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_CGROUP_SCHED: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_CPUSETS: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_MEMCG: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_KEYS: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_VETH: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_BRIDGE: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_NF_NAT: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_POSIX_MQUEUE: enabled
16:46:57 [2021-09-16T16:46:57.151Z] 
16:46:57 [2021-09-16T16:46:57.151Z] Optional Features:
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_USER_NS: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_SECCOMP: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_SECCOMP_FILTER: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_CGROUP_PIDS: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_MEMCG_SWAP: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:46:57 [2021-09-16T16:46:57.151Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_BLK_CGROUP: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_CGROUP_PERF: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_CGROUP_HUGETLB: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_CFS_BANDWIDTH: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_RT_GROUP_SCHED: missing
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_IP_VS: enabled (as module)
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_IP_VS_NFCT: enabled
16:46:57 [2021-09-16T16:46:57.151Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_NF_NAT: enabled (as module)
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_POSIX_MQUEUE: enabled
16:46:57 [2021-09-16T16:46:57.202Z] 
16:46:57 [2021-09-16T16:46:57.202Z] Optional Features:
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_USER_NS: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_SECCOMP: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_SECCOMP_FILTER: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_CGROUP_PIDS: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_MEMCG_SWAP: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:46:57 [2021-09-16T16:46:57.202Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_BLK_CGROUP: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_CGROUP_PERF: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_CGROUP_HUGETLB: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_CFS_BANDWIDTH: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_RT_GROUP_SCHED: missing
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_IP_VS: enabled (as module)
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_IP_VS_NFCT: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_IP_VS_RR: enabled (as module)
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_SECURITY_SELINUX: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_SECURITY_APPARMOR: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_EXT4_FS: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:46:57 [2021-09-16T16:46:57.202Z] - Network Drivers:
16:46:57 [2021-09-16T16:46:57.202Z]   - "overlay":
16:46:57 [2021-09-16T16:46:57.202Z]     - CONFIG_VXLAN: enabled (as module)
16:46:57 [2021-09-16T16:46:57.202Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:46:57 [2021-09-16T16:46:57.202Z]       Optional (for encrypted networks):
16:46:57 [2021-09-16T16:46:57.202Z]       - CONFIG_CRYPTO: enabled
16:46:57 [2021-09-16T16:46:57.202Z]       - CONFIG_CRYPTO_AEAD: enabled
16:46:57 [2021-09-16T16:46:57.202Z]       - CONFIG_CRYPTO_GCM: enabled
16:46:57 [2021-09-16T16:46:57.202Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:46:57 [2021-09-16T16:46:57.202Z]       - CONFIG_CRYPTO_GHASH: enabled
16:46:57 [2021-09-16T16:46:57.202Z]       - CONFIG_XFRM: enabled
16:46:57 [2021-09-16T16:46:57.202Z]       - CONFIG_XFRM_USER: enabled (as module)
16:46:57 [2021-09-16T16:46:57.202Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:46:57 [2021-09-16T16:46:57.202Z]       - CONFIG_INET_ESP: enabled (as module)
16:46:57 [2021-09-16T16:46:57.202Z]   - "ipvlan":
16:46:57 [2021-09-16T16:46:57.202Z]     - CONFIG_IPVLAN: enabled (as module)
16:46:57 [2021-09-16T16:46:57.202Z]   - "macvlan":
16:46:57 [2021-09-16T16:46:57.202Z]     - CONFIG_MACVLAN: enabled (as module)
16:46:57 [2021-09-16T16:46:57.202Z]     - CONFIG_DUMMY: enabled (as module)
16:46:57 [2021-09-16T16:46:57.202Z]   - "ftp,tftp client in container":
16:46:57 [2021-09-16T16:46:57.406Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 5.0s
16:46:57 [2021-09-16T16:46:57.407Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:46:57 [2021-09-16T16:46:57.407Z] - CONFIG_IP_VS_RR: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z] - CONFIG_SECURITY_SELINUX: enabled
16:46:57 [2021-09-16T16:46:57.407Z] - CONFIG_SECURITY_APPARMOR: enabled
16:46:57 [2021-09-16T16:46:57.407Z] - CONFIG_EXT4_FS: enabled
16:46:57 [2021-09-16T16:46:57.407Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:46:57 [2021-09-16T16:46:57.407Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:46:57 [2021-09-16T16:46:57.407Z] - Network Drivers:
16:46:57 [2021-09-16T16:46:57.407Z]   - "overlay":
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_VXLAN: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:46:57 [2021-09-16T16:46:57.407Z]       Optional (for encrypted networks):
16:46:57 [2021-09-16T16:46:57.407Z]       - CONFIG_CRYPTO: enabled
16:46:57 [2021-09-16T16:46:57.407Z]       - CONFIG_CRYPTO_AEAD: enabled
16:46:57 [2021-09-16T16:46:57.407Z]       - CONFIG_CRYPTO_GCM: enabled
16:46:57 [2021-09-16T16:46:57.407Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:46:57 [2021-09-16T16:46:57.407Z]       - CONFIG_CRYPTO_GHASH: enabled
16:46:57 [2021-09-16T16:46:57.407Z]       - CONFIG_XFRM: enabled
16:46:57 [2021-09-16T16:46:57.407Z]       - CONFIG_XFRM_USER: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z]       - CONFIG_INET_ESP: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z]   - "ipvlan":
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_IPVLAN: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z]   - "macvlan":
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_MACVLAN: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_DUMMY: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z]   - "ftp,tftp client in container":
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z] - Storage Drivers:
16:46:57 [2021-09-16T16:46:57.407Z]   - "aufs":
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_AUFS_FS: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z]   - "btrfs":
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:46:57 [2021-09-16T16:46:57.407Z]   - "devicemapper":
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_BLK_DEV_DM: enabled
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z]   - "overlay":
16:46:57 [2021-09-16T16:46:57.407Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:46:57 [2021-09-16T16:46:57.407Z]   - "zfs":
16:46:57 [2021-09-16T16:46:57.407Z]     - /dev/zfs: present
16:46:57 [2021-09-16T16:46:57.407Z]     - zfs command: missing
16:46:57 [2021-09-16T16:46:57.407Z]     - zpool command: missing
16:46:57 [2021-09-16T16:46:57.407Z] 
16:46:57 [2021-09-16T16:46:57.407Z] Limits:
16:46:57 [2021-09-16T16:46:57.407Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:46:57 [2021-09-16T16:46:57.407Z] 
16:46:57 [2021-09-16T16:46:57.407Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
16:46:57 [2021-09-16T16:46:57.458Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:46:57 [2021-09-16T16:46:57.458Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:46:57 [2021-09-16T16:46:57.458Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:46:57 [2021-09-16T16:46:57.458Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:46:57 [2021-09-16T16:46:57.458Z] - Storage Drivers:
16:46:57 [2021-09-16T16:46:57.458Z]   - "aufs":
16:46:57 [2021-09-16T16:46:57.458Z]     - CONFIG_AUFS_FS: enabled (as module)
16:46:57 [2021-09-16T16:46:57.458Z]   - "btrfs":
16:46:57 [2021-09-16T16:46:57.458Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:46:57 [2021-09-16T16:46:57.458Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:46:57 [2021-09-16T16:46:57.458Z]   - "devicemapper":
16:46:57 [2021-09-16T16:46:57.458Z]     - CONFIG_BLK_DEV_DM: enabled
16:46:57 [2021-09-16T16:46:57.458Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:46:57 [2021-09-16T16:46:57.458Z]   - "overlay":
16:46:57 [2021-09-16T16:46:57.458Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:46:57 [2021-09-16T16:46:57.458Z]   - "zfs":
16:46:57 [2021-09-16T16:46:57.458Z]     - /dev/zfs: present
16:46:57 [2021-09-16T16:46:57.458Z]     - zfs command: missing
16:46:57 [2021-09-16T16:46:57.458Z]     - zpool command: missing
16:46:57 [2021-09-16T16:46:57.458Z] 
16:46:57 [2021-09-16T16:46:57.458Z] Limits:
16:46:57 [2021-09-16T16:46:57.458Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:46:57 [2021-09-16T16:46:57.458Z] 
16:46:57 [2021-09-16T16:46:57.458Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
[Pipeline] sh
16:46:57 [2021-09-16T16:46:57.783Z] + sudo modprobe ip_vs
16:46:57 [2021-09-16T16:46:57.783Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c .
16:46:57 [2021-09-16T16:46:57.814Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c .
16:46:57 [2021-09-16T16:46:57.814Z] #1 [internal] load build definition from Dockerfile
16:46:57 [2021-09-16T16:46:57.814Z] #1 sha256:5c966dfa206a5db917ac7f35a3305be7116283be7e3693abc09062700b87a032
16:46:57 [2021-09-16T16:46:57.814Z] #1 transferring dockerfile: 16.34kB done
16:46:57 [2021-09-16T16:46:57.814Z] #1 DONE 0.0s
16:46:57 [2021-09-16T16:46:57.814Z] 
16:46:57 [2021-09-16T16:46:57.814Z] #2 [internal] load .dockerignore
16:46:57 [2021-09-16T16:46:57.814Z] #2 sha256:1c3657216706769f2d8d072f2c7209f4c085907b4ff3499f781d392dc49045aa
16:46:57 [2021-09-16T16:46:57.814Z] #2 transferring context: 87B done
16:46:57 [2021-09-16T16:46:57.814Z] #2 DONE 0.0s
16:46:57 [2021-09-16T16:46:57.814Z] 
16:46:57 [2021-09-16T16:46:57.814Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:46:57 [2021-09-16T16:46:57.814Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:46:58 [2021-09-16T16:46:58.039Z] #1 [internal] load build definition from Dockerfile
16:46:58 [2021-09-16T16:46:58.039Z] #1 sha256:a06112d637f5401a18e8f984b000082042ab591c81b4f4bb69302852dbf99774
16:46:58 [2021-09-16T16:46:58.039Z] #1 transferring dockerfile: 16.34kB done
16:46:58 [2021-09-16T16:46:58.039Z] #1 DONE 0.0s
16:46:58 [2021-09-16T16:46:58.039Z] 
16:46:58 [2021-09-16T16:46:58.039Z] #2 [internal] load .dockerignore
16:46:58 [2021-09-16T16:46:58.039Z] #2 sha256:1d7d4cf47d162941a540f4c90acc42ec6a6a7234322125c5b24fd4a267ce0616
16:46:58 [2021-09-16T16:46:58.039Z] #2 transferring context: 87B done
16:46:58 [2021-09-16T16:46:58.039Z] #2 DONE 0.0s
16:46:58 [2021-09-16T16:46:58.039Z] 
16:46:58 [2021-09-16T16:46:58.039Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:46:58 [2021-09-16T16:46:58.039Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:46:58 [2021-09-16T16:46:58.069Z] #3 DONE 0.3s
16:46:58 [2021-09-16T16:46:58.069Z] 
16:46:58 [2021-09-16T16:46:58.069Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
16:46:58 [2021-09-16T16:46:58.069Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
16:46:58 [2021-09-16T16:46:58.069Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
16:46:58 [2021-09-16T16:46:58.295Z] #3 DONE 0.3s
16:46:58 [2021-09-16T16:46:58.295Z] 
16:46:58 [2021-09-16T16:46:58.295Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
16:46:58 [2021-09-16T16:46:58.295Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
16:46:58 [2021-09-16T16:46:58.295Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
16:46:58 [2021-09-16T16:46:58.295Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done
16:46:58 [2021-09-16T16:46:58.295Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done
16:46:58 [2021-09-16T16:46:58.295Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done
16:46:58 [2021-09-16T16:46:58.295Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.1s done
16:46:58 [2021-09-16T16:46:58.295Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338
16:46:58 [2021-09-16T16:46:58.325Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done
16:46:58 [2021-09-16T16:46:58.325Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done
16:46:58 [2021-09-16T16:46:58.325Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done
16:46:58 [2021-09-16T16:46:58.325Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 4.62MB / 9.67MB 0.1s
16:46:58 [2021-09-16T16:46:58.325Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.1s done
16:46:58 [2021-09-16T16:46:58.325Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s
16:46:58 [2021-09-16T16:46:58.551Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done
16:46:58 [2021-09-16T16:46:58.551Z] #4 DONE 0.4s
16:46:58 [2021-09-16T16:46:58.581Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.3s done
16:46:58 [2021-09-16T16:46:58.581Z] #4 DONE 0.4s
16:46:58 [2021-09-16T16:46:58.773Z] #11 ...
16:46:58 [2021-09-16T16:46:58.773Z] 
16:46:58 [2021-09-16T16:46:58.773Z] #37 [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
16:46:58 [2021-09-16T16:46:58.773Z] #37 sha256:61b89519609459d4a204e88bfd2e1cb6d09329545b4d2d61ae0d2b53923d37f1
16:46:58 [2021-09-16T16:46:58.773Z] #37 1.655 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:46:58 [2021-09-16T16:46:58.773Z] #37 1.919 
16:46:58 [2021-09-16T16:46:58.773Z] #37 1.991 
######################################################################## 100.0%
16:46:58 [2021-09-16T16:46:58.773Z] #37 2.186 
16:46:58 [2021-09-16T16:46:58.773Z] #37 2.863 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:46:58 [2021-09-16T16:46:58.773Z] #37 3.106 
16:46:58 [2021-09-16T16:46:58.773Z] #37 3.205 
######################################################################## 100.0%
16:46:58 [2021-09-16T16:46:58.773Z] #37 3.403 
16:46:58 [2021-09-16T16:46:58.773Z] #37 4.102 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
16:46:58 [2021-09-16T16:46:58.773Z] #37 4.371 
16:46:58 [2021-09-16T16:46:58.773Z] #37 4.502 
                                                                           0.1%
#########################################                                 57.1%
###################################################################       94.4%
######################################################################## 100.0%
16:46:58 [2021-09-16T16:46:58.773Z] #37 4.921 
16:46:58 [2021-09-16T16:46:58.773Z] #37 5.604 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:46:58 [2021-09-16T16:46:58.773Z] #37 5.848 
16:46:58 [2021-09-16T16:46:58.773Z] #37 5.942 
######################################################################## 100.0%
16:46:58 [2021-09-16T16:46:58.773Z] #37 6.141 
16:46:58 [2021-09-16T16:46:58.773Z] #37 6.688 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:46:58 [2021-09-16T16:46:58.773Z] #37 6.953 
16:46:58 [2021-09-16T16:46:58.773Z] #37 7.063 
######################################################################## 100.0%
16:46:58 [2021-09-16T16:46:58.773Z] #37 7.263 
16:46:58 [2021-09-16T16:46:58.773Z] #37 7.323 Download of images into '/build' complete.
16:46:58 [2021-09-16T16:46:58.773Z] #37 7.323 Use something like the following to load the result into a Docker daemon:
16:46:58 [2021-09-16T16:46:58.773Z] #37 7.323   tar -cC '/build' . | docker load
16:46:58 [2021-09-16T16:46:58.773Z] #37 DONE 7.8s
16:46:58 [2021-09-16T16:46:58.773Z] 
16:46:58 [2021-09-16T16:46:58.773Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:46:58 [2021-09-16T16:46:58.773Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:46:58 [2021-09-16T16:46:58.806Z] 
16:46:58 [2021-09-16T16:46:58.806Z] #5 [internal] load build definition from Dockerfile
16:46:58 [2021-09-16T16:46:58.806Z] #5 sha256:1d5a105da124b9d920d03778c05159353de2d627d94b5205d526f2c94776fd4b
16:46:58 [2021-09-16T16:46:58.806Z] #5 DONE 0.0s
16:46:58 [2021-09-16T16:46:58.806Z] 
16:46:58 [2021-09-16T16:46:58.806Z] #6 [internal] load .dockerignore
16:46:58 [2021-09-16T16:46:58.806Z] #6 sha256:3be4fe037d25ce30470f497dfb0392fda2868a801148580881461a6b0a937e12
16:46:58 [2021-09-16T16:46:58.806Z] #6 DONE 0.0s
16:46:58 [2021-09-16T16:46:58.806Z] 
16:46:58 [2021-09-16T16:46:58.806Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye
16:46:58 [2021-09-16T16:46:58.806Z] #10 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5
16:46:58 [2021-09-16T16:46:58.836Z] 
16:46:58 [2021-09-16T16:46:58.837Z] #5 [internal] load build definition from Dockerfile
16:46:58 [2021-09-16T16:46:58.837Z] #5 sha256:fdab64f7147297d74a63153f904d89891abf29f1fd90856da54147a22453d66b
16:46:58 [2021-09-16T16:46:58.837Z] #5 DONE 0.0s
16:46:58 [2021-09-16T16:46:58.837Z] 
16:46:58 [2021-09-16T16:46:58.837Z] #6 [internal] load .dockerignore
16:46:58 [2021-09-16T16:46:58.837Z] #6 sha256:5ec8df285f13a691e705216bfa6fb6ff2377009155b18caf1f6d926a2751050d
16:46:58 [2021-09-16T16:46:58.837Z] #6 DONE 0.0s
16:46:58 [2021-09-16T16:46:58.837Z] 
16:46:58 [2021-09-16T16:46:58.837Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye
16:46:58 [2021-09-16T16:46:58.837Z] #10 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5
16:46:58 [2021-09-16T16:46:58.915Z] Client:
16:46:58 [2021-09-16T16:46:58.915Z]  Context:    default
16:46:58 [2021-09-16T16:46:58.915Z]  Debug Mode: false
16:46:58 [2021-09-16T16:46:58.915Z]  Plugins:
16:46:58 [2021-09-16T16:46:58.915Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:46:58 [2021-09-16T16:46:58.915Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:46:58 [2021-09-16T16:46:58.915Z]   scan: Docker Scan (Docker Inc., v0.7.0)
16:46:58 [2021-09-16T16:46:58.915Z] 
16:46:58 [2021-09-16T16:46:58.915Z] Server:
16:46:58 [2021-09-16T16:46:58.915Z]  Containers: 0
16:46:58 [2021-09-16T16:46:58.915Z]   Running: 0
16:46:58 [2021-09-16T16:46:58.915Z]   Paused: 0
16:46:58 [2021-09-16T16:46:58.915Z]   Stopped: 0
16:46:58 [2021-09-16T16:46:58.915Z]  Images: 3
16:46:58 [2021-09-16T16:46:58.915Z]  Server Version: 20.10.6
16:46:58 [2021-09-16T16:46:58.915Z]  Storage Driver: overlay2
16:46:58 [2021-09-16T16:46:58.915Z]   Backing Filesystem: extfs
16:46:58 [2021-09-16T16:46:58.915Z]   Supports d_type: true
16:46:58 [2021-09-16T16:46:58.915Z]   Native Overlay Diff: true
16:46:58 [2021-09-16T16:46:58.915Z]   userxattr: false
16:46:58 [2021-09-16T16:46:58.915Z]  Logging Driver: json-file
16:46:58 [2021-09-16T16:46:58.915Z]  Cgroup Driver: systemd
16:46:58 [2021-09-16T16:46:58.915Z]  Cgroup Version: 2
16:46:58 [2021-09-16T16:46:58.915Z]  Plugins:
16:46:58 [2021-09-16T16:46:58.915Z]   Volume: local
16:46:58 [2021-09-16T16:46:58.915Z]   Network: bridge host ipvlan macvlan null overlay
16:46:58 [2021-09-16T16:46:58.915Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:46:58 [2021-09-16T16:46:58.915Z]  Swarm: inactive
16:46:58 [2021-09-16T16:46:58.915Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
16:46:58 [2021-09-16T16:46:58.915Z]  Default Runtime: runc
16:46:58 [2021-09-16T16:46:58.915Z]  Init Binary: docker-init
16:46:58 [2021-09-16T16:46:58.915Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
16:46:58 [2021-09-16T16:46:58.915Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:46:58 [2021-09-16T16:46:58.915Z]  init version: de40ad0
16:46:58 [2021-09-16T16:46:58.915Z]  Security Options:
16:46:58 [2021-09-16T16:46:58.915Z]   apparmor
16:46:58 [2021-09-16T16:46:58.915Z]   seccomp
16:46:58 [2021-09-16T16:46:58.915Z]    Profile: default
16:46:58 [2021-09-16T16:46:58.915Z]   cgroupns
16:46:58 [2021-09-16T16:46:58.915Z]  Kernel Version: 5.4.0-1048-aws
16:46:58 [2021-09-16T16:46:58.915Z]  Operating System: Ubuntu 20.04.2 LTS
16:46:58 [2021-09-16T16:46:58.915Z]  OSType: linux
16:46:58 [2021-09-16T16:46:58.915Z]  Architecture: x86_64
16:46:58 [2021-09-16T16:46:58.915Z]  CPUs: 2
16:46:58 [2021-09-16T16:46:58.915Z]  Total Memory: 7.569GiB
16:46:58 [2021-09-16T16:46:58.915Z]  Name: ip-10-100-89-227
16:46:58 [2021-09-16T16:46:58.915Z]  ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP
16:46:58 [2021-09-16T16:46:58.915Z]  Docker Root Dir: /var/lib/docker
16:46:58 [2021-09-16T16:46:58.915Z]  Debug Mode: false
16:46:58 [2021-09-16T16:46:58.915Z]  Registry: https://index.docker.io/v1/
16:46:58 [2021-09-16T16:46:58.915Z]  Labels:
16:46:58 [2021-09-16T16:46:58.915Z]  Experimental: true
16:46:58 [2021-09-16T16:46:58.915Z]  Insecure Registries:
16:46:58 [2021-09-16T16:46:58.915Z]   127.0.0.0/8
16:46:58 [2021-09-16T16:46:58.915Z]  Live Restore Enabled: true
16:46:58 [2021-09-16T16:46:58.915Z] 
16:46:58 [2021-09-16T16:46:58.915Z] WARNING: No kernel memory limit support
16:46:58 [2021-09-16T16:46:58.915Z] WARNING: No oom kill disable support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:46:59 [2021-09-16T16:46:59.253Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c .
16:46:59 [2021-09-16T16:46:59.367Z] #10 ...
16:46:59 [2021-09-16T16:46:59.367Z] 
16:46:59 [2021-09-16T16:46:59.367Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
16:46:59 [2021-09-16T16:46:59.367Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
16:46:59 [2021-09-16T16:46:59.367Z] #7 DONE 0.6s
16:46:59 [2021-09-16T16:46:59.367Z] 
16:46:59 [2021-09-16T16:46:59.367Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye
16:46:59 [2021-09-16T16:46:59.367Z] #10 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5
16:46:59 [2021-09-16T16:46:59.367Z] #10 DONE 0.6s
16:46:59 [2021-09-16T16:46:59.367Z] 
16:46:59 [2021-09-16T16:46:59.367Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:46:59 [2021-09-16T16:46:59.367Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:46:59 [2021-09-16T16:46:59.367Z] #8 DONE 0.6s
16:46:59 [2021-09-16T16:46:59.367Z] 
16:46:59 [2021-09-16T16:46:59.367Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:46:59 [2021-09-16T16:46:59.367Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:46:59 [2021-09-16T16:46:59.510Z] #1 [internal] load build definition from Dockerfile
16:46:59 [2021-09-16T16:46:59.510Z] #1 sha256:bf1132eb26f803a1f5bd49f855f6b4c76ddfe098438448811c21c451e8d6ad64
16:46:59 [2021-09-16T16:46:59.510Z] #1 transferring dockerfile: 16.34kB done
16:46:59 [2021-09-16T16:46:59.510Z] #1 DONE 0.0s
16:46:59 [2021-09-16T16:46:59.510Z] 
16:46:59 [2021-09-16T16:46:59.510Z] #2 [internal] load .dockerignore
16:46:59 [2021-09-16T16:46:59.510Z] #2 sha256:5526701af9541959ff5c4ecb051ad8ce3e41baff6de2709407115ff27ed50671
16:46:59 [2021-09-16T16:46:59.510Z] #2 transferring context: 87B done
16:46:59 [2021-09-16T16:46:59.510Z] #2 DONE 0.0s
16:46:59 [2021-09-16T16:46:59.510Z] 
16:46:59 [2021-09-16T16:46:59.510Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:46:59 [2021-09-16T16:46:59.510Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
16:46:59 [2021-09-16T16:46:59.622Z] #9 DONE 0.8s
16:46:59 [2021-09-16T16:46:59.766Z] #3 DONE 0.3s
16:46:59 [2021-09-16T16:46:59.766Z] 
16:46:59 [2021-09-16T16:46:59.766Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
16:46:59 [2021-09-16T16:46:59.766Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
16:46:59 [2021-09-16T16:46:59.766Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
16:46:59 [2021-09-16T16:46:59.766Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done
16:46:59 [2021-09-16T16:46:59.766Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done
16:46:59 [2021-09-16T16:46:59.766Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done
16:46:59 [2021-09-16T16:46:59.766Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s
16:46:59 [2021-09-16T16:46:59.796Z] #10 ...
16:46:59 [2021-09-16T16:46:59.796Z] 
16:46:59 [2021-09-16T16:46:59.796Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
16:46:59 [2021-09-16T16:46:59.796Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
16:46:59 [2021-09-16T16:46:59.796Z] #8 DONE 0.9s
16:46:59 [2021-09-16T16:46:59.796Z] 
16:46:59 [2021-09-16T16:46:59.796Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:46:59 [2021-09-16T16:46:59.796Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:46:59 [2021-09-16T16:46:59.796Z] #9 DONE 0.9s
16:46:59 [2021-09-16T16:46:59.796Z] 
16:46:59 [2021-09-16T16:46:59.796Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:46:59 [2021-09-16T16:46:59.796Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:46:59 [2021-09-16T16:46:59.796Z] #7 DONE 0.9s
16:46:59 [2021-09-16T16:46:59.796Z] 
16:46:59 [2021-09-16T16:46:59.796Z] #10 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye
16:46:59 [2021-09-16T16:46:59.796Z] #10 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5
16:46:59 [2021-09-16T16:46:59.796Z] #10 DONE 0.9s
16:46:59 [2021-09-16T16:46:59.878Z] 
16:46:59 [2021-09-16T16:46:59.878Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:46:59 [2021-09-16T16:46:59.878Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:46:59 [2021-09-16T16:46:59.878Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.0s done
16:47:00 [2021-09-16T16:47:00.022Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s done
16:47:00 [2021-09-16T16:47:00.022Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s
16:47:00 [2021-09-16T16:47:00.135Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done
16:47:00 [2021-09-16T16:47:00.135Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done
16:47:00 [2021-09-16T16:47:00.135Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done
16:47:00 [2021-09-16T16:47:00.135Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 1.05MB / 54.93MB 0.1s
16:47:00 [2021-09-16T16:47:00.135Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 1.05MB / 5.15MB 0.1s
16:47:00 [2021-09-16T16:47:00.138Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 8.0s done
16:47:00 [2021-09-16T16:47:00.138Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399
16:47:00 [2021-09-16T16:47:00.138Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done
16:47:00 [2021-09-16T16:47:00.278Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done
16:47:00 [2021-09-16T16:47:00.278Z] #4 DONE 0.5s
16:47:00 [2021-09-16T16:47:00.278Z] 
16:47:00 [2021-09-16T16:47:00.278Z] #6 [internal] load build definition from Dockerfile
16:47:00 [2021-09-16T16:47:00.278Z] #6 sha256:df0690f92068940aeac67c9f89145054ef30b424a5b46f75cda5929da5dd9077
16:47:00 [2021-09-16T16:47:00.278Z] #6 DONE 0.0s
16:47:00 [2021-09-16T16:47:00.278Z] 
16:47:00 [2021-09-16T16:47:00.278Z] #5 [internal] load .dockerignore
16:47:00 [2021-09-16T16:47:00.278Z] #5 sha256:d75b272e5807ec119e0f06981ab93559e374d1051ba3cd3f7b3d5b5d3c92ea2c
16:47:00 [2021-09-16T16:47:00.278Z] #5 DONE 0.0s
16:47:00 [2021-09-16T16:47:00.278Z] 
16:47:00 [2021-09-16T16:47:00.278Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:47:00 [2021-09-16T16:47:00.278Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:47:00 [2021-09-16T16:47:00.373Z] 
16:47:00 [2021-09-16T16:47:00.373Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:47:00 [2021-09-16T16:47:00.373Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:47:00 [2021-09-16T16:47:00.373Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done
16:47:00 [2021-09-16T16:47:00.373Z] #66 DONE 0.0s
16:47:00 [2021-09-16T16:47:00.373Z] 
16:47:00 [2021-09-16T16:47:00.373Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:00 [2021-09-16T16:47:00.373Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:00 [2021-09-16T16:47:00.373Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.0s done
16:47:00 [2021-09-16T16:47:00.373Z] #11 DONE 0.0s
16:47:00 [2021-09-16T16:47:00.373Z] 
16:47:00 [2021-09-16T16:47:00.373Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:47:00 [2021-09-16T16:47:00.373Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:47:00 [2021-09-16T16:47:00.373Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:47:00 [2021-09-16T16:47:00.373Z] #64 DONE 0.0s
16:47:00 [2021-09-16T16:47:00.373Z] 
16:47:00 [2021-09-16T16:47:00.373Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25
16:47:00 [2021-09-16T16:47:00.373Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469
16:47:00 [2021-09-16T16:47:00.373Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.0s done
16:47:00 [2021-09-16T16:47:00.373Z] #27 DONE 0.0s
16:47:00 [2021-09-16T16:47:00.373Z] 
16:47:00 [2021-09-16T16:47:00.373Z] #24 [internal] load build context
16:47:00 [2021-09-16T16:47:00.373Z] #24 sha256:27c0f829803b3440e947ac57e7f8f4296adf1bfe761d5368be6e41117cfc4156
16:47:00 [2021-09-16T16:47:00.392Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.2s done
16:47:00 [2021-09-16T16:47:00.392Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0B / 10.87MB 0.2s
16:47:00 [2021-09-16T16:47:00.392Z] #11 ...
16:47:00 [2021-09-16T16:47:00.392Z] 
16:47:00 [2021-09-16T16:47:00.392Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
16:47:00 [2021-09-16T16:47:00.392Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
16:47:00 [2021-09-16T16:47:00.392Z] #43 DONE 0.0s
16:47:00 [2021-09-16T16:47:00.392Z] 
16:47:00 [2021-09-16T16:47:00.392Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:00 [2021-09-16T16:47:00.392Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:00 [2021-09-16T16:47:00.392Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 9.44MB / 54.93MB 0.3s
16:47:00 [2021-09-16T16:47:00.392Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 2.12MB / 10.87MB 0.3s
16:47:00 [2021-09-16T16:47:00.392Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 0B / 54.57MB 0.3s
16:47:00 [2021-09-16T16:47:00.393Z] #11 DONE 25.0s
16:47:00 [2021-09-16T16:47:00.393Z] 
16:47:00 [2021-09-16T16:47:00.393Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:47:00 [2021-09-16T16:47:00.393Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222
16:47:00 [2021-09-16T16:47:00.650Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 23.07MB / 54.93MB 0.5s
16:47:00 [2021-09-16T16:47:00.650Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.5s
16:47:00 [2021-09-16T16:47:00.650Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 35.56MB / 54.93MB 0.7s
16:47:00 [2021-09-16T16:47:00.650Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.5s done
16:47:00 [2021-09-16T16:47:00.650Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 13.63MB / 54.57MB 0.7s
16:47:00 [2021-09-16T16:47:00.650Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 1.52MB / 85.72MB 0.7s
16:47:00 [2021-09-16T16:47:00.906Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 19.92MB / 54.57MB 0.8s
16:47:00 [2021-09-16T16:47:00.906Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 6.29MB / 85.72MB 0.8s
16:47:00 [2021-09-16T16:47:00.906Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 44.42MB / 54.93MB 0.9s
16:47:00 [2021-09-16T16:47:00.906Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 23.07MB / 54.57MB 0.9s
16:47:00 [2021-09-16T16:47:00.906Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 13.63MB / 85.72MB 0.9s
16:47:00 [2021-09-16T16:47:00.936Z] #24 ...
16:47:00 [2021-09-16T16:47:00.936Z] 
16:47:00 [2021-09-16T16:47:00.936Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
16:47:00 [2021-09-16T16:47:00.936Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
16:47:00 [2021-09-16T16:47:00.936Z] #43 DONE 0.0s
16:47:00 [2021-09-16T16:47:00.936Z] 
16:47:00 [2021-09-16T16:47:00.936Z] #24 [internal] load build context
16:47:00 [2021-09-16T16:47:00.936Z] #24 sha256:27c0f829803b3440e947ac57e7f8f4296adf1bfe761d5368be6e41117cfc4156
16:47:00 [2021-09-16T16:47:00.955Z] #12 DONE 0.6s
16:47:00 [2021-09-16T16:47:00.955Z] 
16:47:00 [2021-09-16T16:47:00.955Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:47:00 [2021-09-16T16:47:00.955Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83
16:47:01 [2021-09-16T16:47:01.162Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 50.33MB / 54.93MB 1.0s
16:47:01 [2021-09-16T16:47:01.162Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 28.31MB / 54.57MB 1.0s
16:47:01 [2021-09-16T16:47:01.162Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 18.87MB / 85.72MB 1.0s
16:47:01 [2021-09-16T16:47:01.162Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 53.48MB / 54.93MB 1.1s
16:47:01 [2021-09-16T16:47:01.162Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 31.46MB / 54.57MB 1.1s
16:47:01 [2021-09-16T16:47:01.162Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 28.31MB / 85.72MB 1.1s
16:47:01 [2021-09-16T16:47:01.210Z] #13 DONE 0.5s
16:47:01 [2021-09-16T16:47:01.421Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 34.60MB / 54.57MB 1.3s
16:47:01 [2021-09-16T16:47:01.421Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 45.09MB / 85.72MB 1.3s
16:47:01 [2021-09-16T16:47:01.421Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 40.11MB / 54.57MB 1.4s
16:47:01 [2021-09-16T16:47:01.466Z] 
16:47:01 [2021-09-16T16:47:01.466Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:47:01 [2021-09-16T16:47:01.466Z] #39 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63
16:47:01 [2021-09-16T16:47:01.466Z] #39 DONE 0.1s
16:47:01 [2021-09-16T16:47:01.466Z] 
16:47:01 [2021-09-16T16:47:01.466Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:47:01 [2021-09-16T16:47:01.466Z] #56 sha256:ac3e2e5985603b900f219a0c4a5996b538b08c5a98a19404560c975ac94e5518
16:47:01 [2021-09-16T16:47:01.466Z] #56 ...
16:47:01 [2021-09-16T16:47:01.466Z] 
16:47:01 [2021-09-16T16:47:01.466Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:47:01 [2021-09-16T16:47:01.466Z] #47 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a
16:47:01 [2021-09-16T16:47:01.466Z] #47 DONE 0.1s
16:47:01 [2021-09-16T16:47:01.466Z] 
16:47:01 [2021-09-16T16:47:01.466Z] #51 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
16:47:01 [2021-09-16T16:47:01.466Z] #51 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c
16:47:01 [2021-09-16T16:47:01.466Z] #51 DONE 0.2s
16:47:01 [2021-09-16T16:47:01.642Z] #10 DONE 1.0s
16:47:01 [2021-09-16T16:47:01.642Z] 
16:47:01 [2021-09-16T16:47:01.642Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
16:47:01 [2021-09-16T16:47:01.642Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
16:47:01 [2021-09-16T16:47:01.642Z] #9 DONE 0.9s
16:47:01 [2021-09-16T16:47:01.642Z] 
16:47:01 [2021-09-16T16:47:01.642Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:47:01 [2021-09-16T16:47:01.642Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:47:01 [2021-09-16T16:47:01.642Z] #8 DONE 0.9s
16:47:01 [2021-09-16T16:47:01.642Z] 
16:47:01 [2021-09-16T16:47:01.642Z] #7 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye
16:47:01 [2021-09-16T16:47:01.642Z] #7 sha256:86474eacd16765140150a86c79ed32f06eef6010bbeda90819d8668143782ba5
16:47:01 [2021-09-16T16:47:01.642Z] #7 DONE 1.0s
16:47:01 [2021-09-16T16:47:01.679Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.4s done
16:47:01 [2021-09-16T16:47:01.679Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 46.14MB / 54.57MB 1.6s
16:47:01 [2021-09-16T16:47:01.679Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 54.53MB / 85.72MB 1.6s
16:47:01 [2021-09-16T16:47:01.679Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 0B / 134.78MB 1.6s
16:47:01 [2021-09-16T16:47:01.679Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 1.7s
16:47:01 [2021-09-16T16:47:01.679Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 62.91MB / 85.72MB 1.7s
16:47:01 [2021-09-16T16:47:01.679Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 8.39MB / 134.78MB 1.7s
16:47:01 [2021-09-16T16:47:01.723Z] 
16:47:01 [2021-09-16T16:47:01.723Z] #52 [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_10/ /' > /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
16:47:01 [2021-09-16T16:47:01.723Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:47:01 [2021-09-16T16:47:01.937Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 1.8s done
16:47:01 [2021-09-16T16:47:01.937Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366
16:47:01 [2021-09-16T16:47:01.937Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 0B / 156B 1.8s
16:47:01 [2021-09-16T16:47:01.937Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 72.35MB / 85.72MB 1.9s
16:47:01 [2021-09-16T16:47:01.937Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 16.78MB / 134.78MB 1.9s
16:47:01 [2021-09-16T16:47:01.937Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 1.9s done
16:47:02 [2021-09-16T16:47:02.196Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 25.17MB / 134.78MB 2.1s
16:47:02 [2021-09-16T16:47:02.196Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 81.79MB / 85.72MB 2.2s
16:47:02 [2021-09-16T16:47:02.196Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 32.51MB / 134.78MB 2.2s
16:47:02 [2021-09-16T16:47:02.212Z] 
16:47:02 [2021-09-16T16:47:02.212Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:47:02 [2021-09-16T16:47:02.212Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:47:02 [2021-09-16T16:47:02.212Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:47:02 [2021-09-16T16:47:02.212Z] #66 DONE 0.0s
16:47:02 [2021-09-16T16:47:02.212Z] 
16:47:02 [2021-09-16T16:47:02.212Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25
16:47:02 [2021-09-16T16:47:02.212Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469
16:47:02 [2021-09-16T16:47:02.212Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25
16:47:02 [2021-09-16T16:47:02.212Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done
16:47:02 [2021-09-16T16:47:02.453Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 2.4s done
16:47:02 [2021-09-16T16:47:02.453Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 42.99MB / 134.78MB 2.5s
16:47:02 [2021-09-16T16:47:02.472Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done
16:47:02 [2021-09-16T16:47:02.472Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done
16:47:02 [2021-09-16T16:47:02.472Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done
16:47:02 [2021-09-16T16:47:02.472Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 0B / 54.93MB 0.1s
16:47:02 [2021-09-16T16:47:02.710Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 52.43MB / 134.78MB 2.6s
16:47:02 [2021-09-16T16:47:02.729Z] #27 ...
16:47:02 [2021-09-16T16:47:02.729Z] 
16:47:02 [2021-09-16T16:47:02.729Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
16:47:02 [2021-09-16T16:47:02.729Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
16:47:02 [2021-09-16T16:47:02.729Z] #43 DONE 0.0s
16:47:02 [2021-09-16T16:47:02.729Z] 
16:47:02 [2021-09-16T16:47:02.729Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25
16:47:02 [2021-09-16T16:47:02.729Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469
16:47:02 [2021-09-16T16:47:02.836Z] #24 transferring context: 24.98MB 2.8s
16:47:02 [2021-09-16T16:47:02.966Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 61.87MB / 134.78MB 2.8s
16:47:02 [2021-09-16T16:47:02.966Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 78.64MB / 134.78MB 3.0s
16:47:03 [2021-09-16T16:47:03.223Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 92.27MB / 134.78MB 3.2s
16:47:03 [2021-09-16T16:47:03.479Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 101.71MB / 134.78MB 3.4s
16:47:03 [2021-09-16T16:47:03.479Z] #11 ...
16:47:03 [2021-09-16T16:47:03.479Z] 
16:47:03 [2021-09-16T16:47:03.479Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:47:03 [2021-09-16T16:47:03.479Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:47:03 [2021-09-16T16:47:03.479Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
16:47:03 [2021-09-16T16:47:03.479Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:47:03 [2021-09-16T16:47:03.479Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:47:03 [2021-09-16T16:47:03.479Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:47:03 [2021-09-16T16:47:03.479Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done
16:47:03 [2021-09-16T16:47:03.479Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.0s done
16:47:03 [2021-09-16T16:47:03.479Z] #64 DONE 3.6s
16:47:03 [2021-09-16T16:47:03.479Z] 
16:47:03 [2021-09-16T16:47:03.479Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:03 [2021-09-16T16:47:03.479Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:03 [2021-09-16T16:47:03.479Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 111.15MB / 134.78MB 3.5s
16:47:03 [2021-09-16T16:47:03.659Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 30.41MB / 54.93MB 1.3s
16:47:03 [2021-09-16T16:47:03.737Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 118.49MB / 134.78MB 3.7s
16:47:03 [2021-09-16T16:47:03.737Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 3.8s
16:47:03 [2021-09-16T16:47:03.915Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 45.09MB / 54.93MB 1.6s
16:47:04 [2021-09-16T16:47:04.171Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 49.28MB / 54.93MB 1.7s
16:47:04 [2021-09-16T16:47:04.171Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.8s
16:47:04 [2021-09-16T16:47:04.203Z] #24 ...
16:47:04 [2021-09-16T16:47:04.203Z] 
16:47:04 [2021-09-16T16:47:04.203Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:47:04 [2021-09-16T16:47:04.203Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:47:04 [2021-09-16T16:47:04.203Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:47:04 [2021-09-16T16:47:04.203Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:47:04 [2021-09-16T16:47:04.203Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done
16:47:04 [2021-09-16T16:47:04.203Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done
16:47:04 [2021-09-16T16:47:04.203Z] #66 DONE 3.8s
16:47:04 [2021-09-16T16:47:04.203Z] 
16:47:04 [2021-09-16T16:47:04.203Z] #24 [internal] load build context
16:47:04 [2021-09-16T16:47:04.203Z] #24 sha256:27c0f829803b3440e947ac57e7f8f4296adf1bfe761d5368be6e41117cfc4156
16:47:04 [2021-09-16T16:47:04.249Z] #52 ...
16:47:04 [2021-09-16T16:47:04.249Z] 
16:47:04 [2021-09-16T16:47:04.249Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
16:47:04 [2021-09-16T16:47:04.249Z] #14 sha256:475aa748f3cedcd4f923d721c8d2ee68094dcea85c873281d8fe3047a2f89f13
16:47:04 [2021-09-16T16:47:04.249Z] #14 DONE 2.5s
16:47:04 [2021-09-16T16:47:04.249Z] 
16:47:04 [2021-09-16T16:47:04.249Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
16:47:04 [2021-09-16T16:47:04.249Z] #15 sha256:cb0aeccba2bdd705f5f7478f8480cb7eed98e41e1338adf3b85766b198b4bbe4
16:47:04 [2021-09-16T16:47:04.299Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 4.0s done
16:47:04 [2021-09-16T16:47:04.432Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.9s done
16:47:04 [2021-09-16T16:47:04.555Z] #11 ...
16:47:04 [2021-09-16T16:47:04.555Z] 
16:47:04 [2021-09-16T16:47:04.555Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:47:04 [2021-09-16T16:47:04.555Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:47:04 [2021-09-16T16:47:04.555Z] #65 DONE 0.2s
16:47:04 [2021-09-16T16:47:04.555Z] 
16:47:04 [2021-09-16T16:47:04.555Z] #24 [internal] load build context
16:47:04 [2021-09-16T16:47:04.555Z] #24 sha256:2d1c1a6a7a56ada64b34585162825a23384a63d6dece89275328f969eca19ce3
16:47:04 [2021-09-16T16:47:04.555Z] #24 transferring context: 55.48MB 4.5s done
16:47:04 [2021-09-16T16:47:04.555Z] #24 DONE 4.6s
16:47:04 [2021-09-16T16:47:04.555Z] 
16:47:04 [2021-09-16T16:47:04.555Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:47:04 [2021-09-16T16:47:04.555Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:47:04 [2021-09-16T16:47:04.555Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:47:04 [2021-09-16T16:47:04.555Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:47:04 [2021-09-16T16:47:04.555Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:47:04 [2021-09-16T16:47:04.555Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.2s done
16:47:04 [2021-09-16T16:47:04.555Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done
16:47:04 [2021-09-16T16:47:04.555Z] #66 DONE 4.7s
16:47:04 [2021-09-16T16:47:04.555Z] 
16:47:04 [2021-09-16T16:47:04.555Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:04 [2021-09-16T16:47:04.555Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:04 [2021-09-16T16:47:04.765Z] #24 transferring context: 55.48MB 4.7s done
16:47:05 [2021-09-16T16:47:05.021Z] #24 DONE 4.7s
16:47:05 [2021-09-16T16:47:05.021Z] 
16:47:05 [2021-09-16T16:47:05.021Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:47:05 [2021-09-16T16:47:05.021Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:47:05 [2021-09-16T16:47:05.021Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:47:05 [2021-09-16T16:47:05.021Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:47:05 [2021-09-16T16:47:05.021Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:47:05 [2021-09-16T16:47:05.021Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.6s done
16:47:05 [2021-09-16T16:47:05.021Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.8s done
16:47:05 [2021-09-16T16:47:05.021Z] #64 DONE 4.6s
16:47:05 [2021-09-16T16:47:05.021Z] 
16:47:05 [2021-09-16T16:47:05.021Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:05 [2021-09-16T16:47:05.021Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:05 [2021-09-16T16:47:05.021Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done
16:47:05 [2021-09-16T16:47:05.021Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.1s done
16:47:05 [2021-09-16T16:47:05.021Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done
16:47:05 [2021-09-16T16:47:05.021Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done
16:47:05 [2021-09-16T16:47:05.021Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 0.9s done
16:47:05 [2021-09-16T16:47:05.021Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.4s done
16:47:05 [2021-09-16T16:47:05.021Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 2.4s done
16:47:05 [2021-09-16T16:47:05.021Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 2.1s done
16:47:05 [2021-09-16T16:47:05.021Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 3.5s done
16:47:05 [2021-09-16T16:47:05.021Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 3.2s
16:47:05 [2021-09-16T16:47:05.021Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 2.4s done
16:47:05 [2021-09-16T16:47:05.117Z] #11 ...
16:47:05 [2021-09-16T16:47:05.117Z] 
16:47:05 [2021-09-16T16:47:05.117Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:47:05 [2021-09-16T16:47:05.117Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:47:05 [2021-09-16T16:47:05.117Z] #67 DONE 0.2s
16:47:05 [2021-09-16T16:47:05.117Z] 
16:47:05 [2021-09-16T16:47:05.117Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:05 [2021-09-16T16:47:05.117Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:05 [2021-09-16T16:47:05.282Z] #11 ...
16:47:05 [2021-09-16T16:47:05.282Z] 
16:47:05 [2021-09-16T16:47:05.282Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:47:05 [2021-09-16T16:47:05.282Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:47:05 [2021-09-16T16:47:05.282Z] #65 DONE 0.1s
16:47:05 [2021-09-16T16:47:05.282Z] 
16:47:05 [2021-09-16T16:47:05.282Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:05 [2021-09-16T16:47:05.282Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:05 [2021-09-16T16:47:05.282Z] #11 ...
16:47:05 [2021-09-16T16:47:05.282Z] 
16:47:05 [2021-09-16T16:47:05.282Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:47:05 [2021-09-16T16:47:05.282Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:47:05 [2021-09-16T16:47:05.538Z] #67 DONE 0.3s
16:47:05 [2021-09-16T16:47:05.538Z] 
16:47:05 [2021-09-16T16:47:05.538Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25
16:47:05 [2021-09-16T16:47:05.538Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469
16:47:05 [2021-09-16T16:47:05.538Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done
16:47:05 [2021-09-16T16:47:05.538Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done
16:47:05 [2021-09-16T16:47:05.538Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done
16:47:05 [2021-09-16T16:47:05.615Z] #15 DONE 1.6s
16:47:05 [2021-09-16T16:47:05.615Z] 
16:47:05 [2021-09-16T16:47:05.615Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:47:05 [2021-09-16T16:47:05.615Z] #56 sha256:ac3e2e5985603b900f219a0c4a5996b538b08c5a98a19404560c975ac94e5518
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.579 + RM_GOPATH=0
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.579 + TMP_GOPATH=
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.579 + : /build
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.579 + '[' -z '' ']'
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.579 ++ mktemp -d
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.583 + export GOPATH=/tmp/tmp.itsUmyibpa
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.583 + GOPATH=/tmp/tmp.itsUmyibpa
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.583 + RM_GOPATH=1
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.583 + case "$(go env GOARCH)" in
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.584 ++ go env GOARCH
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.618 + export GO_BUILDMODE=-buildmode=pie
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.618 + GO_BUILDMODE=-buildmode=pie
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.618 ++ dirname /tmp/install/install.sh
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.622 + dir=/tmp/install
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.622 + bin=gotestsum
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.622 + shift
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.622 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.622 + . /tmp/install/gotestsum.installer
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.622 ++ : v1.7.0
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.622 + install_gotestsum
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.622 + set -e
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.622 + echo 'Install gotestsum version v1.7.0'
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.622 + GOBIN=/build
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.622 + GO111MODULE=on
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.622 + go install gotest.tools/gotestsum@v1.7.0
16:47:05 [2021-09-16T16:47:05.615Z] #56 3.623 Install gotestsum version v1.7.0
16:47:05 [2021-09-16T16:47:05.615Z] #56 4.032 go: downloading gotest.tools/gotestsum v1.7.0
16:47:05 [2021-09-16T16:47:05.800Z] #27 ...
16:47:05 [2021-09-16T16:47:05.800Z] 
16:47:05 [2021-09-16T16:47:05.800Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:47:05 [2021-09-16T16:47:05.800Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:47:05 [2021-09-16T16:47:05.800Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
16:47:05 [2021-09-16T16:47:05.800Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:47:05 [2021-09-16T16:47:05.800Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:47:05 [2021-09-16T16:47:05.800Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:47:05 [2021-09-16T16:47:05.800Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done
16:47:05 [2021-09-16T16:47:05.800Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done
16:47:05 [2021-09-16T16:47:05.800Z] #64 DONE 3.5s
16:47:05 [2021-09-16T16:47:05.800Z] 
16:47:05 [2021-09-16T16:47:05.800Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25
16:47:05 [2021-09-16T16:47:05.800Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469
16:47:05 [2021-09-16T16:47:05.800Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 1.2s
16:47:06 [2021-09-16T16:47:06.483Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.5s done
16:47:06 [2021-09-16T16:47:06.483Z] #11 ...
16:47:06 [2021-09-16T16:47:06.483Z] 
16:47:06 [2021-09-16T16:47:06.483Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25
16:47:06 [2021-09-16T16:47:06.483Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469
16:47:06 [2021-09-16T16:47:06.483Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.0s done
16:47:06 [2021-09-16T16:47:06.483Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done
16:47:06 [2021-09-16T16:47:06.483Z] #27 sha256:2c4d8b742bed07efe6d262942d9ebdbe2143f6aeb76d2935807e1b81385b974a 529B / 529B done
16:47:06 [2021-09-16T16:47:06.483Z] #27 sha256:82bd5ee7b1c50d8a1a5f12e8dcfa9fcbb5cc2b551c5d9edcca3220397c06b7ed 1.46kB / 1.46kB done
16:47:06 [2021-09-16T16:47:06.483Z] #27 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.4s done
16:47:06 [2021-09-16T16:47:06.483Z] #27 DONE 6.5s
16:47:06 [2021-09-16T16:47:06.483Z] 
16:47:06 [2021-09-16T16:47:06.483Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:06 [2021-09-16T16:47:06.483Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:06 [2021-09-16T16:47:06.483Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.1s
16:47:06 [2021-09-16T16:47:06.731Z] #27 ...
16:47:06 [2021-09-16T16:47:06.731Z] 
16:47:06 [2021-09-16T16:47:06.731Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:47:06 [2021-09-16T16:47:06.731Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:47:06 [2021-09-16T16:47:06.731Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done
16:47:06 [2021-09-16T16:47:06.731Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:47:06 [2021-09-16T16:47:06.731Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:47:06 [2021-09-16T16:47:06.731Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:47:06 [2021-09-16T16:47:06.731Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.5s done
16:47:06 [2021-09-16T16:47:06.731Z] #66 DONE 4.4s
16:47:06 [2021-09-16T16:47:06.731Z] 
16:47:06 [2021-09-16T16:47:06.731Z] #24 [internal] load build context
16:47:06 [2021-09-16T16:47:06.731Z] #24 sha256:38876ccebbe59263965b29adbac257ce3d1a5ea3e4058147edcb87dc349f5685
16:47:06 [2021-09-16T16:47:06.731Z] #24 transferring context: 55.47MB 4.5s done
16:47:06 [2021-09-16T16:47:06.731Z] #24 DONE 4.6s
16:47:06 [2021-09-16T16:47:06.731Z] 
16:47:06 [2021-09-16T16:47:06.731Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:06 [2021-09-16T16:47:06.731Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:06 [2021-09-16T16:47:06.731Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.1s done
16:47:06 [2021-09-16T16:47:06.731Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done
16:47:06 [2021-09-16T16:47:06.731Z] #11 sha256:232a180dbcbcfa7250917507f3827d88a9ae89bb1cdd8fe3ac4db7b764ebb25a 1.80kB / 1.80kB done
16:47:06 [2021-09-16T16:47:06.731Z] #11 sha256:ec365f06285d63175d6ae474a6ddc9d1d22ebf4625903b54b4c54836d2a323a9 6.96kB / 6.96kB done
16:47:06 [2021-09-16T16:47:06.731Z] #11 sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 54.93MB / 54.93MB 1.9s done
16:47:06 [2021-09-16T16:47:06.731Z] #11 sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 5.15MB / 5.15MB 0.5s done
16:47:06 [2021-09-16T16:47:06.731Z] #11 sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 10.87MB / 10.87MB 0.9s done
16:47:06 [2021-09-16T16:47:06.731Z] #11 sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 54.57MB / 54.57MB 2.0s done
16:47:06 [2021-09-16T16:47:06.731Z] #11 sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 85.72MB / 85.72MB 2.5s done
16:47:06 [2021-09-16T16:47:06.731Z] #11 sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 134.78MB / 134.78MB 4.4s done
16:47:06 [2021-09-16T16:47:06.731Z] #11 sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 156B / 156B 2.1s done
16:47:06 [2021-09-16T16:47:06.909Z] #27 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 5.0s done
16:47:06 [2021-09-16T16:47:06.909Z] #27 DONE 6.6s
16:47:06 [2021-09-16T16:47:06.909Z] 
16:47:06 [2021-09-16T16:47:06.909Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:06 [2021-09-16T16:47:06.909Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:06 [2021-09-16T16:47:06.909Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.1s
16:47:06 [2021-09-16T16:47:06.984Z] #56 ...
16:47:06 [2021-09-16T16:47:06.984Z] 
16:47:06 [2021-09-16T16:47:06.984Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
16:47:06 [2021-09-16T16:47:06.985Z] #16 sha256:058c8355785b9b89a8c7d4e62391cd6fc9fdddc1f9f25753d9e9f6dad951e474
16:47:06 [2021-09-16T16:47:06.985Z] #16 DONE 1.4s
16:47:06 [2021-09-16T16:47:06.985Z] 
16:47:06 [2021-09-16T16:47:06.985Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:47:06 [2021-09-16T16:47:06.985Z] #56 sha256:ac3e2e5985603b900f219a0c4a5996b538b08c5a98a19404560c975ac94e5518
16:47:06 [2021-09-16T16:47:06.985Z] #56 5.460 go: downloading github.com/dnephin/pflag v1.0.7
16:47:06 [2021-09-16T16:47:06.985Z] #56 5.461 go: downloading github.com/fatih/color v1.10.0
16:47:06 [2021-09-16T16:47:06.985Z] #56 5.471 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:47:06 [2021-09-16T16:47:06.985Z] #56 5.519 go: downloading github.com/pkg/errors v0.9.1
16:47:06 [2021-09-16T16:47:06.988Z] #11 ...
16:47:06 [2021-09-16T16:47:06.988Z] 
16:47:06 [2021-09-16T16:47:06.988Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:47:06 [2021-09-16T16:47:06.988Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
16:47:06 [2021-09-16T16:47:06.988Z] #65 DONE 0.3s
16:47:06 [2021-09-16T16:47:06.988Z] 
16:47:06 [2021-09-16T16:47:06.988Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:06 [2021-09-16T16:47:06.988Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:07 [2021-09-16T16:47:07.045Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.3s done
16:47:07 [2021-09-16T16:47:07.045Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64
16:47:07 [2021-09-16T16:47:07.167Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.4s done
16:47:07 [2021-09-16T16:47:07.167Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64
16:47:07 [2021-09-16T16:47:07.244Z] #11 ...
16:47:07 [2021-09-16T16:47:07.244Z] 
16:47:07 [2021-09-16T16:47:07.244Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:47:07 [2021-09-16T16:47:07.244Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
16:47:07 [2021-09-16T16:47:07.244Z] #67 DONE 0.3s
16:47:07 [2021-09-16T16:47:07.244Z] 
16:47:07 [2021-09-16T16:47:07.244Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:07 [2021-09-16T16:47:07.244Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:07 [2021-09-16T16:47:07.300Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.5s done
16:47:07 [2021-09-16T16:47:07.553Z] #56 5.981 go: downloading github.com/mattn/go-colorable v0.1.8
16:47:07 [2021-09-16T16:47:07.553Z] #56 5.991 go: downloading github.com/mattn/go-isatty v0.0.12
16:47:07 [2021-09-16T16:47:07.553Z] #56 6.027 go: downloading github.com/fsnotify/fsnotify v1.4.9
16:47:07 [2021-09-16T16:47:07.553Z] #56 6.042 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
16:47:07 [2021-09-16T16:47:07.553Z] #56 6.229 go: downloading github.com/jonboulle/clockwork v0.2.2
16:47:07 [2021-09-16T16:47:07.558Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 0.1s
16:47:07 [2021-09-16T16:47:07.729Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.4s done
16:47:07 [2021-09-16T16:47:07.729Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587
16:47:07 [2021-09-16T16:47:07.812Z] #56 6.265 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:47:07 [2021-09-16T16:47:07.812Z] #56 6.415 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:47:08 [2021-09-16T16:47:08.069Z] #56 6.731 go: downloading golang.org/x/tools v0.1.0
16:47:08 [2021-09-16T16:47:08.325Z] #56 ...
16:47:08 [2021-09-16T16:47:08.325Z] 
16:47:08 [2021-09-16T16:47:08.325Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
16:47:08 [2021-09-16T16:47:08.325Z] #17 sha256:9d4c96db64d3793998119fbd88c80a6256c50e5a2e047f5d483107f5edf494ee
16:47:08 [2021-09-16T16:47:08.325Z] #17 DONE 1.4s
16:47:08 [2021-09-16T16:47:08.586Z] 
16:47:08 [2021-09-16T16:47:08.586Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
16:47:08 [2021-09-16T16:47:08.586Z] #18 sha256:59a32f1b1f4bf306f8f9fcf74ad6e7b6ded0791e7c4e266a1eb511e297dfab65
16:47:09 [2021-09-16T16:47:09.137Z] #11 extracting sha256:955615a668ce169f8a1443fc6b6e6215f43fe0babfb4790712a2d3171f34d366 4.2s done
16:47:09 [2021-09-16T16:47:09.137Z] #11 ...
16:47:09 [2021-09-16T16:47:09.137Z] 
16:47:09 [2021-09-16T16:47:09.137Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25
16:47:09 [2021-09-16T16:47:09.137Z] #27 sha256:ee2eca46195c04d2aabba51a1feb0e852c571983c78b00aa1bea25ba9b272469
16:47:09 [2021-09-16T16:47:09.137Z] #27 DONE 6.6s
16:47:09 [2021-09-16T16:47:09.137Z] 
16:47:09 [2021-09-16T16:47:09.137Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:09 [2021-09-16T16:47:09.137Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:09 [2021-09-16T16:47:09.137Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.1s
16:47:09 [2021-09-16T16:47:09.137Z] #11 extracting sha256:2756ef5f69a5190f4308619e0f446d95f5515eef4a814dbad0bcebbbbc7b25a8 0.4s done
16:47:09 [2021-09-16T16:47:09.393Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.1s
16:47:09 [2021-09-16T16:47:09.649Z] #11 extracting sha256:911ea9f2bd51e53a455297e0631e18a72a86d7e2c8e1807176e80f991bde5d64 0.4s done
16:47:09 [2021-09-16T16:47:09.906Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587
16:47:09 [2021-09-16T16:47:09.966Z] #18 DONE 1.5s
16:47:09 [2021-09-16T16:47:09.966Z] 
16:47:09 [2021-09-16T16:47:09.966Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
16:47:09 [2021-09-16T16:47:09.966Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0
16:47:11 [2021-09-16T16:47:11.335Z] #19 ...
16:47:11 [2021-09-16T16:47:11.335Z] 
16:47:11 [2021-09-16T16:47:11.335Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:47:11 [2021-09-16T16:47:11.335Z] #60 sha256:1a801abb529ba84f31be0d7d28978d00095a697b09f716e68fc8c407902995d1
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.442 + RM_GOPATH=0
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.442 + TMP_GOPATH=
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.442 + : /build
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.442 + '[' -z '' ']'
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.442 ++ mktemp -d
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.442 + export GOPATH=/tmp/tmp.54eare7eto
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.442 + GOPATH=/tmp/tmp.54eare7eto
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.442 + RM_GOPATH=1
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.442 + case "$(go env GOARCH)" in
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.442 ++ go env GOARCH
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 Install shfmt version v3.0.2
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 + export GO_BUILDMODE=-buildmode=pie
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 + GO_BUILDMODE=-buildmode=pie
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 ++ dirname /tmp/install/install.sh
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 + dir=/tmp/install
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 + bin=shfmt
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 + shift
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 + . /tmp/install/shfmt.installer
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 ++ : v3.0.2
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 + install_shfmt
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 + echo 'Install shfmt version v3.0.2'
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 + GOBIN=/build
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 + GO111MODULE=on
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.450 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
16:47:11 [2021-09-16T16:47:11.335Z] #60 3.844 go: downloading mvdan.cc/sh/v3 v3.0.2
16:47:11 [2021-09-16T16:47:11.335Z] #60 6.742 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:47:11 [2021-09-16T16:47:11.335Z] #60 6.769 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:47:11 [2021-09-16T16:47:11.335Z] #60 6.824 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:47:11 [2021-09-16T16:47:11.335Z] #60 8.735 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:47:11 [2021-09-16T16:47:11.592Z] #60 ...
16:47:11 [2021-09-16T16:47:11.592Z] 
16:47:11 [2021-09-16T16:47:11.592Z] #48 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:47:11 [2021-09-16T16:47:11.592Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:47:11 [2021-09-16T16:47:11.592Z] #48 3.471 + git clone https://github.com/docker/distribution.git .
16:47:11 [2021-09-16T16:47:11.592Z] #48 3.473 Cloning into '.'...
16:47:11 [2021-09-16T16:47:11.592Z] #48 ...
16:47:11 [2021-09-16T16:47:11.592Z] 
16:47:11 [2021-09-16T16:47:11.592Z] #40 [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
16:47:11 [2021-09-16T16:47:11.592Z] #40 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:47:11 [2021-09-16T16:47:11.592Z] #40 3.418 + git clone https://github.com/kolyshkin/go-swagger.git .
16:47:11 [2021-09-16T16:47:11.592Z] #40 3.424 Cloning into '.'...
16:47:11 [2021-09-16T16:47:11.730Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 4.1s done
16:47:11 [2021-09-16T16:47:11.730Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091
16:47:11 [2021-09-16T16:47:11.849Z] #40 ...
16:47:11 [2021-09-16T16:47:11.849Z] 
16:47:11 [2021-09-16T16:47:11.849Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:11 [2021-09-16T16:47:11.849Z] #58 sha256:9059bf19c02ec193717c7b7e5c2f937cff7485126d5d1bacc8e854493d0c3d7b
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.065 + RM_GOPATH=0
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.072 + TMP_GOPATH=
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.072 + : /build
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.072 + '[' -z '' ']'
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.072 ++ mktemp -d
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.072 + export GOPATH=/tmp/tmp.r7S1HxOSow
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.072 + GOPATH=/tmp/tmp.r7S1HxOSow
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.072 + RM_GOPATH=1
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.072 + case "$(go env GOARCH)" in
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.072 ++ go env GOARCH
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.074 + export GO_BUILDMODE=-buildmode=pie
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.074 + GO_BUILDMODE=-buildmode=pie
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.079 Install golangci-lint version v1.23.8
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.079 ++ dirname /tmp/install/install.sh
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.079 + dir=/tmp/install
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.079 + bin=golangci_lint
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.079 + shift
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.079 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.079 + . /tmp/install/golangci_lint.installer
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.079 ++ : v1.23.8
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.079 + install_golangci_lint
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.079 + set -e
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.079 + echo 'Install golangci-lint version v1.23.8'
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.079 + GOBIN=/build
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.079 + GO111MODULE=on
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.079 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:47:11 [2021-09-16T16:47:11.849Z] #58 3.147 go: downloading github.com/golangci/golangci-lint v1.23.8
16:47:11 [2021-09-16T16:47:11.849Z] #58 8.079 go: downloading github.com/fatih/color v1.7.0
16:47:11 [2021-09-16T16:47:11.849Z] #58 8.105 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:47:11 [2021-09-16T16:47:11.849Z] #58 8.174 go: downloading github.com/pkg/errors v0.8.1
16:47:11 [2021-09-16T16:47:11.849Z] #58 8.215 go: downloading github.com/spf13/cobra v0.0.5
16:47:11 [2021-09-16T16:47:11.849Z] #58 8.216 go: downloading github.com/spf13/pflag v1.0.5
16:47:11 [2021-09-16T16:47:11.849Z] #58 8.497 go: downloading github.com/spf13/viper v1.6.1
16:47:11 [2021-09-16T16:47:11.849Z] #58 8.913 go: downloading github.com/mattn/go-colorable v0.1.4
16:47:11 [2021-09-16T16:47:11.849Z] #58 8.935 go: downloading github.com/mattn/go-isatty v0.0.8
16:47:11 [2021-09-16T16:47:11.849Z] #58 9.051 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:47:11 [2021-09-16T16:47:11.849Z] #58 9.052 go: downloading github.com/go-critic/go-critic v0.4.1
16:47:11 [2021-09-16T16:47:11.849Z] #58 9.753 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:47:11 [2021-09-16T16:47:11.849Z] #58 9.820 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:47:11 [2021-09-16T16:47:11.849Z] #58 ...
16:47:11 [2021-09-16T16:47:11.849Z] 
16:47:11 [2021-09-16T16:47:11.849Z] #42 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
16:47:11 [2021-09-16T16:47:11.849Z] #42 sha256:30611c6d608264d786c4a44aec6a3a90c24069a004f6e4a7c6acc8da52be382d
16:47:11 [2021-09-16T16:47:11.849Z] #42 3.041 Install go-toml version v1.8.1
16:47:11 [2021-09-16T16:47:11.849Z] #42 3.443 go: downloading github.com/pelletier/go-toml v1.8.1
16:47:11 [2021-09-16T16:47:11.901Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 4.1s done
16:47:12 [2021-09-16T16:47:12.105Z] #42 ...
16:47:12 [2021-09-16T16:47:12.105Z] 
16:47:12 [2021-09-16T16:47:12.105Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:47:12 [2021-09-16T16:47:12.105Z] #54 sha256:2a1459c1c52e0da54420bb4789dcb129f3609777e8010e5d9d569346d00111b7
16:47:12 [2021-09-16T16:47:12.105Z] #54 2.981 + RM_GOPATH=0
16:47:12 [2021-09-16T16:47:12.105Z] #54 2.981 + TMP_GOPATH=
16:47:12 [2021-09-16T16:47:12.105Z] #54 2.981 + : /build
16:47:12 [2021-09-16T16:47:12.105Z] #54 2.981 + '[' -z '' ']'
16:47:12 [2021-09-16T16:47:12.105Z] #54 2.981 ++ mktemp -d
16:47:12 [2021-09-16T16:47:12.105Z] #54 2.983 + export GOPATH=/tmp/tmp.nlU0Wh17SO
16:47:12 [2021-09-16T16:47:12.105Z] #54 2.983 + GOPATH=/tmp/tmp.nlU0Wh17SO
16:47:12 [2021-09-16T16:47:12.105Z] #54 2.986 + RM_GOPATH=1
16:47:12 [2021-09-16T16:47:12.105Z] #54 2.986 + case "$(go env GOARCH)" in
16:47:12 [2021-09-16T16:47:12.105Z] #54 2.986 ++ go env GOARCH
16:47:12 [2021-09-16T16:47:12.105Z] #54 3.003 Install vndr version v0.1.2
16:47:12 [2021-09-16T16:47:12.105Z] #54 3.004 + export GO_BUILDMODE=-buildmode=pie
16:47:12 [2021-09-16T16:47:12.105Z] #54 3.004 + GO_BUILDMODE=-buildmode=pie
16:47:12 [2021-09-16T16:47:12.105Z] #54 3.004 ++ dirname /tmp/install/install.sh
16:47:12 [2021-09-16T16:47:12.105Z] #54 3.004 + dir=/tmp/install
16:47:12 [2021-09-16T16:47:12.105Z] #54 3.004 + bin=vndr
16:47:12 [2021-09-16T16:47:12.105Z] #54 3.004 + shift
16:47:12 [2021-09-16T16:47:12.105Z] #54 3.004 + '[' '!' -f /tmp/install/vndr.installer ']'
16:47:12 [2021-09-16T16:47:12.105Z] #54 3.004 + . /tmp/install/vndr.installer
16:47:12 [2021-09-16T16:47:12.105Z] #54 3.004 ++ : v0.1.2
16:47:12 [2021-09-16T16:47:12.105Z] #54 3.004 + install_vndr
16:47:12 [2021-09-16T16:47:12.105Z] #54 3.004 + echo 'Install vndr version v0.1.2'
16:47:12 [2021-09-16T16:47:12.105Z] #54 3.004 + GOBIN=/build
16:47:12 [2021-09-16T16:47:12.105Z] #54 3.004 + GO111MODULE=on
16:47:12 [2021-09-16T16:47:12.106Z] #54 3.004 + go install github.com/LK4D4/vndr@v0.1.2
16:47:12 [2021-09-16T16:47:12.106Z] #54 3.395 go: downloading github.com/LK4D4/vndr v0.1.2
16:47:12 [2021-09-16T16:47:12.158Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 0.1s
16:47:12 [2021-09-16T16:47:12.362Z] #54 ...
16:47:12 [2021-09-16T16:47:12.362Z] 
16:47:12 [2021-09-16T16:47:12.362Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
16:47:12 [2021-09-16T16:47:12.362Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0
16:47:12 [2021-09-16T16:47:12.362Z] #19 1.906 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:47:12 [2021-09-16T16:47:12.362Z] #19 1.947 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:12 [2021-09-16T16:47:12.362Z] #19 1.952 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:12 [2021-09-16T16:47:12.619Z] #19 2.668 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
16:47:13 [2021-09-16T16:47:13.182Z] #19 3.418 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:14 [2021-09-16T16:47:14.077Z] #11 extracting sha256:27b0a22ee906271a6ce9ddd1754fdd7d3b59078e0b57b6cc054c7ed7ac301587 4.0s done
16:47:14 [2021-09-16T16:47:14.078Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091
16:47:14 [2021-09-16T16:47:14.111Z] #19 4.067 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
16:47:14 [2021-09-16T16:47:14.997Z] #11 ...
16:47:14 [2021-09-16T16:47:14.997Z] 
16:47:14 [2021-09-16T16:47:14.998Z] #28 [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
16:47:14 [2021-09-16T16:47:14.998Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54
16:47:14 [2021-09-16T16:47:14.998Z] #28 1.066 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 1.076 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 1.076 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 1.219 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 2.253 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 2.969 Fetched 8402 kB in 2s (3870 kB/s)
16:47:14 [2021-09-16T16:47:14.998Z] #28 2.969 Reading package lists...
16:47:14 [2021-09-16T16:47:14.998Z] #28 3.744 Reading package lists...
16:47:14 [2021-09-16T16:47:14.998Z] #28 4.515 Building dependency tree...
16:47:14 [2021-09-16T16:47:14.998Z] #28 4.842 The following additional packages will be installed:
16:47:14 [2021-09-16T16:47:14.998Z] #28 4.843   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
16:47:14 [2021-09-16T16:47:14.998Z] #28 4.843   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
16:47:14 [2021-09-16T16:47:14.998Z] #28 4.845 Recommended packages:
16:47:14 [2021-09-16T16:47:14.998Z] #28 4.845   libldap-common publicsuffix libsasl2-modules
16:47:14 [2021-09-16T16:47:14.998Z] #28 4.994 The following NEW packages will be installed:
16:47:14 [2021-09-16T16:47:14.998Z] #28 4.995   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
16:47:14 [2021-09-16T16:47:14.998Z] #28 4.996   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:47:14 [2021-09-16T16:47:14.998Z] #28 4.996   libssh2-1 openssl
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.277 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.277 Need to get 3038 kB of archives.
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.277 After this operation, 6652 kB of additional disk space will be used.
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.277 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.280 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.286 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.286 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.286 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.286 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.287 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.289 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.289 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.290 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.292 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.295 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.297 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.299 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.304 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.451 debconf: delaying package configuration, since apt-utils is not installed
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.478 Fetched 3038 kB in 0s (10.1 MB/s)
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.500 Selecting previously unselected package openssl.
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.500 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.506 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.509 Unpacking openssl (1.1.1k-1+deb11u1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.658 Selecting previously unselected package ca-certificates.
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.658 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.661 Unpacking ca-certificates (20210119) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.731 Selecting previously unselected package libbrotli1:amd64.
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.731 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.738 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.804 Selecting previously unselected package libsasl2-modules-db:amd64.
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.806 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.810 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.855 Selecting previously unselected package libsasl2-2:amd64.
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.855 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.859 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.908 Selecting previously unselected package libldap-2.4-2:amd64.
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.908 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.913 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.983 Selecting previously unselected package libnghttp2-14:amd64.
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.983 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 5.989 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.039 Selecting previously unselected package libpsl5:amd64.
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.040 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.050 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.093 Selecting previously unselected package librtmp1:amd64.
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.093 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.099 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.142 Selecting previously unselected package libssh2-1:amd64.
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.142 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.149 Unpacking libssh2-1:amd64 (1.9.0-2) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.206 Selecting previously unselected package libcurl4:amd64.
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.206 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.216 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.291 Selecting previously unselected package curl.
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.291 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.294 Unpacking curl (7.74.0-1.3+b1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.366 Selecting previously unselected package libonig5:amd64.
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.366 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.367 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.450 Selecting previously unselected package libjq1:amd64.
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.450 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.458 Unpacking libjq1:amd64 (1.6-2.1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.503 Selecting previously unselected package jq.
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.503 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.506 Unpacking jq (1.6-2.1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.554 Setting up libpsl5:amd64 (0.21.0-1.2) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.567 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.578 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.589 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.601 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.613 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.623 Setting up libssh2-1:amd64 (1.9.0-2) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.633 Setting up openssl (1.1.1k-1+deb11u1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.648 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.657 Setting up libjq1:amd64 (1.6-2.1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.669 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 6.678 Setting up ca-certificates (20210119) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 7.240 Updating certificates in /etc/ssl/certs...
16:47:14 [2021-09-16T16:47:14.998Z] #28 7.971 129 added, 0 removed; done.
16:47:14 [2021-09-16T16:47:14.998Z] #28 8.011 Setting up jq (1.6-2.1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 8.023 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 8.031 Setting up curl (7.74.0-1.3+b1) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 8.040 Processing triggers for libc-bin (2.31-13) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 8.057 Processing triggers for ca-certificates (20210119) ...
16:47:14 [2021-09-16T16:47:14.998Z] #28 8.064 Updating certificates in /etc/ssl/certs...
16:47:15 [2021-09-16T16:47:15.042Z] #19 ...
16:47:15 [2021-09-16T16:47:15.042Z] 
16:47:15 [2021-09-16T16:47:15.042Z] #42 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
16:47:15 [2021-09-16T16:47:15.042Z] #42 sha256:30611c6d608264d786c4a44aec6a3a90c24069a004f6e4a7c6acc8da52be382d
16:47:15 [2021-09-16T16:47:15.042Z] #42 DONE 13.6s
16:47:15 [2021-09-16T16:47:15.042Z] 
16:47:15 [2021-09-16T16:47:15.042Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
16:47:15 [2021-09-16T16:47:15.042Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0
16:47:15 [2021-09-16T16:47:15.042Z] #19 5.159 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB]
16:47:15 [2021-09-16T16:47:15.254Z] #28 8.684 0 added, 0 removed; done.
16:47:15 [2021-09-16T16:47:15.254Z] #28 8.684 Running hooks in /etc/ca-certificates/update.d...
16:47:15 [2021-09-16T16:47:15.254Z] #28 8.685 done.
16:47:15 [2021-09-16T16:47:15.254Z] #28 ...
16:47:15 [2021-09-16T16:47:15.254Z] 
16:47:15 [2021-09-16T16:47:15.254Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:15 [2021-09-16T16:47:15.254Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:15 [2021-09-16T16:47:15.606Z] #19 ...
16:47:15 [2021-09-16T16:47:15.606Z] 
16:47:15 [2021-09-16T16:47:15.606Z] #52 [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_10/ /' > /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
16:47:15 [2021-09-16T16:47:15.606Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:47:15 [2021-09-16T16:47:15.606Z] #52 3.969 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:47:15 [2021-09-16T16:47:15.606Z] #52 4.038 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:15 [2021-09-16T16:47:15.606Z] #52 4.155 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:15 [2021-09-16T16:47:15.606Z] #52 4.226 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
16:47:15 [2021-09-16T16:47:15.606Z] #52 4.815 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:15 [2021-09-16T16:47:15.606Z] #52 6.734 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:15 [2021-09-16T16:47:15.606Z] #52 13.56 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
16:47:15 [2021-09-16T16:47:15.606Z] #52 ...
16:47:15 [2021-09-16T16:47:15.606Z] 
16:47:15 [2021-09-16T16:47:15.606Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:15 [2021-09-16T16:47:15.606Z] #58 sha256:9059bf19c02ec193717c7b7e5c2f937cff7485126d5d1bacc8e854493d0c3d7b
16:47:15 [2021-09-16T16:47:15.606Z] #58 12.43 go: downloading github.com/sirupsen/logrus v1.4.2
16:47:15 [2021-09-16T16:47:15.606Z] #58 12.43 go: downloading github.com/stretchr/testify v1.4.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 12.60 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:47:15 [2021-09-16T16:47:15.606Z] #58 12.74 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:47:15 [2021-09-16T16:47:15.606Z] #58 12.80 go: downloading github.com/hashicorp/hcl v1.0.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.01 go: downloading github.com/magiconair/properties v1.8.1
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.02 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.06 go: downloading github.com/pelletier/go-toml v1.2.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.14 go: downloading github.com/spf13/afero v1.1.2
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.24 go: downloading github.com/spf13/cast v1.3.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.26 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.28 go: downloading github.com/subosito/gotenv v1.2.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.32 go: downloading gopkg.in/ini.v1 v1.51.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.37 go: downloading gopkg.in/yaml.v2 v2.2.7
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.54 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.56 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.69 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.71 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.73 go: downloading github.com/go-toolsmith/astp v1.0.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.75 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 13.92 go: downloading github.com/go-toolsmith/typep v1.0.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 14.07 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:47:15 [2021-09-16T16:47:15.606Z] #58 14.25 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:47:15 [2021-09-16T16:47:15.606Z] #58 14.30 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:47:15 [2021-09-16T16:47:15.816Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 4.1s done
16:47:15 [2021-09-16T16:47:15.862Z] #58 14.34 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:47:15 [2021-09-16T16:47:15.862Z] #58 14.46 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:47:16 [2021-09-16T16:47:16.119Z] #58 14.61 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:47:16 [2021-09-16T16:47:16.334Z] #11 ...
16:47:16 [2021-09-16T16:47:16.334Z] 
16:47:16 [2021-09-16T16:47:16.334Z] #28 [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
16:47:16 [2021-09-16T16:47:16.334Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54
16:47:16 [2021-09-16T16:47:16.334Z] #28 1.128 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 1.137 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 1.137 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 1.291 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 2.099 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 3.036 Fetched 8402 kB in 2s (3853 kB/s)
16:47:16 [2021-09-16T16:47:16.334Z] #28 3.036 Reading package lists...
16:47:16 [2021-09-16T16:47:16.334Z] #28 3.802 Reading package lists...
16:47:16 [2021-09-16T16:47:16.334Z] #28 4.566 Building dependency tree...
16:47:16 [2021-09-16T16:47:16.334Z] #28 4.899 The following additional packages will be installed:
16:47:16 [2021-09-16T16:47:16.334Z] #28 4.899   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
16:47:16 [2021-09-16T16:47:16.334Z] #28 4.899   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
16:47:16 [2021-09-16T16:47:16.334Z] #28 4.899 Recommended packages:
16:47:16 [2021-09-16T16:47:16.334Z] #28 4.899   libldap-common publicsuffix libsasl2-modules
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.044 The following NEW packages will be installed:
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.045   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.045   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.046   libssh2-1 openssl
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.325 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.325 Need to get 3038 kB of archives.
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.325 After this operation, 6652 kB of additional disk space will be used.
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.325 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.328 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.335 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.335 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.335 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.335 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.335 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.335 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.338 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.338 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.339 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.343 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.347 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.351 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.354 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.560 debconf: delaying package configuration, since apt-utils is not installed
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.588 Fetched 3038 kB in 0s (10.0 MB/s)
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.613 Selecting previously unselected package openssl.
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.613 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.617 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.623 Unpacking openssl (1.1.1k-1+deb11u1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.762 Selecting previously unselected package ca-certificates.
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.762 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.783 Unpacking ca-certificates (20210119) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.852 Selecting previously unselected package libbrotli1:amd64.
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.852 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.860 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.934 Selecting previously unselected package libsasl2-modules-db:amd64.
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.934 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.937 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.974 Selecting previously unselected package libsasl2-2:amd64.
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.974 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 5.977 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.025 Selecting previously unselected package libldap-2.4-2:amd64.
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.025 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.026 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.098 Selecting previously unselected package libnghttp2-14:amd64.
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.098 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.101 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.149 Selecting previously unselected package libpsl5:amd64.
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.149 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.154 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.195 Selecting previously unselected package librtmp1:amd64.
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.195 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.198 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.235 Selecting previously unselected package libssh2-1:amd64.
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.236 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.244 Unpacking libssh2-1:amd64 (1.9.0-2) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.308 Selecting previously unselected package libcurl4:amd64.
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.310 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.314 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.380 Selecting previously unselected package curl.
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.380 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.385 Unpacking curl (7.74.0-1.3+b1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.450 Selecting previously unselected package libonig5:amd64.
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.450 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.459 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.517 Selecting previously unselected package libjq1:amd64.
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.517 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.523 Unpacking libjq1:amd64 (1.6-2.1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.568 Selecting previously unselected package jq.
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.568 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.573 Unpacking jq (1.6-2.1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.607 Setting up libpsl5:amd64 (0.21.0-1.2) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.624 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.636 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.645 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.655 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.664 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.678 Setting up libssh2-1:amd64 (1.9.0-2) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.683 Setting up openssl (1.1.1k-1+deb11u1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.698 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.708 Setting up libjq1:amd64 (1.6-2.1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.717 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 6.725 Setting up ca-certificates (20210119) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 7.287 Updating certificates in /etc/ssl/certs...
16:47:16 [2021-09-16T16:47:16.334Z] #28 8.028 129 added, 0 removed; done.
16:47:16 [2021-09-16T16:47:16.334Z] #28 8.103 Setting up jq (1.6-2.1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 8.112 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 8.122 Setting up curl (7.74.0-1.3+b1) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 8.132 Processing triggers for libc-bin (2.31-13) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 8.150 Processing triggers for ca-certificates (20210119) ...
16:47:16 [2021-09-16T16:47:16.334Z] #28 8.158 Updating certificates in /etc/ssl/certs...
16:47:16 [2021-09-16T16:47:16.334Z] #28 8.758 0 added, 0 removed; done.
16:47:16 [2021-09-16T16:47:16.334Z] #28 8.758 Running hooks in /etc/ca-certificates/update.d...
16:47:16 [2021-09-16T16:47:16.334Z] #28 8.758 done.
16:47:16 [2021-09-16T16:47:16.376Z] #58 15.02 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:47:16 [2021-09-16T16:47:16.376Z] #58 15.03 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:47:16 [2021-09-16T16:47:16.376Z] #58 15.16 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:47:16 [2021-09-16T16:47:16.377Z] #11 ...
16:47:16 [2021-09-16T16:47:16.377Z] 
16:47:16 [2021-09-16T16:47:16.377Z] #28 [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
16:47:16 [2021-09-16T16:47:16.377Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54
16:47:16 [2021-09-16T16:47:16.377Z] #28 DONE 9.7s
16:47:16 [2021-09-16T16:47:16.377Z] 
16:47:16 [2021-09-16T16:47:16.377Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:47:16 [2021-09-16T16:47:16.377Z] #29 sha256:558daa417ac2d42c5343255d603b32cd0d9dec5f32959c97173e13c752bc56b4
16:47:16 [2021-09-16T16:47:16.377Z] #29 DONE 0.1s
16:47:16 [2021-09-16T16:47:16.377Z] 
16:47:16 [2021-09-16T16:47:16.377Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:16 [2021-09-16T16:47:16.377Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:16 [2021-09-16T16:47:16.377Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af
16:47:16 [2021-09-16T16:47:16.591Z] #28 DONE 9.8s
16:47:16 [2021-09-16T16:47:16.591Z] 
16:47:16 [2021-09-16T16:47:16.591Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:16 [2021-09-16T16:47:16.591Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:16 [2021-09-16T16:47:16.591Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 4.2s done
16:47:16 [2021-09-16T16:47:16.591Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af
16:47:16 [2021-09-16T16:47:16.591Z] #11 ...
16:47:16 [2021-09-16T16:47:16.591Z] 
16:47:16 [2021-09-16T16:47:16.591Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:47:16 [2021-09-16T16:47:16.591Z] #29 sha256:8518bd8a7a77d1719dbc9733e2687ce09444d7de62f7ef0300de2a43bac86966
16:47:16 [2021-09-16T16:47:16.591Z] #29 DONE 0.1s
16:47:16 [2021-09-16T16:47:16.591Z] 
16:47:16 [2021-09-16T16:47:16.591Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:16 [2021-09-16T16:47:16.591Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:16 [2021-09-16T16:47:16.633Z] #58 15.34 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:47:16 [2021-09-16T16:47:16.633Z] #58 15.41 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:47:17 [2021-09-16T16:47:17.196Z] #58 15.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:47:17 [2021-09-16T16:47:17.196Z] #58 15.64 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:47:17 [2021-09-16T16:47:17.196Z] #58 ...
16:47:17 [2021-09-16T16:47:17.196Z] 
16:47:17 [2021-09-16T16:47:17.196Z] #54 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:47:17 [2021-09-16T16:47:17.196Z] #54 sha256:2a1459c1c52e0da54420bb4789dcb129f3609777e8010e5d9d569346d00111b7
16:47:17 [2021-09-16T16:47:17.196Z] #54 DONE 16.0s
16:47:17 [2021-09-16T16:47:17.196Z] 
16:47:17 [2021-09-16T16:47:17.196Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:17 [2021-09-16T16:47:17.196Z] #58 sha256:9059bf19c02ec193717c7b7e5c2f937cff7485126d5d1bacc8e854493d0c3d7b
16:47:17 [2021-09-16T16:47:17.196Z] #58 15.86 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:47:17 [2021-09-16T16:47:17.196Z] #58 15.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:47:17 [2021-09-16T16:47:17.196Z] #58 15.90 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:47:17 [2021-09-16T16:47:17.196Z] #58 15.91 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:47:17 [2021-09-16T16:47:17.452Z] #58 16.01 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:47:17 [2021-09-16T16:47:17.452Z] #58 16.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:47:17 [2021-09-16T16:47:17.708Z] #58 16.37 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:47:17 [2021-09-16T16:47:17.964Z] #58 16.56 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:47:17 [2021-09-16T16:47:17.964Z] #58 16.64 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:47:18 [2021-09-16T16:47:18.220Z] #58 16.78 go: downloading github.com/ultraware/funlen v0.0.2
16:47:18 [2021-09-16T16:47:18.220Z] #58 16.83 go: downloading github.com/ultraware/whitespace v0.0.4
16:47:18 [2021-09-16T16:47:18.220Z] #58 16.88 go: downloading github.com/uudashr/gocognit v1.0.1
16:47:18 [2021-09-16T16:47:18.250Z] #11 ...
16:47:18 [2021-09-16T16:47:18.250Z] 
16:47:18 [2021-09-16T16:47:18.250Z] #28 [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
16:47:18 [2021-09-16T16:47:18.250Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54
16:47:18 [2021-09-16T16:47:18.250Z] #28 1.007 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 1.018 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 1.018 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 1.137 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 1.274 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 2.931 Fetched 8402 kB in 2s (3830 kB/s)
16:47:18 [2021-09-16T16:47:18.250Z] #28 2.931 Reading package lists...
16:47:18 [2021-09-16T16:47:18.250Z] #28 3.726 Reading package lists...
16:47:18 [2021-09-16T16:47:18.250Z] #28 4.508 Building dependency tree...
16:47:18 [2021-09-16T16:47:18.250Z] #28 4.865 The following additional packages will be installed:
16:47:18 [2021-09-16T16:47:18.250Z] #28 4.865   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
16:47:18 [2021-09-16T16:47:18.250Z] #28 4.866   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
16:47:18 [2021-09-16T16:47:18.250Z] #28 4.867 Recommended packages:
16:47:18 [2021-09-16T16:47:18.250Z] #28 4.867   libldap-common publicsuffix libsasl2-modules
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.022 The following NEW packages will be installed:
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.022   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.022   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.022   libssh2-1 openssl
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.312 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.312 Need to get 3038 kB of archives.
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.312 After this operation, 6652 kB of additional disk space will be used.
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.312 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.314 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.315 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.330 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.330 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.330 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.330 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.330 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.330 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.330 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.330 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.341 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.341 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.341 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.341 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.503 debconf: delaying package configuration, since apt-utils is not installed
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.533 Fetched 3038 kB in 0s (9735 kB/s)
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.562 Selecting previously unselected package openssl.
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.562 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6653 files and directories currently installed.)
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.569 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.575 Unpacking openssl (1.1.1k-1+deb11u1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.716 Selecting previously unselected package ca-certificates.
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.718 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.723 Unpacking ca-certificates (20210119) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.806 Selecting previously unselected package libbrotli1:amd64.
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.806 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.814 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.879 Selecting previously unselected package libsasl2-modules-db:amd64.
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.881 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.894 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.932 Selecting previously unselected package libsasl2-2:amd64.
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.934 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.939 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.998 Selecting previously unselected package libldap-2.4-2:amd64.
16:47:18 [2021-09-16T16:47:18.250Z] #28 5.998 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.004 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.078 Selecting previously unselected package libnghttp2-14:amd64.
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.078 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.084 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.140 Selecting previously unselected package libpsl5:amd64.
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.140 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.146 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.190 Selecting previously unselected package librtmp1:amd64.
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.192 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.196 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.244 Selecting previously unselected package libssh2-1:amd64.
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.244 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.250 Unpacking libssh2-1:amd64 (1.9.0-2) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.310 Selecting previously unselected package libcurl4:amd64.
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.310 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.315 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.389 Selecting previously unselected package curl.
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.389 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.395 Unpacking curl (7.74.0-1.3+b1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.469 Selecting previously unselected package libonig5:amd64.
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.469 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.473 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.534 Selecting previously unselected package libjq1:amd64.
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.535 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.541 Unpacking libjq1:amd64 (1.6-2.1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.594 Selecting previously unselected package jq.
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.594 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.600 Unpacking jq (1.6-2.1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.644 Setting up libpsl5:amd64 (0.21.0-1.2) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.658 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.670 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.681 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.694 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.707 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.721 Setting up libssh2-1:amd64 (1.9.0-2) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.732 Setting up openssl (1.1.1k-1+deb11u1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.751 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.764 Setting up libjq1:amd64 (1.6-2.1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.779 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 6.792 Setting up ca-certificates (20210119) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 7.332 Updating certificates in /etc/ssl/certs...
16:47:18 [2021-09-16T16:47:18.250Z] #28 7.972 129 added, 0 removed; done.
16:47:18 [2021-09-16T16:47:18.250Z] #28 8.006 Setting up jq (1.6-2.1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 8.018 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 8.029 Setting up curl (7.74.0-1.3+b1) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 8.041 Processing triggers for libc-bin (2.31-13) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 8.060 Processing triggers for ca-certificates (20210119) ...
16:47:18 [2021-09-16T16:47:18.250Z] #28 8.068 Updating certificates in /etc/ssl/certs...
16:47:18 [2021-09-16T16:47:18.250Z] #28 8.591 0 added, 0 removed; done.
16:47:18 [2021-09-16T16:47:18.250Z] #28 8.591 Running hooks in /etc/ca-certificates/update.d...
16:47:18 [2021-09-16T16:47:18.250Z] #28 8.593 done.
16:47:18 [2021-09-16T16:47:18.250Z] #28 ...
16:47:18 [2021-09-16T16:47:18.250Z] 
16:47:18 [2021-09-16T16:47:18.250Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:18 [2021-09-16T16:47:18.250Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:18 [2021-09-16T16:47:18.250Z] #11 extracting sha256:4e94c8ba5874feacb79d2235c4b275408a5110a5c12fd4c45200199ad8847091 4.1s done
16:47:18 [2021-09-16T16:47:18.477Z] #58 16.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:47:18 [2021-09-16T16:47:18.507Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af
16:47:18 [2021-09-16T16:47:18.507Z] #11 ...
16:47:18 [2021-09-16T16:47:18.507Z] 
16:47:18 [2021-09-16T16:47:18.507Z] #28 [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
16:47:18 [2021-09-16T16:47:18.507Z] #28 sha256:c5e0f0096bec1087ba13a5728131224f780fba9bd216f2958cf8482fe90b1e54
16:47:18 [2021-09-16T16:47:18.507Z] #28 DONE 9.7s
16:47:18 [2021-09-16T16:47:18.507Z] 
16:47:18 [2021-09-16T16:47:18.507Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:18 [2021-09-16T16:47:18.507Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:18 [2021-09-16T16:47:18.764Z] #11 ...
16:47:18 [2021-09-16T16:47:18.764Z] 
16:47:18 [2021-09-16T16:47:18.764Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:47:18 [2021-09-16T16:47:18.764Z] #29 sha256:e42e3649ca95a833893a6b6fa281c33dc87918df325487dd4d95988d98494aeb
16:47:18 [2021-09-16T16:47:18.764Z] #29 DONE 0.2s
16:47:18 [2021-09-16T16:47:18.764Z] 
16:47:18 [2021-09-16T16:47:18.764Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:18 [2021-09-16T16:47:18.764Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:19 [2021-09-16T16:47:19.040Z] #58 17.49 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:47:19 [2021-09-16T16:47:19.040Z] #58 17.49 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:47:19 [2021-09-16T16:47:19.040Z] #58 17.55 go: downloading github.com/davecgh/go-spew v1.1.1
16:47:19 [2021-09-16T16:47:19.040Z] #58 17.62 go: downloading github.com/pmezard/go-difflib v1.0.0
16:47:19 [2021-09-16T16:47:19.040Z] #58 17.63 go: downloading github.com/stretchr/objx v0.2.0
16:47:19 [2021-09-16T16:47:19.040Z] #58 17.74 go: downloading golang.org/x/text v0.3.2
16:47:21 [2021-09-16T16:47:21.624Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 5.0s
16:47:21 [2021-09-16T16:47:21.848Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 5.0s
16:47:23 [2021-09-16T16:47:23.315Z] #58 21.28 go: downloading github.com/gobwas/glob v0.2.3
16:47:23 [2021-09-16T16:47:23.315Z] #58 21.30 go: downloading github.com/kisielk/gotool v1.0.0
16:47:23 [2021-09-16T16:47:23.315Z] #58 21.37 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:47:23 [2021-09-16T16:47:23.315Z] #58 21.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:47:23 [2021-09-16T16:47:23.315Z] #58 21.39 go: downloading github.com/gogo/protobuf v1.2.1
16:47:23 [2021-09-16T16:47:23.315Z] #58 ...
16:47:23 [2021-09-16T16:47:23.315Z] 
16:47:23 [2021-09-16T16:47:23.315Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:47:23 [2021-09-16T16:47:23.315Z] #56 sha256:ac3e2e5985603b900f219a0c4a5996b538b08c5a98a19404560c975ac94e5518
16:47:23 [2021-09-16T16:47:23.315Z] #56 11.38 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:47:23 [2021-09-16T16:47:23.315Z] #56 11.42 go: downloading golang.org/x/mod v0.3.0
16:47:23 [2021-09-16T16:47:23.315Z] #56 ...
16:47:23 [2021-09-16T16:47:23.315Z] 
16:47:23 [2021-09-16T16:47:23.315Z] #48 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:47:23 [2021-09-16T16:47:23.315Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:47:23 [2021-09-16T16:47:23.315Z] #48 16.87 Updating files:  97% (1701/1750)
Updating files:  98% (1715/1750)
Updating files:  99% (1733/1750)
Updating files: 100% (1750/1750)
Updating files: 100% (1750/1750), done.
16:47:23 [2021-09-16T16:47:23.315Z] #48 16.91 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:47:23 [2021-09-16T16:47:23.315Z] #48 18.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:47:23 [2021-09-16T16:47:23.572Z] #48 ...
16:47:23 [2021-09-16T16:47:23.572Z] 
16:47:23 [2021-09-16T16:47:23.572Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:23 [2021-09-16T16:47:23.572Z] #58 sha256:9059bf19c02ec193717c7b7e5c2f937cff7485126d5d1bacc8e854493d0c3d7b
16:47:23 [2021-09-16T16:47:23.572Z] #58 22.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:47:23 [2021-09-16T16:47:23.834Z] #58 22.49 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:47:24 [2021-09-16T16:47:24.030Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 5.0s
16:47:24 [2021-09-16T16:47:24.092Z] #58 22.61 go: downloading github.com/BurntSushi/toml v0.3.1
16:47:24 [2021-09-16T16:47:24.366Z] #11 ...
16:47:24 [2021-09-16T16:47:24.366Z] 
16:47:24 [2021-09-16T16:47:24.366Z] #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
16:47:24 [2021-09-16T16:47:24.366Z] #30 sha256:0264075311d11bcf6191434f43a1e06ff70e79f618507fbde018270662cae899
16:47:24 [2021-09-16T16:47:24.366Z] #30 1.467 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:47:24 [2021-09-16T16:47:24.366Z] #30 1.731 
16:47:24 [2021-09-16T16:47:24.366Z] #30 1.795 
######################################################################## 100.0%
16:47:24 [2021-09-16T16:47:24.366Z] #30 1.983 
16:47:24 [2021-09-16T16:47:24.366Z] #30 2.626 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:47:24 [2021-09-16T16:47:24.366Z] #30 2.886 
16:47:24 [2021-09-16T16:47:24.366Z] #30 2.977 
######################################################################## 100.0%
16:47:24 [2021-09-16T16:47:24.366Z] #30 3.171 
16:47:24 [2021-09-16T16:47:24.366Z] #30 3.822 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
16:47:24 [2021-09-16T16:47:24.366Z] #30 4.091 
16:47:24 [2021-09-16T16:47:24.366Z] #30 4.217 
#######                                                                   10.5%
##########################################                                58.7%
################################################                          67.6%
######################################################################## 100.0%
16:47:24 [2021-09-16T16:47:24.366Z] #30 4.759 
16:47:24 [2021-09-16T16:47:24.366Z] #30 5.387 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:47:24 [2021-09-16T16:47:24.366Z] #30 5.666 
16:47:24 [2021-09-16T16:47:24.366Z] #30 5.730 
######################################################################## 100.0%
16:47:24 [2021-09-16T16:47:24.366Z] #30 5.936 
16:47:24 [2021-09-16T16:47:24.366Z] #30 6.406 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:47:24 [2021-09-16T16:47:24.366Z] #30 6.654 
16:47:24 [2021-09-16T16:47:24.366Z] #30 6.710 
######################################################################## 100.0%
16:47:24 [2021-09-16T16:47:24.366Z] #30 6.904 
16:47:24 [2021-09-16T16:47:24.366Z] #30 6.963 Download of images into '/build' complete.
16:47:24 [2021-09-16T16:47:24.366Z] #30 6.963 Use something like the following to load the result into a Docker daemon:
16:47:24 [2021-09-16T16:47:24.366Z] #30 6.963   tar -cC '/build' . | docker load
16:47:24 [2021-09-16T16:47:24.366Z] #30 DONE 7.8s
16:47:24 [2021-09-16T16:47:24.622Z] 
16:47:24 [2021-09-16T16:47:24.622Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:24 [2021-09-16T16:47:24.622Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:24 [2021-09-16T16:47:24.878Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 8.3s done
16:47:24 [2021-09-16T16:47:24.902Z] #11 ...
16:47:24 [2021-09-16T16:47:24.902Z] 
16:47:24 [2021-09-16T16:47:24.902Z] #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
16:47:24 [2021-09-16T16:47:24.902Z] #30 sha256:eb6b5eab8c076e36e6bf76048792f84bae1f63c19c5755802d2c54f72c34bbcf
16:47:24 [2021-09-16T16:47:24.902Z] #30 1.455 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:47:24 [2021-09-16T16:47:24.902Z] #30 1.720 
16:47:24 [2021-09-16T16:47:24.902Z] #30 1.777 
######################################################################## 100.0%
16:47:24 [2021-09-16T16:47:24.902Z] #30 1.973 
16:47:24 [2021-09-16T16:47:24.902Z] #30 2.695 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:47:24 [2021-09-16T16:47:24.902Z] #30 2.968 
16:47:24 [2021-09-16T16:47:24.902Z] #30 3.043 
######################################################################## 100.0%
16:47:24 [2021-09-16T16:47:24.902Z] #30 3.237 
16:47:24 [2021-09-16T16:47:24.902Z] #30 3.955 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
16:47:24 [2021-09-16T16:47:24.902Z] #30 4.201 
16:47:24 [2021-09-16T16:47:24.902Z] #30 4.322 
################                                                          23.0%
########################################                                  56.8%
##############################################################            86.1%
######################################################################## 100.0%
16:47:24 [2021-09-16T16:47:24.902Z] #30 4.750 
16:47:24 [2021-09-16T16:47:24.902Z] #30 5.420 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:47:24 [2021-09-16T16:47:24.902Z] #30 5.691 
16:47:24 [2021-09-16T16:47:24.902Z] #30 5.755 
######################################################################## 100.0%
16:47:24 [2021-09-16T16:47:24.902Z] #30 5.955 
16:47:24 [2021-09-16T16:47:24.902Z] #30 6.423 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:47:24 [2021-09-16T16:47:24.902Z] #30 6.674 
16:47:24 [2021-09-16T16:47:24.902Z] #30 6.787 
######################################################################## 100.0%
16:47:24 [2021-09-16T16:47:24.902Z] #30 6.986 
16:47:24 [2021-09-16T16:47:24.902Z] #30 7.041 Download of images into '/build' complete.
16:47:24 [2021-09-16T16:47:24.902Z] #30 7.041 Use something like the following to load the result into a Docker daemon:
16:47:24 [2021-09-16T16:47:24.902Z] #30 7.041   tar -cC '/build' . | docker load
16:47:24 [2021-09-16T16:47:24.902Z] #30 DONE 7.9s
16:47:24 [2021-09-16T16:47:24.902Z] 
16:47:24 [2021-09-16T16:47:24.902Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:24 [2021-09-16T16:47:24.902Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:24 [2021-09-16T16:47:24.902Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 8.3s done
16:47:24 [2021-09-16T16:47:24.902Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done
16:47:24 [2021-09-16T16:47:24.902Z] #11 DONE 24.9s
16:47:24 [2021-09-16T16:47:24.902Z] 
16:47:24 [2021-09-16T16:47:24.902Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:47:24 [2021-09-16T16:47:24.902Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222
16:47:25 [2021-09-16T16:47:25.134Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done
16:47:25 [2021-09-16T16:47:25.134Z] #11 DONE 25.0s
16:47:25 [2021-09-16T16:47:25.390Z] 
16:47:25 [2021-09-16T16:47:25.390Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:47:25 [2021-09-16T16:47:25.390Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222
16:47:25 [2021-09-16T16:47:25.463Z] #12 DONE 0.4s
16:47:25 [2021-09-16T16:47:25.463Z] 
16:47:25 [2021-09-16T16:47:25.463Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:47:25 [2021-09-16T16:47:25.463Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83
16:47:25 [2021-09-16T16:47:25.954Z] #12 DONE 0.5s
16:47:25 [2021-09-16T16:47:25.954Z] 
16:47:25 [2021-09-16T16:47:25.954Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:47:25 [2021-09-16T16:47:25.954Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83
16:47:26 [2021-09-16T16:47:26.028Z] #13 DONE 0.5s
16:47:26 [2021-09-16T16:47:26.029Z] 
16:47:26 [2021-09-16T16:47:26.029Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
16:47:26 [2021-09-16T16:47:26.029Z] #35 sha256:d8600f5c359d7f66cb63997781607dbff7645b96f797decdd98f10f36b242551
16:47:26 [2021-09-16T16:47:26.029Z] #35 ...
16:47:26 [2021-09-16T16:47:26.029Z] 
16:47:26 [2021-09-16T16:47:26.029Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:47:26 [2021-09-16T16:47:26.029Z] #40 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a
16:47:26 [2021-09-16T16:47:26.029Z] #40 DONE 0.2s
16:47:26 [2021-09-16T16:47:26.029Z] 
16:47:26 [2021-09-16T16:47:26.029Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:47:26 [2021-09-16T16:47:26.029Z] #32 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63
16:47:26 [2021-09-16T16:47:26.029Z] #32 DONE 0.2s
16:47:26 [2021-09-16T16:47:26.029Z] 
16:47:26 [2021-09-16T16:47:26.029Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
16:47:26 [2021-09-16T16:47:26.029Z] #44 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c
16:47:26 [2021-09-16T16:47:26.029Z] #44 DONE 0.2s
16:47:26 [2021-09-16T16:47:26.029Z] 
16:47:26 [2021-09-16T16:47:26.029Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:47:26 [2021-09-16T16:47:26.029Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:47:26 [2021-09-16T16:47:26.209Z] #13 DONE 0.5s
16:47:26 [2021-09-16T16:47:26.209Z] 
16:47:26 [2021-09-16T16:47:26.209Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:47:26 [2021-09-16T16:47:26.209Z] #32 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63
16:47:26 [2021-09-16T16:47:26.209Z] #32 ...
16:47:26 [2021-09-16T16:47:26.209Z] 
16:47:26 [2021-09-16T16:47:26.209Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:47:26 [2021-09-16T16:47:26.210Z] #40 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a
16:47:26 [2021-09-16T16:47:26.210Z] #40 DONE 0.1s
16:47:26 [2021-09-16T16:47:26.210Z] 
16:47:26 [2021-09-16T16:47:26.210Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
16:47:26 [2021-09-16T16:47:26.210Z] #44 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c
16:47:26 [2021-09-16T16:47:26.210Z] #44 DONE 0.2s
16:47:26 [2021-09-16T16:47:26.468Z] 
16:47:26 [2021-09-16T16:47:26.468Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:47:26 [2021-09-16T16:47:26.468Z] #32 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63
16:47:26 [2021-09-16T16:47:26.468Z] #32 DONE 0.2s
16:47:26 [2021-09-16T16:47:26.468Z] 
16:47:26 [2021-09-16T16:47:26.468Z] #33 [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
16:47:26 [2021-09-16T16:47:26.468Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:47:26 [2021-09-16T16:47:26.548Z] #11 extracting sha256:5a8556b3bd1515e89a11516d6b3067ee580db50a788e53a82642bab88499d1af 8.0s done
16:47:26 [2021-09-16T16:47:26.548Z] #11 extracting sha256:89abc29ee6353a48d54b8ff6593eb26679d88ef78d51d901ddef40b48fc35399 done
16:47:26 [2021-09-16T16:47:26.615Z] #58 ...
16:47:26 [2021-09-16T16:47:26.615Z] 
16:47:26 [2021-09-16T16:47:26.615Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
16:47:26 [2021-09-16T16:47:26.615Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0
16:47:26 [2021-09-16T16:47:26.615Z] #19 6.610 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
16:47:26 [2021-09-16T16:47:26.615Z] #19 7.435 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
16:47:26 [2021-09-16T16:47:26.615Z] #19 8.412 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.0 kB]
16:47:26 [2021-09-16T16:47:26.615Z] #19 8.417 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.1 kB]
16:47:26 [2021-09-16T16:47:26.615Z] #19 8.419 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [30.6 kB]
16:47:26 [2021-09-16T16:47:26.615Z] #19 8.427 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [29.7 kB]
16:47:26 [2021-09-16T16:47:26.615Z] #19 8.431 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:26 [2021-09-16T16:47:26.615Z] #19 8.435 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
16:47:26 [2021-09-16T16:47:26.615Z] #19 ...
16:47:26 [2021-09-16T16:47:26.615Z] 
16:47:26 [2021-09-16T16:47:26.615Z] #52 [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_10/ /' > /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
16:47:26 [2021-09-16T16:47:26.615Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:47:26 [2021-09-16T16:47:26.615Z] #52 16.32 Fetched 8406 kB in 13s (653 kB/s)
16:47:26 [2021-09-16T16:47:26.615Z] #52 16.32 Reading package lists...
16:47:26 [2021-09-16T16:47:26.615Z] #52 19.49 Reading package lists...
16:47:26 [2021-09-16T16:47:26.615Z] #52 22.23 Building dependency tree...
16:47:26 [2021-09-16T16:47:26.615Z] #52 23.42 The following additional packages will be installed:
16:47:26 [2021-09-16T16:47:26.615Z] #52 23.43   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:47:26 [2021-09-16T16:47:26.615Z] #52 23.43   python3-protobuf python3-six
16:47:26 [2021-09-16T16:47:26.615Z] #52 23.43 Suggested packages:
16:47:26 [2021-09-16T16:47:26.615Z] #52 23.44   python3-setuptools
16:47:26 [2021-09-16T16:47:26.615Z] #52 23.44 Recommended packages:
16:47:26 [2021-09-16T16:47:26.615Z] #52 23.44   iproute2 | iproute
16:47:26 [2021-09-16T16:47:26.615Z] #52 23.75 The following NEW packages will be installed:
16:47:26 [2021-09-16T16:47:26.615Z] #52 23.76   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:47:26 [2021-09-16T16:47:26.615Z] #52 23.76   python3-protobuf python3-six
16:47:26 [2021-09-16T16:47:26.615Z] #52 24.08 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
16:47:26 [2021-09-16T16:47:26.615Z] #52 24.08 Need to get 2267 kB of archives.
16:47:26 [2021-09-16T16:47:26.615Z] #52 24.08 After this operation, 10.8 MB of additional disk space will be used.
16:47:26 [2021-09-16T16:47:26.615Z] #52 24.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
16:47:26 [2021-09-16T16:47:26.615Z] #52 24.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:47:26 [2021-09-16T16:47:26.615Z] #52 24.12 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
16:47:26 [2021-09-16T16:47:26.615Z] #52 24.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
16:47:26 [2021-09-16T16:47:26.615Z] #52 24.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:47:26 [2021-09-16T16:47:26.615Z] #52 24.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:47:26 [2021-09-16T16:47:26.615Z] #52 24.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:47:27 [2021-09-16T16:47:27.114Z] #11 ...
16:47:27 [2021-09-16T16:47:27.114Z] 
16:47:27 [2021-09-16T16:47:27.114Z] #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
16:47:27 [2021-09-16T16:47:27.114Z] #30 sha256:90deb31473d880bad96bccdb85a01bdfee7e7bf247d796605cc0a501ad56dbf5
16:47:27 [2021-09-16T16:47:27.114Z] #30 1.494 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:47:27 [2021-09-16T16:47:27.114Z] #30 1.792 
16:47:27 [2021-09-16T16:47:27.114Z] #30 1.860 
######################################################################## 100.0%
16:47:27 [2021-09-16T16:47:27.114Z] #30 2.050 
16:47:27 [2021-09-16T16:47:27.114Z] #30 2.658 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:47:27 [2021-09-16T16:47:27.114Z] #30 2.908 
16:47:27 [2021-09-16T16:47:27.114Z] #30 2.969 
######################################################################## 100.0%
16:47:27 [2021-09-16T16:47:27.114Z] #30 3.161 
16:47:27 [2021-09-16T16:47:27.114Z] #30 3.797 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
16:47:27 [2021-09-16T16:47:27.114Z] #30 4.049 
16:47:27 [2021-09-16T16:47:27.114Z] #30 4.161 
###############                                                           22.2%
##########################################                                58.9%
#################################################################         90.9%
#######################################################################   99.1%
######################################################################## 100.0%
16:47:27 [2021-09-16T16:47:27.114Z] #30 4.721 
16:47:27 [2021-09-16T16:47:27.114Z] #30 5.487 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:47:27 [2021-09-16T16:47:27.114Z] #30 5.739 
16:47:27 [2021-09-16T16:47:27.114Z] #30 5.801 
######################################################################## 100.0%
16:47:27 [2021-09-16T16:47:27.114Z] #30 5.986 
16:47:27 [2021-09-16T16:47:27.114Z] #30 6.425 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:47:27 [2021-09-16T16:47:27.114Z] #30 6.693 
16:47:27 [2021-09-16T16:47:27.114Z] #30 6.746 
######################################################################## 100.0%
16:47:27 [2021-09-16T16:47:27.114Z] #30 6.942 
16:47:27 [2021-09-16T16:47:27.114Z] #30 6.998 Download of images into '/build' complete.
16:47:27 [2021-09-16T16:47:27.114Z] #30 6.998 Use something like the following to load the result into a Docker daemon:
16:47:27 [2021-09-16T16:47:27.114Z] #30 6.998   tar -cC '/build' . | docker load
16:47:27 [2021-09-16T16:47:27.114Z] #30 DONE 8.2s
16:47:27 [2021-09-16T16:47:27.114Z] 
16:47:27 [2021-09-16T16:47:27.114Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:47:27 [2021-09-16T16:47:27.114Z] #11 sha256:502319e5c5f74bdda7550f18aea216af4584bc3ae122b50e805df1ae62d74887
16:47:27 [2021-09-16T16:47:27.114Z] #11 DONE 25.0s
16:47:27 [2021-09-16T16:47:27.369Z] 
16:47:27 [2021-09-16T16:47:27.369Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:47:27 [2021-09-16T16:47:27.369Z] #12 sha256:ae83c74eb34e63a71461501778558ef2dfa05629cd78801581ad03963690a222
16:47:27 [2021-09-16T16:47:27.549Z] #52 ...
16:47:27 [2021-09-16T16:47:27.549Z] 
16:47:27 [2021-09-16T16:47:27.549Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:47:27 [2021-09-16T16:47:27.549Z] #60 sha256:1a801abb529ba84f31be0d7d28978d00095a697b09f716e68fc8c407902995d1
16:47:27 [2021-09-16T16:47:27.549Z] #60 DONE 26.0s
16:47:27 [2021-09-16T16:47:27.549Z] 
16:47:27 [2021-09-16T16:47:27.549Z] #52 [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_10/ /' > /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
16:47:27 [2021-09-16T16:47:27.549Z] #52 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:47:27 [2021-09-16T16:47:27.932Z] #12 DONE 0.5s
16:47:27 [2021-09-16T16:47:27.932Z] 
16:47:27 [2021-09-16T16:47:27.932Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:47:27 [2021-09-16T16:47:27.932Z] #13 sha256:825ac47934461475fdd43da39a006a68cf4f6325c04c116eb1e9e3e295b33d83
16:47:28 [2021-09-16T16:47:28.189Z] #13 DONE 0.5s
16:47:28 [2021-09-16T16:47:28.446Z] 
16:47:28 [2021-09-16T16:47:28.446Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:47:28 [2021-09-16T16:47:28.446Z] #32 sha256:2328b8ab2f0089d7861415344a773a4bac4fe39225f20fced700144c2b146c63
16:47:28 [2021-09-16T16:47:28.446Z] #32 DONE 0.1s
16:47:28 [2021-09-16T16:47:28.446Z] 
16:47:28 [2021-09-16T16:47:28.446Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:47:28 [2021-09-16T16:47:28.446Z] #60 sha256:5265a388b4f678d69513fe3f299714da6964011dcc6b18acb6fb7cec33af1f85
16:47:28 [2021-09-16T16:47:28.446Z] #60 ...
16:47:28 [2021-09-16T16:47:28.446Z] 
16:47:28 [2021-09-16T16:47:28.446Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
16:47:28 [2021-09-16T16:47:28.446Z] #44 sha256:279750e72eafeb0dd9c19aed450d987174e3a2430fe8465ba0f068852a470a3c
16:47:28 [2021-09-16T16:47:28.446Z] #44 DONE 0.2s
16:47:28 [2021-09-16T16:47:28.477Z] #52 26.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
16:47:28 [2021-09-16T16:47:28.702Z] 
16:47:28 [2021-09-16T16:47:28.702Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:47:28 [2021-09-16T16:47:28.702Z] #40 sha256:6accaee5db0a8fe0935c0afa9d3c8e75f675530087e9d208721ea23b23ad6b1a
16:47:28 [2021-09-16T16:47:28.702Z] #40 DONE 0.3s
16:47:28 [2021-09-16T16:47:28.702Z] 
16:47:28 [2021-09-16T16:47:28.702Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:47:28 [2021-09-16T16:47:28.702Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:47:29 [2021-09-16T16:47:29.406Z] #52 27.64 debconf: delaying package configuration, since apt-utils is not installed
16:47:29 [2021-09-16T16:47:29.406Z] #52 27.72 Fetched 2267 kB in 3s (663 kB/s)
16:47:29 [2021-09-16T16:47:29.406Z] #52 27.77 Selecting previously unselected package libprotobuf23:amd64.
16:47:29 [2021-09-16T16:47:29.406Z] #52 27.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:47:29 [2021-09-16T16:47:29.406Z] #52 27.81 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
16:47:29 [2021-09-16T16:47:29.406Z] #52 27.82 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
16:47:29 [2021-09-16T16:47:29.967Z] #52 28.29 Selecting previously unselected package python3-pkg-resources.
16:47:29 [2021-09-16T16:47:29.967Z] #52 28.29 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
16:47:29 [2021-09-16T16:47:29.968Z] #52 28.30 Unpacking python3-pkg-resources (52.0.0-4) ...
16:47:29 [2021-09-16T16:47:29.968Z] #52 28.45 Selecting previously unselected package python3-six.
16:47:29 [2021-09-16T16:47:29.968Z] #52 28.45 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
16:47:29 [2021-09-16T16:47:29.968Z] #52 28.46 Unpacking python3-six (1.16.0-2) ...
16:47:29 [2021-09-16T16:47:29.968Z] #52 28.51 Selecting previously unselected package python3-protobuf.
16:47:30 [2021-09-16T16:47:30.224Z] #52 28.51 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
16:47:30 [2021-09-16T16:47:30.224Z] #52 28.52 Unpacking python3-protobuf (3.12.4-1) ...
16:47:30 [2021-09-16T16:47:30.480Z] #52 28.82 Selecting previously unselected package libnet1:amd64.
16:47:30 [2021-09-16T16:47:30.480Z] #52 28.82 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:47:30 [2021-09-16T16:47:30.480Z] #52 28.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:47:30 [2021-09-16T16:47:30.480Z] #52 28.93 Selecting previously unselected package libnl-3-200:amd64.
16:47:30 [2021-09-16T16:47:30.480Z] #52 28.93 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:47:30 [2021-09-16T16:47:30.480Z] #52 28.94 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:47:30 [2021-09-16T16:47:30.736Z] #52 29.03 Selecting previously unselected package libprotobuf-c1:amd64.
16:47:30 [2021-09-16T16:47:30.736Z] #52 29.03 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:47:30 [2021-09-16T16:47:30.736Z] #52 29.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:47:30 [2021-09-16T16:47:30.736Z] #52 29.11 Selecting previously unselected package criu.
16:47:30 [2021-09-16T16:47:30.736Z] #52 29.12 Preparing to unpack .../7-criu_3.15-1_amd64.deb ...
16:47:30 [2021-09-16T16:47:30.736Z] #52 29.13 Unpacking criu (3.15-1) ...
16:47:31 [2021-09-16T16:47:31.298Z] #52 29.58 Setting up python3-pkg-resources (52.0.0-4) ...
16:47:31 [2021-09-16T16:47:31.337Z] #45 5.036 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:47:31 [2021-09-16T16:47:31.337Z] #45 5.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:31 [2021-09-16T16:47:31.337Z] #45 5.081 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:31 [2021-09-16T16:47:31.337Z] #45 ...
16:47:31 [2021-09-16T16:47:31.337Z] 
16:47:31 [2021-09-16T16:47:31.337Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:31 [2021-09-16T16:47:31.337Z] #51 sha256:e60ff8bc4a479b7cf218811a8d0f0a5e3f41ca1ade037327db31c2302791a9a9
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.863 + RM_GOPATH=0
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.863 + TMP_GOPATH=
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.864 + : /build
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.864 + '[' -z '' ']'
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.866 ++ mktemp -d
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.871 + export GOPATH=/tmp/tmp.miDFSvzFOn
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.871 + GOPATH=/tmp/tmp.miDFSvzFOn
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.872 + RM_GOPATH=1
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.872 + case "$(go env GOARCH)" in
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.874 ++ go env GOARCH
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.902 + export GO_BUILDMODE=-buildmode=pie
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.902 + GO_BUILDMODE=-buildmode=pie
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.902 ++ dirname /tmp/install/install.sh
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.909 + dir=/tmp/install
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.910 + bin=golangci_lint
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.910 + shift
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.910 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.910 + . /tmp/install/golangci_lint.installer
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.910 ++ : v1.23.8
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.911 + install_golangci_lint
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.913 + set -e
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.914 + echo 'Install golangci-lint version v1.23.8'
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.914 Install golangci-lint version v1.23.8
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.914 + GOBIN=/build
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.915 + GO111MODULE=on
16:47:31 [2021-09-16T16:47:31.337Z] #51 4.915 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:47:31 [2021-09-16T16:47:31.337Z] #51 5.461 go: downloading github.com/golangci/golangci-lint v1.23.8
16:47:31 [2021-09-16T16:47:31.718Z] #33 4.770 + git clone https://github.com/kolyshkin/go-swagger.git .
16:47:31 [2021-09-16T16:47:31.718Z] #33 4.772 Cloning into '.'...
16:47:31 [2021-09-16T16:47:31.718Z] #33 ...
16:47:31 [2021-09-16T16:47:31.718Z] 
16:47:31 [2021-09-16T16:47:31.718Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:47:31 [2021-09-16T16:47:31.718Z] #49 sha256:fb90b5f3da54a924629476e66b84d5732ae260e8e6aa0802bb5e30636e0e2320
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.173 + RM_GOPATH=0
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.174 + TMP_GOPATH=
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.174 + : /build
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.174 + '[' -z '' ']'
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.174 ++ mktemp -d
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.175 + export GOPATH=/tmp/tmp.51Wmk1jivp
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.175 + GOPATH=/tmp/tmp.51Wmk1jivp
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.175 + RM_GOPATH=1
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.175 + case "$(go env GOARCH)" in
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.177 ++ go env GOARCH
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.188 + export GO_BUILDMODE=-buildmode=pie
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.188 + GO_BUILDMODE=-buildmode=pie
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.188 ++ dirname /tmp/install/install.sh
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.189 + dir=/tmp/install
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.189 + bin=gotestsum
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.189 + shift
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.189 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.189 + . /tmp/install/gotestsum.installer
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.189 ++ : v1.7.0
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.189 + install_gotestsum
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.189 + set -e
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.189 + echo 'Install gotestsum version v1.7.0'
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.190 Install gotestsum version v1.7.0
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.190 + GOBIN=/build
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.190 + GO111MODULE=on
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.190 + go install gotest.tools/gotestsum@v1.7.0
16:47:31 [2021-09-16T16:47:31.718Z] #49 4.649 go: downloading gotest.tools/gotestsum v1.7.0
16:47:32 [2021-09-16T16:47:32.234Z] #52 30.63 Setting up libprotobuf23:amd64 (3.12.4-1) ...
16:47:32 [2021-09-16T16:47:32.234Z] #52 30.64 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:47:32 [2021-09-16T16:47:32.234Z] #52 30.66 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:47:32 [2021-09-16T16:47:32.234Z] #52 30.67 Setting up python3-six (1.16.0-2) ...
16:47:32 [2021-09-16T16:47:32.281Z] #49 6.147 go: downloading github.com/fatih/color v1.10.0
16:47:32 [2021-09-16T16:47:32.281Z] #49 6.147 go: downloading github.com/dnephin/pflag v1.0.7
16:47:32 [2021-09-16T16:47:32.281Z] #49 6.205 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:47:32 [2021-09-16T16:47:32.538Z] #49 6.264 go: downloading github.com/pkg/errors v0.9.1
16:47:33 [2021-09-16T16:47:33.106Z] #49 6.666 go: downloading golang.org/x/tools v0.1.0
16:47:33 [2021-09-16T16:47:33.106Z] #49 6.704 go: downloading github.com/mattn/go-colorable v0.1.8
16:47:33 [2021-09-16T16:47:33.106Z] #49 6.821 go: downloading github.com/mattn/go-isatty v0.0.12
16:47:33 [2021-09-16T16:47:33.106Z] #49 6.834 go: downloading github.com/fsnotify/fsnotify v1.4.9
16:47:33 [2021-09-16T16:47:33.162Z] #52 31.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:47:33 [2021-09-16T16:47:33.162Z] #52 31.43 Setting up python3-protobuf (3.12.4-1) ...
16:47:33 [2021-09-16T16:47:33.363Z] #49 7.033 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
16:47:33 [2021-09-16T16:47:33.996Z] #41 ...
16:47:33 [2021-09-16T16:47:33.996Z] 
16:47:33 [2021-09-16T16:47:33.996Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:33 [2021-09-16T16:47:33.996Z] #51 sha256:eea6ee737488f95267c55e44a577287c61f3a01fd884df02105a44e3d356cdb6
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.505 + RM_GOPATH=0
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.505 + TMP_GOPATH=
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.505 + : /build
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.505 + '[' -z '' ']'
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.506 ++ mktemp -d
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.507 + export GOPATH=/tmp/tmp.RP33b2orSB
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.507 + GOPATH=/tmp/tmp.RP33b2orSB
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.507 + RM_GOPATH=1
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.507 + case "$(go env GOARCH)" in
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.507 ++ go env GOARCH
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.514 + export GO_BUILDMODE=-buildmode=pie
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.514 + GO_BUILDMODE=-buildmode=pie
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.515 ++ dirname /tmp/install/install.sh
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.516 + dir=/tmp/install
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.516 + bin=golangci_lint
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.516 + shift
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.516 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.516 + . /tmp/install/golangci_lint.installer
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.516 ++ : v1.23.8
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.516 + install_golangci_lint
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.516 + set -e
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.516 + echo 'Install golangci-lint version v1.23.8'
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.516 + GOBIN=/build
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.516 + GO111MODULE=on
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.516 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.516 Install golangci-lint version v1.23.8
16:47:33 [2021-09-16T16:47:33.996Z] #51 3.875 go: downloading github.com/golangci/golangci-lint v1.23.8
16:47:34 [2021-09-16T16:47:34.263Z] #51 ...
16:47:34 [2021-09-16T16:47:34.263Z] 
16:47:34 [2021-09-16T16:47:34.263Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:47:34 [2021-09-16T16:47:34.263Z] #49 sha256:ce264794473a10b025c87c298ef0fce30301d4651ab8de95835f5c5443eebf5b
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.404 + RM_GOPATH=0
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.404 + TMP_GOPATH=
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.404 + : /build
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.404 + '[' -z '' ']'
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.404 ++ mktemp -d
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.404 + export GOPATH=/tmp/tmp.SvY7WMda2D
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.404 + GOPATH=/tmp/tmp.SvY7WMda2D
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.404 + RM_GOPATH=1
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.404 + case "$(go env GOARCH)" in
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.405 ++ go env GOARCH
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.423 Install gotestsum version v1.7.0
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 + export GO_BUILDMODE=-buildmode=pie
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 + GO_BUILDMODE=-buildmode=pie
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 ++ dirname /tmp/install/install.sh
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 + dir=/tmp/install
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 + bin=gotestsum
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 + shift
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 + . /tmp/install/gotestsum.installer
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 ++ : v1.7.0
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 + install_gotestsum
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 + set -e
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 + echo 'Install gotestsum version v1.7.0'
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 + GOBIN=/build
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 + GO111MODULE=on
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.424 + go install gotest.tools/gotestsum@v1.7.0
16:47:34 [2021-09-16T16:47:34.263Z] #49 4.853 go: downloading gotest.tools/gotestsum v1.7.0
16:47:34 [2021-09-16T16:47:34.263Z] #49 5.843 go: downloading github.com/dnephin/pflag v1.0.7
16:47:34 [2021-09-16T16:47:34.263Z] #49 5.843 go: downloading github.com/fatih/color v1.10.0
16:47:34 [2021-09-16T16:47:34.263Z] #49 5.856 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:47:34 [2021-09-16T16:47:34.263Z] #49 5.891 go: downloading github.com/pkg/errors v0.9.1
16:47:34 [2021-09-16T16:47:34.520Z] #49 6.238 go: downloading github.com/mattn/go-colorable v0.1.8
16:47:34 [2021-09-16T16:47:34.520Z] #49 6.244 go: downloading github.com/mattn/go-isatty v0.0.12
16:47:34 [2021-09-16T16:47:34.520Z] #49 6.275 go: downloading github.com/fsnotify/fsnotify v1.4.9
16:47:34 [2021-09-16T16:47:34.520Z] #49 6.289 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
16:47:34 [2021-09-16T16:47:34.520Z] #49 6.308 go: downloading github.com/jonboulle/clockwork v0.2.2
16:47:34 [2021-09-16T16:47:34.520Z] #49 6.400 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:47:34 [2021-09-16T16:47:34.776Z] #49 6.459 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:47:34 [2021-09-16T16:47:34.776Z] #49 ...
16:47:34 [2021-09-16T16:47:34.776Z] 
16:47:34 [2021-09-16T16:47:34.776Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:47:34 [2021-09-16T16:47:34.776Z] #60 sha256:5265a388b4f678d69513fe3f299714da6964011dcc6b18acb6fb7cec33af1f85
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.492 + RM_GOPATH=0
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.492 + TMP_GOPATH=
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.492 + : /build
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.492 + '[' -z '' ']'
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.492 ++ mktemp -d
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.492 + export GOPATH=/tmp/tmp.2LbzUcmglh
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.492 + GOPATH=/tmp/tmp.2LbzUcmglh
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.492 + RM_GOPATH=1
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.492 + case "$(go env GOARCH)" in
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.492 ++ go env GOARCH
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + export GO_BUILDMODE=-buildmode=pie
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + GO_BUILDMODE=-buildmode=pie
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 ++ dirname /tmp/install/install.sh
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + dir=/tmp/install
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + bin=rootlesskit
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + shift
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + . /tmp/install/rootlesskit.installer
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 ++ : v0.14.4
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + install_rootlesskit
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + case "$1" in
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + export CGO_ENABLED=0
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + CGO_ENABLED=0
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + _install_rootlesskit
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + echo 'Install rootlesskit version v0.14.4'
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + for f in rootlesskit rootlesskit-docker-proxy
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + GOBIN=/build
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + GO111MODULE=on
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.517 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:47:34 [2021-09-16T16:47:34.776Z] #60 6.523 Install rootlesskit version v0.14.4
16:47:35 [2021-09-16T16:47:35.058Z] #52 33.47 Setting up criu (3.15-1) ...
16:47:35 [2021-09-16T16:47:35.339Z] #60 7.124 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:47:36 [2021-09-16T16:47:36.427Z] #52 34.72 Processing triggers for libc-bin (2.31-13) ...
16:47:36 [2021-09-16T16:47:36.630Z] #51 ...
16:47:36 [2021-09-16T16:47:36.630Z] 
16:47:36 [2021-09-16T16:47:36.630Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:47:36 [2021-09-16T16:47:36.630Z] #25 sha256:f495f151da7013ca4671f24d7444c37009121611f1ed54c3f5c53343eeb72969
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.686 + RM_GOPATH=0
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.686 + TMP_GOPATH=
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.686 + : /build
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.686 + '[' -z '' ']'
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.686 ++ mktemp -d
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.686 + export GOPATH=/tmp/tmp.d65vCeAbkP
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.686 + GOPATH=/tmp/tmp.d65vCeAbkP
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.686 + RM_GOPATH=1
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.686 + case "$(go env GOARCH)" in
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.686 ++ go env GOARCH
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.714 Install docker/cli version 17.06.2-ce from stable
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 + export GO_BUILDMODE=-buildmode=pie
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 + GO_BUILDMODE=-buildmode=pie
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 ++ dirname /tmp/install/install.sh
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 + dir=/tmp/install
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 + bin=dockercli
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 + shift
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 + . /tmp/install/dockercli.installer
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 ++ : stable
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 ++ : 17.06.2-ce
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 + install_dockercli
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 ++ uname -m
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 + arch=x86_64
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 + '[' x86_64 '!=' x86_64 ']'
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 + url=https://download.docker.com/linux/static
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 + tar -xz docker/docker
16:47:36 [2021-09-16T16:47:36.630Z] #25 4.721 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:47:36 [2021-09-16T16:47:36.630Z] #25 ...
16:47:36 [2021-09-16T16:47:36.630Z] 
16:47:36 [2021-09-16T16:47:36.630Z] #37 [tini 1/2] 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
16:47:36 [2021-09-16T16:47:36.630Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:47:36 [2021-09-16T16:47:36.630Z] #37 3.898 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:47:36 [2021-09-16T16:47:36.630Z] #37 3.907 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:36 [2021-09-16T16:47:36.630Z] #37 3.907 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:36 [2021-09-16T16:47:36.630Z] #37 4.231 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:36 [2021-09-16T16:47:36.630Z] #37 5.434 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:36 [2021-09-16T16:47:36.630Z] #37 ...
16:47:36 [2021-09-16T16:47:36.630Z] 
16:47:36 [2021-09-16T16:47:36.630Z] #33 [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
16:47:36 [2021-09-16T16:47:36.630Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:47:36 [2021-09-16T16:47:36.630Z] #33 4.767 + git clone https://github.com/kolyshkin/go-swagger.git .
16:47:36 [2021-09-16T16:47:36.630Z] #33 4.780 Cloning into '.'...
16:47:36 [2021-09-16T16:47:36.630Z] #33 ...
16:47:36 [2021-09-16T16:47:36.630Z] 
16:47:36 [2021-09-16T16:47:36.630Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:47:36 [2021-09-16T16:47:36.630Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:47:36 [2021-09-16T16:47:36.630Z] #41 4.367 + git clone https://github.com/docker/distribution.git .
16:47:36 [2021-09-16T16:47:36.630Z] #41 4.371 Cloning into '.'...
16:47:36 [2021-09-16T16:47:36.630Z] #41 ...
16:47:36 [2021-09-16T16:47:36.630Z] 
16:47:36 [2021-09-16T16:47:36.630Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:47:36 [2021-09-16T16:47:36.630Z] #60 sha256:b3d34356dc666e16371af59463d8280f6a180eefb09615ddd4ad455510dbf211
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.124 + RM_GOPATH=0
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.124 + TMP_GOPATH=
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.124 + : /build
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.124 + '[' -z '' ']'
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.125 ++ mktemp -d
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.125 + export GOPATH=/tmp/tmp.SEhOJx5VCt
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.125 + GOPATH=/tmp/tmp.SEhOJx5VCt
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.125 + RM_GOPATH=1
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.125 + case "$(go env GOARCH)" in
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.125 ++ go env GOARCH
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.144 + export GO_BUILDMODE=-buildmode=pie
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.144 + GO_BUILDMODE=-buildmode=pie
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 ++ dirname /tmp/install/install.sh
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 Install rootlesskit version v0.14.4
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + dir=/tmp/install
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + bin=rootlesskit
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + shift
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + . /tmp/install/rootlesskit.installer
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 ++ : v0.14.4
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + install_rootlesskit
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + case "$1" in
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + export CGO_ENABLED=0
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + CGO_ENABLED=0
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + _install_rootlesskit
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + echo 'Install rootlesskit version v0.14.4'
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + for f in rootlesskit rootlesskit-docker-proxy
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + GOBIN=/build
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + GO111MODULE=on
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.157 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:47:36 [2021-09-16T16:47:36.630Z] #60 4.803 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:47:36 [2021-09-16T16:47:36.630Z] #60 6.997 go: downloading github.com/pkg/errors v0.9.1
16:47:36 [2021-09-16T16:47:36.630Z] #60 7.022 go: downloading github.com/sirupsen/logrus v1.8.1
16:47:36 [2021-09-16T16:47:36.630Z] #60 7.122 go: downloading github.com/urfave/cli/v2 v2.3.0
16:47:36 [2021-09-16T16:47:36.630Z] #60 7.527 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:47:36 [2021-09-16T16:47:36.630Z] #60 ...
16:47:36 [2021-09-16T16:47:36.630Z] 
16:47:36 [2021-09-16T16:47:36.630Z] #57 [containerd 1/2] 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
16:47:36 [2021-09-16T16:47:36.630Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066
16:47:36 [2021-09-16T16:47:36.630Z] #57 5.242 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:47:36 [2021-09-16T16:47:36.630Z] #57 5.268 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:36 [2021-09-16T16:47:36.630Z] #57 5.268 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:36 [2021-09-16T16:47:36.630Z] #57 6.201 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:36 [2021-09-16T16:47:36.630Z] #57 7.992 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:36 [2021-09-16T16:47:36.630Z] #57 ...
16:47:36 [2021-09-16T16:47:36.630Z] 
16:47:36 [2021-09-16T16:47:36.630Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:47:36 [2021-09-16T16:47:36.630Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:47:36 [2021-09-16T16:47:36.630Z] #14 5.040 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:47:36 [2021-09-16T16:47:36.630Z] #14 5.059 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:36 [2021-09-16T16:47:36.630Z] #14 5.063 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:36 [2021-09-16T16:47:36.630Z] #14 5.795 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:36 [2021-09-16T16:47:36.630Z] #14 7.768 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:36 [2021-09-16T16:47:36.633Z] #49 ...
16:47:36 [2021-09-16T16:47:36.633Z] 
16:47:36 [2021-09-16T16:47:36.633Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:47:36 [2021-09-16T16:47:36.633Z] #53 sha256:d37edd617942e1230f2c03f9bcf4a0e4a2902bdacc7376d12d46d4cff8bad790
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.417 + RM_GOPATH=0
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.418 + TMP_GOPATH=
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.418 + : /build
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.418 + '[' -z '' ']'
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.418 ++ mktemp -d
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.418 + export GOPATH=/tmp/tmp.kdsGxm1ONC
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.418 + GOPATH=/tmp/tmp.kdsGxm1ONC
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.418 + RM_GOPATH=1
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.418 + case "$(go env GOARCH)" in
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.418 ++ go env GOARCH
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.419 + export GO_BUILDMODE=-buildmode=pie
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.421 + GO_BUILDMODE=-buildmode=pie
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.432 ++ dirname /tmp/install/install.sh
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.436 Install shfmt version v3.0.2
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.437 + dir=/tmp/install
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.437 + bin=shfmt
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.437 + shift
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.437 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.437 + . /tmp/install/shfmt.installer
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.437 ++ : v3.0.2
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.437 + install_shfmt
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.437 + echo 'Install shfmt version v3.0.2'
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.437 + GOBIN=/build
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.437 + GO111MODULE=on
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.437 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
16:47:36 [2021-09-16T16:47:36.633Z] #53 4.964 go: downloading mvdan.cc/sh/v3 v3.0.2
16:47:36 [2021-09-16T16:47:36.634Z] #53 5.970 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:47:36 [2021-09-16T16:47:36.634Z] #53 5.998 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:47:36 [2021-09-16T16:47:36.634Z] #53 6.077 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:47:36 [2021-09-16T16:47:36.634Z] #53 8.072 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:47:36 [2021-09-16T16:47:36.634Z] #53 ...
16:47:36 [2021-09-16T16:47:36.634Z] 
16:47:36 [2021-09-16T16:47:36.634Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:47:36 [2021-09-16T16:47:36.634Z] #25 sha256:e9847ec7422ea71ac14a1041a28599889407f5aa37e3da3f7105f4e1e9e43162
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.028 + RM_GOPATH=0
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.028 + TMP_GOPATH=
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.028 + : /build
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.028 + '[' -z '' ']'
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.028 ++ mktemp -d
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.028 + export GOPATH=/tmp/tmp.HZEx9vhM7J
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.028 + GOPATH=/tmp/tmp.HZEx9vhM7J
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.028 + RM_GOPATH=1
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.028 + case "$(go env GOARCH)" in
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.028 ++ go env GOARCH
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.039 Install docker/cli version 17.06.2-ce from stable
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 + export GO_BUILDMODE=-buildmode=pie
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 + GO_BUILDMODE=-buildmode=pie
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 ++ dirname /tmp/install/install.sh
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 + dir=/tmp/install
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 + bin=dockercli
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 + shift
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 + . /tmp/install/dockercli.installer
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 ++ : stable
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 ++ : 17.06.2-ce
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 + install_dockercli
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 ++ uname -m
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 + arch=x86_64
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 + '[' x86_64 '!=' x86_64 ']'
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 + url=https://download.docker.com/linux/static
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:47:36 [2021-09-16T16:47:36.634Z] #25 4.040 + tar -xz docker/docker
16:47:36 [2021-09-16T16:47:36.634Z] #25 ...
16:47:36 [2021-09-16T16:47:36.634Z] 
16:47:36 [2021-09-16T16:47:36.634Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:47:36 [2021-09-16T16:47:36.634Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:47:36 [2021-09-16T16:47:36.634Z] #14 5.254 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:47:36 [2021-09-16T16:47:36.634Z] #14 5.301 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:36 [2021-09-16T16:47:36.634Z] #14 5.309 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:36 [2021-09-16T16:47:36.634Z] #14 6.167 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:36 [2021-09-16T16:47:36.634Z] #14 8.274 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:36 [2021-09-16T16:47:36.634Z] #14 ...
16:47:36 [2021-09-16T16:47:36.634Z] 
16:47:36 [2021-09-16T16:47:36.634Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:47:36 [2021-09-16T16:47:36.634Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:47:36 [2021-09-16T16:47:36.634Z] #41 4.618 + git clone https://github.com/docker/distribution.git .
16:47:36 [2021-09-16T16:47:36.634Z] #41 4.618 Cloning into '.'...
16:47:36 [2021-09-16T16:47:36.634Z] #41 ...
16:47:36 [2021-09-16T16:47:36.634Z] 
16:47:36 [2021-09-16T16:47:36.634Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:36 [2021-09-16T16:47:36.634Z] #51 sha256:bb8be75037db685e0c0c5b5342d169d95c4d74ae36c393768b01bf37aea6ae1c
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.894 + RM_GOPATH=0
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.894 + TMP_GOPATH=
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.894 + : /build
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.894 + '[' -z '' ']'
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.898 ++ mktemp -d
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.898 + export GOPATH=/tmp/tmp.RzzgJ135gP
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.898 + GOPATH=/tmp/tmp.RzzgJ135gP
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.898 + RM_GOPATH=1
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.898 + case "$(go env GOARCH)" in
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.898 ++ go env GOARCH
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.900 + export GO_BUILDMODE=-buildmode=pie
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.900 + GO_BUILDMODE=-buildmode=pie
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.906 ++ dirname /tmp/install/install.sh
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.907 Install golangci-lint version v1.23.8
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.908 + dir=/tmp/install
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.908 + bin=golangci_lint
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.908 + shift
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.908 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.908 + . /tmp/install/golangci_lint.installer
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.908 ++ : v1.23.8
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.908 + install_golangci_lint
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.908 + set -e
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.908 + echo 'Install golangci-lint version v1.23.8'
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.908 + GOBIN=/build
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.908 + GO111MODULE=on
16:47:36 [2021-09-16T16:47:36.634Z] #51 3.908 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:47:36 [2021-09-16T16:47:36.634Z] #51 4.331 go: downloading github.com/golangci/golangci-lint v1.23.8
16:47:36 [2021-09-16T16:47:36.634Z] #51 10.04 go: downloading github.com/fatih/color v1.7.0
16:47:36 [2021-09-16T16:47:36.634Z] #51 10.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:47:36 [2021-09-16T16:47:36.634Z] #51 10.16 go: downloading github.com/pkg/errors v0.8.1
16:47:36 [2021-09-16T16:47:36.634Z] #51 10.16 go: downloading github.com/spf13/cobra v0.0.5
16:47:36 [2021-09-16T16:47:36.634Z] #51 10.27 go: downloading github.com/spf13/pflag v1.0.5
16:47:36 [2021-09-16T16:47:36.634Z] #51 10.52 go: downloading github.com/spf13/viper v1.6.1
16:47:36 [2021-09-16T16:47:36.683Z] #52 DONE 35.0s
16:47:36 [2021-09-16T16:47:36.683Z] 
16:47:36 [2021-09-16T16:47:36.683Z] #40 [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
16:47:36 [2021-09-16T16:47:36.683Z] #40 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:47:36 [2021-09-16T16:47:36.683Z] #40 28.69 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
16:47:36 [2021-09-16T16:47:36.683Z] #40 29.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:47:36 [2021-09-16T16:47:36.886Z] #14 ...
16:47:36 [2021-09-16T16:47:36.886Z] 
16:47:36 [2021-09-16T16:47:36.886Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:47:36 [2021-09-16T16:47:36.886Z] #49 sha256:9a5eb29f6118ab4e00beaac5d253604a44c5f6f8901d2e3598fa1d5ebe63fa63
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.704 + RM_GOPATH=0
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.704 + TMP_GOPATH=
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.704 + : /build
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.704 + '[' -z '' ']'
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.704 ++ mktemp -d
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.704 + export GOPATH=/tmp/tmp.jdvSoKaVjt
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.704 + GOPATH=/tmp/tmp.jdvSoKaVjt
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.704 + RM_GOPATH=1
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.704 + case "$(go env GOARCH)" in
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.704 ++ go env GOARCH
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.711 + export GO_BUILDMODE=-buildmode=pie
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.711 + GO_BUILDMODE=-buildmode=pie
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.711 ++ dirname /tmp/install/install.sh
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.716 + dir=/tmp/install
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.716 + bin=gotestsum
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.716 + shift
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.716 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.716 + . /tmp/install/gotestsum.installer
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.716 ++ : v1.7.0
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.716 + install_gotestsum
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.718 + set -e
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.718 + echo 'Install gotestsum version v1.7.0'
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.718 + GOBIN=/build
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.718 + GO111MODULE=on
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.718 + go install gotest.tools/gotestsum@v1.7.0
16:47:36 [2021-09-16T16:47:36.886Z] #49 3.718 Install gotestsum version v1.7.0
16:47:36 [2021-09-16T16:47:36.886Z] #49 4.132 go: downloading gotest.tools/gotestsum v1.7.0
16:47:36 [2021-09-16T16:47:36.886Z] #49 5.574 go: downloading github.com/fatih/color v1.10.0
16:47:36 [2021-09-16T16:47:36.886Z] #49 5.609 go: downloading github.com/dnephin/pflag v1.0.7
16:47:36 [2021-09-16T16:47:36.886Z] #49 5.702 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:47:36 [2021-09-16T16:47:36.886Z] #49 5.780 go: downloading github.com/pkg/errors v0.9.1
16:47:36 [2021-09-16T16:47:36.886Z] #49 6.125 go: downloading golang.org/x/tools v0.1.0
16:47:36 [2021-09-16T16:47:36.886Z] #49 6.202 go: downloading github.com/mattn/go-colorable v0.1.8
16:47:36 [2021-09-16T16:47:36.886Z] #49 6.306 go: downloading github.com/mattn/go-isatty v0.0.12
16:47:36 [2021-09-16T16:47:36.887Z] #49 6.339 go: downloading github.com/fsnotify/fsnotify v1.4.9
16:47:36 [2021-09-16T16:47:36.887Z] #49 6.546 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
16:47:36 [2021-09-16T16:47:36.887Z] #49 10.68 go: downloading github.com/jonboulle/clockwork v0.2.2
16:47:36 [2021-09-16T16:47:36.887Z] #49 10.81 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:47:36 [2021-09-16T16:47:36.887Z] #49 10.88 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:47:36 [2021-09-16T16:47:36.890Z] #51 ...
16:47:36 [2021-09-16T16:47:36.890Z] 
16:47:36 [2021-09-16T16:47:36.890Z] #57 [containerd 1/2] 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
16:47:36 [2021-09-16T16:47:36.890Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066
16:47:36 [2021-09-16T16:47:36.890Z] #57 5.182 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:47:36 [2021-09-16T16:47:36.890Z] #57 5.204 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:36 [2021-09-16T16:47:36.890Z] #57 5.211 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:36 [2021-09-16T16:47:36.890Z] #57 6.027 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:36 [2021-09-16T16:47:36.890Z] #57 7.952 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:36 [2021-09-16T16:47:36.890Z] #57 ...
16:47:36 [2021-09-16T16:47:36.890Z] 
16:47:36 [2021-09-16T16:47:36.890Z] #37 [tini 1/2] 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
16:47:36 [2021-09-16T16:47:36.890Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:47:36 [2021-09-16T16:47:36.890Z] #37 5.258 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:47:36 [2021-09-16T16:47:36.890Z] #37 5.311 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:36 [2021-09-16T16:47:36.890Z] #37 5.312 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:36 [2021-09-16T16:47:36.890Z] #37 6.210 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:36 [2021-09-16T16:47:36.890Z] #37 8.168 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:37 [2021-09-16T16:47:37.142Z] #49 ...
16:47:37 [2021-09-16T16:47:37.142Z] 
16:47:37 [2021-09-16T16:47:37.142Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:47:37 [2021-09-16T16:47:37.142Z] #47 sha256:0aecbd4ef2823a0a849e88e9b44b7c78fe7287f9cffc9ea818568726f5dfa483
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.343 + RM_GOPATH=0
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.343 + TMP_GOPATH=
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.343 + : /build
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.343 + '[' -z '' ']'
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.343 ++ mktemp -d
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.352 + export GOPATH=/tmp/tmp.hYE49Ie9er
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.352 + GOPATH=/tmp/tmp.hYE49Ie9er
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.352 + RM_GOPATH=1
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.352 + case "$(go env GOARCH)" in
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.352 ++ go env GOARCH
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 + export GO_BUILDMODE=-buildmode=pie
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 + GO_BUILDMODE=-buildmode=pie
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 ++ dirname /tmp/install/install.sh
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 + dir=/tmp/install
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 + bin=vndr
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 + shift
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 + '[' '!' -f /tmp/install/vndr.installer ']'
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 + . /tmp/install/vndr.installer
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 ++ : v0.1.2
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 + install_vndr
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 + echo 'Install vndr version v0.1.2'
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 + GOBIN=/build
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 + GO111MODULE=on
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 + go install github.com/LK4D4/vndr@v0.1.2
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.362 Install vndr version v0.1.2
16:47:37 [2021-09-16T16:47:37.142Z] #47 4.972 go: downloading github.com/LK4D4/vndr v0.1.2
16:47:37 [2021-09-16T16:47:37.142Z] #47 ...
16:47:37 [2021-09-16T16:47:37.142Z] 
16:47:37 [2021-09-16T16:47:37.142Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:47:37 [2021-09-16T16:47:37.142Z] #53 sha256:0927e5b4b7a95f1233bfd69a3de2fc78d458f5c013b4c59ae60d063c5943ebbd
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.172 + RM_GOPATH=0
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.172 + TMP_GOPATH=
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.172 + : /build
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.172 + '[' -z '' ']'
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.172 ++ mktemp -d
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.172 + export GOPATH=/tmp/tmp.ewVQKJQJBI
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.172 + GOPATH=/tmp/tmp.ewVQKJQJBI
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.172 + RM_GOPATH=1
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.172 + case "$(go env GOARCH)" in
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.176 ++ go env GOARCH
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.179 + export GO_BUILDMODE=-buildmode=pie
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.179 + GO_BUILDMODE=-buildmode=pie
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.180 Install shfmt version v3.0.2
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.180 ++ dirname /tmp/install/install.sh
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.180 + dir=/tmp/install
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.180 + bin=shfmt
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.180 + shift
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.180 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.180 + . /tmp/install/shfmt.installer
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.180 ++ : v3.0.2
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.180 + install_shfmt
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.180 + echo 'Install shfmt version v3.0.2'
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.180 + GOBIN=/build
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.180 + GO111MODULE=on
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.180 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
16:47:37 [2021-09-16T16:47:37.142Z] #53 3.617 go: downloading mvdan.cc/sh/v3 v3.0.2
16:47:37 [2021-09-16T16:47:37.142Z] #53 4.461 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:47:37 [2021-09-16T16:47:37.142Z] #53 4.461 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:47:37 [2021-09-16T16:47:37.142Z] #53 4.535 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:47:37 [2021-09-16T16:47:37.142Z] #53 6.245 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:47:37 [2021-09-16T16:47:37.142Z] #53 ...
16:47:37 [2021-09-16T16:47:37.142Z] 
16:47:37 [2021-09-16T16:47:37.142Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:37 [2021-09-16T16:47:37.142Z] #51 sha256:e60ff8bc4a479b7cf218811a8d0f0a5e3f41ca1ade037327db31c2302791a9a9
16:47:37 [2021-09-16T16:47:37.142Z] #51 11.18 go: downloading github.com/fatih/color v1.7.0
16:47:37 [2021-09-16T16:47:37.142Z] #51 11.24 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:47:37 [2021-09-16T16:47:37.142Z] #51 11.33 go: downloading github.com/pkg/errors v0.8.1
16:47:37 [2021-09-16T16:47:37.142Z] #51 11.35 go: downloading github.com/spf13/cobra v0.0.5
16:47:37 [2021-09-16T16:47:37.142Z] #51 11.46 go: downloading github.com/spf13/pflag v1.0.5
16:47:37 [2021-09-16T16:47:37.146Z] #37 ...
16:47:37 [2021-09-16T16:47:37.146Z] 
16:47:37 [2021-09-16T16:47:37.146Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:47:37 [2021-09-16T16:47:37.146Z] #47 sha256:70eb46c29d806f3243748aa8304549fb107fd45743d95244af6cd4e885c0b743
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.392 + RM_GOPATH=0
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.392 + TMP_GOPATH=
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.392 + : /build
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.392 + '[' -z '' ']'
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.392 ++ mktemp -d
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.394 + export GOPATH=/tmp/tmp.F4Gmvy24YI
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.394 + GOPATH=/tmp/tmp.F4Gmvy24YI
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.394 + RM_GOPATH=1
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.394 + case "$(go env GOARCH)" in
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.402 ++ go env GOARCH
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.460 + export GO_BUILDMODE=-buildmode=pie
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.460 + GO_BUILDMODE=-buildmode=pie
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.460 ++ dirname /tmp/install/install.sh
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.463 + dir=/tmp/install
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.463 + bin=vndr
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.463 + shift
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.463 + '[' '!' -f /tmp/install/vndr.installer ']'
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.463 + . /tmp/install/vndr.installer
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.463 ++ : v0.1.2
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.463 + install_vndr
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.463 + echo 'Install vndr version v0.1.2'
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.463 + GOBIN=/build
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.463 + GO111MODULE=on
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.463 + go install github.com/LK4D4/vndr@v0.1.2
16:47:37 [2021-09-16T16:47:37.146Z] #47 4.465 Install vndr version v0.1.2
16:47:37 [2021-09-16T16:47:37.146Z] #47 5.038 go: downloading github.com/LK4D4/vndr v0.1.2
16:47:37 [2021-09-16T16:47:37.146Z] #47 ...
16:47:37 [2021-09-16T16:47:37.146Z] 
16:47:37 [2021-09-16T16:47:37.146Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
16:47:37 [2021-09-16T16:47:37.146Z] #35 sha256:d8d08d8b2b2c540d26b6e2770e5620384ae20db4ea20737eeeadfe2a1785367b
16:47:37 [2021-09-16T16:47:37.146Z] #35 3.539 Install go-toml version v1.8.1
16:47:37 [2021-09-16T16:47:37.146Z] #35 3.940 go: downloading github.com/pelletier/go-toml v1.8.1
16:47:37 [2021-09-16T16:47:37.232Z] #60 ...
16:47:37 [2021-09-16T16:47:37.232Z] 
16:47:37 [2021-09-16T16:47:37.232Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:47:37 [2021-09-16T16:47:37.232Z] #25 sha256:c1d67c01b2937c644651db9f6276436b3b6e1fa68f7cb9018160ca84989a9548
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.654 + RM_GOPATH=0
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.654 + TMP_GOPATH=
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.654 + : /build
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.654 + '[' -z '' ']'
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.654 ++ mktemp -d
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.654 + export GOPATH=/tmp/tmp.nfATyltV7X
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.654 + GOPATH=/tmp/tmp.nfATyltV7X
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.654 + RM_GOPATH=1
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.654 + case "$(go env GOARCH)" in
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.654 ++ go env GOARCH
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.658 + export GO_BUILDMODE=-buildmode=pie
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.658 + GO_BUILDMODE=-buildmode=pie
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.658 ++ dirname /tmp/install/install.sh
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.659 + dir=/tmp/install
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.659 + bin=dockercli
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.659 + shift
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.659 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.659 + . /tmp/install/dockercli.installer
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.659 ++ : stable
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.659 ++ : 17.06.2-ce
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.659 + install_dockercli
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.659 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.659 Install docker/cli version 17.06.2-ce from stable
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.660 ++ uname -m
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.661 + arch=x86_64
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.661 + '[' x86_64 '!=' x86_64 ']'
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.661 + url=https://download.docker.com/linux/static
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.662 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:47:37 [2021-09-16T16:47:37.232Z] #25 3.670 + tar -xz docker/docker
16:47:37 [2021-09-16T16:47:37.232Z] #25 8.237 + mkdir -p /build
16:47:37 [2021-09-16T16:47:37.232Z] #25 8.244 + mv docker/docker /build/
16:47:37 [2021-09-16T16:47:37.232Z] #25 8.246 + rmdir docker
16:47:37 [2021-09-16T16:47:37.232Z] #25 DONE 8.6s
16:47:37 [2021-09-16T16:47:37.232Z] 
16:47:37 [2021-09-16T16:47:37.232Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:37 [2021-09-16T16:47:37.232Z] #51 sha256:eea6ee737488f95267c55e44a577287c61f3a01fd884df02105a44e3d356cdb6
16:47:37 [2021-09-16T16:47:37.232Z] #51 7.077 go: downloading github.com/fatih/color v1.7.0
16:47:37 [2021-09-16T16:47:37.232Z] #51 7.082 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:47:37 [2021-09-16T16:47:37.232Z] #51 7.136 go: downloading github.com/pkg/errors v0.8.1
16:47:37 [2021-09-16T16:47:37.232Z] #51 7.153 go: downloading github.com/spf13/cobra v0.0.5
16:47:37 [2021-09-16T16:47:37.232Z] #51 7.259 go: downloading github.com/spf13/pflag v1.0.5
16:47:37 [2021-09-16T16:47:37.232Z] #51 7.433 go: downloading github.com/spf13/viper v1.6.1
16:47:37 [2021-09-16T16:47:37.232Z] #51 7.785 go: downloading github.com/mattn/go-colorable v0.1.4
16:47:37 [2021-09-16T16:47:37.232Z] #51 7.820 go: downloading github.com/mattn/go-isatty v0.0.8
16:47:37 [2021-09-16T16:47:37.232Z] #51 7.840 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:47:37 [2021-09-16T16:47:37.399Z] #51 11.72 go: downloading github.com/spf13/viper v1.6.1
16:47:37 [2021-09-16T16:47:37.402Z] #35 ...
16:47:37 [2021-09-16T16:47:37.402Z] 
16:47:37 [2021-09-16T16:47:37.403Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:47:37 [2021-09-16T16:47:37.403Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:47:37 [2021-09-16T16:47:37.403Z] #45 5.077 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:47:37 [2021-09-16T16:47:37.403Z] #45 5.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:37 [2021-09-16T16:47:37.403Z] #45 5.114 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:37 [2021-09-16T16:47:37.403Z] #45 5.657 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
16:47:37 [2021-09-16T16:47:37.403Z] #45 6.209 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:37 [2021-09-16T16:47:37.403Z] #45 8.028 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:37 [2021-09-16T16:47:37.655Z] #51 11.95 go: downloading github.com/mattn/go-colorable v0.1.4
16:47:37 [2021-09-16T16:47:37.655Z] #51 11.96 go: downloading github.com/mattn/go-isatty v0.0.8
16:47:37 [2021-09-16T16:47:37.701Z] #45 ...
16:47:37 [2021-09-16T16:47:37.701Z] 
16:47:37 [2021-09-16T16:47:37.701Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:47:37 [2021-09-16T16:47:37.701Z] #60 sha256:0508ce7e0f6deaf44522fb735e3bd1afd2802b052780e05542b59dd4f1508be2
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.098 + RM_GOPATH=0
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.098 + TMP_GOPATH=
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.098 + : /build
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.098 + '[' -z '' ']'
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.099 ++ mktemp -d
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.099 + export GOPATH=/tmp/tmp.l8MEngnVHx
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.099 + GOPATH=/tmp/tmp.l8MEngnVHx
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.099 + RM_GOPATH=1
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.099 + case "$(go env GOARCH)" in
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.100 ++ go env GOARCH
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.105 + export GO_BUILDMODE=-buildmode=pie
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.105 + GO_BUILDMODE=-buildmode=pie
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.105 ++ dirname /tmp/install/install.sh
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.106 + dir=/tmp/install
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.106 + bin=rootlesskit
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.106 + shift
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.106 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.106 + . /tmp/install/rootlesskit.installer
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.106 ++ : v0.14.4
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.106 + install_rootlesskit
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.106 + case "$1" in
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.106 + export CGO_ENABLED=0
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.106 + CGO_ENABLED=0
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.106 + _install_rootlesskit
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.112 + echo 'Install rootlesskit version v0.14.4'
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.112 + for f in rootlesskit rootlesskit-docker-proxy
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.112 + GOBIN=/build
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.112 + GO111MODULE=on
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.112 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.112 Install rootlesskit version v0.14.4
16:47:37 [2021-09-16T16:47:37.701Z] #60 4.751 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:47:37 [2021-09-16T16:47:37.701Z] #60 6.890 go: downloading github.com/pkg/errors v0.9.1
16:47:37 [2021-09-16T16:47:37.701Z] #60 6.978 go: downloading github.com/sirupsen/logrus v1.8.1
16:47:37 [2021-09-16T16:47:37.701Z] #60 6.983 go: downloading github.com/urfave/cli/v2 v2.3.0
16:47:37 [2021-09-16T16:47:37.701Z] #60 7.554 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:47:37 [2021-09-16T16:47:37.701Z] #60 10.98 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:47:37 [2021-09-16T16:47:37.701Z] #60 11.52 go: downloading github.com/google/uuid v1.3.0
16:47:37 [2021-09-16T16:47:37.701Z] #60 ...
16:47:37 [2021-09-16T16:47:37.701Z] 
16:47:37 [2021-09-16T16:47:37.701Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:47:37 [2021-09-16T16:47:37.701Z] #25 sha256:e9847ec7422ea71ac14a1041a28599889407f5aa37e3da3f7105f4e1e9e43162
16:47:37 [2021-09-16T16:47:37.701Z] #25 11.25 + mkdir -p /build
16:47:37 [2021-09-16T16:47:37.701Z] #25 11.25 + mv docker/docker /build/
16:47:37 [2021-09-16T16:47:37.701Z] #25 11.26 + rmdir docker
16:47:37 [2021-09-16T16:47:37.911Z] #51 12.06 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:47:37 [2021-09-16T16:47:37.911Z] #51 12.11 go: downloading github.com/go-critic/go-critic v0.4.1
16:47:38 [2021-09-16T16:47:38.264Z] #25 DONE 11.9s
16:47:38 [2021-09-16T16:47:38.264Z] 
16:47:38 [2021-09-16T16:47:38.264Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:47:38 [2021-09-16T16:47:38.264Z] #60 sha256:0508ce7e0f6deaf44522fb735e3bd1afd2802b052780e05542b59dd4f1508be2
16:47:38 [2021-09-16T16:47:38.264Z] #60 11.54 go: downloading github.com/moby/vpnkit v0.5.0
16:47:38 [2021-09-16T16:47:38.264Z] #60 11.59 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:47:38 [2021-09-16T16:47:38.264Z] #60 11.70 go: downloading github.com/gofrs/flock v0.8.1
16:47:38 [2021-09-16T16:47:38.264Z] #60 11.74 go: downloading github.com/gorilla/mux v1.8.0
16:47:38 [2021-09-16T16:47:38.264Z] #60 11.94 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:47:38 [2021-09-16T16:47:38.600Z] #51 ...
16:47:38 [2021-09-16T16:47:38.600Z] 
16:47:38 [2021-09-16T16:47:38.600Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
16:47:38 [2021-09-16T16:47:38.600Z] #35 sha256:65e9f6fdaa87dfc3f761fd2ab4cd6aff51d5d5e7c575a0f5170b7815894fd522
16:47:38 [2021-09-16T16:47:38.600Z] #35 5.474 Install go-toml version v1.8.1
16:47:38 [2021-09-16T16:47:38.600Z] #35 5.941 go: downloading github.com/pelletier/go-toml v1.8.1
16:47:38 [2021-09-16T16:47:38.600Z] #35 ...
16:47:38 [2021-09-16T16:47:38.600Z] 
16:47:38 [2021-09-16T16:47:38.600Z] #37 [tini 1/2] 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
16:47:38 [2021-09-16T16:47:38.600Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:47:38 [2021-09-16T16:47:38.600Z] #37 7.318 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:47:38 [2021-09-16T16:47:38.600Z] #37 7.346 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:38 [2021-09-16T16:47:38.600Z] #37 7.357 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:38 [2021-09-16T16:47:38.600Z] #37 8.357 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:38 [2021-09-16T16:47:38.600Z] #37 10.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:38 [2021-09-16T16:47:38.600Z] #37 ...
16:47:38 [2021-09-16T16:47:38.600Z] 
16:47:38 [2021-09-16T16:47:38.600Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:47:38 [2021-09-16T16:47:38.600Z] #47 sha256:dfa67e624c08a13a6773db7bf1c0c38bd0665eccf21a7bdb89911415efbe71ac
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.016 + RM_GOPATH=0
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.016 + TMP_GOPATH=
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.016 + : /build
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.016 + '[' -z '' ']'
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.016 ++ mktemp -d
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.016 + export GOPATH=/tmp/tmp.a0S6wcNDx9
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.016 + GOPATH=/tmp/tmp.a0S6wcNDx9
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.016 + RM_GOPATH=1
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.016 + case "$(go env GOARCH)" in
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.020 ++ go env GOARCH
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.030 + export GO_BUILDMODE=-buildmode=pie
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.030 + GO_BUILDMODE=-buildmode=pie
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.030 ++ dirname /tmp/install/install.sh
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.030 + dir=/tmp/install
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.030 + bin=vndr
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.030 + shift
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.030 + '[' '!' -f /tmp/install/vndr.installer ']'
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.030 + . /tmp/install/vndr.installer
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.030 ++ : v0.1.2
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.030 + install_vndr
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.030 + echo 'Install vndr version v0.1.2'
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.030 + GOBIN=/build
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.030 + GO111MODULE=on
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.030 + go install github.com/LK4D4/vndr@v0.1.2
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.034 Install vndr version v0.1.2
16:47:38 [2021-09-16T16:47:38.600Z] #47 6.492 go: downloading github.com/LK4D4/vndr v0.1.2
16:47:38 [2021-09-16T16:47:38.841Z] #51 ...
16:47:38 [2021-09-16T16:47:38.841Z] 
16:47:38 [2021-09-16T16:47:38.841Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:47:38 [2021-09-16T16:47:38.841Z] #25 sha256:f495f151da7013ca4671f24d7444c37009121611f1ed54c3f5c53343eeb72969
16:47:38 [2021-09-16T16:47:38.841Z] #25 12.35 + mkdir -p /build
16:47:38 [2021-09-16T16:47:38.841Z] #25 12.36 + mv docker/docker /build/
16:47:38 [2021-09-16T16:47:38.841Z] #25 12.36 + rmdir docker
16:47:38 [2021-09-16T16:47:38.841Z] #25 DONE 12.9s
16:47:38 [2021-09-16T16:47:38.841Z] 
16:47:38 [2021-09-16T16:47:38.841Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:38 [2021-09-16T16:47:38.841Z] #51 sha256:e60ff8bc4a479b7cf218811a8d0f0a5e3f41ca1ade037327db31c2302791a9a9
16:47:38 [2021-09-16T16:47:38.841Z] #51 13.10 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:47:38 [2021-09-16T16:47:38.856Z] #47 ...
16:47:38 [2021-09-16T16:47:38.856Z] 
16:47:38 [2021-09-16T16:47:38.856Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:47:38 [2021-09-16T16:47:38.856Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:47:38 [2021-09-16T16:47:38.856Z] #14 7.585 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:47:38 [2021-09-16T16:47:38.856Z] #14 7.634 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:38 [2021-09-16T16:47:38.856Z] #14 7.641 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:38 [2021-09-16T16:47:38.856Z] #14 8.693 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:38 [2021-09-16T16:47:38.856Z] #14 10.56 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:38 [2021-09-16T16:47:38.856Z] #14 ...
16:47:38 [2021-09-16T16:47:38.856Z] 
16:47:38 [2021-09-16T16:47:38.857Z] #57 [containerd 1/2] 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
16:47:38 [2021-09-16T16:47:38.857Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066
16:47:38 [2021-09-16T16:47:38.857Z] #57 3.905 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:47:38 [2021-09-16T16:47:38.857Z] #57 3.937 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:38 [2021-09-16T16:47:38.857Z] #57 3.937 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:38 [2021-09-16T16:47:38.857Z] #57 4.204 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:38 [2021-09-16T16:47:38.857Z] #57 4.986 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:38 [2021-09-16T16:47:38.873Z] #60 12.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:47:38 [2021-09-16T16:47:38.873Z] #60 12.56 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:47:39 [2021-09-16T16:47:39.097Z] #51 13.38 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:47:39 [2021-09-16T16:47:39.114Z] #57 ...
16:47:39 [2021-09-16T16:47:39.114Z] 
16:47:39 [2021-09-16T16:47:39.114Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:47:39 [2021-09-16T16:47:39.114Z] #53 sha256:65c805892c1cbfb4e1e1995479082623d1c35f974a2a66c388aee5115577a56e
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.136 + RM_GOPATH=0
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.136 + TMP_GOPATH=
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.136 + : /build
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.136 + '[' -z '' ']'
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.136 ++ mktemp -d
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.136 + export GOPATH=/tmp/tmp.aoEkL4TkDA
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.136 + GOPATH=/tmp/tmp.aoEkL4TkDA
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.136 + RM_GOPATH=1
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.136 + case "$(go env GOARCH)" in
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.136 ++ go env GOARCH
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.138 + export GO_BUILDMODE=-buildmode=pie
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.138 + GO_BUILDMODE=-buildmode=pie
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.138 ++ dirname /tmp/install/install.sh
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.145 Install shfmt version v3.0.2
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.145 + dir=/tmp/install
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.145 + bin=shfmt
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.145 + shift
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.145 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.145 + . /tmp/install/shfmt.installer
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.145 ++ : v3.0.2
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.145 + install_shfmt
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.145 + echo 'Install shfmt version v3.0.2'
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.145 + GOBIN=/build
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.145 + GO111MODULE=on
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.145 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
16:47:39 [2021-09-16T16:47:39.114Z] #53 4.555 go: downloading mvdan.cc/sh/v3 v3.0.2
16:47:39 [2021-09-16T16:47:39.114Z] #53 5.188 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:47:39 [2021-09-16T16:47:39.114Z] #53 5.221 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:47:39 [2021-09-16T16:47:39.114Z] #53 5.221 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:47:39 [2021-09-16T16:47:39.114Z] #53 6.315 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:47:39 [2021-09-16T16:47:39.114Z] #53 ...
16:47:39 [2021-09-16T16:47:39.114Z] 
16:47:39 [2021-09-16T16:47:39.114Z] #33 [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
16:47:39 [2021-09-16T16:47:39.114Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:47:39 [2021-09-16T16:47:39.114Z] #33 4.878 + git clone https://github.com/kolyshkin/go-swagger.git .
16:47:39 [2021-09-16T16:47:39.114Z] #33 4.881 Cloning into '.'...
16:47:39 [2021-09-16T16:47:39.198Z] #40 ...
16:47:39 [2021-09-16T16:47:39.199Z] 
16:47:39 [2021-09-16T16:47:39.199Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:47:39 [2021-09-16T16:47:39.199Z] #56 sha256:ac3e2e5985603b900f219a0c4a5996b538b08c5a98a19404560c975ac94e5518
16:47:39 [2021-09-16T16:47:39.199Z] #56 DONE 37.5s
16:47:39 [2021-09-16T16:47:39.199Z] 
16:47:39 [2021-09-16T16:47:39.199Z] #40 [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
16:47:39 [2021-09-16T16:47:39.199Z] #40 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:47:39 [2021-09-16T16:47:39.371Z] #33 ...
16:47:39 [2021-09-16T16:47:39.371Z] 
16:47:39 [2021-09-16T16:47:39.371Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:47:39 [2021-09-16T16:47:39.371Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:47:39 [2021-09-16T16:47:39.371Z] #45 7.296 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:47:39 [2021-09-16T16:47:39.371Z] #45 7.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:47:39 [2021-09-16T16:47:39.371Z] #45 7.348 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:47:39 [2021-09-16T16:47:39.371Z] #45 7.920 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
16:47:39 [2021-09-16T16:47:39.371Z] #45 8.704 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:39 [2021-09-16T16:47:39.371Z] #45 10.63 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:39 [2021-09-16T16:47:39.627Z] #45 ...
16:47:39 [2021-09-16T16:47:39.627Z] 
16:47:39 [2021-09-16T16:47:39.627Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:47:39 [2021-09-16T16:47:39.627Z] #60 sha256:5265a388b4f678d69513fe3f299714da6964011dcc6b18acb6fb7cec33af1f85
16:47:39 [2021-09-16T16:47:39.627Z] #60 9.261 go: downloading github.com/pkg/errors v0.9.1
16:47:39 [2021-09-16T16:47:39.627Z] #60 9.277 go: downloading github.com/sirupsen/logrus v1.8.1
16:47:39 [2021-09-16T16:47:39.627Z] #60 9.383 go: downloading github.com/urfave/cli/v2 v2.3.0
16:47:39 [2021-09-16T16:47:39.627Z] #60 9.982 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:47:40 [2021-09-16T16:47:40.464Z] #51 ...
16:47:40 [2021-09-16T16:47:40.464Z] 
16:47:40 [2021-09-16T16:47:40.464Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
16:47:40 [2021-09-16T16:47:40.464Z] #35 sha256:d8600f5c359d7f66cb63997781607dbff7645b96f797decdd98f10f36b242551
16:47:40 [2021-09-16T16:47:40.464Z] #35 4.423 Install go-toml version v1.8.1
16:47:40 [2021-09-16T16:47:40.464Z] #35 4.983 go: downloading github.com/pelletier/go-toml v1.8.1
16:47:40 [2021-09-16T16:47:40.464Z] #35 ...
16:47:40 [2021-09-16T16:47:40.464Z] 
16:47:40 [2021-09-16T16:47:40.464Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:47:40 [2021-09-16T16:47:40.464Z] #60 sha256:b3d34356dc666e16371af59463d8280f6a180eefb09615ddd4ad455510dbf211
16:47:40 [2021-09-16T16:47:40.464Z] #60 10.81 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:47:40 [2021-09-16T16:47:40.464Z] #60 11.29 go: downloading github.com/google/uuid v1.3.0
16:47:40 [2021-09-16T16:47:40.464Z] #60 11.33 go: downloading github.com/moby/vpnkit v0.5.0
16:47:40 [2021-09-16T16:47:40.464Z] #60 11.43 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:47:40 [2021-09-16T16:47:40.464Z] #60 11.53 go: downloading github.com/gofrs/flock v0.8.1
16:47:40 [2021-09-16T16:47:40.464Z] #60 11.60 go: downloading github.com/gorilla/mux v1.8.0
16:47:40 [2021-09-16T16:47:40.464Z] #60 11.75 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:47:40 [2021-09-16T16:47:40.464Z] #60 11.99 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:47:40 [2021-09-16T16:47:40.464Z] #60 12.30 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:47:41 [2021-09-16T16:47:41.392Z] #60 15.45 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:47:41 [2021-09-16T16:47:41.393Z] #60 15.05 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:47:41 [2021-09-16T16:47:41.518Z] #60 12.88 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:47:41 [2021-09-16T16:47:41.518Z] #60 13.37 go: downloading github.com/google/uuid v1.3.0
16:47:41 [2021-09-16T16:47:41.775Z] #60 13.44 go: downloading github.com/moby/vpnkit v0.5.0
16:47:41 [2021-09-16T16:47:41.775Z] #60 13.45 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:47:41 [2021-09-16T16:47:41.775Z] #60 13.50 go: downloading github.com/gofrs/flock v0.8.1
16:47:41 [2021-09-16T16:47:41.955Z] #60 ...
16:47:41 [2021-09-16T16:47:41.955Z] 
16:47:41 [2021-09-16T16:47:41.955Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:47:41 [2021-09-16T16:47:41.955Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:47:41 [2021-09-16T16:47:41.955Z] #45 5.703 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
16:47:41 [2021-09-16T16:47:41.955Z] #45 5.962 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:47:41 [2021-09-16T16:47:41.955Z] #45 7.990 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:47:41 [2021-09-16T16:47:41.955Z] #45 ...
16:47:41 [2021-09-16T16:47:41.955Z] 
16:47:41 [2021-09-16T16:47:41.955Z] #37 [tini 1/2] 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
16:47:41 [2021-09-16T16:47:41.955Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:47:41 [2021-09-16T16:47:41.955Z] #37 15.77 Fetched 8402 kB in 12s (686 kB/s)
16:47:41 [2021-09-16T16:47:41.959Z] #60 ...
16:47:41 [2021-09-16T16:47:41.959Z] 
16:47:41 [2021-09-16T16:47:41.959Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
16:47:41 [2021-09-16T16:47:41.959Z] #35 sha256:d8d08d8b2b2c540d26b6e2770e5620384ae20db4ea20737eeeadfe2a1785367b
16:47:41 [2021-09-16T16:47:41.959Z] #35 DONE 15.6s
16:47:41 [2021-09-16T16:47:41.959Z] 
16:47:41 [2021-09-16T16:47:41.959Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:41 [2021-09-16T16:47:41.959Z] #51 sha256:bb8be75037db685e0c0c5b5342d169d95c4d74ae36c393768b01bf37aea6ae1c
16:47:41 [2021-09-16T16:47:41.959Z] #51 10.70 go: downloading github.com/mattn/go-colorable v0.1.4
16:47:41 [2021-09-16T16:47:41.959Z] #51 10.73 go: downloading github.com/mattn/go-isatty v0.0.8
16:47:41 [2021-09-16T16:47:41.959Z] #51 10.75 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:47:41 [2021-09-16T16:47:41.959Z] #51 10.77 go: downloading github.com/go-critic/go-critic v0.4.1
16:47:41 [2021-09-16T16:47:41.959Z] #51 11.84 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:47:41 [2021-09-16T16:47:41.959Z] #51 12.10 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:47:41 [2021-09-16T16:47:41.959Z] #51 15.74 go: downloading github.com/sirupsen/logrus v1.4.2
16:47:42 [2021-09-16T16:47:42.031Z] #60 13.60 go: downloading github.com/gorilla/mux v1.8.0
16:47:42 [2021-09-16T16:47:42.031Z] #60 13.71 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:47:42 [2021-09-16T16:47:42.216Z] #51 15.87 go: downloading github.com/stretchr/testify v1.4.0
16:47:42 [2021-09-16T16:47:42.279Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0a1331581dcf4ec7d) in /home/ubuntu/workspace/moby_PR-42855
[Pipeline] {
[Pipeline] checkout
16:47:42 [2021-09-16T16:47:42.473Z] #51 16.13 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:47:42 [2021-09-16T16:47:42.473Z] #51 16.21 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:47:42 [2021-09-16T16:47:42.473Z] #51 16.21 go: downloading github.com/hashicorp/hcl v1.0.0
16:47:42 [2021-09-16T16:47:42.548Z] The recommended git tool is: git
16:47:42 [2021-09-16T16:47:42.640Z] #60 14.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:47:42 [2021-09-16T16:47:42.640Z] #60 14.35 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:47:43 [2021-09-16T16:47:43.038Z] #51 16.72 go: downloading github.com/magiconair/properties v1.8.1
16:47:43 [2021-09-16T16:47:43.038Z] #51 16.77 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:47:43 [2021-09-16T16:47:43.038Z] #51 16.77 go: downloading github.com/pelletier/go-toml v1.2.0
16:47:43 [2021-09-16T16:47:43.038Z] #51 ...
16:47:43 [2021-09-16T16:47:43.038Z] 
16:47:43 [2021-09-16T16:47:43.038Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:47:43 [2021-09-16T16:47:43.038Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:47:43 [2021-09-16T16:47:43.038Z] #45 16.56 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
16:47:43 [2021-09-16T16:47:43.326Z] #37 15.77 Reading package lists...
16:47:43 [2021-09-16T16:47:43.326Z] #37 ...
16:47:43 [2021-09-16T16:47:43.326Z] 
16:47:43 [2021-09-16T16:47:43.326Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
16:47:43 [2021-09-16T16:47:43.326Z] #35 sha256:d8600f5c359d7f66cb63997781607dbff7645b96f797decdd98f10f36b242551
16:47:43 [2021-09-16T16:47:43.326Z] #35 DONE 17.5s
16:47:43 [2021-09-16T16:47:43.326Z] 
16:47:43 [2021-09-16T16:47:43.326Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:43 [2021-09-16T16:47:43.326Z] #51 sha256:e60ff8bc4a479b7cf218811a8d0f0a5e3f41ca1ade037327db31c2302791a9a9
16:47:43 [2021-09-16T16:47:43.326Z] #51 16.94 go: downloading github.com/sirupsen/logrus v1.4.2
16:47:43 [2021-09-16T16:47:43.326Z] #51 17.00 go: downloading github.com/stretchr/testify v1.4.0
16:47:43 [2021-09-16T16:47:43.326Z] #51 17.17 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:47:43 [2021-09-16T16:47:43.326Z] #51 17.29 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:47:43 [2021-09-16T16:47:43.326Z] #51 17.36 go: downloading github.com/hashicorp/hcl v1.0.0
16:47:43 [2021-09-16T16:47:43.369Z] #40 ...
16:47:43 [2021-09-16T16:47:43.369Z] 
16:47:43 [2021-09-16T16:47:43.369Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
16:47:43 [2021-09-16T16:47:43.369Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0
16:47:43 [2021-09-16T16:47:43.369Z] #19 33.02 Fetched 48.3 MB in 32s (1525 kB/s)
16:47:43 [2021-09-16T16:47:43.889Z] #51 17.92 go: downloading github.com/magiconair/properties v1.8.1
16:47:43 [2021-09-16T16:47:43.889Z] #51 17.96 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:47:43 [2021-09-16T16:47:43.889Z] #51 18.14 go: downloading github.com/pelletier/go-toml v1.2.0
16:47:44 [2021-09-16T16:47:44.010Z] #60 ...
16:47:44 [2021-09-16T16:47:44.010Z] 
16:47:44 [2021-09-16T16:47:44.010Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:44 [2021-09-16T16:47:44.010Z] #51 sha256:eea6ee737488f95267c55e44a577287c61f3a01fd884df02105a44e3d356cdb6
16:47:44 [2021-09-16T16:47:44.010Z] #51 12.02 go: downloading github.com/sirupsen/logrus v1.4.2
16:47:44 [2021-09-16T16:47:44.010Z] #51 12.13 go: downloading github.com/stretchr/testify v1.4.0
16:47:44 [2021-09-16T16:47:44.010Z] #51 12.22 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:47:44 [2021-09-16T16:47:44.010Z] #51 12.25 go: downloading github.com/go-critic/go-critic v0.4.1
16:47:44 [2021-09-16T16:47:44.010Z] #51 12.42 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:47:44 [2021-09-16T16:47:44.010Z] #51 12.67 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:47:44 [2021-09-16T16:47:44.010Z] #51 12.97 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:47:44 [2021-09-16T16:47:44.010Z] #51 13.02 go: downloading github.com/hashicorp/hcl v1.0.0
16:47:44 [2021-09-16T16:47:44.010Z] #51 13.44 go: downloading github.com/magiconair/properties v1.8.1
16:47:44 [2021-09-16T16:47:44.010Z] #51 13.44 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:47:44 [2021-09-16T16:47:44.010Z] #51 13.56 go: downloading github.com/pelletier/go-toml v1.2.0
16:47:44 [2021-09-16T16:47:44.010Z] #51 13.65 go: downloading github.com/spf13/afero v1.1.2
16:47:44 [2021-09-16T16:47:44.010Z] #51 13.81 go: downloading github.com/spf13/cast v1.3.0
16:47:44 [2021-09-16T16:47:44.010Z] #51 13.87 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:47:44 [2021-09-16T16:47:44.010Z] #51 13.89 go: downloading github.com/subosito/gotenv v1.2.0
16:47:44 [2021-09-16T16:47:44.010Z] #51 13.91 go: downloading gopkg.in/ini.v1 v1.51.0
16:47:44 [2021-09-16T16:47:44.010Z] #51 13.95 go: downloading gopkg.in/yaml.v2 v2.2.7
16:47:44 [2021-09-16T16:47:44.010Z] #51 14.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:47:44 [2021-09-16T16:47:44.010Z] #51 14.25 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:47:44 [2021-09-16T16:47:44.010Z] #51 14.29 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:47:44 [2021-09-16T16:47:44.010Z] #51 14.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:47:44 [2021-09-16T16:47:44.010Z] #51 14.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:47:44 [2021-09-16T16:47:44.010Z] #51 14.56 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:47:44 [2021-09-16T16:47:44.010Z] #51 14.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:47:44 [2021-09-16T16:47:44.010Z] #51 14.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:47:44 [2021-09-16T16:47:44.010Z] #51 15.04 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:47:44 [2021-09-16T16:47:44.010Z] #51 15.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:47:44 [2021-09-16T16:47:44.010Z] #51 15.20 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:47:44 [2021-09-16T16:47:44.010Z] #51 15.22 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:47:44 [2021-09-16T16:47:44.010Z] #51 15.48 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:47:44 [2021-09-16T16:47:44.010Z] #51 15.50 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:47:44 [2021-09-16T16:47:44.187Z] #51 18.28 go: downloading github.com/spf13/afero v1.1.2
16:47:44 [2021-09-16T16:47:44.187Z] #51 18.46 go: downloading github.com/spf13/cast v1.3.0
16:47:44 [2021-09-16T16:47:44.266Z] #51 15.94 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:47:44 [2021-09-16T16:47:44.266Z] #51 15.97 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:47:44 [2021-09-16T16:47:44.266Z] #51 16.08 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:47:44 [2021-09-16T16:47:44.457Z] #51 18.52 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:47:44 [2021-09-16T16:47:44.457Z] #51 18.65 go: downloading github.com/subosito/gotenv v1.2.0
16:47:44 [2021-09-16T16:47:44.457Z] #51 18.70 go: downloading gopkg.in/ini.v1 v1.51.0
16:47:44 [2021-09-16T16:47:44.457Z] #51 18.79 go: downloading gopkg.in/yaml.v2 v2.2.7
16:47:44 [2021-09-16T16:47:44.526Z] #51 16.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:47:44 [2021-09-16T16:47:44.526Z] #51 16.17 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:47:44 [2021-09-16T16:47:44.526Z] #51 16.19 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:47:44 [2021-09-16T16:47:44.737Z] #51 18.86 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:47:44 [2021-09-16T16:47:44.783Z] #51 ...
16:47:44 [2021-09-16T16:47:44.783Z] 
16:47:44 [2021-09-16T16:47:44.783Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:47:44 [2021-09-16T16:47:44.783Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:47:44 [2021-09-16T16:47:44.783Z] #41 6.198 + git clone https://github.com/docker/distribution.git .
16:47:44 [2021-09-16T16:47:44.783Z] #41 6.198 Cloning into '.'...
16:47:44 [2021-09-16T16:47:44.783Z] #41 ...
16:47:44 [2021-09-16T16:47:44.783Z] 
16:47:44 [2021-09-16T16:47:44.784Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:44 [2021-09-16T16:47:44.784Z] #51 sha256:eea6ee737488f95267c55e44a577287c61f3a01fd884df02105a44e3d356cdb6
16:47:44 [2021-09-16T16:47:44.784Z] #51 16.61 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:47:45 [2021-09-16T16:47:45.040Z] #51 ...
16:47:45 [2021-09-16T16:47:45.040Z] 
16:47:45 [2021-09-16T16:47:45.040Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:47:45 [2021-09-16T16:47:45.040Z] #49 sha256:ce264794473a10b025c87c298ef0fce30301d4651ab8de95835f5c5443eebf5b
16:47:45 [2021-09-16T16:47:45.040Z] #49 6.710 go: downloading golang.org/x/tools v0.1.0
16:47:45 [2021-09-16T16:47:45.040Z] #49 12.87 go: downloading golang.org/x/mod v0.3.0
16:47:45 [2021-09-16T16:47:45.040Z] #49 13.03 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:47:45 [2021-09-16T16:47:45.040Z] #49 ...
16:47:45 [2021-09-16T16:47:45.040Z] 
16:47:45 [2021-09-16T16:47:45.040Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:45 [2021-09-16T16:47:45.040Z] #51 sha256:eea6ee737488f95267c55e44a577287c61f3a01fd884df02105a44e3d356cdb6
16:47:45 [2021-09-16T16:47:45.040Z] #51 16.86 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:47:45 [2021-09-16T16:47:45.296Z] #51 16.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:47:45 [2021-09-16T16:47:45.296Z] #51 17.08 go: downloading github.com/ultraware/funlen v0.0.2
16:47:45 [2021-09-16T16:47:45.296Z] #51 17.11 go: downloading github.com/ultraware/whitespace v0.0.4
16:47:45 [2021-09-16T16:47:45.304Z] #51 19.24 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:47:45 [2021-09-16T16:47:45.304Z] #51 19.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:47:45 [2021-09-16T16:47:45.304Z] #51 19.31 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:47:45 [2021-09-16T16:47:45.304Z] #51 19.45 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:47:45 [2021-09-16T16:47:45.304Z] #51 ...
16:47:45 [2021-09-16T16:47:45.304Z] 
16:47:45 [2021-09-16T16:47:45.304Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:47:45 [2021-09-16T16:47:45.304Z] #47 sha256:0aecbd4ef2823a0a849e88e9b44b7c78fe7287f9cffc9ea818568726f5dfa483
16:47:45 [2021-09-16T16:47:45.304Z] #47 DONE 19.5s
16:47:45 [2021-09-16T16:47:45.304Z] 
16:47:45 [2021-09-16T16:47:45.304Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:45 [2021-09-16T16:47:45.304Z] #51 sha256:e60ff8bc4a479b7cf218811a8d0f0a5e3f41ca1ade037327db31c2302791a9a9
16:47:45 [2021-09-16T16:47:45.304Z] #51 19.56 go: downloading github.com/go-toolsmith/astp v1.0.0
16:47:45 [2021-09-16T16:47:45.304Z] #51 19.64 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:47:45 [2021-09-16T16:47:45.552Z] #51 17.12 go: downloading github.com/uudashr/gocognit v1.0.1
16:47:45 [2021-09-16T16:47:45.553Z] #51 17.28 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:47:45 [2021-09-16T16:47:45.560Z] #51 19.74 go: downloading github.com/go-toolsmith/typep v1.0.0
16:47:45 [2021-09-16T16:47:45.812Z] #51 ...
16:47:45 [2021-09-16T16:47:45.812Z] 
16:47:45 [2021-09-16T16:47:45.812Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
16:47:45 [2021-09-16T16:47:45.812Z] #35 sha256:65e9f6fdaa87dfc3f761fd2ab4cd6aff51d5d5e7c575a0f5170b7815894fd522
16:47:45 [2021-09-16T16:47:45.812Z] #35 DONE 17.6s
16:47:45 [2021-09-16T16:47:45.812Z] 
16:47:45 [2021-09-16T16:47:45.812Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:47:45 [2021-09-16T16:47:45.812Z] #60 sha256:5265a388b4f678d69513fe3f299714da6964011dcc6b18acb6fb7cec33af1f85
16:47:45 [2021-09-16T16:47:45.812Z] #60 16.61 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:47:45 [2021-09-16T16:47:45.817Z] #51 19.91 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:47:46 [2021-09-16T16:47:46.073Z] #51 20.12 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:47:46 [2021-09-16T16:47:46.073Z] #51 20.22 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:47:46 [2021-09-16T16:47:46.073Z] #51 20.26 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:47:46 [2021-09-16T16:47:46.328Z] #51 20.35 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:47:46 [2021-09-16T16:47:46.329Z] #51 20.52 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:47:46 [2021-09-16T16:47:46.350Z] #45 19.49 Fetched 8406 kB in 15s (572 kB/s)
16:47:46 [2021-09-16T16:47:46.350Z] #45 19.49 Reading package lists...
16:47:46 [2021-09-16T16:47:46.350Z] #45 ...
16:47:46 [2021-09-16T16:47:46.350Z] 
16:47:46 [2021-09-16T16:47:46.350Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:47:46 [2021-09-16T16:47:46.350Z] #47 sha256:70eb46c29d806f3243748aa8304549fb107fd45743d95244af6cd4e885c0b743
16:47:46 [2021-09-16T16:47:46.350Z] #47 DONE 20.0s
16:47:46 [2021-09-16T16:47:46.350Z] 
16:47:46 [2021-09-16T16:47:46.350Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:46 [2021-09-16T16:47:46.350Z] #51 sha256:bb8be75037db685e0c0c5b5342d169d95c4d74ae36c393768b01bf37aea6ae1c
16:47:46 [2021-09-16T16:47:46.350Z] #51 16.89 go: downloading github.com/spf13/afero v1.1.2
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.10 go: downloading github.com/spf13/cast v1.3.0
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.18 go: downloading github.com/subosito/gotenv v1.2.0
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.20 go: downloading gopkg.in/ini.v1 v1.51.0
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.22 go: downloading gopkg.in/yaml.v2 v2.2.7
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.36 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.45 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.53 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.55 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.58 go: downloading github.com/go-toolsmith/astp v1.0.0
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.61 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.70 go: downloading github.com/go-toolsmith/typep v1.0.0
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.85 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.91 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:47:46 [2021-09-16T16:47:46.350Z] #51 17.98 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:47:46 [2021-09-16T16:47:46.350Z] #51 18.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:47:46 [2021-09-16T16:47:46.350Z] #51 18.10 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:47:46 [2021-09-16T16:47:46.350Z] #51 18.22 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:47:46 [2021-09-16T16:47:46.350Z] #51 18.58 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:47:46 [2021-09-16T16:47:46.350Z] #51 18.59 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:47:46 [2021-09-16T16:47:46.350Z] #51 18.67 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:47:46 [2021-09-16T16:47:46.350Z] #51 18.85 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:47:46 [2021-09-16T16:47:46.350Z] #51 18.88 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:47:46 [2021-09-16T16:47:46.350Z] #51 19.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:47:46 [2021-09-16T16:47:46.350Z] #51 19.09 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:47:46 [2021-09-16T16:47:46.350Z] #51 19.55 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:47:46 [2021-09-16T16:47:46.350Z] #51 19.61 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:47:46 [2021-09-16T16:47:46.350Z] #51 19.62 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:47:46 [2021-09-16T16:47:46.350Z] #51 19.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:47:46 [2021-09-16T16:47:46.350Z] #51 19.75 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:47:46 [2021-09-16T16:47:46.350Z] #51 19.82 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:47:46 [2021-09-16T16:47:46.605Z] #51 20.38 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:47:46 [2021-09-16T16:47:46.861Z] #51 20.64 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:47:46 [2021-09-16T16:47:46.861Z] #51 20.71 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:47:46 [2021-09-16T16:47:46.890Z] #51 21.08 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:47:46 [2021-09-16T16:47:46.890Z] #51 21.13 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:47:46 [2021-09-16T16:47:46.890Z] #51 21.17 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:47:47 [2021-09-16T16:47:47.117Z] #51 ...
16:47:47 [2021-09-16T16:47:47.117Z] 
16:47:47 [2021-09-16T16:47:47.117Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:47:47 [2021-09-16T16:47:47.117Z] #49 sha256:fb90b5f3da54a924629476e66b84d5732ae260e8e6aa0802bb5e30636e0e2320
16:47:47 [2021-09-16T16:47:47.117Z] #49 10.82 go: downloading github.com/jonboulle/clockwork v0.2.2
16:47:47 [2021-09-16T16:47:47.117Z] #49 10.91 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:47:47 [2021-09-16T16:47:47.117Z] #49 10.96 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:47:47 [2021-09-16T16:47:47.117Z] #49 14.05 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:47:47 [2021-09-16T16:47:47.117Z] #49 14.05 go: downloading golang.org/x/mod v0.3.0
16:47:47 [2021-09-16T16:47:47.117Z] #49 ...
16:47:47 [2021-09-16T16:47:47.117Z] 
16:47:47 [2021-09-16T16:47:47.117Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:47 [2021-09-16T16:47:47.117Z] #51 sha256:bb8be75037db685e0c0c5b5342d169d95c4d74ae36c393768b01bf37aea6ae1c
16:47:47 [2021-09-16T16:47:47.117Z] #51 21.01 go: downloading github.com/ultraware/funlen v0.0.2
16:47:47 [2021-09-16T16:47:47.117Z] #51 21.04 go: downloading github.com/ultraware/whitespace v0.0.4
16:47:47 [2021-09-16T16:47:47.117Z] #51 21.05 go: downloading github.com/uudashr/gocognit v1.0.1
16:47:47 [2021-09-16T16:47:47.147Z] #51 21.31 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:47:47 [2021-09-16T16:47:47.147Z] #51 21.33 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:47:47 [2021-09-16T16:47:47.402Z] #51 21.46 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:47:47 [2021-09-16T16:47:47.402Z] #51 21.51 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:47:47 [2021-09-16T16:47:47.658Z] #51 21.88 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:47:47 [2021-09-16T16:47:47.658Z] #51 21.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:47:47 [2021-09-16T16:47:47.658Z] #51 21.92 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:47:47 [2021-09-16T16:47:47.678Z] #51 21.21 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:47:47 [2021-09-16T16:47:47.777Z] using credential docker-jenkins-github-credentials
16:47:47 [2021-09-16T16:47:47.785Z] Cloning the remote Git repository
16:47:47 [2021-09-16T16:47:47.785Z] Cloning with configured refspecs honoured and without tags
16:47:47 [2021-09-16T16:47:47.914Z] #51 22.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:47:47 [2021-09-16T16:47:47.914Z] #51 22.04 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:47:47 [2021-09-16T16:47:47.914Z] #51 22.06 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:47:47 [2021-09-16T16:47:47.914Z] #51 22.25 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:47:48 [2021-09-16T16:47:48.170Z] #51 22.44 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:47:48 [2021-09-16T16:47:48.170Z] #51 22.45 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:47:48 [2021-09-16T16:47:48.170Z] #51 22.50 go: downloading github.com/ultraware/funlen v0.0.2
16:47:48 [2021-09-16T16:47:48.240Z] #51 22.03 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:47:48 [2021-09-16T16:47:48.240Z] #51 22.07 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:47:48 [2021-09-16T16:47:48.240Z] #51 22.14 go: downloading github.com/davecgh/go-spew v1.1.1
16:47:48 [2021-09-16T16:47:48.240Z] #51 22.16 go: downloading github.com/pmezard/go-difflib v1.0.0
16:47:48 [2021-09-16T16:47:48.240Z] #51 22.18 go: downloading github.com/stretchr/objx v0.2.0
16:47:48 [2021-09-16T16:47:48.427Z] #51 22.54 go: downloading github.com/ultraware/whitespace v0.0.4
16:47:48 [2021-09-16T16:47:48.427Z] #51 22.55 go: downloading github.com/uudashr/gocognit v1.0.1
16:47:48 [2021-09-16T16:47:48.427Z] #51 22.57 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:47:48 [2021-09-16T16:47:48.803Z] #51 22.34 go: downloading golang.org/x/text v0.3.2
16:47:48 [2021-09-16T16:47:48.990Z] #51 23.23 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:47:48 [2021-09-16T16:47:48.990Z] #51 23.24 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:47:48 [2021-09-16T16:47:48.990Z] #51 23.34 go: downloading github.com/davecgh/go-spew v1.1.1
16:47:48 [2021-09-16T16:47:48.990Z] #51 ...
16:47:48 [2021-09-16T16:47:48.990Z] 
16:47:48 [2021-09-16T16:47:48.990Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:47:48 [2021-09-16T16:47:48.990Z] #49 sha256:9a5eb29f6118ab4e00beaac5d253604a44c5f6f8901d2e3598fa1d5ebe63fa63
16:47:48 [2021-09-16T16:47:48.990Z] #49 13.32 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:47:48 [2021-09-16T16:47:48.990Z] #49 13.43 go: downloading golang.org/x/mod v0.3.0
16:47:47 [2021-09-16T16:47:47.812Z] Cloning repository https://github.com/moby/moby.git
16:47:47 [2021-09-16T16:47:47.884Z]  > git init /home/ubuntu/workspace/moby_PR-42855 # timeout=10
16:47:48 [2021-09-16T16:47:48.349Z] Fetching upstream changes from https://github.com/moby/moby.git
16:47:48 [2021-09-16T16:47:48.350Z]  > git --version # timeout=10
16:47:48 [2021-09-16T16:47:48.361Z]  > git --version # 'git version 2.25.1'
16:47:48 [2021-09-16T16:47:48.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:47:48 [2021-09-16T16:47:48.415Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:47:49 [2021-09-16T16:47:49.248Z] #49 ...
16:47:49 [2021-09-16T16:47:49.248Z] 
16:47:49 [2021-09-16T16:47:49.248Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:49 [2021-09-16T16:47:49.248Z] #51 sha256:e60ff8bc4a479b7cf218811a8d0f0a5e3f41ca1ade037327db31c2302791a9a9
16:47:49 [2021-09-16T16:47:49.248Z] #51 23.42 go: downloading github.com/pmezard/go-difflib v1.0.0
16:47:49 [2021-09-16T16:47:49.248Z] #51 23.44 go: downloading github.com/stretchr/objx v0.2.0
16:47:49 [2021-09-16T16:47:49.505Z] #51 23.53 go: downloading golang.org/x/text v0.3.2
16:47:49 [2021-09-16T16:47:49.991Z] #60 21.01 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:47:49 [2021-09-16T16:47:49.991Z] #60 ...
16:47:49 [2021-09-16T16:47:49.991Z] 
16:47:49 [2021-09-16T16:47:49.991Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:47:49 [2021-09-16T16:47:49.991Z] #47 sha256:dfa67e624c08a13a6773db7bf1c0c38bd0665eccf21a7bdb89911415efbe71ac
16:47:49 [2021-09-16T16:47:49.991Z] #47 DONE 21.3s
16:47:49 [2021-09-16T16:47:49.991Z] 
16:47:49 [2021-09-16T16:47:49.991Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:49 [2021-09-16T16:47:49.991Z] #51 sha256:eea6ee737488f95267c55e44a577287c61f3a01fd884df02105a44e3d356cdb6
16:47:49 [2021-09-16T16:47:49.991Z] #51 18.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:47:49 [2021-09-16T16:47:49.991Z] #51 18.57 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:47:49 [2021-09-16T16:47:49.991Z] #51 18.69 go: downloading github.com/davecgh/go-spew v1.1.1
16:47:49 [2021-09-16T16:47:49.991Z] #51 18.79 go: downloading github.com/pmezard/go-difflib v1.0.0
16:47:49 [2021-09-16T16:47:49.991Z] #51 18.80 go: downloading github.com/stretchr/objx v0.2.0
16:47:49 [2021-09-16T16:47:49.991Z] #51 18.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:47:49 [2021-09-16T16:47:49.991Z] #51 18.95 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:47:49 [2021-09-16T16:47:49.991Z] #51 18.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:47:49 [2021-09-16T16:47:49.991Z] #51 18.95 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:47:49 [2021-09-16T16:47:49.991Z] #51 18.99 go: downloading github.com/go-toolsmith/astp v1.0.0
16:47:49 [2021-09-16T16:47:49.991Z] #51 19.31 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:47:49 [2021-09-16T16:47:49.991Z] #51 19.31 go: downloading github.com/go-toolsmith/typep v1.0.0
16:47:49 [2021-09-16T16:47:49.991Z] #51 19.31 go: downloading golang.org/x/text v0.3.2
16:47:51 [2021-09-16T16:47:51.456Z] #19 33.02 Reading package lists...
16:47:51 [2021-09-16T16:47:51.886Z] #51 ...
16:47:51 [2021-09-16T16:47:51.886Z] 
16:47:51 [2021-09-16T16:47:51.886Z] #57 [containerd 1/2] 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
16:47:51 [2021-09-16T16:47:51.886Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066
16:47:51 [2021-09-16T16:47:51.886Z] #57 13.27 Fetched 8402 kB in 10s (873 kB/s)
16:47:51 [2021-09-16T16:47:51.886Z] #57 13.27 Reading package lists...
16:47:51 [2021-09-16T16:47:51.886Z] #57 18.80 Reading package lists...
16:47:51 [2021-09-16T16:47:51.886Z] #57 ...
16:47:51 [2021-09-16T16:47:51.886Z] 
16:47:51 [2021-09-16T16:47:51.886Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:47:51 [2021-09-16T16:47:51.886Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:47:51 [2021-09-16T16:47:51.886Z] #41 23.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:47:52 [2021-09-16T16:47:52.026Z] #51 ...
16:47:52 [2021-09-16T16:47:52.026Z] 
16:47:52 [2021-09-16T16:47:52.026Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:47:52 [2021-09-16T16:47:52.026Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:47:52 [2021-09-16T16:47:52.026Z] #45 16.00 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
16:47:52 [2021-09-16T16:47:52.026Z] #45 20.51 Fetched 8406 kB in 16s (535 kB/s)
16:47:52 [2021-09-16T16:47:52.026Z] #45 20.51 Reading package lists...
16:47:52 [2021-09-16T16:47:52.282Z] #45 24.56 Reading package lists...
16:47:52 [2021-09-16T16:47:52.282Z] #45 ...
16:47:52 [2021-09-16T16:47:52.282Z] 
16:47:52 [2021-09-16T16:47:52.282Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:47:52 [2021-09-16T16:47:52.282Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:47:52 [2021-09-16T16:47:52.283Z] #41 22.35 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:47:52 [2021-09-16T16:47:52.283Z] #41 23.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:47:52 [2021-09-16T16:47:52.976Z] #51 26.89 go: downloading github.com/gobwas/glob v0.2.3
16:47:53 [2021-09-16T16:47:53.233Z] #51 26.93 go: downloading github.com/kisielk/gotool v1.0.0
16:47:53 [2021-09-16T16:47:53.233Z] #51 27.05 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:47:53 [2021-09-16T16:47:53.233Z] #51 27.05 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:47:53 [2021-09-16T16:47:53.233Z] #51 27.06 go: downloading github.com/gogo/protobuf v1.2.1
16:47:53 [2021-09-16T16:47:53.777Z] #41 25.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:47:54 [2021-09-16T16:47:54.184Z] #41 ...
16:47:54 [2021-09-16T16:47:54.184Z] 
16:47:54 [2021-09-16T16:47:54.184Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:47:54 [2021-09-16T16:47:54.184Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:47:54 [2021-09-16T16:47:54.184Z] #14 18.30 Fetched 8402 kB in 14s (621 kB/s)
16:47:54 [2021-09-16T16:47:54.184Z] #14 18.30 Reading package lists...
16:47:54 [2021-09-16T16:47:54.184Z] #14 23.53 Reading package lists...
16:47:54 [2021-09-16T16:47:54.184Z] #14 28.03 Building dependency tree...
16:47:54 [2021-09-16T16:47:54.184Z] #14 ...
16:47:54 [2021-09-16T16:47:54.184Z] 
16:47:54 [2021-09-16T16:47:54.184Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:54 [2021-09-16T16:47:54.184Z] #51 sha256:e60ff8bc4a479b7cf218811a8d0f0a5e3f41ca1ade037327db31c2302791a9a9
16:47:54 [2021-09-16T16:47:54.184Z] #51 28.32 go: downloading github.com/gobwas/glob v0.2.3
16:47:54 [2021-09-16T16:47:54.184Z] #51 28.38 go: downloading github.com/kisielk/gotool v1.0.0
16:47:54 [2021-09-16T16:47:54.184Z] #51 28.46 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:47:54 [2021-09-16T16:47:54.441Z] #51 28.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:47:54 [2021-09-16T16:47:54.441Z] #51 28.49 go: downloading github.com/gogo/protobuf v1.2.1
16:47:54 [2021-09-16T16:47:54.601Z] #51 28.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:47:54 [2021-09-16T16:47:54.601Z] #51 ...
16:47:54 [2021-09-16T16:47:54.601Z] 
16:47:54 [2021-09-16T16:47:54.601Z] #57 [containerd 1/2] 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
16:47:54 [2021-09-16T16:47:54.601Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066
16:47:54 [2021-09-16T16:47:54.601Z] #57 18.08 Fetched 8402 kB in 13s (637 kB/s)
16:47:54 [2021-09-16T16:47:54.601Z] #57 18.08 Reading package lists...
16:47:54 [2021-09-16T16:47:54.601Z] #57 23.03 Reading package lists...
16:47:54 [2021-09-16T16:47:54.601Z] #57 27.10 Building dependency tree...
16:47:54 [2021-09-16T16:47:54.601Z] #57 ...
16:47:54 [2021-09-16T16:47:54.601Z] 
16:47:54 [2021-09-16T16:47:54.601Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:54 [2021-09-16T16:47:54.601Z] #51 sha256:bb8be75037db685e0c0c5b5342d169d95c4d74ae36c393768b01bf37aea6ae1c
16:47:54 [2021-09-16T16:47:54.601Z] #51 28.32 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:47:54 [2021-09-16T16:47:54.601Z] #51 ...
16:47:54 [2021-09-16T16:47:54.601Z] 
16:47:54 [2021-09-16T16:47:54.601Z] #37 [tini 1/2] 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
16:47:54 [2021-09-16T16:47:54.601Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:47:54 [2021-09-16T16:47:54.601Z] #37 18.40 Fetched 8402 kB in 13s (626 kB/s)
16:47:54 [2021-09-16T16:47:54.601Z] #37 18.40 Reading package lists...
16:47:54 [2021-09-16T16:47:54.601Z] #37 23.42 Reading package lists...
16:47:54 [2021-09-16T16:47:54.857Z] #37 27.58 Building dependency tree...
16:47:54 [2021-09-16T16:47:54.857Z] #37 ...
16:47:54 [2021-09-16T16:47:54.857Z] 
16:47:54 [2021-09-16T16:47:54.857Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:54 [2021-09-16T16:47:54.857Z] #51 sha256:bb8be75037db685e0c0c5b5342d169d95c4d74ae36c393768b01bf37aea6ae1c
16:47:54 [2021-09-16T16:47:54.857Z] #51 28.50 go: downloading github.com/BurntSushi/toml v0.3.1
16:47:54 [2021-09-16T16:47:54.857Z] #51 ...
16:47:54 [2021-09-16T16:47:54.857Z] 
16:47:54 [2021-09-16T16:47:54.857Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:47:54 [2021-09-16T16:47:54.857Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:47:54 [2021-09-16T16:47:54.857Z] #14 18.74 Fetched 8402 kB in 14s (611 kB/s)
16:47:54 [2021-09-16T16:47:54.857Z] #14 18.74 Reading package lists...
16:47:54 [2021-09-16T16:47:54.857Z] #14 23.76 Reading package lists...
16:47:55 [2021-09-16T16:47:55.047Z] #51 ...
16:47:55 [2021-09-16T16:47:55.047Z] 
16:47:55 [2021-09-16T16:47:55.047Z] #57 [containerd 1/2] 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
16:47:55 [2021-09-16T16:47:55.047Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066
16:47:55 [2021-09-16T16:47:55.047Z] #57 18.99 Fetched 8402 kB in 14s (600 kB/s)
16:47:55 [2021-09-16T16:47:55.047Z] #57 18.99 Reading package lists...
16:47:55 [2021-09-16T16:47:55.047Z] #57 23.99 Reading package lists...
16:47:55 [2021-09-16T16:47:55.047Z] #57 28.23 Building dependency tree...
16:47:55 [2021-09-16T16:47:55.047Z] #57 ...
16:47:55 [2021-09-16T16:47:55.047Z] 
16:47:55 [2021-09-16T16:47:55.047Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:47:55 [2021-09-16T16:47:55.047Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:47:55 [2021-09-16T16:47:55.047Z] #14 28.03 Building dependency tree...
16:47:55 [2021-09-16T16:47:55.113Z] #14 28.05 Building dependency tree...
16:47:55 [2021-09-16T16:47:55.113Z] #14 ...
16:47:55 [2021-09-16T16:47:55.113Z] 
16:47:55 [2021-09-16T16:47:55.113Z] #37 [tini 1/2] 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
16:47:55 [2021-09-16T16:47:55.113Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:47:55 [2021-09-16T16:47:55.113Z] #37 27.58 Building dependency tree...
16:47:55 [2021-09-16T16:47:55.674Z] #37 ...
16:47:55 [2021-09-16T16:47:55.674Z] 
16:47:55 [2021-09-16T16:47:55.674Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:47:55 [2021-09-16T16:47:55.674Z] #60 sha256:0508ce7e0f6deaf44522fb735e3bd1afd2802b052780e05542b59dd4f1508be2
16:47:55 [2021-09-16T16:47:55.674Z] #60 19.28 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:47:55 [2021-09-16T16:47:55.674Z] #60 ...
16:47:55 [2021-09-16T16:47:55.674Z] 
16:47:55 [2021-09-16T16:47:55.674Z] #57 [containerd 1/2] 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
16:47:55 [2021-09-16T16:47:55.674Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066
16:47:55 [2021-09-16T16:47:55.674Z] #57 29.35 The following additional packages will be installed:
16:47:55 [2021-09-16T16:47:55.674Z] #57 29.37   libbtrfs0
16:47:55 [2021-09-16T16:47:55.674Z] #57 29.51 The following NEW packages will be installed:
16:47:55 [2021-09-16T16:47:55.674Z] #57 29.52   libbtrfs-dev libbtrfs0
16:47:55 [2021-09-16T16:47:55.930Z] #57 29.90 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
16:47:55 [2021-09-16T16:47:55.930Z] #57 29.90 Need to get 460 kB of archives.
16:47:55 [2021-09-16T16:47:55.930Z] #57 29.90 After this operation, 1237 kB of additional disk space will be used.
16:47:55 [2021-09-16T16:47:55.930Z] #57 29.90 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:47:55 [2021-09-16T16:47:55.977Z] #14 30.07 The following additional packages will be installed:
16:47:55 [2021-09-16T16:47:55.977Z] #14 30.08   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:47:55 [2021-09-16T16:47:55.977Z] #14 30.08   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:47:55 [2021-09-16T16:47:55.977Z] #14 30.08   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:47:55 [2021-09-16T16:47:55.977Z] #14 30.08   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:47:55 [2021-09-16T16:47:55.977Z] #14 30.09   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:47:55 [2021-09-16T16:47:55.977Z] #14 30.10   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:47:55 [2021-09-16T16:47:55.977Z] #14 30.10   mingw-w64-common mingw-w64-x86-64-dev
16:47:55 [2021-09-16T16:47:55.977Z] #14 30.10 Suggested packages:
16:47:55 [2021-09-16T16:47:55.977Z] #14 30.10   gcc-10-locales seccomp wine64
16:47:56 [2021-09-16T16:47:56.186Z] #57 29.91 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:47:56 [2021-09-16T16:47:56.904Z] #14 ...
16:47:56 [2021-09-16T16:47:56.904Z] 
16:47:56 [2021-09-16T16:47:56.904Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:47:56 [2021-09-16T16:47:56.904Z] #60 sha256:b3d34356dc666e16371af59463d8280f6a180eefb09615ddd4ad455510dbf211
16:47:56 [2021-09-16T16:47:56.904Z] #60 21.03 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:47:57 [2021-09-16T16:47:57.046Z] #41 ...
16:47:57 [2021-09-16T16:47:57.046Z] 
16:47:57 [2021-09-16T16:47:57.046Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:47:57 [2021-09-16T16:47:57.046Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:47:57 [2021-09-16T16:47:57.046Z] #45 18.45 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
16:47:57 [2021-09-16T16:47:57.046Z] #45 21.62 Fetched 8406 kB in 15s (574 kB/s)
16:47:57 [2021-09-16T16:47:57.046Z] #45 21.62 Reading package lists...
16:47:57 [2021-09-16T16:47:57.046Z] #45 26.49 Reading package lists...
16:47:57 [2021-09-16T16:47:57.046Z] #45 ...
16:47:57 [2021-09-16T16:47:57.046Z] 
16:47:57 [2021-09-16T16:47:57.046Z] #57 [containerd 1/2] 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
16:47:57 [2021-09-16T16:47:57.046Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066
16:47:57 [2021-09-16T16:47:57.046Z] #57 18.80 Reading package lists...
16:47:57 [2021-09-16T16:47:57.046Z] #57 23.95 Building dependency tree...
16:47:57 [2021-09-16T16:47:57.046Z] #57 26.70 The following additional packages will be installed:
16:47:57 [2021-09-16T16:47:57.046Z] #57 26.70   libbtrfs0
16:47:57 [2021-09-16T16:47:57.046Z] #57 26.88 The following NEW packages will be installed:
16:47:57 [2021-09-16T16:47:57.046Z] #57 26.88   libbtrfs-dev libbtrfs0
16:47:57 [2021-09-16T16:47:57.046Z] #57 27.24 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
16:47:57 [2021-09-16T16:47:57.047Z] #57 27.24 Need to get 460 kB of archives.
16:47:57 [2021-09-16T16:47:57.047Z] #57 27.24 After this operation, 1237 kB of additional disk space will be used.
16:47:57 [2021-09-16T16:47:57.047Z] #57 27.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:47:57 [2021-09-16T16:47:57.047Z] #57 27.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:47:57 [2021-09-16T16:47:57.047Z] #57 28.22 debconf: delaying package configuration, since apt-utils is not installed
16:47:57 [2021-09-16T16:47:57.047Z] #57 28.47 Fetched 460 kB in 0s (1407 kB/s)
16:47:57 [2021-09-16T16:47:57.047Z] #57 28.56 Selecting previously unselected package libbtrfs0:amd64.
16:47:57 [2021-09-16T16:47:57.047Z] #57 28.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:47:57 [2021-09-16T16:47:57.047Z] #57 28.63 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
16:47:57 [2021-09-16T16:47:57.047Z] #57 28.65 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:47:57 [2021-09-16T16:47:57.047Z] #57 28.88 Selecting previously unselected package libbtrfs-dev:amd64.
16:47:57 [2021-09-16T16:47:57.047Z] #57 28.88 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
16:47:57 [2021-09-16T16:47:57.047Z] #57 28.92 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:47:57 [2021-09-16T16:47:57.123Z] #57 30.77 debconf: delaying package configuration, since apt-utils is not installed
16:47:57 [2021-09-16T16:47:57.123Z] #57 31.04 Fetched 460 kB in 0s (1339 kB/s)
16:47:57 [2021-09-16T16:47:57.162Z] #60 ...
16:47:57 [2021-09-16T16:47:57.162Z] 
16:47:57 [2021-09-16T16:47:57.162Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:47:57 [2021-09-16T16:47:57.162Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:47:57 [2021-09-16T16:47:57.162Z] #14 31.26 The following NEW packages will be installed:
16:47:57 [2021-09-16T16:47:57.162Z] #14 31.28   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:47:57 [2021-09-16T16:47:57.162Z] #14 31.28   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:47:57 [2021-09-16T16:47:57.162Z] #14 31.28   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:47:57 [2021-09-16T16:47:57.162Z] #14 31.28   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:47:57 [2021-09-16T16:47:57.162Z] #14 31.28   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:47:57 [2021-09-16T16:47:57.162Z] #14 31.28   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:47:57 [2021-09-16T16:47:57.162Z] #14 31.29   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:47:57 [2021-09-16T16:47:57.162Z] #14 31.29   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:47:57 [2021-09-16T16:47:57.162Z] #14 31.30   mingw-w64-x86-64-dev
16:47:57 [2021-09-16T16:47:57.380Z] #57 31.14 Selecting previously unselected package libbtrfs0:amd64.
16:47:57 [2021-09-16T16:47:57.380Z] #57 31.15 (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 ... 15713 files and directories currently installed.)
16:47:57 [2021-09-16T16:47:57.380Z] #57 31.22 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
16:47:57 [2021-09-16T16:47:57.380Z] #57 31.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:47:57 [2021-09-16T16:47:57.427Z] #14 31.65 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
16:47:57 [2021-09-16T16:47:57.427Z] #14 31.65 Need to get 115 MB of archives.
16:47:57 [2021-09-16T16:47:57.427Z] #14 31.65 After this operation, 645 MB of additional disk space will be used.
16:47:57 [2021-09-16T16:47:57.427Z] #14 31.65 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]
16:47:57 [2021-09-16T16:47:57.427Z] #14 ...
16:47:57 [2021-09-16T16:47:57.427Z] 
16:47:57 [2021-09-16T16:47:57.427Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:47:57 [2021-09-16T16:47:57.427Z] #53 sha256:0927e5b4b7a95f1233bfd69a3de2fc78d458f5c013b4c59ae60d063c5943ebbd
16:47:57 [2021-09-16T16:47:57.427Z] #53 DONE 31.8s
16:47:57 [2021-09-16T16:47:57.427Z] 
16:47:57 [2021-09-16T16:47:57.427Z] #37 [tini 1/2] 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
16:47:57 [2021-09-16T16:47:57.427Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:47:57 [2021-09-16T16:47:57.427Z] #37 15.77 Reading package lists...
16:47:57 [2021-09-16T16:47:57.427Z] #37 21.99 Reading package lists...
16:47:57 [2021-09-16T16:47:57.427Z] #37 25.87 Building dependency tree...
16:47:57 [2021-09-16T16:47:57.427Z] #37 28.20 The following additional packages will be installed:
16:47:57 [2021-09-16T16:47:57.427Z] #37 28.20   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
16:47:57 [2021-09-16T16:47:57.427Z] #37 28.20 Suggested packages:
16:47:57 [2021-09-16T16:47:57.427Z] #37 28.22   cmake-doc ninja-build lrzip
16:47:57 [2021-09-16T16:47:57.427Z] #37 28.22 Recommended packages:
16:47:57 [2021-09-16T16:47:57.427Z] #37 28.22   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:47:57 [2021-09-16T16:47:57.427Z] #37 28.93 The following NEW packages will be installed:
16:47:57 [2021-09-16T16:47:57.427Z] #37 28.94   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:47:57 [2021-09-16T16:47:57.427Z] #37 28.94   vim-common xxd
16:47:57 [2021-09-16T16:47:57.427Z] #37 29.29 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
16:47:57 [2021-09-16T16:47:57.427Z] #37 29.29 Need to get 17.7 MB of archives.
16:47:57 [2021-09-16T16:47:57.427Z] #37 29.29 After this operation, 70.7 MB of additional disk space will be used.
16:47:57 [2021-09-16T16:47:57.427Z] #37 29.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
16:47:57 [2021-09-16T16:47:57.427Z] #37 29.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
16:47:57 [2021-09-16T16:47:57.427Z] #37 29.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
16:47:57 [2021-09-16T16:47:57.427Z] #37 29.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:47:57 [2021-09-16T16:47:57.427Z] #37 29.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
16:47:57 [2021-09-16T16:47:57.427Z] #37 29.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
16:47:57 [2021-09-16T16:47:57.427Z] #37 30.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:47:57 [2021-09-16T16:47:57.427Z] #37 30.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:47:57 [2021-09-16T16:47:57.427Z] #37 30.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:47:57 [2021-09-16T16:47:57.427Z] #37 30.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
16:47:57 [2021-09-16T16:47:57.427Z] #37 31.04 debconf: delaying package configuration, since apt-utils is not installed
16:47:57 [2021-09-16T16:47:57.427Z] #37 31.32 Fetched 17.7 MB in 1s (13.9 MB/s)
16:47:57 [2021-09-16T16:47:57.427Z] #37 31.40 Selecting previously unselected package xxd.
16:47:57 [2021-09-16T16:47:57.427Z] #37 31.40 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:47:57 [2021-09-16T16:47:57.427Z] #37 31.44 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
16:47:57 [2021-09-16T16:47:57.427Z] #37 31.45 Unpacking xxd (2:8.2.2434-3) ...
16:47:57 [2021-09-16T16:47:57.427Z] #37 31.74 Selecting previously unselected package vim-common.
16:47:57 [2021-09-16T16:47:57.427Z] #37 31.74 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
16:47:57 [2021-09-16T16:47:57.610Z] #57 29.21 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:47:57 [2021-09-16T16:47:57.610Z] #57 29.26 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:47:57 [2021-09-16T16:47:57.610Z] #57 29.27 Processing triggers for libc-bin (2.31-13) ...
16:47:57 [2021-09-16T16:47:57.635Z] #57 31.43 Selecting previously unselected package libbtrfs-dev:amd64.
16:47:57 [2021-09-16T16:47:57.635Z] #57 31.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
16:47:57 [2021-09-16T16:47:57.635Z] #57 31.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:47:57 [2021-09-16T16:47:57.683Z] #37 31.79 Unpacking vim-common (2:8.2.2434-3) ...
16:47:57 [2021-09-16T16:47:57.683Z] #37 ...
16:47:57 [2021-09-16T16:47:57.683Z] 
16:47:57 [2021-09-16T16:47:57.683Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:47:57 [2021-09-16T16:47:57.683Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:47:57 [2021-09-16T16:47:57.683Z] #14 31.89 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]
16:47:57 [2021-09-16T16:47:57.866Z] #57 DONE 29.8s
16:47:57 [2021-09-16T16:47:57.866Z] 
16:47:57 [2021-09-16T16:47:57.866Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:47:57 [2021-09-16T16:47:57.866Z] #51 sha256:eea6ee737488f95267c55e44a577287c61f3a01fd884df02105a44e3d356cdb6
16:47:57 [2021-09-16T16:47:57.866Z] #51 24.48 go: downloading github.com/gobwas/glob v0.2.3
16:47:57 [2021-09-16T16:47:57.866Z] #51 24.57 go: downloading github.com/kisielk/gotool v1.0.0
16:47:57 [2021-09-16T16:47:57.866Z] #51 24.61 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:47:57 [2021-09-16T16:47:57.866Z] #51 24.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:47:57 [2021-09-16T16:47:57.866Z] #51 24.66 go: downloading github.com/gogo/protobuf v1.2.1
16:47:57 [2021-09-16T16:47:57.866Z] #51 25.87 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:47:57 [2021-09-16T16:47:57.866Z] #51 26.17 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:47:57 [2021-09-16T16:47:57.866Z] #51 26.51 go: downloading github.com/BurntSushi/toml v0.3.1
16:47:57 [2021-09-16T16:47:57.940Z] #14 32.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:47:57 [2021-09-16T16:47:57.940Z] #14 32.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:47:57 [2021-09-16T16:47:57.940Z] #14 32.17 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:47:57 [2021-09-16T16:47:57.940Z] #14 32.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:47:58 [2021-09-16T16:47:58.148Z] #57 31.86 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:47:58 [2021-09-16T16:47:58.148Z] #57 31.93 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:47:58 [2021-09-16T16:47:58.148Z] #57 31.96 Processing triggers for libc-bin (2.31-13) ...
16:47:58 [2021-09-16T16:47:58.546Z] #14 32.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:47:58 [2021-09-16T16:47:58.547Z] #14 32.70 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]
16:47:58 [2021-09-16T16:47:58.547Z] #14 32.72 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]
16:47:58 [2021-09-16T16:47:58.710Z] #57 DONE 32.5s
16:47:58 [2021-09-16T16:47:58.710Z] 
16:47:58 [2021-09-16T16:47:58.710Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:47:58 [2021-09-16T16:47:58.710Z] #58 sha256:9f99eac5d8f9bb9eaa114e7bf7f9cd7168c32dead939daca2c90e547fa986e9a
16:47:58 [2021-09-16T16:47:58.710Z] #58 ...
16:47:58 [2021-09-16T16:47:58.710Z] 
16:47:58 [2021-09-16T16:47:58.710Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:47:58 [2021-09-16T16:47:58.710Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:47:58 [2021-09-16T16:47:58.710Z] #41 22.42 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:47:58 [2021-09-16T16:47:58.710Z] #41 24.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:47:58 [2021-09-16T16:47:58.794Z] #51 ...
16:47:58 [2021-09-16T16:47:58.795Z] 
16:47:58 [2021-09-16T16:47:58.795Z] #37 [tini 1/2] 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
16:47:58 [2021-09-16T16:47:58.795Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:47:58 [2021-09-16T16:47:58.795Z] #37 20.39 Fetched 8402 kB in 13s (630 kB/s)
16:47:58 [2021-09-16T16:47:58.795Z] #37 20.39 Reading package lists...
16:47:58 [2021-09-16T16:47:58.795Z] #37 25.19 Reading package lists...
16:47:58 [2021-09-16T16:47:58.795Z] #37 29.84 Building dependency tree...
16:47:58 [2021-09-16T16:47:58.795Z] #37 ...
16:47:58 [2021-09-16T16:47:58.795Z] 
16:47:58 [2021-09-16T16:47:58.795Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:47:58 [2021-09-16T16:47:58.795Z] #58 sha256:d407e26e87e0fe5f094dd1cb847a13aa4ff630a69ec5684a4eb1a65c9722faa7
16:47:59 [2021-09-16T16:47:59.032Z] #41 ...
16:47:59 [2021-09-16T16:47:59.032Z] 
16:47:59 [2021-09-16T16:47:59.032Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:47:59 [2021-09-16T16:47:59.032Z] #53 sha256:d37edd617942e1230f2c03f9bcf4a0e4a2902bdacc7376d12d46d4cff8bad790
16:47:59 [2021-09-16T16:47:59.032Z] #53 DONE 32.7s
16:47:59 [2021-09-16T16:47:59.032Z] 
16:47:59 [2021-09-16T16:47:59.032Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:47:59 [2021-09-16T16:47:59.032Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:47:59 [2021-09-16T16:47:59.032Z] #14 28.05 Building dependency tree...
16:47:59 [2021-09-16T16:47:59.032Z] #14 30.65 The following additional packages will be installed:
16:47:59 [2021-09-16T16:47:59.032Z] #14 30.65   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:47:59 [2021-09-16T16:47:59.032Z] #14 30.65   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:47:59 [2021-09-16T16:47:59.032Z] #14 30.65   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:47:59 [2021-09-16T16:47:59.032Z] #14 30.66   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:47:59 [2021-09-16T16:47:59.032Z] #14 30.66   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:47:59 [2021-09-16T16:47:59.032Z] #14 30.66   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:47:59 [2021-09-16T16:47:59.032Z] #14 30.66   mingw-w64-common mingw-w64-x86-64-dev
16:47:59 [2021-09-16T16:47:59.032Z] #14 30.68 Suggested packages:
16:47:59 [2021-09-16T16:47:59.032Z] #14 30.68   gcc-10-locales seccomp wine64
16:47:59 [2021-09-16T16:47:59.032Z] #14 31.78 The following NEW packages will be installed:
16:47:59 [2021-09-16T16:47:59.032Z] #14 31.78   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:47:59 [2021-09-16T16:47:59.032Z] #14 31.78   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:47:59 [2021-09-16T16:47:59.032Z] #14 31.78   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:47:59 [2021-09-16T16:47:59.032Z] #14 31.78   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:47:59 [2021-09-16T16:47:59.032Z] #14 31.78   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:47:59 [2021-09-16T16:47:59.032Z] #14 31.79   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:47:59 [2021-09-16T16:47:59.032Z] #14 31.79   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:47:59 [2021-09-16T16:47:59.032Z] #14 31.79   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:47:59 [2021-09-16T16:47:59.032Z] #14 31.79   mingw-w64-x86-64-dev
16:47:59 [2021-09-16T16:47:59.032Z] #14 32.17 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
16:47:59 [2021-09-16T16:47:59.032Z] #14 32.17 Need to get 115 MB of archives.
16:47:59 [2021-09-16T16:47:59.032Z] #14 32.17 After this operation, 645 MB of additional disk space will be used.
16:47:59 [2021-09-16T16:47:59.032Z] #14 32.17 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]
16:47:59 [2021-09-16T16:47:59.032Z] #14 32.34 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]
16:47:59 [2021-09-16T16:47:59.032Z] #14 32.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:47:59 [2021-09-16T16:47:59.033Z] #14 32.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:47:59 [2021-09-16T16:47:59.033Z] #14 32.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:47:59 [2021-09-16T16:47:59.033Z] #14 32.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:47:59 [2021-09-16T16:47:59.052Z] #58 ...
16:47:59 [2021-09-16T16:47:59.052Z] 
16:47:59 [2021-09-16T16:47:59.052Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:47:59 [2021-09-16T16:47:59.052Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:47:59 [2021-09-16T16:47:59.052Z] #14 20.66 Fetched 8402 kB in 13s (630 kB/s)
16:47:59 [2021-09-16T16:47:59.052Z] #14 20.66 Reading package lists...
16:47:59 [2021-09-16T16:47:59.052Z] #14 25.61 Reading package lists...
16:47:59 [2021-09-16T16:47:59.308Z] #14 30.17 Building dependency tree...
16:47:59 [2021-09-16T16:47:59.308Z] #14 ...
16:47:59 [2021-09-16T16:47:59.308Z] 
16:47:59 [2021-09-16T16:47:59.308Z] #37 [tini 1/2] 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
16:47:59 [2021-09-16T16:47:59.308Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:47:59 [2021-09-16T16:47:59.308Z] #37 29.84 Building dependency tree...
16:47:59 [2021-09-16T16:47:59.335Z] #14 33.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]
16:47:59 [2021-09-16T16:47:59.481Z] #14 33.45 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]
16:47:59 [2021-09-16T16:47:59.563Z] #37 ...
16:47:59 [2021-09-16T16:47:59.564Z] 
16:47:59 [2021-09-16T16:47:59.564Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:47:59 [2021-09-16T16:47:59.564Z] #53 sha256:65c805892c1cbfb4e1e1995479082623d1c35f974a2a66c388aee5115577a56e
16:47:59 [2021-09-16T16:47:59.564Z] #53 DONE 31.3s
16:47:59 [2021-09-16T16:47:59.592Z] #14 33.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
16:47:59 [2021-09-16T16:47:59.592Z] #14 33.38 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]
16:47:59 [2021-09-16T16:47:59.737Z] #14 ...
16:47:59 [2021-09-16T16:47:59.737Z] 
16:47:59 [2021-09-16T16:47:59.737Z] #57 [containerd 1/2] 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
16:47:59 [2021-09-16T16:47:59.737Z] #57 sha256:7ca3e42685459dff7d8dbe39e766b5937b951ddb767a1c4c1ae7a817e6578066
16:47:59 [2021-09-16T16:47:59.737Z] #57 28.23 Building dependency tree...
16:47:59 [2021-09-16T16:47:59.737Z] #57 30.49 The following additional packages will be installed:
16:47:59 [2021-09-16T16:47:59.737Z] #57 30.49   libbtrfs0
16:47:59 [2021-09-16T16:47:59.737Z] #57 30.61 The following NEW packages will be installed:
16:47:59 [2021-09-16T16:47:59.737Z] #57 30.65   libbtrfs-dev libbtrfs0
16:47:59 [2021-09-16T16:47:59.737Z] #57 31.01 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
16:47:59 [2021-09-16T16:47:59.737Z] #57 31.01 Need to get 460 kB of archives.
16:47:59 [2021-09-16T16:47:59.737Z] #57 31.01 After this operation, 1237 kB of additional disk space will be used.
16:47:59 [2021-09-16T16:47:59.737Z] #57 31.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:47:59 [2021-09-16T16:47:59.737Z] #57 31.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:47:59 [2021-09-16T16:47:59.737Z] #57 31.96 debconf: delaying package configuration, since apt-utils is not installed
16:47:59 [2021-09-16T16:47:59.737Z] #57 32.31 Fetched 460 kB in 0s (1394 kB/s)
16:47:59 [2021-09-16T16:47:59.737Z] #57 32.47 Selecting previously unselected package libbtrfs0:amd64.
16:47:59 [2021-09-16T16:47:59.737Z] #57 32.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:47:59 [2021-09-16T16:47:59.738Z] #57 32.57 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
16:47:59 [2021-09-16T16:47:59.738Z] #57 32.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:47:59 [2021-09-16T16:47:59.738Z] #57 33.04 Selecting previously unselected package libbtrfs-dev:amd64.
16:47:59 [2021-09-16T16:47:59.738Z] #57 33.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
16:47:59 [2021-09-16T16:47:59.738Z] #57 33.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:47:59 [2021-09-16T16:47:59.738Z] #57 33.30 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:47:59 [2021-09-16T16:47:59.738Z] #57 33.32 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:47:59 [2021-09-16T16:47:59.738Z] #57 33.34 Processing triggers for libc-bin (2.31-13) ...
16:47:59 [2021-09-16T16:47:59.738Z] #57 DONE 33.7s
16:47:59 [2021-09-16T16:47:59.738Z] 
16:47:59 [2021-09-16T16:47:59.738Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:47:59 [2021-09-16T16:47:59.738Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:47:59 [2021-09-16T16:47:59.738Z] #45 24.56 Reading package lists...
16:47:59 [2021-09-16T16:47:59.738Z] #45 28.54 Building dependency tree...
16:47:59 [2021-09-16T16:47:59.738Z] #45 30.95 The following additional packages will be installed:
16:47:59 [2021-09-16T16:47:59.738Z] #45 30.97   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:47:59 [2021-09-16T16:47:59.738Z] #45 30.97   python3-protobuf python3-six
16:47:59 [2021-09-16T16:47:59.738Z] #45 30.97 Suggested packages:
16:47:59 [2021-09-16T16:47:59.738Z] #45 30.98   python3-setuptools
16:47:59 [2021-09-16T16:47:59.738Z] #45 30.98 Recommended packages:
16:47:59 [2021-09-16T16:47:59.738Z] #45 30.98   iproute2 | iproute
16:47:59 [2021-09-16T16:47:59.738Z] #45 31.86 The following NEW packages will be installed:
16:47:59 [2021-09-16T16:47:59.738Z] #45 31.89   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:47:59 [2021-09-16T16:47:59.738Z] #45 31.90   python3-protobuf python3-six
16:47:59 [2021-09-16T16:47:59.738Z] #45 32.62 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
16:47:59 [2021-09-16T16:47:59.738Z] #45 32.62 Need to get 2267 kB of archives.
16:47:59 [2021-09-16T16:47:59.738Z] #45 32.62 After this operation, 10.8 MB of additional disk space will be used.
16:47:59 [2021-09-16T16:47:59.738Z] #45 32.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
16:47:59 [2021-09-16T16:47:59.738Z] #45 32.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:47:59 [2021-09-16T16:47:59.738Z] #45 32.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
16:47:59 [2021-09-16T16:47:59.738Z] #45 32.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
16:47:59 [2021-09-16T16:47:59.738Z] #45 32.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:47:59 [2021-09-16T16:47:59.738Z] #45 32.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:47:59 [2021-09-16T16:47:59.738Z] #45 32.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:47:59 [2021-09-16T16:47:59.820Z] 
16:47:59 [2021-09-16T16:47:59.820Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:47:59 [2021-09-16T16:47:59.820Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:47:59 [2021-09-16T16:47:59.820Z] #45 26.49 Reading package lists...
16:48:00 [2021-09-16T16:48:00.153Z] #14 33.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
16:48:00 [2021-09-16T16:48:00.383Z] #45 31.05 Building dependency tree...
16:48:00 [2021-09-16T16:48:00.670Z] #45 ...
16:48:00 [2021-09-16T16:48:00.670Z] 
16:48:00 [2021-09-16T16:48:00.670Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:48:00 [2021-09-16T16:48:00.670Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:48:00 [2021-09-16T16:48:00.670Z] #14 34.88 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]
16:48:00 [2021-09-16T16:48:00.717Z] #14 ...
16:48:00 [2021-09-16T16:48:00.717Z] 
16:48:00 [2021-09-16T16:48:00.717Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:48:00 [2021-09-16T16:48:00.717Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:48:00 [2021-09-16T16:48:00.717Z] #45 19.49 Reading package lists...
16:48:00 [2021-09-16T16:48:00.717Z] #45 24.38 Reading package lists...
16:48:00 [2021-09-16T16:48:00.717Z] #45 28.72 Building dependency tree...
16:48:00 [2021-09-16T16:48:00.717Z] #45 31.39 The following additional packages will be installed:
16:48:00 [2021-09-16T16:48:00.717Z] #45 31.40   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:48:00 [2021-09-16T16:48:00.717Z] #45 31.40   python3-protobuf python3-six
16:48:00 [2021-09-16T16:48:00.717Z] #45 31.40 Suggested packages:
16:48:00 [2021-09-16T16:48:00.717Z] #45 31.40   python3-setuptools
16:48:00 [2021-09-16T16:48:00.717Z] #45 31.40 Recommended packages:
16:48:00 [2021-09-16T16:48:00.717Z] #45 31.40   iproute2 | iproute
16:48:00 [2021-09-16T16:48:00.717Z] #45 31.95 The following NEW packages will be installed:
16:48:00 [2021-09-16T16:48:00.717Z] #45 31.96   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:48:00 [2021-09-16T16:48:00.717Z] #45 31.96   python3-protobuf python3-six
16:48:00 [2021-09-16T16:48:00.717Z] #45 32.36 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
16:48:00 [2021-09-16T16:48:00.717Z] #45 32.36 Need to get 2267 kB of archives.
16:48:00 [2021-09-16T16:48:00.717Z] #45 32.36 After this operation, 10.8 MB of additional disk space will be used.
16:48:00 [2021-09-16T16:48:00.717Z] #45 32.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
16:48:00 [2021-09-16T16:48:00.717Z] #45 32.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:48:00 [2021-09-16T16:48:00.717Z] #45 32.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
16:48:00 [2021-09-16T16:48:00.717Z] #45 32.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
16:48:00 [2021-09-16T16:48:00.717Z] #45 32.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:48:00 [2021-09-16T16:48:00.717Z] #45 32.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:48:00 [2021-09-16T16:48:00.717Z] #45 32.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:48:00 [2021-09-16T16:48:00.717Z] #45 ...
16:48:00 [2021-09-16T16:48:00.717Z] 
16:48:00 [2021-09-16T16:48:00.717Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:48:00 [2021-09-16T16:48:00.717Z] #58 sha256:9f99eac5d8f9bb9eaa114e7bf7f9cd7168c32dead939daca2c90e547fa986e9a
16:48:00 [2021-09-16T16:48:00.717Z] #58 2.098 + RM_GOPATH=0
16:48:00 [2021-09-16T16:48:00.717Z] #58 2.098 + TMP_GOPATH=
16:48:00 [2021-09-16T16:48:00.717Z] #58 2.098 + : /build
16:48:00 [2021-09-16T16:48:00.717Z] #58 2.098 + '[' -z '' ']'
16:48:00 [2021-09-16T16:48:00.717Z] #58 2.098 ++ mktemp -d
16:48:00 [2021-09-16T16:48:00.717Z] #58 2.104 + export GOPATH=/tmp/tmp.mu7aDu42ve
16:48:00 [2021-09-16T16:48:00.717Z] #58 2.104 + GOPATH=/tmp/tmp.mu7aDu42ve
16:48:00 [2021-09-16T16:48:00.717Z] #58 2.104 + RM_GOPATH=1
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.106 + case "$(go env GOARCH)" in
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.106 ++ go env GOARCH
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.138 + export GO_BUILDMODE=-buildmode=pie
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.138 + GO_BUILDMODE=-buildmode=pie
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.139 ++ dirname /tmp/install/install.sh
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.140 + dir=/tmp/install
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.140 + bin=containerd
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.140 + shift
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.141 + '[' '!' -f /tmp/install/containerd.installer ']'
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.144 Install containerd version v1.5.5
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.145 + . /tmp/install/containerd.installer
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.145 ++ set -e
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.145 ++ : v1.5.5
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.145 + install_containerd
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.145 + echo 'Install containerd version v1.5.5'
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.145 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mu7aDu42ve/src/github.com/containerd/containerd
16:48:00 [2021-09-16T16:48:00.974Z] #58 2.151 Cloning into '/tmp/tmp.mu7aDu42ve/src/github.com/containerd/containerd'...
16:48:01 [2021-09-16T16:48:01.232Z] #14 35.28 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]
16:48:01 [2021-09-16T16:48:01.406Z] #19 41.58 Reading package lists...
16:48:01 [2021-09-16T16:48:01.488Z] #14 35.65 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]
16:48:01 [2021-09-16T16:48:01.969Z] #19 49.97 Building dependency tree...
16:48:02 [2021-09-16T16:48:02.274Z] #45 33.72 The following additional packages will be installed:
16:48:02 [2021-09-16T16:48:02.274Z] #45 33.72   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:48:02 [2021-09-16T16:48:02.274Z] #45 33.72   python3-protobuf python3-six
16:48:02 [2021-09-16T16:48:02.274Z] #45 33.79 Suggested packages:
16:48:02 [2021-09-16T16:48:02.274Z] #45 33.79   python3-setuptools
16:48:02 [2021-09-16T16:48:02.274Z] #45 33.79 Recommended packages:
16:48:02 [2021-09-16T16:48:02.274Z] #45 33.79   iproute2 | iproute
16:48:02 [2021-09-16T16:48:02.836Z] #45 34.29 The following NEW packages will be installed:
16:48:02 [2021-09-16T16:48:02.836Z] #45 34.29   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:48:02 [2021-09-16T16:48:02.836Z] #45 34.29   python3-protobuf python3-six
16:48:02 [2021-09-16T16:48:02.895Z] #14 36.79 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]
16:48:03 [2021-09-16T16:48:03.093Z] #45 34.67 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
16:48:03 [2021-09-16T16:48:03.093Z] #45 34.67 Need to get 2267 kB of archives.
16:48:03 [2021-09-16T16:48:03.093Z] #45 34.67 After this operation, 10.8 MB of additional disk space will be used.
16:48:03 [2021-09-16T16:48:03.093Z] #45 34.67 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
16:48:03 [2021-09-16T16:48:03.093Z] #45 34.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:48:03 [2021-09-16T16:48:03.093Z] #45 34.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
16:48:03 [2021-09-16T16:48:03.093Z] #45 34.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
16:48:03 [2021-09-16T16:48:03.093Z] #45 34.74 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:48:03 [2021-09-16T16:48:03.093Z] #45 34.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:48:03 [2021-09-16T16:48:03.093Z] #45 34.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:48:03 [2021-09-16T16:48:03.151Z] #14 37.25 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]
16:48:03 [2021-09-16T16:48:03.151Z] #14 37.26 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
16:48:03 [2021-09-16T16:48:03.151Z] #14 37.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
16:48:03 [2021-09-16T16:48:03.151Z] #14 37.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:48:03 [2021-09-16T16:48:03.151Z] #14 37.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:48:03 [2021-09-16T16:48:03.151Z] #14 37.30 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]
16:48:03 [2021-09-16T16:48:03.151Z] #14 37.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
16:48:03 [2021-09-16T16:48:03.151Z] #14 37.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:48:03 [2021-09-16T16:48:03.151Z] #14 37.33 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
16:48:03 [2021-09-16T16:48:03.151Z] #14 37.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
16:48:03 [2021-09-16T16:48:03.151Z] #14 37.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
16:48:03 [2021-09-16T16:48:03.151Z] #14 37.35 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
16:48:03 [2021-09-16T16:48:03.407Z] #14 37.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:48:03 [2021-09-16T16:48:03.407Z] #14 37.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:48:03 [2021-09-16T16:48:03.407Z] #14 37.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
16:48:03 [2021-09-16T16:48:03.407Z] #14 37.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86 The following additional packages will be installed:
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.86   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.87   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.88   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.88   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.88   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.88   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.88   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.88   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.88   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.88   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.89   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.89   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.89   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.89   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.89   linux-libc-dev-s390x-cross patch xz-utils
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.93 Suggested packages:
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.93   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.93   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.93   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.93   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.93   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.94   libyaml-shell-perl ed diffutils-doc
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.94 Recommended packages:
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.94   fakeroot build-essential libalgorithm-merge-perl libwww-perl
16:48:03 [2021-09-16T16:48:03.862Z] #19 53.94   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
16:48:03 [2021-09-16T16:48:03.967Z] #14 38.19 debconf: delaying package configuration, since apt-utils is not installed
16:48:04 [2021-09-16T16:48:04.223Z] #14 38.36 Fetched 115 MB in 6s (18.9 MB/s)
16:48:04 [2021-09-16T16:48:04.223Z] #14 38.41 Selecting previously unselected package binutils-mingw-w64-i686.
16:48:04 [2021-09-16T16:48:04.482Z] #14 38.41 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:48:04 [2021-09-16T16:48:04.482Z] #14 38.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
16:48:04 [2021-09-16T16:48:04.482Z] #14 38.48 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:48:05 [2021-09-16T16:48:05.415Z] #14 ...
16:48:05 [2021-09-16T16:48:05.415Z] 
16:48:05 [2021-09-16T16:48:05.415Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:48:05 [2021-09-16T16:48:05.415Z] #51 sha256:e60ff8bc4a479b7cf218811a8d0f0a5e3f41ca1ade037327db31c2302791a9a9
16:48:05 [2021-09-16T16:48:05.415Z] #51 29.49 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:48:05 [2021-09-16T16:48:05.415Z] #51 29.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:48:05 [2021-09-16T16:48:05.415Z] #51 29.91 go: downloading github.com/BurntSushi/toml v0.3.1
16:48:05 [2021-09-16T16:48:05.415Z] #51 ...
16:48:05 [2021-09-16T16:48:05.415Z] 
16:48:05 [2021-09-16T16:48:05.415Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:48:05 [2021-09-16T16:48:05.415Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:48:05 [2021-09-16T16:48:05.415Z] #45 35.63 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
16:48:05 [2021-09-16T16:48:05.415Z] #45 36.81 debconf: delaying package configuration, since apt-utils is not installed
16:48:05 [2021-09-16T16:48:05.415Z] #45 36.98 Fetched 2267 kB in 4s (597 kB/s)
16:48:05 [2021-09-16T16:48:05.415Z] #45 37.08 Selecting previously unselected package libprotobuf23:amd64.
16:48:05 [2021-09-16T16:48:05.415Z] #45 37.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:48:05 [2021-09-16T16:48:05.415Z] #45 37.14 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 37.15 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 37.82 Selecting previously unselected package python3-pkg-resources.
16:48:05 [2021-09-16T16:48:05.415Z] #45 37.82 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 37.83 Unpacking python3-pkg-resources (52.0.0-4) ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.02 Selecting previously unselected package python3-six.
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.03 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.03 Unpacking python3-six (1.16.0-2) ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.11 Selecting previously unselected package python3-protobuf.
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.11 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.14 Unpacking python3-protobuf (3.12.4-1) ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.61 Selecting previously unselected package libnet1:amd64.
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.61 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.77 Selecting previously unselected package libnl-3-200:amd64.
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.78 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.92 Selecting previously unselected package libprotobuf-c1:amd64.
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.92 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 38.93 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 39.00 Selecting previously unselected package criu.
16:48:05 [2021-09-16T16:48:05.415Z] #45 39.00 Preparing to unpack .../7-criu_3.15-1_amd64.deb ...
16:48:05 [2021-09-16T16:48:05.415Z] #45 39.00 Unpacking criu (3.15-1) ...
16:48:05 [2021-09-16T16:48:05.627Z] #45 ...
16:48:05 [2021-09-16T16:48:05.627Z] 
16:48:05 [2021-09-16T16:48:05.627Z] #37 [tini 1/2] 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
16:48:05 [2021-09-16T16:48:05.627Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:48:05 [2021-09-16T16:48:05.627Z] #37 32.40 The following additional packages will be installed:
16:48:05 [2021-09-16T16:48:05.627Z] #37 32.41   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
16:48:05 [2021-09-16T16:48:05.627Z] #37 32.41 Suggested packages:
16:48:05 [2021-09-16T16:48:05.627Z] #37 32.41   cmake-doc ninja-build lrzip
16:48:05 [2021-09-16T16:48:05.627Z] #37 32.41 Recommended packages:
16:48:05 [2021-09-16T16:48:05.627Z] #37 32.41   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.04 The following NEW packages will be installed:
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.04   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.04   vim-common xxd
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.39 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.39 Need to get 17.7 MB of archives.
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.39 After this operation, 70.7 MB of additional disk space will be used.
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:48:05 [2021-09-16T16:48:05.627Z] #37 33.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
16:48:05 [2021-09-16T16:48:05.627Z] #37 34.88 debconf: delaying package configuration, since apt-utils is not installed
16:48:05 [2021-09-16T16:48:05.627Z] #37 35.08 Fetched 17.7 MB in 1s (18.1 MB/s)
16:48:05 [2021-09-16T16:48:05.627Z] #37 35.17 Selecting previously unselected package xxd.
16:48:05 [2021-09-16T16:48:05.627Z] #37 35.17 (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 ... 15713 files and directories currently installed.)
16:48:05 [2021-09-16T16:48:05.627Z] #37 35.20 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
16:48:05 [2021-09-16T16:48:05.627Z] #37 35.23 Unpacking xxd (2:8.2.2434-3) ...
16:48:05 [2021-09-16T16:48:05.627Z] #37 35.38 Selecting previously unselected package vim-common.
16:48:05 [2021-09-16T16:48:05.627Z] #37 35.38 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
16:48:05 [2021-09-16T16:48:05.627Z] #37 35.39 Unpacking vim-common (2:8.2.2434-3) ...
16:48:05 [2021-09-16T16:48:05.627Z] #37 35.79 Selecting previously unselected package cmake-data.
16:48:05 [2021-09-16T16:48:05.627Z] #37 35.79 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
16:48:05 [2021-09-16T16:48:05.627Z] #37 35.80 Unpacking cmake-data (3.18.4-2) ...
16:48:05 [2021-09-16T16:48:05.979Z] #45 39.67 Setting up python3-pkg-resources (52.0.0-4) ...
16:48:06 [2021-09-16T16:48:06.226Z] #58 ...
16:48:06 [2021-09-16T16:48:06.226Z] 
16:48:06 [2021-09-16T16:48:06.226Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:48:06 [2021-09-16T16:48:06.226Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:48:06 [2021-09-16T16:48:06.226Z] #45 35.32 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
16:48:06 [2021-09-16T16:48:06.226Z] #45 36.48 debconf: delaying package configuration, since apt-utils is not installed
16:48:06 [2021-09-16T16:48:06.226Z] #45 36.66 Fetched 2267 kB in 4s (624 kB/s)
16:48:06 [2021-09-16T16:48:06.226Z] #45 36.76 Selecting previously unselected package libprotobuf23:amd64.
16:48:06 [2021-09-16T16:48:06.226Z] #45 36.76 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:48:06 [2021-09-16T16:48:06.226Z] #45 36.82 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 36.84 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 37.55 Selecting previously unselected package python3-pkg-resources.
16:48:06 [2021-09-16T16:48:06.226Z] #45 37.55 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 37.55 Unpacking python3-pkg-resources (52.0.0-4) ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 37.77 Selecting previously unselected package python3-six.
16:48:06 [2021-09-16T16:48:06.226Z] #45 37.77 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 37.78 Unpacking python3-six (1.16.0-2) ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 37.89 Selecting previously unselected package python3-protobuf.
16:48:06 [2021-09-16T16:48:06.226Z] #45 37.89 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 37.90 Unpacking python3-protobuf (3.12.4-1) ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 38.41 Selecting previously unselected package libnet1:amd64.
16:48:06 [2021-09-16T16:48:06.226Z] #45 38.42 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 38.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 38.54 Selecting previously unselected package libnl-3-200:amd64.
16:48:06 [2021-09-16T16:48:06.226Z] #45 38.54 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 38.55 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 38.64 Selecting previously unselected package libprotobuf-c1:amd64.
16:48:06 [2021-09-16T16:48:06.226Z] #45 38.65 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 38.66 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 38.76 Selecting previously unselected package criu.
16:48:06 [2021-09-16T16:48:06.226Z] #45 38.76 Preparing to unpack .../7-criu_3.15-1_amd64.deb ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 38.76 Unpacking criu (3.15-1) ...
16:48:06 [2021-09-16T16:48:06.226Z] #45 39.35 Setting up python3-pkg-resources (52.0.0-4) ...
16:48:06 [2021-09-16T16:48:06.485Z] #45 ...
16:48:06 [2021-09-16T16:48:06.485Z] 
16:48:06 [2021-09-16T16:48:06.485Z] #37 [tini 1/2] 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
16:48:06 [2021-09-16T16:48:06.485Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:48:06 [2021-09-16T16:48:06.485Z] #37 30.09 The following additional packages will be installed:
16:48:06 [2021-09-16T16:48:06.485Z] #37 30.10   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
16:48:06 [2021-09-16T16:48:06.485Z] #37 30.11 Suggested packages:
16:48:06 [2021-09-16T16:48:06.485Z] #37 30.13   cmake-doc ninja-build lrzip
16:48:06 [2021-09-16T16:48:06.485Z] #37 30.13 Recommended packages:
16:48:06 [2021-09-16T16:48:06.485Z] #37 30.13   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:48:06 [2021-09-16T16:48:06.485Z] #37 30.95 The following NEW packages will be installed:
16:48:06 [2021-09-16T16:48:06.485Z] #37 30.99   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:48:06 [2021-09-16T16:48:06.485Z] #37 30.99   vim-common xxd
16:48:06 [2021-09-16T16:48:06.485Z] #37 31.38 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
16:48:06 [2021-09-16T16:48:06.485Z] #37 31.38 Need to get 17.7 MB of archives.
16:48:06 [2021-09-16T16:48:06.485Z] #37 31.38 After this operation, 70.7 MB of additional disk space will be used.
16:48:06 [2021-09-16T16:48:06.485Z] #37 31.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #37 31.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #37 31.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #37 31.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #37 31.96 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #37 32.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #37 32.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #37 32.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #37 32.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #37 32.03 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #37 33.30 debconf: delaying package configuration, since apt-utils is not installed
16:48:06 [2021-09-16T16:48:06.485Z] #37 33.71 Fetched 17.7 MB in 1s (14.8 MB/s)
16:48:06 [2021-09-16T16:48:06.485Z] #37 33.89 Selecting previously unselected package xxd.
16:48:06 [2021-09-16T16:48:06.485Z] #37 33.89 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:48:06 [2021-09-16T16:48:06.485Z] #37 33.93 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
16:48:06 [2021-09-16T16:48:06.485Z] #37 33.93 Unpacking xxd (2:8.2.2434-3) ...
16:48:06 [2021-09-16T16:48:06.485Z] #37 34.26 Selecting previously unselected package vim-common.
16:48:06 [2021-09-16T16:48:06.485Z] #37 34.27 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
16:48:06 [2021-09-16T16:48:06.485Z] #37 34.31 Unpacking vim-common (2:8.2.2434-3) ...
16:48:06 [2021-09-16T16:48:06.485Z] #37 34.96 Selecting previously unselected package cmake-data.
16:48:06 [2021-09-16T16:48:06.485Z] #37 34.97 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
16:48:06 [2021-09-16T16:48:06.485Z] #37 34.97 Unpacking cmake-data (3.18.4-2) ...
16:48:06 [2021-09-16T16:48:06.485Z] #37 37.55 Selecting previously unselected package libicu67:amd64.
16:48:06 [2021-09-16T16:48:06.485Z] #37 37.58 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
16:48:06 [2021-09-16T16:48:06.485Z] #37 37.59 Unpacking libicu67:amd64 (67.1-7) ...
16:48:06 [2021-09-16T16:48:06.485Z] #37 ...
16:48:06 [2021-09-16T16:48:06.485Z] 
16:48:06 [2021-09-16T16:48:06.485Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:48:06 [2021-09-16T16:48:06.485Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:48:06 [2021-09-16T16:48:06.485Z] #14 35.09 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]
16:48:06 [2021-09-16T16:48:06.485Z] #14 35.52 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]
16:48:06 [2021-09-16T16:48:06.485Z] #14 36.06 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]
16:48:06 [2021-09-16T16:48:06.485Z] #14 37.54 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]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.01 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]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.04 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.06 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]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.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]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #14 38.22 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
16:48:06 [2021-09-16T16:48:06.485Z] #14 39.14 debconf: delaying package configuration, since apt-utils is not installed
16:48:06 [2021-09-16T16:48:06.485Z] #14 39.33 Fetched 115 MB in 6s (18.0 MB/s)
16:48:06 [2021-09-16T16:48:06.485Z] #14 39.41 Selecting previously unselected package binutils-mingw-w64-i686.
16:48:06 [2021-09-16T16:48:06.485Z] #14 39.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 ... 15713 files and directories currently installed.)
16:48:06 [2021-09-16T16:48:06.485Z] #14 39.49 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
16:48:06 [2021-09-16T16:48:06.485Z] #14 39.50 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:48:06 [2021-09-16T16:48:06.742Z] #14 ...
16:48:06 [2021-09-16T16:48:06.742Z] 
16:48:06 [2021-09-16T16:48:06.742Z] #33 [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
16:48:06 [2021-09-16T16:48:06.742Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:48:06 [2021-09-16T16:48:06.998Z] #33 40.31 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
16:48:06 [2021-09-16T16:48:06.998Z] #33 40.56 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
16:48:07 [2021-09-16T16:48:07.002Z] #37 38.41 Selecting previously unselected package libicu67:amd64.
16:48:07 [2021-09-16T16:48:07.002Z] #37 38.42 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
16:48:07 [2021-09-16T16:48:07.002Z] #37 38.43 Unpacking libicu67:amd64 (67.1-7) ...
16:48:07 [2021-09-16T16:48:07.002Z] #37 ...
16:48:07 [2021-09-16T16:48:07.002Z] 
16:48:07 [2021-09-16T16:48:07.002Z] #33 [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
16:48:07 [2021-09-16T16:48:07.002Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:48:07 [2021-09-16T16:48:07.002Z] #33 38.52 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
16:48:07 [2021-09-16T16:48:07.265Z] #33 38.78 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
16:48:07 [2021-09-16T16:48:07.348Z] #45 41.11 Setting up libprotobuf23:amd64 (3.12.4-1) ...
16:48:07 [2021-09-16T16:48:07.348Z] #45 41.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:48:07 [2021-09-16T16:48:07.348Z] #45 41.16 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:48:07 [2021-09-16T16:48:07.348Z] #45 41.17 Setting up python3-six (1.16.0-2) ...
16:48:07 [2021-09-16T16:48:07.910Z] #45 ...
16:48:07 [2021-09-16T16:48:07.910Z] 
16:48:07 [2021-09-16T16:48:07.910Z] #37 [tini 1/2] 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
16:48:07 [2021-09-16T16:48:07.910Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:48:07 [2021-09-16T16:48:07.910Z] #37 32.02 Selecting previously unselected package cmake-data.
16:48:07 [2021-09-16T16:48:07.910Z] #37 32.02 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
16:48:07 [2021-09-16T16:48:07.910Z] #37 32.03 Unpacking cmake-data (3.18.4-2) ...
16:48:07 [2021-09-16T16:48:07.910Z] #37 35.38 Selecting previously unselected package libicu67:amd64.
16:48:07 [2021-09-16T16:48:07.910Z] #37 35.39 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
16:48:07 [2021-09-16T16:48:07.910Z] #37 35.40 Unpacking libicu67:amd64 (67.1-7) ...
16:48:07 [2021-09-16T16:48:07.910Z] #37 40.96 Selecting previously unselected package libxml2:amd64.
16:48:07 [2021-09-16T16:48:07.910Z] #37 40.97 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
16:48:07 [2021-09-16T16:48:07.910Z] #37 40.97 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:48:07 [2021-09-16T16:48:07.910Z] #37 41.46 Selecting previously unselected package libarchive13:amd64.
16:48:07 [2021-09-16T16:48:07.910Z] #37 41.52 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
16:48:07 [2021-09-16T16:48:07.910Z] #37 41.52 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
16:48:07 [2021-09-16T16:48:07.910Z] #37 41.80 Selecting previously unselected package libjsoncpp24:amd64.
16:48:07 [2021-09-16T16:48:07.910Z] #37 41.82 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
16:48:07 [2021-09-16T16:48:07.910Z] #37 41.82 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:48:07 [2021-09-16T16:48:07.910Z] #37 41.98 Selecting previously unselected package librhash0:amd64.
16:48:07 [2021-09-16T16:48:07.910Z] #37 42.00 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
16:48:07 [2021-09-16T16:48:07.910Z] #37 42.01 Unpacking librhash0:amd64 (1.4.1-2) ...
16:48:07 [2021-09-16T16:48:07.910Z] #37 42.16 Selecting previously unselected package libuv1:amd64.
16:48:07 [2021-09-16T16:48:07.910Z] #37 42.16 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
16:48:07 [2021-09-16T16:48:07.910Z] #37 42.17 Unpacking libuv1:amd64 (1.40.0-2) ...
16:48:07 [2021-09-16T16:48:07.910Z] #37 ...
16:48:07 [2021-09-16T16:48:07.910Z] 
16:48:07 [2021-09-16T16:48:07.911Z] #33 [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
16:48:07 [2021-09-16T16:48:07.911Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:48:07 [2021-09-16T16:48:07.911Z] #33 40.38 Updating files:  93% (1423/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
16:48:07 [2021-09-16T16:48:07.911Z] #33 40.52 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
16:48:07 [2021-09-16T16:48:07.911Z] #33 40.80 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:48:07 [2021-09-16T16:48:07.925Z] #33 41.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62 The following NEW packages will be installed:
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   crossbuild-essential-armel crossbuild-essential-armhf
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
16:48:08 [2021-09-16T16:48:08.035Z] #19 57.62   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.62   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.62   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.62   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.62   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.62   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.62   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.62   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.62   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.62   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.62   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.63   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.63   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.63   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.63   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.63   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.63   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.63   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.64   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.65   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.65   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.65   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.65   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.65   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.65   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.65   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.65   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.65   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.65   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
16:48:08 [2021-09-16T16:48:08.036Z] #19 57.65   linux-libc-dev-s390x-cross patch xz-utils
16:48:08 [2021-09-16T16:48:08.036Z] #19 58.08 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded.
16:48:08 [2021-09-16T16:48:08.036Z] #19 58.08 Need to get 787 MB of archives.
16:48:08 [2021-09-16T16:48:08.036Z] #19 58.08 After this operation, 3385 MB of additional disk space will be used.
16:48:08 [2021-09-16T16:48:08.036Z] #19 58.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
16:48:08 [2021-09-16T16:48:08.036Z] #19 58.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:48:08 [2021-09-16T16:48:08.036Z] #19 58.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
16:48:08 [2021-09-16T16:48:08.036Z] #19 58.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
16:48:08 [2021-09-16T16:48:08.036Z] #19 58.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
16:48:08 [2021-09-16T16:48:08.036Z] #19 58.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
16:48:08 [2021-09-16T16:48:08.036Z] #19 58.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
16:48:08 [2021-09-16T16:48:08.036Z] #19 58.35 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
16:48:08 [2021-09-16T16:48:08.195Z] #33 39.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:48:08 [2021-09-16T16:48:08.293Z] #19 58.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
16:48:08 [2021-09-16T16:48:08.293Z] #19 58.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
16:48:08 [2021-09-16T16:48:08.293Z] #19 58.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
16:48:08 [2021-09-16T16:48:08.293Z] #19 58.62 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]
16:48:08 [2021-09-16T16:48:08.550Z] #19 58.64 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]
16:48:09 [2021-09-16T16:48:09.562Z] #33 ...
16:48:09 [2021-09-16T16:48:09.562Z] 
16:48:09 [2021-09-16T16:48:09.562Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:48:09 [2021-09-16T16:48:09.562Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:48:09 [2021-09-16T16:48:09.562Z] #14 30.17 Building dependency tree...
16:48:09 [2021-09-16T16:48:09.562Z] #14 32.68 The following additional packages will be installed:
16:48:09 [2021-09-16T16:48:09.562Z] #14 32.69   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:48:09 [2021-09-16T16:48:09.562Z] #14 32.69   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:48:09 [2021-09-16T16:48:09.562Z] #14 32.69   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:48:09 [2021-09-16T16:48:09.562Z] #14 32.69   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:48:09 [2021-09-16T16:48:09.562Z] #14 32.69   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:48:09 [2021-09-16T16:48:09.562Z] #14 32.70   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:48:09 [2021-09-16T16:48:09.562Z] #14 32.70   mingw-w64-common mingw-w64-x86-64-dev
16:48:09 [2021-09-16T16:48:09.562Z] #14 32.70 Suggested packages:
16:48:09 [2021-09-16T16:48:09.562Z] #14 32.70   gcc-10-locales seccomp wine64
16:48:09 [2021-09-16T16:48:09.562Z] #14 33.88 The following NEW packages will be installed:
16:48:09 [2021-09-16T16:48:09.562Z] #14 33.88   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:48:09 [2021-09-16T16:48:09.562Z] #14 33.88   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:48:09 [2021-09-16T16:48:09.562Z] #14 33.88   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:48:09 [2021-09-16T16:48:09.562Z] #14 33.88   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:48:09 [2021-09-16T16:48:09.562Z] #14 33.88   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:48:09 [2021-09-16T16:48:09.562Z] #14 33.88   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:48:09 [2021-09-16T16:48:09.562Z] #14 33.88   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:48:09 [2021-09-16T16:48:09.562Z] #14 33.88   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:48:09 [2021-09-16T16:48:09.562Z] #14 33.88   mingw-w64-x86-64-dev
16:48:09 [2021-09-16T16:48:09.562Z] #14 34.29 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
16:48:09 [2021-09-16T16:48:09.562Z] #14 34.29 Need to get 115 MB of archives.
16:48:09 [2021-09-16T16:48:09.562Z] #14 34.29 After this operation, 645 MB of additional disk space will be used.
16:48:09 [2021-09-16T16:48:09.562Z] #14 34.29 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]
16:48:09 [2021-09-16T16:48:09.562Z] #14 34.34 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]
16:48:09 [2021-09-16T16:48:09.562Z] #14 34.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 34.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 34.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 34.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 34.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 35.06 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]
16:48:09 [2021-09-16T16:48:09.562Z] #14 35.08 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]
16:48:09 [2021-09-16T16:48:09.562Z] #14 35.75 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]
16:48:09 [2021-09-16T16:48:09.562Z] #14 37.19 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]
16:48:09 [2021-09-16T16:48:09.562Z] #14 37.66 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]
16:48:09 [2021-09-16T16:48:09.562Z] #14 38.08 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]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.26 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]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.77 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]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.77 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.77 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.78 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]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.79 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.83 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.83 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.87 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.87 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 39.87 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
16:48:09 [2021-09-16T16:48:09.562Z] #14 40.61 debconf: delaying package configuration, since apt-utils is not installed
16:48:09 [2021-09-16T16:48:09.562Z] #14 40.78 Fetched 115 MB in 6s (19.2 MB/s)
16:48:09 [2021-09-16T16:48:09.562Z] #14 40.85 Selecting previously unselected package binutils-mingw-w64-i686.
16:48:09 [2021-09-16T16:48:09.562Z] #14 40.85 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:48:09 [2021-09-16T16:48:09.562Z] #14 40.92 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
16:48:09 [2021-09-16T16:48:09.562Z] #14 40.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:48:09 [2021-09-16T16:48:09.800Z] #33 ...
16:48:09 [2021-09-16T16:48:09.800Z] 
16:48:09 [2021-09-16T16:48:09.800Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:48:09 [2021-09-16T16:48:09.800Z] #58 sha256:0a7a5a1ee7b193eb06884776af2a9604223a3130df7b70d469352ec59fccb5a5
16:48:09 [2021-09-16T16:48:09.800Z] #58 1.171 + RM_GOPATH=0
16:48:09 [2021-09-16T16:48:09.800Z] #58 1.171 + TMP_GOPATH=
16:48:09 [2021-09-16T16:48:09.800Z] #58 1.171 + : /build
16:48:09 [2021-09-16T16:48:09.800Z] #58 1.172 + '[' -z '' ']'
16:48:09 [2021-09-16T16:48:09.800Z] #58 1.176 ++ mktemp -d
16:48:09 [2021-09-16T16:48:09.800Z] #58 1.179 + export GOPATH=/tmp/tmp.cvRPKZIyzs
16:48:09 [2021-09-16T16:48:09.800Z] #58 1.179 + GOPATH=/tmp/tmp.cvRPKZIyzs
16:48:09 [2021-09-16T16:48:09.800Z] #58 1.179 + RM_GOPATH=1
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.179 + case "$(go env GOARCH)" in
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.184 ++ go env GOARCH
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.195 + export GO_BUILDMODE=-buildmode=pie
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.195 + GO_BUILDMODE=-buildmode=pie
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.198 ++ dirname /tmp/install/install.sh
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.207 + dir=/tmp/install
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.211 + bin=containerd
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.211 + shift
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.211 + '[' '!' -f /tmp/install/containerd.installer ']'
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.211 + . /tmp/install/containerd.installer
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.211 ++ set -e
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.212 ++ : v1.5.5
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.215 + install_containerd
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.218 + echo 'Install containerd version v1.5.5'
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.218 Install containerd version v1.5.5
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.218 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cvRPKZIyzs/src/github.com/containerd/containerd
16:48:09 [2021-09-16T16:48:09.801Z] #58 1.220 Cloning into '/tmp/tmp.cvRPKZIyzs/src/github.com/containerd/containerd'...
16:48:09 [2021-09-16T16:48:09.801Z] #58 ...
16:48:09 [2021-09-16T16:48:09.801Z] 
16:48:09 [2021-09-16T16:48:09.801Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:48:09 [2021-09-16T16:48:09.801Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:48:09 [2021-09-16T16:48:09.801Z] #14 40.27 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:48:09 [2021-09-16T16:48:09.801Z] #14 40.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
16:48:09 [2021-09-16T16:48:09.801Z] #14 40.28 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:48:09 [2021-09-16T16:48:09.801Z] #14 42.55 Selecting previously unselected package binutils-mingw-w64.
16:48:09 [2021-09-16T16:48:09.801Z] #14 42.56 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:48:09 [2021-09-16T16:48:09.801Z] #14 42.57 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:48:09 [2021-09-16T16:48:09.801Z] #14 42.71 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:48:09 [2021-09-16T16:48:09.801Z] #14 42.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:48:09 [2021-09-16T16:48:09.801Z] #14 42.72 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:48:09 [2021-09-16T16:48:09.801Z] #14 42.86 Selecting previously unselected package dmsetup.
16:48:09 [2021-09-16T16:48:09.801Z] #14 42.86 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:48:09 [2021-09-16T16:48:09.801Z] #14 42.87 Unpacking dmsetup (2:1.02.175-2.1) ...
16:48:09 [2021-09-16T16:48:09.801Z] #14 43.03 Selecting previously unselected package mingw-w64-common.
16:48:09 [2021-09-16T16:48:09.801Z] #14 43.04 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:48:09 [2021-09-16T16:48:09.801Z] #14 43.05 Unpacking mingw-w64-common (8.0.0-1) ...
16:48:09 [2021-09-16T16:48:09.818Z] #14 ...
16:48:09 [2021-09-16T16:48:09.818Z] 
16:48:09 [2021-09-16T16:48:09.818Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:48:09 [2021-09-16T16:48:09.818Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:48:09 [2021-09-16T16:48:09.818Z] #45 37.43 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
16:48:09 [2021-09-16T16:48:09.818Z] #45 38.69 debconf: delaying package configuration, since apt-utils is not installed
16:48:09 [2021-09-16T16:48:09.818Z] #45 38.94 Fetched 2267 kB in 3s (668 kB/s)
16:48:09 [2021-09-16T16:48:09.818Z] #45 39.00 Selecting previously unselected package libprotobuf23:amd64.
16:48:09 [2021-09-16T16:48:09.819Z] #45 39.00 (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 ... 15713 files and directories currently installed.)
16:48:09 [2021-09-16T16:48:09.819Z] #45 39.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 39.15 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 39.85 Selecting previously unselected package python3-pkg-resources.
16:48:09 [2021-09-16T16:48:09.819Z] #45 39.85 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 39.86 Unpacking python3-pkg-resources (52.0.0-4) ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.04 Selecting previously unselected package python3-six.
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.06 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.07 Unpacking python3-six (1.16.0-2) ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.15 Selecting previously unselected package python3-protobuf.
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.17 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.18 Unpacking python3-protobuf (3.12.4-1) ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.61 Selecting previously unselected package libnet1:amd64.
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.61 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.75 Selecting previously unselected package libnl-3-200:amd64.
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.76 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.76 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.90 Selecting previously unselected package libprotobuf-c1:amd64.
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.91 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 40.92 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 41.01 Selecting previously unselected package criu.
16:48:09 [2021-09-16T16:48:09.819Z] #45 41.02 Preparing to unpack .../7-criu_3.15-1_amd64.deb ...
16:48:09 [2021-09-16T16:48:09.819Z] #45 41.03 Unpacking criu (3.15-1) ...
16:48:09 [2021-09-16T16:48:09.923Z] #19 59.93 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]
16:48:09 [2021-09-16T16:48:09.923Z] #19 59.94 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]
16:48:10 [2021-09-16T16:48:10.384Z] #45 41.65 Setting up python3-pkg-resources (52.0.0-4) ...
16:48:10 [2021-09-16T16:48:10.856Z] #19 61.02 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]
16:48:10 [2021-09-16T16:48:10.856Z] #19 61.02 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]
16:48:10 [2021-09-16T16:48:10.946Z] #45 ...
16:48:10 [2021-09-16T16:48:10.946Z] 
16:48:10 [2021-09-16T16:48:10.946Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:48:10 [2021-09-16T16:48:10.946Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:48:10 [2021-09-16T16:48:10.946Z] #14 42.71 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:48:11 [2021-09-16T16:48:11.202Z] #14 42.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
16:48:11 [2021-09-16T16:48:11.202Z] #14 42.75 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:48:11 [2021-09-16T16:48:11.786Z] #19 61.87 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]
16:48:11 [2021-09-16T16:48:11.786Z] #19 61.87 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]
16:48:12 [2021-09-16T16:48:12.089Z] Fetching without tags
16:48:12 [2021-09-16T16:48:12.319Z] #14 ...
16:48:12 [2021-09-16T16:48:12.319Z] 
16:48:12 [2021-09-16T16:48:12.319Z] #37 [tini 1/2] 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
16:48:12 [2021-09-16T16:48:12.319Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:48:12 [2021-09-16T16:48:12.319Z] #37 42.30 Selecting previously unselected package cmake.
16:48:12 [2021-09-16T16:48:12.319Z] #37 42.34 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ...
16:48:12 [2021-09-16T16:48:12.319Z] #37 42.34 Unpacking cmake (3.18.4-2) ...
16:48:12 [2021-09-16T16:48:12.319Z] #37 45.82 Setting up libicu67:amd64 (67.1-7) ...
16:48:12 [2021-09-16T16:48:12.319Z] #37 45.84 Setting up xxd (2:8.2.2434-3) ...
16:48:12 [2021-09-16T16:48:12.319Z] #37 45.86 Setting up libuv1:amd64 (1.40.0-2) ...
16:48:12 [2021-09-16T16:48:12.319Z] #37 45.87 Setting up vim-common (2:8.2.2434-3) ...
16:48:12 [2021-09-16T16:48:12.319Z] #37 45.89 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:48:12 [2021-09-16T16:48:12.319Z] #37 45.91 Setting up librhash0:amd64 (1.4.1-2) ...
16:48:12 [2021-09-16T16:48:12.319Z] #37 45.92 Setting up cmake-data (3.18.4-2) ...
16:48:12 [2021-09-16T16:48:12.319Z] #37 45.94 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:48:12 [2021-09-16T16:48:12.319Z] #37 45.95 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
16:48:12 [2021-09-16T16:48:12.319Z] #37 45.96 Setting up cmake (3.18.4-2) ...
16:48:12 [2021-09-16T16:48:12.319Z] #37 46.06 Processing triggers for libc-bin (2.31-13) ...
16:48:12 [2021-09-16T16:48:12.319Z] #37 DONE 46.4s
16:48:12 [2021-09-16T16:48:12.319Z] 
16:48:12 [2021-09-16T16:48:12.319Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:48:12 [2021-09-16T16:48:12.319Z] #38 sha256:a8f773ea95d296d493ec6576fde225b03a4690c8a011c3a98f27a2eac5fe126e
16:48:12 [2021-09-16T16:48:12.438Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:48:12 [2021-09-16T16:48:12.717Z] #19 62.71 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]
16:48:12 [2021-09-16T16:48:12.718Z] #19 62.71 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]
16:48:13 [2021-09-16T16:48:13.096Z] #14 ...
16:48:13 [2021-09-16T16:48:13.096Z] 
16:48:13 [2021-09-16T16:48:13.096Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:48:13 [2021-09-16T16:48:13.096Z] #58 sha256:d407e26e87e0fe5f094dd1cb847a13aa4ff630a69ec5684a4eb1a65c9722faa7
16:48:13 [2021-09-16T16:48:13.096Z] #58 4.957 + RM_GOPATH=0
16:48:13 [2021-09-16T16:48:13.096Z] #58 4.957 + TMP_GOPATH=
16:48:13 [2021-09-16T16:48:13.096Z] #58 4.957 + : /build
16:48:13 [2021-09-16T16:48:13.096Z] #58 4.957 + '[' -z '' ']'
16:48:13 [2021-09-16T16:48:13.096Z] #58 4.957 ++ mktemp -d
16:48:13 [2021-09-16T16:48:13.096Z] #58 4.957 + export GOPATH=/tmp/tmp.g9cSmH5ZkA
16:48:13 [2021-09-16T16:48:13.096Z] #58 4.957 + GOPATH=/tmp/tmp.g9cSmH5ZkA
16:48:13 [2021-09-16T16:48:13.096Z] #58 4.957 + RM_GOPATH=1
16:48:13 [2021-09-16T16:48:13.096Z] #58 4.957 + case "$(go env GOARCH)" in
16:48:13 [2021-09-16T16:48:13.096Z] #58 4.957 ++ go env GOARCH
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 Install containerd version v1.5.5
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 + export GO_BUILDMODE=-buildmode=pie
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 + GO_BUILDMODE=-buildmode=pie
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 ++ dirname /tmp/install/install.sh
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 + dir=/tmp/install
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 + bin=containerd
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 + shift
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 + '[' '!' -f /tmp/install/containerd.installer ']'
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 + . /tmp/install/containerd.installer
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 ++ set -e
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 ++ : v1.5.5
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 + install_containerd
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 + echo 'Install containerd version v1.5.5'
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 + git clone https://github.com/containerd/containerd.git /tmp/tmp.g9cSmH5ZkA/src/github.com/containerd/containerd
16:48:13 [2021-09-16T16:48:13.096Z] #58 5.009 Cloning into '/tmp/tmp.g9cSmH5ZkA/src/github.com/containerd/containerd'...
16:48:13 [2021-09-16T16:48:13.096Z] #58 ...
16:48:13 [2021-09-16T16:48:13.096Z] 
16:48:13 [2021-09-16T16:48:13.096Z] #37 [tini 1/2] 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
16:48:13 [2021-09-16T16:48:13.096Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:48:13 [2021-09-16T16:48:13.096Z] #37 44.10 Selecting previously unselected package libxml2:amd64.
16:48:13 [2021-09-16T16:48:13.096Z] #37 44.10 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
16:48:13 [2021-09-16T16:48:13.096Z] #37 44.11 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:48:13 [2021-09-16T16:48:13.096Z] #37 44.53 Selecting previously unselected package libarchive13:amd64.
16:48:13 [2021-09-16T16:48:13.096Z] #37 44.54 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
16:48:13 [2021-09-16T16:48:13.096Z] #37 44.54 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
16:48:13 [2021-09-16T16:48:13.096Z] #37 44.80 Selecting previously unselected package libjsoncpp24:amd64.
16:48:13 [2021-09-16T16:48:13.096Z] #37 44.82 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
16:48:13 [2021-09-16T16:48:13.096Z] #37 44.84 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:48:13 [2021-09-16T16:48:13.249Z] #38 1.112 + RM_GOPATH=0
16:48:13 [2021-09-16T16:48:13.249Z] #38 1.112 + TMP_GOPATH=
16:48:13 [2021-09-16T16:48:13.249Z] #38 1.112 + : /build
16:48:13 [2021-09-16T16:48:13.281Z] #19 63.39 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]
16:48:13 [2021-09-16T16:48:13.281Z] #19 63.39 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]
16:48:13 [2021-09-16T16:48:13.281Z] #19 63.39 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]
16:48:13 [2021-09-16T16:48:13.281Z] #19 63.39 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]
16:48:13 [2021-09-16T16:48:13.281Z] #19 63.40 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]
16:48:13 [2021-09-16T16:48:13.281Z] #19 63.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
16:48:13 [2021-09-16T16:48:13.281Z] #19 63.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
16:48:13 [2021-09-16T16:48:13.281Z] #19 63.53 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
16:48:13 [2021-09-16T16:48:13.281Z] #19 63.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
16:48:13 [2021-09-16T16:48:13.281Z] #19 63.55 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
16:48:13 [2021-09-16T16:48:13.281Z] #19 63.55 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
16:48:13 [2021-09-16T16:48:13.281Z] #19 63.55 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
16:48:13 [2021-09-16T16:48:13.281Z] #19 63.55 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
16:48:13 [2021-09-16T16:48:13.281Z] #19 63.59 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
16:48:13 [2021-09-16T16:48:13.352Z] #37 44.97 Selecting previously unselected package librhash0:amd64.
16:48:13 [2021-09-16T16:48:13.352Z] #37 44.97 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
16:48:13 [2021-09-16T16:48:13.352Z] #37 44.98 Unpacking librhash0:amd64 (1.4.1-2) ...
16:48:13 [2021-09-16T16:48:13.352Z] #37 45.14 Selecting previously unselected package libuv1:amd64.
16:48:13 [2021-09-16T16:48:13.352Z] #37 45.14 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
16:48:13 [2021-09-16T16:48:13.352Z] #37 45.15 Unpacking libuv1:amd64 (1.40.0-2) ...
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.112 + '[' -z '' ']'
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.113 ++ mktemp -d
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.118 + export GOPATH=/tmp/tmp.YhqTkqGlpm
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.122 + GOPATH=/tmp/tmp.YhqTkqGlpm
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.122 + RM_GOPATH=1
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.122 + case "$(go env GOARCH)" in
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.123 ++ go env GOARCH
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.137 + export GO_BUILDMODE=-buildmode=pie
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.141 + GO_BUILDMODE=-buildmode=pie
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.141 ++ dirname /tmp/install/install.sh
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.144 + dir=/tmp/install
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.144 + bin=tini
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.144 + shift
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.145 + '[' '!' -f /tmp/install/tini.installer ']'
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.145 + . /tmp/install/tini.installer
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.146 ++ : v0.19.0
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.146 + install_tini
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.147 + echo 'Install tini version v0.19.0'
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.147 Install tini version v0.19.0
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.148 + git clone https://github.com/krallin/tini.git /tmp/tmp.YhqTkqGlpm/tini
16:48:13 [2021-09-16T16:48:13.508Z] #38 1.152 Cloning into '/tmp/tmp.YhqTkqGlpm/tini'...
16:48:13 [2021-09-16T16:48:13.539Z] #19 63.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
16:48:13 [2021-09-16T16:48:13.539Z] #19 63.66 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
16:48:13 [2021-09-16T16:48:13.539Z] #19 63.66 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
16:48:13 [2021-09-16T16:48:13.539Z] #19 63.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
16:48:13 [2021-09-16T16:48:13.539Z] #19 63.70 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]
16:48:13 [2021-09-16T16:48:13.608Z] #37 45.33 Selecting previously unselected package cmake.
16:48:13 [2021-09-16T16:48:13.608Z] #37 45.34 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ...
16:48:13 [2021-09-16T16:48:13.608Z] #37 45.35 Unpacking cmake (3.18.4-2) ...
16:48:13 [2021-09-16T16:48:13.766Z] #38 ...
16:48:13 [2021-09-16T16:48:13.766Z] 
16:48:13 [2021-09-16T16:48:13.766Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:48:13 [2021-09-16T16:48:13.766Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:48:13 [2021-09-16T16:48:13.766Z] #45 42.02 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:48:13 [2021-09-16T16:48:13.766Z] #45 42.05 Setting up python3-protobuf (3.12.4-1) ...
16:48:13 [2021-09-16T16:48:13.766Z] #45 45.30 Setting up criu (3.15-1) ...
16:48:13 [2021-09-16T16:48:13.766Z] #45 47.36 Processing triggers for libc-bin (2.31-13) ...
16:48:13 [2021-09-16T16:48:13.766Z] #45 DONE 47.7s
16:48:11 [2021-09-16T16:48:11.955Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:48:11 [2021-09-16T16:48:11.985Z]  > git config --add remote.origin.fetch +refs/pull/42855/head:refs/remotes/origin/PR-42855 # timeout=10
16:48:12 [2021-09-16T16:48:12.061Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:48:12 [2021-09-16T16:48:12.082Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:48:12 [2021-09-16T16:48:12.093Z] Fetching upstream changes from https://github.com/moby/moby.git
16:48:12 [2021-09-16T16:48:12.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:48:12 [2021-09-16T16:48:12.096Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:48:12 [2021-09-16T16:48:12.447Z]  > git config core.sparsecheckout # timeout=10
16:48:12 [2021-09-16T16:48:12.453Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:48:14 [2021-09-16T16:48:14.022Z] 
16:48:14 [2021-09-16T16:48:14.022Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:48:14 [2021-09-16T16:48:14.022Z] #51 sha256:e60ff8bc4a479b7cf218811a8d0f0a5e3f41ca1ade037327db31c2302791a9a9
16:48:14 [2021-09-16T16:48:14.125Z] Merge succeeded, producing 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:48:14 [2021-09-16T16:48:14.125Z] Checking out Revision 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c (PR-42855)
16:48:14 [2021-09-16T16:48:14.467Z] #33 ...
16:48:14 [2021-09-16T16:48:14.467Z] 
16:48:14 [2021-09-16T16:48:14.467Z] #37 [tini 1/2] 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
16:48:14 [2021-09-16T16:48:14.467Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:48:14 [2021-09-16T16:48:14.467Z] #37 42.74 Selecting previously unselected package libxml2:amd64.
16:48:14 [2021-09-16T16:48:14.467Z] #37 42.74 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 42.75 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 43.24 Selecting previously unselected package libarchive13:amd64.
16:48:14 [2021-09-16T16:48:14.467Z] #37 43.24 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 43.28 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 43.60 Selecting previously unselected package libjsoncpp24:amd64.
16:48:14 [2021-09-16T16:48:14.467Z] #37 43.63 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 43.64 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 43.78 Selecting previously unselected package librhash0:amd64.
16:48:14 [2021-09-16T16:48:14.467Z] #37 43.78 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 43.79 Unpacking librhash0:amd64 (1.4.1-2) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 43.99 Selecting previously unselected package libuv1:amd64.
16:48:14 [2021-09-16T16:48:14.467Z] #37 43.99 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 44.00 Unpacking libuv1:amd64 (1.40.0-2) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 44.16 Selecting previously unselected package cmake.
16:48:14 [2021-09-16T16:48:14.467Z] #37 44.16 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 44.16 Unpacking cmake (3.18.4-2) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 47.74 Setting up libicu67:amd64 (67.1-7) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 47.76 Setting up xxd (2:8.2.2434-3) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 47.81 Setting up libuv1:amd64 (1.40.0-2) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 47.86 Setting up vim-common (2:8.2.2434-3) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 ...
16:48:14 [2021-09-16T16:48:14.467Z] 
16:48:14 [2021-09-16T16:48:14.467Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:48:14 [2021-09-16T16:48:14.467Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:48:14 [2021-09-16T16:48:14.467Z] #45 40.75 Setting up libprotobuf23:amd64 (3.12.4-1) ...
16:48:14 [2021-09-16T16:48:14.467Z] #45 40.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:48:14 [2021-09-16T16:48:14.467Z] #45 40.77 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:48:14 [2021-09-16T16:48:14.467Z] #45 40.78 Setting up python3-six (1.16.0-2) ...
16:48:14 [2021-09-16T16:48:14.467Z] #45 41.90 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:48:14 [2021-09-16T16:48:14.467Z] #45 41.93 Setting up python3-protobuf (3.12.4-1) ...
16:48:14 [2021-09-16T16:48:14.467Z] #45 45.54 Setting up criu (3.15-1) ...
16:48:14 [2021-09-16T16:48:14.467Z] #45 47.25 Processing triggers for libc-bin (2.31-13) ...
16:48:14 [2021-09-16T16:48:14.467Z] #45 DONE 47.8s
16:48:14 [2021-09-16T16:48:14.467Z] 
16:48:14 [2021-09-16T16:48:14.467Z] #37 [tini 1/2] 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
16:48:14 [2021-09-16T16:48:14.467Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:48:14 [2021-09-16T16:48:14.467Z] #37 47.92 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 47.96 Setting up librhash0:amd64 (1.4.1-2) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 48.01 Setting up cmake-data (3.18.4-2) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 ...
16:48:14 [2021-09-16T16:48:14.467Z] 
16:48:14 [2021-09-16T16:48:14.467Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:48:14 [2021-09-16T16:48:14.467Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:48:14 [2021-09-16T16:48:14.467Z] #14 41.57 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:48:14 [2021-09-16T16:48:14.467Z] #14 41.58 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
16:48:14 [2021-09-16T16:48:14.467Z] #14 41.60 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:48:14 [2021-09-16T16:48:14.467Z] #14 43.88 Selecting previously unselected package binutils-mingw-w64.
16:48:14 [2021-09-16T16:48:14.467Z] #14 43.88 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:48:14 [2021-09-16T16:48:14.467Z] #14 43.89 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:48:14 [2021-09-16T16:48:14.467Z] #14 44.00 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:48:14 [2021-09-16T16:48:14.467Z] #14 44.00 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:48:14 [2021-09-16T16:48:14.467Z] #14 44.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:48:14 [2021-09-16T16:48:14.467Z] #14 44.18 Selecting previously unselected package dmsetup.
16:48:14 [2021-09-16T16:48:14.467Z] #14 44.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:48:14 [2021-09-16T16:48:14.467Z] #14 44.20 Unpacking dmsetup (2:1.02.175-2.1) ...
16:48:14 [2021-09-16T16:48:14.467Z] #14 44.39 Selecting previously unselected package mingw-w64-common.
16:48:14 [2021-09-16T16:48:14.467Z] #14 44.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:48:14 [2021-09-16T16:48:14.467Z] #14 44.39 Unpacking mingw-w64-common (8.0.0-1) ...
16:48:14 [2021-09-16T16:48:14.467Z] #14 ...
16:48:14 [2021-09-16T16:48:14.467Z] 
16:48:14 [2021-09-16T16:48:14.467Z] #37 [tini 1/2] 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
16:48:14 [2021-09-16T16:48:14.467Z] #37 sha256:e385f50c9bd149460eaadc75d8d67babb4e1c1aaeaf9258cc10a493f682c7bef
16:48:14 [2021-09-16T16:48:14.467Z] #37 48.04 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 48.08 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 48.10 Setting up cmake (3.18.4-2) ...
16:48:14 [2021-09-16T16:48:14.467Z] #37 48.11 Processing triggers for libc-bin (2.31-13) ...
16:48:14 [2021-09-16T16:48:14.472Z] #19 64.57 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
16:48:14 [2021-09-16T16:48:14.472Z] #19 64.57 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
16:48:14 [2021-09-16T16:48:14.472Z] #19 64.59 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
16:48:14 [2021-09-16T16:48:14.472Z] #19 64.64 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
16:48:14 [2021-09-16T16:48:14.472Z] #19 64.66 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]
16:48:14 [2021-09-16T16:48:14.584Z] #51 ...
16:48:14 [2021-09-16T16:48:14.584Z] 
16:48:14 [2021-09-16T16:48:14.584Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:48:14 [2021-09-16T16:48:14.584Z] #38 sha256:a8f773ea95d296d493ec6576fde225b03a4690c8a011c3a98f27a2eac5fe126e
16:48:14 [2021-09-16T16:48:14.584Z] #38 2.227 + cd /tmp/tmp.YhqTkqGlpm/tini
16:48:14 [2021-09-16T16:48:14.584Z] #38 2.227 + git checkout -q v0.19.0
16:48:14 [2021-09-16T16:48:14.584Z] #38 2.238 + cmake .
16:48:15 [2021-09-16T16:48:15.031Z] #37 DONE 48.6s
16:48:15 [2021-09-16T16:48:15.031Z] 
16:48:15 [2021-09-16T16:48:15.031Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:48:15 [2021-09-16T16:48:15.031Z] #38 sha256:103bd3f353f73b976776272decca5f77a98a42c86263bac03b450965bd24e067
16:48:15 [2021-09-16T16:48:15.146Z] #38 2.853 -- The C compiler identification is GNU 10.2.1
16:48:15 [2021-09-16T16:48:15.146Z] #38 2.947 -- Detecting C compiler ABI info
16:48:15 [2021-09-16T16:48:15.406Z] #19 65.57 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
16:48:15 [2021-09-16T16:48:15.406Z] #19 65.57 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:48:15 [2021-09-16T16:48:15.406Z] #19 65.57 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
16:48:15 [2021-09-16T16:48:15.406Z] #19 65.63 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
16:48:15 [2021-09-16T16:48:15.406Z] #19 65.64 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
16:48:15 [2021-09-16T16:48:15.406Z] #19 65.64 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:48:15 [2021-09-16T16:48:15.663Z] #19 65.83 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
16:48:15 [2021-09-16T16:48:15.663Z] #19 65.84 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
16:48:15 [2021-09-16T16:48:15.663Z] #19 65.85 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
16:48:15 [2021-09-16T16:48:15.663Z] #19 65.89 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
16:48:15 [2021-09-16T16:48:15.663Z] #19 65.90 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
16:48:15 [2021-09-16T16:48:15.663Z] #19 65.91 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
16:48:15 [2021-09-16T16:48:15.708Z] #38 3.449 -- Detecting C compiler ABI info - done
16:48:15 [2021-09-16T16:48:15.708Z] #38 3.563 -- Check for working C compiler: /usr/bin/cc - skipped
16:48:15 [2021-09-16T16:48:15.919Z] #19 66.07 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
16:48:15 [2021-09-16T16:48:15.920Z] #19 66.10 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
16:48:15 [2021-09-16T16:48:15.920Z] #19 66.10 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
16:48:15 [2021-09-16T16:48:15.920Z] #19 66.10 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
16:48:15 [2021-09-16T16:48:15.920Z] #19 66.10 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
16:48:15 [2021-09-16T16:48:15.920Z] #19 66.10 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
16:48:15 [2021-09-16T16:48:15.920Z] #19 66.11 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
16:48:15 [2021-09-16T16:48:15.920Z] #19 66.11 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
16:48:15 [2021-09-16T16:48:15.920Z] #19 66.14 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
16:48:15 [2021-09-16T16:48:15.920Z] #19 66.14 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
16:48:15 [2021-09-16T16:48:15.920Z] #19 66.14 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
16:48:15 [2021-09-16T16:48:15.920Z] #19 66.14 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
16:48:15 [2021-09-16T16:48:15.920Z] #19 66.17 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
16:48:15 [2021-09-16T16:48:15.920Z] #19 66.18 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
16:48:15 [2021-09-16T16:48:15.920Z] #19 66.20 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
16:48:15 [2021-09-16T16:48:15.964Z] #38 3.571 -- Detecting C compile features
16:48:15 [2021-09-16T16:48:15.964Z] #38 3.575 -- Detecting C compile features - done
16:48:15 [2021-09-16T16:48:15.964Z] #38 3.609 -- Performing Test HAS_BUILTIN_FORTIFY
16:48:15 [2021-09-16T16:48:15.964Z] #38 3.789 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:48:16 [2021-09-16T16:48:16.176Z] #19 66.31 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]
16:48:16 [2021-09-16T16:48:16.220Z] #38 3.880 -- Configuring done
16:48:16 [2021-09-16T16:48:16.220Z] #38 3.904 -- Generating done
16:48:16 [2021-09-16T16:48:16.220Z] #38 3.911 -- Build files have been written to: /tmp/tmp.YhqTkqGlpm/tini
16:48:16 [2021-09-16T16:48:16.220Z] #38 3.925 + make tini-static
16:48:14 [2021-09-16T16:48:14.071Z]  > git remote # timeout=10
16:48:14 [2021-09-16T16:48:14.081Z]  > git config --get remote.origin.url # timeout=10
16:48:14 [2021-09-16T16:48:14.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:48:14 [2021-09-16T16:48:14.089Z]  > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10
16:48:14 [2021-09-16T16:48:14.101Z]  > git rev-parse HEAD^{commit} # timeout=10
16:48:14 [2021-09-16T16:48:14.129Z]  > git config core.sparsecheckout # timeout=10
16:48:14 [2021-09-16T16:48:14.133Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:48:16 [2021-09-16T16:48:16.475Z] #38 4.146 Scanning dependencies of target tini-static
16:48:16 [2021-09-16T16:48:16.475Z] #38 4.242 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.713 + RM_GOPATH=0
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.713 + TMP_GOPATH=
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.713 + : /build
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.713 + '[' -z '' ']'
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.713 ++ mktemp -d
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.715 + export GOPATH=/tmp/tmp.WYRpqzYA8h
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.715 + GOPATH=/tmp/tmp.WYRpqzYA8h
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.716 + RM_GOPATH=1
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.716 + case "$(go env GOARCH)" in
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.717 ++ go env GOARCH
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.746 + export GO_BUILDMODE=-buildmode=pie
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.746 + GO_BUILDMODE=-buildmode=pie
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.747 ++ dirname /tmp/install/install.sh
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.753 + dir=/tmp/install
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.753 + bin=tini
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.753 + shift
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.754 + '[' '!' -f /tmp/install/tini.installer ']'
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.754 + . /tmp/install/tini.installer
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.754 ++ : v0.19.0
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.755 + install_tini
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.755 + echo 'Install tini version v0.19.0'
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.755 Install tini version v0.19.0
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.755 + git clone https://github.com/krallin/tini.git /tmp/tmp.WYRpqzYA8h/tini
16:48:17 [2021-09-16T16:48:17.028Z] #38 1.761 Cloning into '/tmp/tmp.WYRpqzYA8h/tini'...
16:48:17 [2021-09-16T16:48:17.294Z] #38 2.570 + cd /tmp/tmp.WYRpqzYA8h/tini
16:48:17 [2021-09-16T16:48:17.447Z] #38 5.231 [100%] Linking C executable tini-static
16:48:17 [2021-09-16T16:48:17.552Z] #38 2.581 + git checkout -q v0.19.0
16:48:17 [2021-09-16T16:48:17.552Z] #38 2.589 + cmake .
16:48:17 [2021-09-16T16:48:17.775Z] #37 49.05 Setting up libicu67:amd64 (67.1-7) ...
16:48:17 [2021-09-16T16:48:17.776Z] #37 49.07 Setting up xxd (2:8.2.2434-3) ...
16:48:17 [2021-09-16T16:48:17.776Z] #37 49.10 Setting up libuv1:amd64 (1.40.0-2) ...
16:48:17 [2021-09-16T16:48:17.776Z] #37 49.12 Setting up vim-common (2:8.2.2434-3) ...
16:48:17 [2021-09-16T16:48:17.776Z] #37 49.18 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:48:17 [2021-09-16T16:48:17.776Z] #37 49.19 Setting up librhash0:amd64 (1.4.1-2) ...
16:48:17 [2021-09-16T16:48:17.776Z] #37 49.21 Setting up cmake-data (3.18.4-2) ...
16:48:17 [2021-09-16T16:48:17.776Z] #37 49.25 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:48:17 [2021-09-16T16:48:17.776Z] #37 49.27 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
16:48:17 [2021-09-16T16:48:17.776Z] #37 49.32 Setting up cmake (3.18.4-2) ...
16:48:17 [2021-09-16T16:48:17.776Z] #37 49.34 Processing triggers for libc-bin (2.31-13) ...
16:48:18 [2021-09-16T16:48:18.024Z] #38 5.731 [100%] Built target tini-static
16:48:18 [2021-09-16T16:48:18.024Z] #38 5.779 + mkdir -p /build
16:48:18 [2021-09-16T16:48:18.024Z] #38 5.781 + cp tini-static /build/docker-init
16:48:18 [2021-09-16T16:48:18.074Z] #19 67.94 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
16:48:18 [2021-09-16T16:48:18.074Z] #19 67.94 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
16:48:18 [2021-09-16T16:48:18.074Z] #19 67.99 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
16:48:18 [2021-09-16T16:48:18.074Z] #19 68.13 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
16:48:18 [2021-09-16T16:48:18.082Z] Commit message: "Update Go to 1.17.1"
16:48:18 [2021-09-16T16:48:18.115Z] #38 3.056 -- The C compiler identification is GNU 10.2.1
16:48:18 [2021-09-16T16:48:18.115Z] #38 3.171 -- Detecting C compiler ABI info
16:48:18 [2021-09-16T16:48:18.281Z] #38 DONE 6.0s
16:48:18 [2021-09-16T16:48:18.281Z] 
16:48:18 [2021-09-16T16:48:18.281Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:48:18 [2021-09-16T16:48:18.281Z] #49 sha256:9a5eb29f6118ab4e00beaac5d253604a44c5f6f8901d2e3598fa1d5ebe63fa63
16:48:18 [2021-09-16T16:48:18.281Z] #49 DONE 52.4s
16:48:18 [2021-09-16T16:48:18.281Z] 
16:48:18 [2021-09-16T16:48:18.281Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:48:18 [2021-09-16T16:48:18.281Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:48:18 [2021-09-16T16:48:18.281Z] #14 48.83 Selecting previously unselected package mingw-w64-x86-64-dev.
16:48:18 [2021-09-16T16:48:18.281Z] #14 48.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:48:18 [2021-09-16T16:48:18.281Z] #14 48.88 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:48:18 [2021-09-16T16:48:18.331Z] #19 68.54 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]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:48:18 [2021-09-16T16:48:18.678Z] #38 3.661 -- Detecting C compiler ABI info - done
16:48:18 [2021-09-16T16:48:18.678Z] #38 3.770 -- Check for working C compiler: /usr/bin/cc - skipped
16:48:18 [2021-09-16T16:48:18.678Z] #38 3.773 -- Detecting C compile features
16:48:18 [2021-09-16T16:48:18.678Z] #38 3.775 -- Detecting C compile features - done
16:48:18 [2021-09-16T16:48:18.678Z] #38 3.811 -- Performing Test HAS_BUILTIN_FORTIFY
16:48:18 [2021-09-16T16:48:18.935Z] #38 4.009 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:48:18 [2021-09-16T16:48:18.935Z] #38 4.117 -- Configuring done
16:48:18 [2021-09-16T16:48:18.935Z] #38 4.132 -- Generating done
16:48:18 [2021-09-16T16:48:18.935Z] #38 4.157 -- Build files have been written to: /tmp/tmp.WYRpqzYA8h/tini
16:48:18 [2021-09-16T16:48:18.935Z] #38 4.168 + make tini-static
16:48:19 [2021-09-16T16:48:19.186Z] #37 DONE 50.8s
16:48:19 [2021-09-16T16:48:19.186Z] 
16:48:19 [2021-09-16T16:48:19.186Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:48:19 [2021-09-16T16:48:19.186Z] #45 sha256:80ce385240dbd7ad698772a262d50af63f55c3ecdde686405e045557a5e21182
16:48:19 [2021-09-16T16:48:19.186Z] #45 43.20 Setting up libprotobuf23:amd64 (3.12.4-1) ...
16:48:19 [2021-09-16T16:48:19.186Z] #45 43.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:48:19 [2021-09-16T16:48:19.186Z] #45 43.25 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:48:19 [2021-09-16T16:48:19.186Z] #45 43.29 Setting up python3-six (1.16.0-2) ...
16:48:19 [2021-09-16T16:48:19.186Z] #45 44.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:48:19 [2021-09-16T16:48:19.186Z] #45 44.33 Setting up python3-protobuf (3.12.4-1) ...
16:48:19 [2021-09-16T16:48:19.186Z] #45 47.59 Setting up criu (3.15-1) ...
16:48:19 [2021-09-16T16:48:19.186Z] #45 49.71 Processing triggers for libc-bin (2.31-13) ...
16:48:19 [2021-09-16T16:48:19.186Z] #45 DONE 50.6s
16:48:19 [2021-09-16T16:48:19.186Z] 
16:48:19 [2021-09-16T16:48:19.186Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:48:19 [2021-09-16T16:48:19.186Z] #38 sha256:3d6533add074e9339a3ed8570c79a07b9123dfdba8916368bf6c5fece2d2599f
16:48:19 [2021-09-16T16:48:19.192Z] #38 ...
16:48:19 [2021-09-16T16:48:19.192Z] 
16:48:19 [2021-09-16T16:48:19.192Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:48:19 [2021-09-16T16:48:19.192Z] #49 sha256:fb90b5f3da54a924629476e66b84d5732ae260e8e6aa0802bb5e30636e0e2320
16:48:19 [2021-09-16T16:48:19.192Z] #49 DONE 53.0s
16:48:19 [2021-09-16T16:48:19.192Z] 
16:48:19 [2021-09-16T16:48:19.192Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:48:19 [2021-09-16T16:48:19.192Z] #38 sha256:103bd3f353f73b976776272decca5f77a98a42c86263bac03b450965bd24e067
16:48:19 [2021-09-16T16:48:19.192Z] #38 4.485 Scanning dependencies of target tini-static
16:48:19 [2021-09-16T16:48:19.241Z] + docker version
16:48:19 [2021-09-16T16:48:19.265Z] #19 69.38 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
16:48:19 [2021-09-16T16:48:19.265Z] #19 69.38 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
16:48:19 [2021-09-16T16:48:19.265Z] #19 69.38 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
16:48:19 [2021-09-16T16:48:19.265Z] #19 69.40 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
16:48:19 [2021-09-16T16:48:19.265Z] #19 69.40 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
16:48:19 [2021-09-16T16:48:19.265Z] #19 69.40 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
16:48:19 [2021-09-16T16:48:19.265Z] #19 69.40 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
16:48:19 [2021-09-16T16:48:19.265Z] #19 69.45 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
16:48:19 [2021-09-16T16:48:19.265Z] #19 69.45 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
16:48:19 [2021-09-16T16:48:19.265Z] #19 69.47 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
16:48:19 [2021-09-16T16:48:19.265Z] #19 69.48 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]
16:48:19 [2021-09-16T16:48:19.449Z] #38 4.541 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:48:19 [2021-09-16T16:48:19.526Z] #19 ...
16:48:19 [2021-09-16T16:48:19.526Z] 
16:48:19 [2021-09-16T16:48:19.526Z] #40 [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
16:48:19 [2021-09-16T16:48:19.526Z] #40 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:48:19 [2021-09-16T16:48:19.526Z] #40 DONE 78.0s
16:48:19 [2021-09-16T16:48:19.783Z] 
16:48:19 [2021-09-16T16:48:19.783Z] #48 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:48:19 [2021-09-16T16:48:19.783Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:48:20 [2021-09-16T16:48:20.119Z] #38 ...
16:48:20 [2021-09-16T16:48:20.119Z] 
16:48:20 [2021-09-16T16:48:20.119Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:48:20 [2021-09-16T16:48:20.119Z] #49 sha256:ce264794473a10b025c87c298ef0fce30301d4651ab8de95835f5c5443eebf5b
16:48:20 [2021-09-16T16:48:20.119Z] #49 DONE 51.5s
16:48:20 [2021-09-16T16:48:20.119Z] 
16:48:20 [2021-09-16T16:48:20.119Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:48:20 [2021-09-16T16:48:20.119Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:48:20 [2021-09-16T16:48:20.119Z] #14 45.06 Selecting previously unselected package binutils-mingw-w64.
16:48:20 [2021-09-16T16:48:20.119Z] #14 45.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:48:20 [2021-09-16T16:48:20.119Z] #14 45.08 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:48:20 [2021-09-16T16:48:20.119Z] #14 45.22 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:48:20 [2021-09-16T16:48:20.119Z] #14 45.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:48:20 [2021-09-16T16:48:20.119Z] #14 45.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:48:20 [2021-09-16T16:48:20.119Z] #14 45.38 Selecting previously unselected package dmsetup.
16:48:20 [2021-09-16T16:48:20.119Z] #14 45.38 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:48:20 [2021-09-16T16:48:20.119Z] #14 45.38 Unpacking dmsetup (2:1.02.175-2.1) ...
16:48:20 [2021-09-16T16:48:20.119Z] #14 45.55 Selecting previously unselected package mingw-w64-common.
16:48:20 [2021-09-16T16:48:20.119Z] #14 45.55 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:48:20 [2021-09-16T16:48:20.119Z] #14 45.56 Unpacking mingw-w64-common (8.0.0-1) ...
16:48:20 [2021-09-16T16:48:20.119Z] #14 50.73 Selecting previously unselected package mingw-w64-x86-64-dev.
16:48:20 [2021-09-16T16:48:20.119Z] #14 50.73 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:48:20 [2021-09-16T16:48:20.119Z] #14 50.74 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:48:20 [2021-09-16T16:48:20.346Z] #48 ...
16:48:20 [2021-09-16T16:48:20.346Z] 
16:48:20 [2021-09-16T16:48:20.346Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
16:48:20 [2021-09-16T16:48:20.346Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0
16:48:20 [2021-09-16T16:48:20.346Z] #19 70.53 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
16:48:20 [2021-09-16T16:48:20.346Z] #19 70.53 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
16:48:20 [2021-09-16T16:48:20.346Z] #19 70.55 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
16:48:20 [2021-09-16T16:48:20.346Z] #19 70.60 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
16:48:20 [2021-09-16T16:48:20.346Z] #19 70.67 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]
16:48:20 [2021-09-16T16:48:20.804Z] #14 54.97 Selecting previously unselected package gcc-mingw-w64-base.
16:48:20 [2021-09-16T16:48:20.804Z] #14 54.97 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
16:48:20 [2021-09-16T16:48:20.804Z] #14 54.98 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:48:21 [2021-09-16T16:48:21.061Z] #14 55.07 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:48:21 [2021-09-16T16:48:21.061Z] #14 55.09 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
16:48:21 [2021-09-16T16:48:21.061Z] #14 55.11 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:48:21 [2021-09-16T16:48:21.282Z] #19 71.52 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
16:48:21 [2021-09-16T16:48:21.341Z] #38 6.055 [100%] Linking C executable tini-static
16:48:21 [2021-09-16T16:48:21.341Z] #38 6.494 [100%] Built target tini-static
16:48:21 [2021-09-16T16:48:21.341Z] #38 6.553 + mkdir -p /build
16:48:21 [2021-09-16T16:48:21.540Z] #19 71.52 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
16:48:21 [2021-09-16T16:48:21.540Z] #19 71.52 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
16:48:21 [2021-09-16T16:48:21.540Z] #19 71.54 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
16:48:21 [2021-09-16T16:48:21.540Z] #19 71.54 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
16:48:21 [2021-09-16T16:48:21.540Z] #19 71.54 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
16:48:21 [2021-09-16T16:48:21.540Z] #19 71.61 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
16:48:21 [2021-09-16T16:48:21.540Z] #19 71.61 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
16:48:21 [2021-09-16T16:48:21.540Z] #19 71.67 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
16:48:21 [2021-09-16T16:48:21.540Z] #19 71.69 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
16:48:21 [2021-09-16T16:48:21.540Z] #19 71.72 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
16:48:21 [2021-09-16T16:48:21.540Z] #19 71.73 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
16:48:21 [2021-09-16T16:48:21.540Z] #19 71.74 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
16:48:21 [2021-09-16T16:48:21.540Z] #19 71.74 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
16:48:21 [2021-09-16T16:48:21.540Z] #19 71.76 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]
16:48:21 [2021-09-16T16:48:21.597Z] #38 6.555 + cp tini-static /build/docker-init
16:48:21 [2021-09-16T16:48:21.597Z] #38 DONE 6.7s
16:48:21 [2021-09-16T16:48:21.597Z] 
16:48:21 [2021-09-16T16:48:21.597Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:48:21 [2021-09-16T16:48:21.597Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:48:21 [2021-09-16T16:48:21.597Z] #14 50.31 Selecting previously unselected package mingw-w64-x86-64-dev.
16:48:21 [2021-09-16T16:48:21.597Z] #14 50.31 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:48:21 [2021-09-16T16:48:21.597Z] #14 50.33 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:48:22 [2021-09-16T16:48:22.469Z] #19 72.56 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
16:48:22 [2021-09-16T16:48:22.469Z] #19 72.56 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
16:48:22 [2021-09-16T16:48:22.469Z] #19 72.59 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
16:48:22 [2021-09-16T16:48:22.469Z] #19 72.64 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
16:48:22 [2021-09-16T16:48:22.469Z] #19 72.66 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]
16:48:22 [2021-09-16T16:48:22.528Z] #14 56.36 Selecting previously unselected package gcc-mingw-w64-base.
16:48:22 [2021-09-16T16:48:22.528Z] #14 56.37 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
16:48:22 [2021-09-16T16:48:22.528Z] #14 56.38 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:48:22 [2021-09-16T16:48:22.528Z] #14 56.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:48:22 [2021-09-16T16:48:22.784Z] #14 56.47 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
16:48:22 [2021-09-16T16:48:22.784Z] #14 56.49 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:48:23 [2021-09-16T16:48:23.402Z] #19 73.53 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
16:48:23 [2021-09-16T16:48:23.402Z] #19 73.53 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
16:48:23 [2021-09-16T16:48:23.402Z] #19 73.53 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
16:48:23 [2021-09-16T16:48:23.402Z] #19 73.57 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
16:48:23 [2021-09-16T16:48:23.402Z] #19 73.57 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
16:48:23 [2021-09-16T16:48:23.402Z] #19 73.57 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
16:48:23 [2021-09-16T16:48:23.402Z] #19 73.57 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
16:48:23 [2021-09-16T16:48:23.402Z] #19 73.57 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
16:48:23 [2021-09-16T16:48:23.402Z] #19 73.61 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
16:48:23 [2021-09-16T16:48:23.402Z] #19 73.62 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
16:48:23 [2021-09-16T16:48:23.402Z] #19 73.63 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
16:48:23 [2021-09-16T16:48:23.402Z] #19 73.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]
16:48:24 [2021-09-16T16:48:24.333Z] #19 74.37 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
16:48:24 [2021-09-16T16:48:24.333Z] #19 74.37 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
16:48:24 [2021-09-16T16:48:24.333Z] #19 74.38 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
16:48:24 [2021-09-16T16:48:24.333Z] #19 74.44 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
16:48:24 [2021-09-16T16:48:24.401Z] #14 55.33 Selecting previously unselected package gcc-mingw-w64-base.
16:48:24 [2021-09-16T16:48:24.401Z] #14 55.33 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
16:48:24 [2021-09-16T16:48:24.401Z] #14 55.33 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:48:24 [2021-09-16T16:48:24.401Z] #14 55.48 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:48:24 [2021-09-16T16:48:24.401Z] #14 55.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
16:48:24 [2021-09-16T16:48:24.401Z] #14 55.50 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:48:24 [2021-09-16T16:48:24.591Z] #19 74.79 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]
16:48:25 [2021-09-16T16:48:25.332Z] #14 ...
16:48:25 [2021-09-16T16:48:25.332Z] 
16:48:25 [2021-09-16T16:48:25.332Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:48:25 [2021-09-16T16:48:25.332Z] #38 sha256:3d6533add074e9339a3ed8570c79a07b9123dfdba8916368bf6c5fece2d2599f
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.376 + RM_GOPATH=0
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.376 + TMP_GOPATH=
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.376 + : /build
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.376 + '[' -z '' ']'
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.376 ++ mktemp -d
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.376 + export GOPATH=/tmp/tmp.2isVGs9p8t
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.376 + GOPATH=/tmp/tmp.2isVGs9p8t
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.376 + RM_GOPATH=1
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.376 + case "$(go env GOARCH)" in
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.376 ++ go env GOARCH
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.394 + export GO_BUILDMODE=-buildmode=pie
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.394 + GO_BUILDMODE=-buildmode=pie
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.394 ++ dirname /tmp/install/install.sh
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.394 + dir=/tmp/install
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.394 + bin=tini
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.394 + shift
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.394 + '[' '!' -f /tmp/install/tini.installer ']'
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.394 + . /tmp/install/tini.installer
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.394 ++ : v0.19.0
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.394 + install_tini
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.394 + echo 'Install tini version v0.19.0'
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.394 + git clone https://github.com/krallin/tini.git /tmp/tmp.2isVGs9p8t/tini
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.394 Install tini version v0.19.0
16:48:25 [2021-09-16T16:48:25.332Z] #38 6.409 Cloning into '/tmp/tmp.2isVGs9p8t/tini'...
16:48:25 [2021-09-16T16:48:25.522Z] #19 75.57 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
16:48:25 [2021-09-16T16:48:25.522Z] #19 75.57 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
16:48:26 [2021-09-16T16:48:26.086Z] #19 76.19 debconf: delaying package configuration, since apt-utils is not installed
16:48:26 [2021-09-16T16:48:26.260Z] #38 7.169 + cd /tmp/tmp.2isVGs9p8t/tini
16:48:26 [2021-09-16T16:48:26.260Z] #38 7.169 + git checkout -q v0.19.0
16:48:26 [2021-09-16T16:48:26.260Z] #38 7.169 + cmake .
16:48:26 [2021-09-16T16:48:26.309Z] #14 60.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:48:26 [2021-09-16T16:48:26.309Z] #14 60.11 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:48:26 [2021-09-16T16:48:26.309Z] #14 60.11 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:48:26 [2021-09-16T16:48:26.343Z] #19 76.48 Fetched 787 MB in 18s (44.2 MB/s)
16:48:26 [2021-09-16T16:48:26.343Z] #19 76.54 Selecting previously unselected package liblocale-gettext-perl.
16:48:26 [2021-09-16T16:48:26.343Z] #19 76.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
16:48:26 [2021-09-16T16:48:26.343Z] #19 76.56 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
16:48:26 [2021-09-16T16:48:26.343Z] #19 76.56 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
16:48:26 [2021-09-16T16:48:26.516Z] #38 7.637 -- The C compiler identification is GNU 10.2.1
16:48:26 [2021-09-16T16:48:26.602Z] #19 76.61 Selecting previously unselected package bzip2.
16:48:26 [2021-09-16T16:48:26.602Z] #19 76.61 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
16:48:26 [2021-09-16T16:48:26.602Z] #19 76.62 Unpacking bzip2 (1.0.8-4) ...
16:48:26 [2021-09-16T16:48:26.602Z] #19 76.67 Selecting previously unselected package libmagic-mgc.
16:48:26 [2021-09-16T16:48:26.602Z] #19 76.67 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
16:48:26 [2021-09-16T16:48:26.602Z] #19 76.68 Unpacking libmagic-mgc (1:5.39-3) ...
16:48:26 [2021-09-16T16:48:26.602Z] #19 76.84 Selecting previously unselected package libmagic1:amd64.
16:48:26 [2021-09-16T16:48:26.602Z] #19 76.85 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
16:48:26 [2021-09-16T16:48:26.602Z] #19 76.86 Unpacking libmagic1:amd64 (1:5.39-3) ...
16:48:26 [2021-09-16T16:48:26.773Z] #38 7.705 -- Detecting C compiler ABI info
16:48:26 [2021-09-16T16:48:26.859Z] #19 76.93 Selecting previously unselected package file.
16:48:26 [2021-09-16T16:48:26.859Z] #19 76.93 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
16:48:26 [2021-09-16T16:48:26.859Z] #19 76.94 Unpacking file (1:5.39-3) ...
16:48:26 [2021-09-16T16:48:26.859Z] #19 77.01 Selecting previously unselected package xz-utils.
16:48:26 [2021-09-16T16:48:26.859Z] #19 77.01 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ...
16:48:26 [2021-09-16T16:48:26.859Z] #19 77.02 Unpacking xz-utils (5.2.5-2) ...
16:48:26 [2021-09-16T16:48:26.859Z] #19 77.14 Selecting previously unselected package binutils-aarch64-linux-gnu.
16:48:27 [2021-09-16T16:48:27.117Z] #19 77.14 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
16:48:27 [2021-09-16T16:48:27.117Z] #19 77.14 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
16:48:27 [2021-09-16T16:48:27.336Z] #38 8.162 -- Detecting C compiler ABI info - done
16:48:27 [2021-09-16T16:48:27.336Z] #38 8.278 -- Check for working C compiler: /usr/bin/cc - skipped
16:48:27 [2021-09-16T16:48:27.336Z] #38 8.284 -- Detecting C compile features
16:48:27 [2021-09-16T16:48:27.336Z] #38 8.304 -- Detecting C compile features - done
16:48:27 [2021-09-16T16:48:27.336Z] #38 8.319 -- Performing Test HAS_BUILTIN_FORTIFY
16:48:27 [2021-09-16T16:48:27.392Z] Client: Docker Engine - Community
16:48:27 [2021-09-16T16:48:27.392Z]  Version:           20.10.6
16:48:27 [2021-09-16T16:48:27.392Z]  API version:       1.41
16:48:27 [2021-09-16T16:48:27.392Z]  Go version:        go1.13.15
16:48:27 [2021-09-16T16:48:27.392Z]  Git commit:        370c289
16:48:27 [2021-09-16T16:48:27.392Z]  Built:             Fri Apr  9 22:45:59 2021
16:48:27 [2021-09-16T16:48:27.392Z]  OS/Arch:           linux/arm64
16:48:27 [2021-09-16T16:48:27.392Z]  Context:           default
16:48:27 [2021-09-16T16:48:27.392Z]  Experimental:      true
16:48:27 [2021-09-16T16:48:27.392Z] 
16:48:27 [2021-09-16T16:48:27.392Z] Server: Docker Engine - Community
16:48:27 [2021-09-16T16:48:27.392Z]  Engine:
16:48:27 [2021-09-16T16:48:27.392Z]   Version:          20.10.6
16:48:27 [2021-09-16T16:48:27.392Z]   API version:      1.41 (minimum version 1.12)
16:48:27 [2021-09-16T16:48:27.392Z]   Go version:       go1.13.15
16:48:27 [2021-09-16T16:48:27.392Z]   Git commit:       8728dd2
16:48:27 [2021-09-16T16:48:27.392Z]   Built:            Fri Apr  9 22:44:09 2021
16:48:27 [2021-09-16T16:48:27.392Z]   OS/Arch:          linux/arm64
16:48:27 [2021-09-16T16:48:27.392Z]   Experimental:     true
16:48:27 [2021-09-16T16:48:27.392Z]  containerd:
16:48:27 [2021-09-16T16:48:27.392Z]   Version:          1.4.6
16:48:27 [2021-09-16T16:48:27.392Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
16:48:27 [2021-09-16T16:48:27.392Z]  runc:
16:48:27 [2021-09-16T16:48:27.392Z]   Version:          1.0.0-rc95
16:48:27 [2021-09-16T16:48:27.392Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:48:27 [2021-09-16T16:48:27.392Z]  docker-init:
16:48:27 [2021-09-16T16:48:27.392Z]   Version:          0.19.0
16:48:27 [2021-09-16T16:48:27.392Z]   GitCommit:        de40ad0
[Pipeline] sh
16:48:27 [2021-09-16T16:48:27.592Z] #38 8.531 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:48:27 [2021-09-16T16:48:27.592Z] #38 8.601 -- Configuring done
16:48:27 [2021-09-16T16:48:27.592Z] #38 8.636 -- Generating done
16:48:27 [2021-09-16T16:48:27.592Z] #38 8.636 -- Build files have been written to: /tmp/tmp.2isVGs9p8t/tini
16:48:27 [2021-09-16T16:48:27.717Z] #19 77.97 Selecting previously unselected package binutils-arm-linux-gnueabi.
16:48:27 [2021-09-16T16:48:27.717Z] #19 77.98 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
16:48:27 [2021-09-16T16:48:27.717Z] #19 77.98 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
16:48:27 [2021-09-16T16:48:27.720Z] + docker info
16:48:27 [2021-09-16T16:48:27.848Z] #38 8.644 + make tini-static
16:48:28 [2021-09-16T16:48:28.029Z] #14 61.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:48:28 [2021-09-16T16:48:28.029Z] #14 61.71 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:48:28 [2021-09-16T16:48:28.029Z] #14 61.72 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:48:28 [2021-09-16T16:48:28.104Z] #38 9.007 Scanning dependencies of target tini-static
16:48:28 [2021-09-16T16:48:28.104Z] #38 9.148 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:48:28 [2021-09-16T16:48:28.657Z] #19 78.84 Selecting previously unselected package binutils-arm-linux-gnueabihf.
16:48:28 [2021-09-16T16:48:28.657Z] #19 78.84 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
16:48:28 [2021-09-16T16:48:28.657Z] #19 78.84 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
16:48:29 [2021-09-16T16:48:29.472Z] #38 10.20 [100%] Linking C executable tini-static
16:48:29 [2021-09-16T16:48:29.607Z] #19 79.56 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
16:48:29 [2021-09-16T16:48:29.607Z] #19 79.56 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
16:48:29 [2021-09-16T16:48:29.607Z] #19 79.57 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
16:48:30 [2021-09-16T16:48:30.034Z] #38 10.82 [100%] Built target tini-static
16:48:30 [2021-09-16T16:48:30.034Z] #38 10.87 + mkdir -p /build
16:48:30 [2021-09-16T16:48:30.034Z] #38 10.88 + cp tini-static /build/docker-init
16:48:30 [2021-09-16T16:48:30.168Z] #19 80.22 Selecting previously unselected package binutils-s390x-linux-gnu.
16:48:30 [2021-09-16T16:48:30.168Z] #19 80.23 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
16:48:30 [2021-09-16T16:48:30.168Z] #19 80.24 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
16:48:30 [2021-09-16T16:48:30.597Z] #38 DONE 11.3s
16:48:30 [2021-09-16T16:48:30.597Z] 
16:48:30 [2021-09-16T16:48:30.597Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:48:30 [2021-09-16T16:48:30.597Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:48:30 [2021-09-16T16:48:30.597Z] #14 62.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:48:30 [2021-09-16T16:48:30.597Z] #14 62.22 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:48:30 [2021-09-16T16:48:30.597Z] #14 62.22 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:48:30 [2021-09-16T16:48:30.730Z] #19 80.78 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
16:48:30 [2021-09-16T16:48:30.730Z] #19 80.78 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
16:48:30 [2021-09-16T16:48:30.730Z] #19 80.79 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:48:30 [2021-09-16T16:48:30.730Z] #19 80.85 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
16:48:30 [2021-09-16T16:48:30.730Z] #19 80.86 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:48:30 [2021-09-16T16:48:30.730Z] #19 80.87 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:48:34 [2021-09-16T16:48:34.400Z] #14 ...
16:48:34 [2021-09-16T16:48:34.401Z] 
16:48:34 [2021-09-16T16:48:34.401Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:48:34 [2021-09-16T16:48:34.401Z] #58 sha256:0a7a5a1ee7b193eb06884776af2a9604223a3130df7b70d469352ec59fccb5a5
16:48:34 [2021-09-16T16:48:34.570Z] #14 ...
16:48:34 [2021-09-16T16:48:34.570Z] 
16:48:34 [2021-09-16T16:48:34.570Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:48:34 [2021-09-16T16:48:34.570Z] #58 sha256:9f99eac5d8f9bb9eaa114e7bf7f9cd7168c32dead939daca2c90e547fa986e9a
16:48:34 [2021-09-16T16:48:34.570Z] #58 35.16 Updating files:  62% (2846/4567)
Updating files:  63% (2878/4567)
Updating files:  64% (2923/4567)
Updating files:  65% (2969/4567)
Updating files:  66% (3015/4567)
Updating files:  67% (3060/4567)
Updating files:  68% (3106/4567)
Updating files:  69% (3152/4567)
Updating files:  70% (3197/4567)
Updating files:  71% (3243/4567)
Updating files:  72% (3289/4567)
Updating files:  73% (3334/4567)
Updating files:  74% (3380/4567)
Updating files:  75% (3426/4567)
Updating files:  76% (3471/4567)
Updating files:  77% (3517/4567)
Updating files:  78% (3563/4567)
Updating files:  79% (3608/4567)
Updating files:  80% (3654/4567)
Updating files:  81% (3700/4567)
Updating files:  82% (3745/4567)
Updating files:  83% (3791/4567)
Updating files:  84% (3837/4567)
Updating files:  85% (3882/4567)
Updating files:  86% (3928/4567)
Updating files:  87% (3974/4567)
Updating files:  88% (4019/4567)
Updating files:  89% (4065/4567)
Updating files:  90% (4111/4567)
Updating files:  91% (4156/4567)
Updating files:  92% (4202/4567)
Updating files:  93% (4248/4567)
Updating files:  94% (4293/4567)
Updating files:  95% (4339/4567)
Updating files:  96% (4385/4567)
Updating files:  97% (4430/4567)
Updating files:  98% (4476/4567)
Updating files:  99% (4522/4567)
Updating files: 100% (4567/4567)
Updating files: 100% (4567/4567), done.
16:48:34 [2021-09-16T16:48:34.570Z] #58 36.00 + cd /tmp/tmp.mu7aDu42ve/src/github.com/containerd/containerd
16:48:34 [2021-09-16T16:48:34.570Z] #58 36.00 + git checkout -q v1.5.5
16:48:34 [2021-09-16T16:48:34.912Z] #58 34.49 Updating files:  60% (2777/4567)
Updating files:  61% (2786/4567)
Updating files:  62% (2832/4567)
Updating files:  63% (2878/4567)
Updating files:  64% (2923/4567)
Updating files:  65% (2969/4567)
Updating files:  66% (3015/4567)
Updating files:  67% (3060/4567)
Updating files:  68% (3106/4567)
Updating files:  69% (3152/4567)
Updating files:  70% (3197/4567)
Updating files:  71% (3243/4567)
Updating files:  72% (3289/4567)
Updating files:  73% (3334/4567)
Updating files:  74% (3380/4567)
Updating files:  75% (3426/4567)
Updating files:  76% (3471/4567)
Updating files:  77% (3517/4567)
Updating files:  78% (3563/4567)
Updating files:  79% (3608/4567)
Updating files:  80% (3654/4567)
Updating files:  81% (3700/4567)
Updating files:  82% (3745/4567)
Updating files:  83% (3791/4567)
Updating files:  84% (3837/4567)
Updating files:  85% (3882/4567)
Updating files:  86% (3928/4567)
Updating files:  87% (3974/4567)
Updating files:  88% (4019/4567)
Updating files:  89% (4065/4567)
Updating files:  90% (4111/4567)
Updating files:  91% (4156/4567)
Updating files:  92% (4202/4567)
Updating files:  93% (4248/4567)
Updating files:  94% (4293/4567)
Updating files:  95% (4339/4567)
Updating files:  96% (4385/4567)
Updating files:  97% (4430/4567)
Updating files:  98% (4476/4567)
Updating files:  99% (4522/4567)
Updating files: 100% (4567/4567)
Updating files: 100% (4567/4567), done.
16:48:34 [2021-09-16T16:48:34.912Z] #58 35.43 + cd /tmp/tmp.cvRPKZIyzs/src/github.com/containerd/containerd
16:48:35 [2021-09-16T16:48:35.168Z] #58 35.43 + git checkout -q v1.5.5
16:48:36 [2021-09-16T16:48:36.463Z] #58 37.38 + export 'BUILDTAGS=netgo osusergo static_build'
16:48:36 [2021-09-16T16:48:36.463Z] #58 37.38 + BUILDTAGS='netgo osusergo static_build'
16:48:36 [2021-09-16T16:48:36.463Z] #58 37.38 + export EXTRA_FLAGS=-buildmode=pie
16:48:36 [2021-09-16T16:48:36.463Z] #58 37.38 + EXTRA_FLAGS=-buildmode=pie
16:48:36 [2021-09-16T16:48:36.463Z] #58 37.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:48:36 [2021-09-16T16:48:36.463Z] #58 37.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:48:36 [2021-09-16T16:48:36.463Z] #58 37.38 + '[' '' = dynamic ']'
16:48:36 [2021-09-16T16:48:36.463Z] #58 37.38 + make
16:48:37 [2021-09-16T16:48:37.059Z] #58 37.21 + export 'BUILDTAGS=netgo osusergo static_build'
16:48:37 [2021-09-16T16:48:37.059Z] #58 37.21 + BUILDTAGS='netgo osusergo static_build'
16:48:37 [2021-09-16T16:48:37.059Z] #58 37.21 + export EXTRA_FLAGS=-buildmode=pie
16:48:37 [2021-09-16T16:48:37.059Z] #58 37.21 + EXTRA_FLAGS=-buildmode=pie
16:48:37 [2021-09-16T16:48:37.059Z] #58 37.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:48:37 [2021-09-16T16:48:37.059Z] #58 37.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:48:37 [2021-09-16T16:48:37.059Z] #58 37.21 + '[' '' = dynamic ']'
16:48:37 [2021-09-16T16:48:37.059Z] #58 37.21 + make
16:48:37 [2021-09-16T16:48:37.146Z] #14 ...
16:48:37 [2021-09-16T16:48:37.146Z] 
16:48:37 [2021-09-16T16:48:37.146Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:48:37 [2021-09-16T16:48:37.146Z] #58 sha256:d407e26e87e0fe5f094dd1cb847a13aa4ff630a69ec5684a4eb1a65c9722faa7
16:48:37 [2021-09-16T16:48:37.392Z] #58 38.84 + bin/ctr
16:48:37 [2021-09-16T16:48:37.658Z] #58 38.89 Updating files:  68% (3107/4567)
Updating files:  69% (3152/4567)
Updating files:  70% (3197/4567)
Updating files:  71% (3243/4567)
Updating files:  72% (3289/4567)
Updating files:  73% (3334/4567)
Updating files:  74% (3380/4567)
Updating files:  75% (3426/4567)
Updating files:  76% (3471/4567)
Updating files:  77% (3517/4567)
Updating files:  78% (3563/4567)
Updating files:  79% (3608/4567)
Updating files:  80% (3654/4567)
Updating files:  81% (3700/4567)
Updating files:  82% (3745/4567)
Updating files:  83% (3791/4567)
Updating files:  84% (3837/4567)
Updating files:  85% (3882/4567)
Updating files:  86% (3928/4567)
Updating files:  87% (3974/4567)
Updating files:  88% (4019/4567)
Updating files:  89% (4065/4567)
Updating files:  90% (4111/4567)
Updating files:  91% (4156/4567)
Updating files:  92% (4202/4567)
Updating files:  93% (4248/4567)
Updating files:  94% (4293/4567)
Updating files:  95% (4339/4567)
Updating files:  96% (4385/4567)
Updating files:  97% (4430/4567)
Updating files:  98% (4476/4567)
Updating files:  99% (4522/4567)
Updating files: 100% (4567/4567)
Updating files: 100% (4567/4567), done.
16:48:37 [2021-09-16T16:48:37.659Z] #58 39.56 + cd /tmp/tmp.g9cSmH5ZkA/src/github.com/containerd/containerd
16:48:37 [2021-09-16T16:48:37.659Z] #58 39.56 + git checkout -q v1.5.5
16:48:37 [2021-09-16T16:48:37.988Z] #58 38.34 + bin/ctr
16:48:39 [2021-09-16T16:48:39.025Z] #58 40.78 + export 'BUILDTAGS=netgo osusergo static_build'
16:48:39 [2021-09-16T16:48:39.025Z] #58 40.78 + BUILDTAGS='netgo osusergo static_build'
16:48:39 [2021-09-16T16:48:39.025Z] #58 40.78 + export EXTRA_FLAGS=-buildmode=pie
16:48:39 [2021-09-16T16:48:39.025Z] #58 40.78 + EXTRA_FLAGS=-buildmode=pie
16:48:39 [2021-09-16T16:48:39.025Z] #58 40.78 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:48:39 [2021-09-16T16:48:39.025Z] #58 40.78 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:48:39 [2021-09-16T16:48:39.025Z] #58 40.78 + '[' '' = dynamic ']'
16:48:39 [2021-09-16T16:48:39.025Z] #58 40.78 + make
16:48:39 [2021-09-16T16:48:39.959Z] Client:
16:48:39 [2021-09-16T16:48:39.959Z]  Context:    default
16:48:39 [2021-09-16T16:48:39.959Z]  Debug Mode: false
16:48:39 [2021-09-16T16:48:39.959Z]  Plugins:
16:48:39 [2021-09-16T16:48:39.959Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
16:48:39 [2021-09-16T16:48:39.959Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
16:48:39 [2021-09-16T16:48:39.959Z] 
16:48:39 [2021-09-16T16:48:39.959Z] Server:
16:48:39 [2021-09-16T16:48:39.959Z]  Containers: 0
16:48:39 [2021-09-16T16:48:39.959Z]   Running: 0
16:48:39 [2021-09-16T16:48:39.959Z]   Paused: 0
16:48:39 [2021-09-16T16:48:39.959Z]   Stopped: 0
16:48:39 [2021-09-16T16:48:39.959Z]  Images: 0
16:48:39 [2021-09-16T16:48:39.959Z]  Server Version: 20.10.6
16:48:39 [2021-09-16T16:48:39.959Z]  Storage Driver: overlay2
16:48:39 [2021-09-16T16:48:39.959Z]   Backing Filesystem: extfs
16:48:39 [2021-09-16T16:48:39.959Z]   Supports d_type: true
16:48:39 [2021-09-16T16:48:39.959Z]   Native Overlay Diff: true
16:48:39 [2021-09-16T16:48:39.959Z]   userxattr: false
16:48:39 [2021-09-16T16:48:39.959Z]  Logging Driver: json-file
16:48:39 [2021-09-16T16:48:39.959Z]  Cgroup Driver: cgroupfs
16:48:39 [2021-09-16T16:48:39.959Z]  Cgroup Version: 1
16:48:39 [2021-09-16T16:48:39.959Z]  Plugins:
16:48:39 [2021-09-16T16:48:39.959Z]   Volume: local
16:48:39 [2021-09-16T16:48:39.959Z]   Network: bridge host ipvlan macvlan null overlay
16:48:39 [2021-09-16T16:48:39.959Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
16:48:39 [2021-09-16T16:48:39.959Z]  Swarm: inactive
16:48:39 [2021-09-16T16:48:39.959Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
16:48:39 [2021-09-16T16:48:39.959Z]  Default Runtime: runc
16:48:39 [2021-09-16T16:48:39.959Z]  Init Binary: docker-init
16:48:39 [2021-09-16T16:48:39.959Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
16:48:39 [2021-09-16T16:48:39.959Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
16:48:39 [2021-09-16T16:48:39.959Z]  init version: de40ad0
16:48:39 [2021-09-16T16:48:39.959Z]  Security Options:
16:48:39 [2021-09-16T16:48:39.959Z]   apparmor
16:48:39 [2021-09-16T16:48:39.959Z]   seccomp
16:48:39 [2021-09-16T16:48:39.959Z]    Profile: default
16:48:39 [2021-09-16T16:48:39.959Z]  Kernel Version: 5.4.0-1048-aws
16:48:39 [2021-09-16T16:48:39.959Z]  Operating System: Ubuntu 20.04.2 LTS
16:48:39 [2021-09-16T16:48:39.959Z]  OSType: linux
16:48:39 [2021-09-16T16:48:39.959Z]  Architecture: aarch64
16:48:39 [2021-09-16T16:48:39.959Z]  CPUs: 4
16:48:39 [2021-09-16T16:48:39.959Z]  Total Memory: 7.493GiB
16:48:39 [2021-09-16T16:48:39.959Z]  Name: ip-10-100-97-90
16:48:39 [2021-09-16T16:48:39.959Z]  ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG
16:48:39 [2021-09-16T16:48:39.959Z]  Docker Root Dir: /var/lib/docker
16:48:39 [2021-09-16T16:48:39.959Z]  Debug Mode: false
16:48:39 [2021-09-16T16:48:39.959Z]  Registry: https://index.docker.io/v1/
16:48:39 [2021-09-16T16:48:39.959Z]  Labels:
16:48:39 [2021-09-16T16:48:39.959Z]  Experimental: true
16:48:39 [2021-09-16T16:48:39.959Z]  Insecure Registries:
16:48:39 [2021-09-16T16:48:39.959Z]   127.0.0.0/8
16:48:39 [2021-09-16T16:48:39.959Z]  Live Restore Enabled: true
16:48:39 [2021-09-16T16:48:39.959Z] 
16:48:39 [2021-09-16T16:48:39.959Z] WARNING: No swap limit support
[Pipeline] sh
16:48:40 [2021-09-16T16:48:40.255Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:48:40 [2021-09-16T16:48:40.255Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
16:48:40 [2021-09-16T16:48:40.255Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42855/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
16:48:40 [2021-09-16T16:48:40.255Z] + bash /home/ubuntu/workspace/moby_PR-42855/check-config.sh
16:48:40 [2021-09-16T16:48:40.255Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
16:48:40 [2021-09-16T16:48:40.255Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
16:48:40 [2021-09-16T16:48:40.255Z] 
16:48:40 [2021-09-16T16:48:40.255Z] Generally Necessary:
16:48:40 [2021-09-16T16:48:40.255Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
16:48:40 [2021-09-16T16:48:40.255Z] - apparmor: enabled and tools installed
16:48:40 [2021-09-16T16:48:40.255Z] - CONFIG_NAMESPACES: enabled
16:48:40 [2021-09-16T16:48:40.255Z] - CONFIG_NET_NS: enabled
16:48:40 [2021-09-16T16:48:40.255Z] - CONFIG_PID_NS: enabled
16:48:40 [2021-09-16T16:48:40.255Z] - CONFIG_IPC_NS: enabled
16:48:40 [2021-09-16T16:48:40.255Z] - CONFIG_UTS_NS: enabled
16:48:40 [2021-09-16T16:48:40.255Z] - CONFIG_CGROUPS: enabled
16:48:40 [2021-09-16T16:48:40.255Z] - CONFIG_CGROUP_CPUACCT: enabled
16:48:40 [2021-09-16T16:48:40.255Z] - CONFIG_CGROUP_DEVICE: enabled
16:48:40 [2021-09-16T16:48:40.255Z] - CONFIG_CGROUP_FREEZER: enabled
16:48:40 [2021-09-16T16:48:40.255Z] - CONFIG_CGROUP_SCHED: enabled
16:48:40 [2021-09-16T16:48:40.255Z] - CONFIG_CPUSETS: enabled
16:48:40 [2021-09-16T16:48:40.255Z] - CONFIG_MEMCG: enabled
16:48:40 [2021-09-16T16:48:40.255Z] - CONFIG_KEYS: enabled
16:48:40 [2021-09-16T16:48:40.392Z] #58 42.26 + bin/ctr
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_VETH: enabled (as module)
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_BRIDGE: enabled (as module)
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_IP_NF_FILTER: enabled (as module)
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_IP_NF_NAT: enabled (as module)
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_NF_NAT: enabled (as module)
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_POSIX_MQUEUE: enabled
16:48:40 [2021-09-16T16:48:40.517Z] 
16:48:40 [2021-09-16T16:48:40.517Z] Optional Features:
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_USER_NS: enabled
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_SECCOMP: enabled
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_SECCOMP_FILTER: enabled
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_CGROUP_PIDS: enabled
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_MEMCG_SWAP: enabled
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
16:48:40 [2021-09-16T16:48:40.517Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
16:48:40 [2021-09-16T16:48:40.517Z] - CONFIG_BLK_CGROUP: enabled
16:48:40 [2021-09-16T16:48:40.687Z] #19 90.48 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
16:48:40 [2021-09-16T16:48:40.687Z] #19 90.49 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
16:48:40 [2021-09-16T16:48:40.687Z] #19 90.49 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
16:48:40 [2021-09-16T16:48:40.687Z] #19 90.56 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
16:48:40 [2021-09-16T16:48:40.687Z] #19 90.56 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
16:48:40 [2021-09-16T16:48:40.687Z] #19 90.57 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_BLK_DEV_THROTTLING: enabled
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_CGROUP_PERF: enabled
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_CGROUP_HUGETLB: enabled
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_CGROUP_NET_PRIO: enabled
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_CFS_BANDWIDTH: enabled
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_FAIR_GROUP_SCHED: enabled
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_RT_GROUP_SCHED: missing
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_IP_VS: enabled (as module)
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_IP_VS_NFCT: enabled
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_IP_VS_PROTO_TCP: enabled
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_IP_VS_PROTO_UDP: enabled
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_IP_VS_RR: enabled (as module)
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_SECURITY_SELINUX: enabled
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_SECURITY_APPARMOR: enabled
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_EXT4_FS: enabled
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
16:48:40 [2021-09-16T16:48:40.780Z] - CONFIG_EXT4_FS_SECURITY: enabled
16:48:40 [2021-09-16T16:48:40.780Z] - Network Drivers:
16:48:40 [2021-09-16T16:48:40.780Z]   - "overlay":
16:48:40 [2021-09-16T16:48:40.780Z]     - CONFIG_VXLAN: enabled (as module)
16:48:40 [2021-09-16T16:48:40.780Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
16:48:40 [2021-09-16T16:48:40.780Z]       Optional (for encrypted networks):
16:48:41 [2021-09-16T16:48:41.042Z]       - CONFIG_CRYPTO: enabled
16:48:41 [2021-09-16T16:48:41.042Z]       - CONFIG_CRYPTO_AEAD: enabled
16:48:41 [2021-09-16T16:48:41.042Z]       - CONFIG_CRYPTO_GCM: enabled
16:48:41 [2021-09-16T16:48:41.042Z]       - CONFIG_CRYPTO_SEQIV: enabled
16:48:41 [2021-09-16T16:48:41.042Z]       - CONFIG_CRYPTO_GHASH: enabled
16:48:41 [2021-09-16T16:48:41.042Z]       - CONFIG_XFRM: enabled
16:48:41 [2021-09-16T16:48:41.042Z]       - CONFIG_XFRM_USER: enabled (as module)
16:48:41 [2021-09-16T16:48:41.042Z]       - CONFIG_XFRM_ALGO: enabled (as module)
16:48:41 [2021-09-16T16:48:41.042Z]       - CONFIG_INET_ESP: enabled (as module)
16:48:41 [2021-09-16T16:48:41.042Z]   - "ipvlan":
16:48:41 [2021-09-16T16:48:41.042Z]     - CONFIG_IPVLAN: enabled (as module)
16:48:41 [2021-09-16T16:48:41.042Z]   - "macvlan":
16:48:41 [2021-09-16T16:48:41.042Z]     - CONFIG_MACVLAN: enabled (as module)
16:48:41 [2021-09-16T16:48:41.042Z]     - CONFIG_DUMMY: enabled (as module)
16:48:41 [2021-09-16T16:48:41.042Z]   - "ftp,tftp client in container":
16:48:41 [2021-09-16T16:48:41.042Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
16:48:41 [2021-09-16T16:48:41.042Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
16:48:41 [2021-09-16T16:48:41.042Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
16:48:41 [2021-09-16T16:48:41.042Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
16:48:41 [2021-09-16T16:48:41.042Z] - Storage Drivers:
16:48:41 [2021-09-16T16:48:41.042Z]   - "aufs":
16:48:41 [2021-09-16T16:48:41.042Z]     - CONFIG_AUFS_FS: enabled (as module)
16:48:41 [2021-09-16T16:48:41.042Z]   - "btrfs":
16:48:41 [2021-09-16T16:48:41.042Z]     - CONFIG_BTRFS_FS: enabled (as module)
16:48:41 [2021-09-16T16:48:41.042Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
16:48:41 [2021-09-16T16:48:41.042Z]   - "devicemapper":
16:48:41 [2021-09-16T16:48:41.042Z]     - CONFIG_BLK_DEV_DM: enabled
16:48:41 [2021-09-16T16:48:41.042Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
16:48:41 [2021-09-16T16:48:41.042Z]   - "overlay":
16:48:41 [2021-09-16T16:48:41.304Z]     - CONFIG_OVERLAY_FS: enabled (as module)
16:48:41 [2021-09-16T16:48:41.304Z]   - "zfs":
16:48:41 [2021-09-16T16:48:41.304Z]     - /dev/zfs: present
16:48:41 [2021-09-16T16:48:41.304Z]     - zfs command: missing
16:48:41 [2021-09-16T16:48:41.304Z]     - zpool command: missing
16:48:41 [2021-09-16T16:48:41.304Z] 
16:48:41 [2021-09-16T16:48:41.304Z] Limits:
16:48:41 [2021-09-16T16:48:41.304Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
16:48:41 [2021-09-16T16:48:41.304Z] 
16:48:41 [2021-09-16T16:48:41.304Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
16:48:41 [2021-09-16T16:48:41.664Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c .
16:48:42 [2021-09-16T16:48:42.240Z] #1 [internal] load build definition from Dockerfile
16:48:42 [2021-09-16T16:48:42.240Z] #1 sha256:11391a20665ebde6acbc2e7980a9f6a9674f1332c8c3b1554e5464fcccd169dc
16:48:42 [2021-09-16T16:48:42.240Z] #1 transferring dockerfile: 16.34kB done
16:48:42 [2021-09-16T16:48:42.240Z] #1 DONE 0.1s
16:48:42 [2021-09-16T16:48:42.240Z] 
16:48:42 [2021-09-16T16:48:42.240Z] #2 [internal] load .dockerignore
16:48:42 [2021-09-16T16:48:42.240Z] #2 sha256:f2ff59d8852babadb0afd422bdc2da7e36f0e5087750afdfe45de64cf1b2acf5
16:48:42 [2021-09-16T16:48:42.240Z] #2 transferring context: 87B done
16:48:42 [2021-09-16T16:48:42.240Z] #2 DONE 0.1s
16:48:42 [2021-09-16T16:48:42.503Z] 
16:48:42 [2021-09-16T16:48:42.503Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
16:48:42 [2021-09-16T16:48:42.503Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a
16:48:43 [2021-09-16T16:48:43.076Z] #3 DONE 0.7s
16:48:43 [2021-09-16T16:48:43.076Z] 
16:48:43 [2021-09-16T16:48:43.076Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
16:48:43 [2021-09-16T16:48:43.076Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3
16:48:43 [2021-09-16T16:48:43.076Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
16:48:43 [2021-09-16T16:48:43.076Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done
16:48:43 [2021-09-16T16:48:43.076Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0B / 9.06MB 0.1s
16:48:43 [2021-09-16T16:48:43.076Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done
16:48:43 [2021-09-16T16:48:43.076Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done
16:48:43 [2021-09-16T16:48:43.338Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 8.39MB / 9.06MB 0.2s
16:48:43 [2021-09-16T16:48:43.338Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.3s
16:48:43 [2021-09-16T16:48:43.338Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628
16:48:43 [2021-09-16T16:48:43.600Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.3s done
16:48:43 [2021-09-16T16:48:43.863Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.3s done
16:48:43 [2021-09-16T16:48:43.863Z] #4 DONE 0.8s
16:48:44 [2021-09-16T16:48:44.125Z] 
16:48:44 [2021-09-16T16:48:44.125Z] #5 [internal] load .dockerignore
16:48:44 [2021-09-16T16:48:44.125Z] #5 sha256:a2b79966d7f198c4c51efe49622d4f663673d5f2064ad85cf59409a569a962bd
16:48:44 [2021-09-16T16:48:44.125Z] #5 DONE 0.0s
16:48:44 [2021-09-16T16:48:44.125Z] 
16:48:44 [2021-09-16T16:48:44.125Z] #6 [internal] load build definition from Dockerfile
16:48:44 [2021-09-16T16:48:44.125Z] #6 sha256:5dd51321476ee795bbec712efa9b2a5f568d4c97bd7a61360b84b6e88d21531d
16:48:44 [2021-09-16T16:48:44.125Z] #6 DONE 0.0s
16:48:44 [2021-09-16T16:48:44.125Z] 
16:48:44 [2021-09-16T16:48:44.125Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:48:44 [2021-09-16T16:48:44.125Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:48:44 [2021-09-16T16:48:44.386Z] #10 ...
16:48:44 [2021-09-16T16:48:44.387Z] 
16:48:44 [2021-09-16T16:48:44.387Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
16:48:44 [2021-09-16T16:48:44.387Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
16:48:44 [2021-09-16T16:48:44.387Z] #8 DONE 0.4s
16:48:44 [2021-09-16T16:48:44.651Z] 
16:48:44 [2021-09-16T16:48:44.651Z] #7 [internal] load metadata for docker.io/library/golang:1.17.1-bullseye
16:48:44 [2021-09-16T16:48:44.651Z] #7 sha256:5ab7288c65d73e82b7838452bfb3b73674cab1cf31f8a4dfafb9b75d64073fde
16:48:44 [2021-09-16T16:48:44.651Z] #7 DONE 0.4s
16:48:44 [2021-09-16T16:48:44.651Z] 
16:48:44 [2021-09-16T16:48:44.651Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:48:44 [2021-09-16T16:48:44.651Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
16:48:44 [2021-09-16T16:48:44.651Z] #10 DONE 0.4s
16:48:44 [2021-09-16T16:48:44.651Z] 
16:48:44 [2021-09-16T16:48:44.651Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
16:48:44 [2021-09-16T16:48:44.651Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
16:48:44 [2021-09-16T16:48:44.651Z] #9 DONE 0.5s
16:48:44 [2021-09-16T16:48:44.933Z] 
16:48:44 [2021-09-16T16:48:44.933Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:48:44 [2021-09-16T16:48:44.933Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:48:44 [2021-09-16T16:48:44.933Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
16:48:45 [2021-09-16T16:48:45.260Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
16:48:45 [2021-09-16T16:48:45.260Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:48:45 [2021-09-16T16:48:45.260Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
16:48:45 [2021-09-16T16:48:45.536Z] #64 ...
16:48:45 [2021-09-16T16:48:45.536Z] 
16:48:45 [2021-09-16T16:48:45.536Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
16:48:45 [2021-09-16T16:48:45.536Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
16:48:45 [2021-09-16T16:48:45.536Z] #43 DONE 0.0s
16:48:45 [2021-09-16T16:48:45.819Z] 
16:48:45 [2021-09-16T16:48:45.819Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:48:45 [2021-09-16T16:48:45.819Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e
16:48:45 [2021-09-16T16:48:45.819Z] #11 resolve docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 0.1s done
16:48:45 [2021-09-16T16:48:45.819Z] #11 sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34 1.86kB / 1.86kB done
16:48:45 [2021-09-16T16:48:45.819Z] #11 sha256:9de7d9dfb1b6aa12d11f12ef8a8df6b4b7a0a25f0f98f6658e64c19566750e8d 1.80kB / 1.80kB done
16:48:45 [2021-09-16T16:48:45.819Z] #11 sha256:4ccf1ad3757bd0cc292755962b9490f8244923b66917b47a40de86c32a2ea8d2 6.97kB / 6.97kB done
16:48:45 [2021-09-16T16:48:45.819Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 17.98MB / 53.61MB 0.4s
16:48:45 [2021-09-16T16:48:45.819Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 5.14MB / 5.14MB 0.4s
16:48:45 [2021-09-16T16:48:45.819Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 0B / 10.87MB 0.4s
16:48:45 [2021-09-16T16:48:45.819Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 31.11MB / 53.61MB 0.5s
16:48:45 [2021-09-16T16:48:45.819Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 2.10MB / 10.87MB 0.5s
16:48:45 [2021-09-16T16:48:45.819Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 41.94MB / 53.61MB 0.7s
16:48:45 [2021-09-16T16:48:45.819Z] #11 sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 5.14MB / 5.14MB 0.6s done
16:48:45 [2021-09-16T16:48:45.819Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 10.87MB / 10.87MB 0.7s
16:48:45 [2021-09-16T16:48:45.819Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 0B / 54.67MB 0.7s
16:48:46 [2021-09-16T16:48:46.074Z] #58 ...
16:48:46 [2021-09-16T16:48:46.074Z] 
16:48:46 [2021-09-16T16:48:46.074Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:48:46 [2021-09-16T16:48:46.074Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:48:46 [2021-09-16T16:48:46.074Z] #14 69.79 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:48:46 [2021-09-16T16:48:46.074Z] #14 69.82 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:48:46 [2021-09-16T16:48:46.074Z] #14 69.82 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:48:46 [2021-09-16T16:48:46.074Z] #14 74.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:48:46 [2021-09-16T16:48:46.074Z] #14 74.39 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
16:48:46 [2021-09-16T16:48:46.074Z] #14 74.42 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:48:46 [2021-09-16T16:48:46.074Z] #14 79.60 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:48:46 [2021-09-16T16:48:46.074Z] #14 79.60 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:48:46 [2021-09-16T16:48:46.074Z] #14 79.61 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:48:46 [2021-09-16T16:48:46.095Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 49.28MB / 53.61MB 0.9s
16:48:46 [2021-09-16T16:48:46.095Z] #11 sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 10.87MB / 10.87MB 0.8s done
16:48:46 [2021-09-16T16:48:46.095Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 16.78MB / 54.67MB 0.9s
16:48:46 [2021-09-16T16:48:46.095Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 0B / 81.16MB 0.9s
16:48:46 [2021-09-16T16:48:46.095Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.0s
16:48:46 [2021-09-16T16:48:46.358Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 31.46MB / 54.67MB 1.1s
16:48:46 [2021-09-16T16:48:46.358Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 6.29MB / 81.16MB 1.2s
16:48:46 [2021-09-16T16:48:46.624Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 36.70MB / 54.67MB 1.3s
16:48:46 [2021-09-16T16:48:46.624Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 16.78MB / 81.16MB 1.3s
16:48:46 [2021-09-16T16:48:46.624Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 51.38MB / 54.67MB 1.4s
16:48:46 [2021-09-16T16:48:46.893Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 54.67MB / 54.67MB 1.6s
16:48:46 [2021-09-16T16:48:46.893Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 24.12MB / 81.16MB 1.6s
16:48:46 [2021-09-16T16:48:46.893Z] #11 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.7s done
16:48:46 [2021-09-16T16:48:46.893Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 42.99MB / 81.16MB 1.8s
16:48:47 [2021-09-16T16:48:47.156Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 52.05MB / 81.16MB 1.9s
16:48:47 [2021-09-16T16:48:47.156Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 59.77MB / 81.16MB 2.0s
16:48:47 [2021-09-16T16:48:47.419Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 81.16MB / 81.16MB 2.2s
16:48:47 [2021-09-16T16:48:47.419Z] #11 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 0.3s
16:48:47 [2021-09-16T16:48:47.682Z] #11 ...
16:48:47 [2021-09-16T16:48:47.682Z] 
16:48:47 [2021-09-16T16:48:47.682Z] #24 [internal] load build context
16:48:47 [2021-09-16T16:48:47.682Z] #24 sha256:2b6799f90be5f86ef6de41ef89ce001584c6c2a8d88f525bb84180c92f59c97a
16:48:47 [2021-09-16T16:48:47.682Z] #24 transferring context: 55.48MB 2.5s done
16:48:47 [2021-09-16T16:48:47.682Z] #24 DONE 2.8s
16:48:47 [2021-09-16T16:48:47.682Z] 
16:48:47 [2021-09-16T16:48:47.682Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:48:47 [2021-09-16T16:48:47.682Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e
16:48:47 [2021-09-16T16:48:47.682Z] #11 sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 54.67MB / 54.67MB 2.4s done
16:48:47 [2021-09-16T16:48:47.682Z] #11 sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f 156B / 156B 2.5s
16:48:48 [2021-09-16T16:48:48.635Z] #11 sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 81.16MB / 81.16MB 3.4s done
16:48:48 [2021-09-16T16:48:48.635Z] #11 sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f 156B / 156B 3.5s done
16:48:48 [2021-09-16T16:48:48.635Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 0B / 102.61MB 3.5s
16:48:48 [2021-09-16T16:48:48.901Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 6.37MB / 102.61MB 3.7s
16:48:49 [2021-09-16T16:48:49.170Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 17.83MB / 102.61MB 3.8s
16:48:49 [2021-09-16T16:48:49.436Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 33.55MB / 102.61MB 4.2s
16:48:49 [2021-09-16T16:48:49.571Z] #58 ...
16:48:49 [2021-09-16T16:48:49.571Z] 
16:48:49 [2021-09-16T16:48:49.571Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:48:49 [2021-09-16T16:48:49.571Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:48:49 [2021-09-16T16:48:49.571Z] #14 71.72 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:48:49 [2021-09-16T16:48:49.571Z] #14 71.74 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:48:49 [2021-09-16T16:48:49.571Z] #14 71.75 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:48:49 [2021-09-16T16:48:49.571Z] #14 76.73 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:48:49 [2021-09-16T16:48:49.571Z] #14 76.74 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
16:48:49 [2021-09-16T16:48:49.571Z] #14 76.75 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:48:49 [2021-09-16T16:48:49.571Z] #14 81.69 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:48:49 [2021-09-16T16:48:49.571Z] #14 81.69 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:48:49 [2021-09-16T16:48:49.571Z] #14 81.71 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:48:49 [2021-09-16T16:48:49.698Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 50.33MB / 102.61MB 4.4s
16:48:49 [2021-09-16T16:48:49.698Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 57.67MB / 102.61MB 4.5s
16:48:49 [2021-09-16T16:48:49.970Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 65.27MB / 102.61MB 4.6s
16:48:49 [2021-09-16T16:48:49.970Z] #11 ...
16:48:49 [2021-09-16T16:48:49.970Z] 
16:48:49 [2021-09-16T16:48:49.970Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25
16:48:49 [2021-09-16T16:48:49.970Z] #27 sha256:6e57e630ddd50cb94b4e637d5702c2d48f3f4c455c3a0f5bed97fdc773d7753f
16:48:49 [2021-09-16T16:48:49.970Z] #27 resolve docker.io/library/debian:bullseye@sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 0.1s done
16:48:49 [2021-09-16T16:48:49.970Z] #27 sha256:08db48d59c0a91afb802ebafc921be3154e200c452e4d0b19634b426b03e0e25 1.85kB / 1.85kB done
16:48:49 [2021-09-16T16:48:49.970Z] #27 sha256:145af0fee6240500aa1a49bf736f9e8c4d4ea1d4eec25c7978e794c431477eae 529B / 529B done
16:48:49 [2021-09-16T16:48:49.970Z] #27 sha256:d04e7939dfd87a066f1588eafb81eb520d7cfafdb9f000855411b759b18482e8 1.48kB / 1.48kB done
16:48:49 [2021-09-16T16:48:49.970Z] #27 sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 53.61MB / 53.61MB 1.7s done
16:48:49 [2021-09-16T16:48:49.970Z] #27 extracting sha256:ffacddc51d82196acb1d49f2e3c13601fc16c61c995a860b450d23b000353ca1 2.5s done
16:48:49 [2021-09-16T16:48:49.970Z] #27 DONE 5.1s
16:48:49 [2021-09-16T16:48:49.970Z] 
16:48:49 [2021-09-16T16:48:49.970Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:48:49 [2021-09-16T16:48:49.970Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
16:48:49 [2021-09-16T16:48:49.971Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done
16:48:49 [2021-09-16T16:48:49.971Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done
16:48:49 [2021-09-16T16:48:49.971Z] #64 DONE 5.1s
16:48:49 [2021-09-16T16:48:49.971Z] 
16:48:49 [2021-09-16T16:48:49.971Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:48:49 [2021-09-16T16:48:49.971Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e
16:48:49 [2021-09-16T16:48:49.971Z] #11 extracting sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d
16:48:50 [2021-09-16T16:48:50.233Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 78.75MB / 102.61MB 4.9s
16:48:50 [2021-09-16T16:48:50.233Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 83.89MB / 102.61MB 5.0s
16:48:50 [2021-09-16T16:48:50.233Z] #11 extracting sha256:6f80252dfabbfc5bdf4862b9fa8d2de7110ac4a6f08bf30e6f574f6243d0c93d 0.4s done
16:48:50 [2021-09-16T16:48:50.517Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 93.32MB / 102.61MB 5.3s
16:48:50 [2021-09-16T16:48:50.640Z] #19 99.64 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
16:48:50 [2021-09-16T16:48:50.640Z] #19 99.64 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
16:48:50 [2021-09-16T16:48:50.640Z] #19 99.64 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
16:48:50 [2021-09-16T16:48:50.640Z] #19 99.71 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
16:48:50 [2021-09-16T16:48:50.640Z] #19 99.71 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
16:48:50 [2021-09-16T16:48:50.640Z] #19 99.72 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:48:50 [2021-09-16T16:48:50.780Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 102.61MB / 102.61MB 5.5s
16:48:52 [2021-09-16T16:48:52.167Z] #11 extracting sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03
16:48:52 [2021-09-16T16:48:52.167Z] #11 sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 102.61MB / 102.61MB 6.8s done
16:48:52 [2021-09-16T16:48:52.429Z] #11 ...
16:48:52 [2021-09-16T16:48:52.429Z] 
16:48:52 [2021-09-16T16:48:52.429Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
16:48:52 [2021-09-16T16:48:52.429Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
16:48:52 [2021-09-16T16:48:52.429Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
16:48:52 [2021-09-16T16:48:52.429Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
16:48:52 [2021-09-16T16:48:52.429Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
16:48:52 [2021-09-16T16:48:52.429Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
16:48:52 [2021-09-16T16:48:52.429Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.1s done
16:48:52 [2021-09-16T16:48:52.429Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done
16:48:52 [2021-09-16T16:48:52.429Z] #66 DONE 7.5s
16:48:52 [2021-09-16T16:48:52.429Z] 
16:48:52 [2021-09-16T16:48:52.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:48:52 [2021-09-16T16:48:52.429Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e
16:48:52 [2021-09-16T16:48:52.429Z] #11 extracting sha256:138e2c18ad04e197e8431cfc2923456979d5b0cfb9c6549a62bcd3732d77bd03 0.3s done
16:48:52 [2021-09-16T16:48:52.568Z] #58 ...
16:48:52 [2021-09-16T16:48:52.568Z] 
16:48:52 [2021-09-16T16:48:52.568Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:48:52 [2021-09-16T16:48:52.568Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:48:52 [2021-09-16T16:48:52.568Z] #14 72.45 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:48:52 [2021-09-16T16:48:52.568Z] #14 72.45 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:48:52 [2021-09-16T16:48:52.568Z] #14 72.53 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:48:52 [2021-09-16T16:48:52.568Z] #14 77.35 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:48:52 [2021-09-16T16:48:52.568Z] #14 77.37 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
16:48:52 [2021-09-16T16:48:52.568Z] #14 77.38 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:48:52 [2021-09-16T16:48:52.568Z] #14 82.31 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:48:52 [2021-09-16T16:48:52.568Z] #14 82.32 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:48:52 [2021-09-16T16:48:52.568Z] #14 82.33 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:48:53 [2021-09-16T16:48:53.002Z] #11 extracting sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5
16:48:54 [2021-09-16T16:48:54.926Z] #11 extracting sha256:9597521670e83c9cc67fab06b99d41fef6d1d65c0515c50154a74e2e4f4c7fc5 1.8s done
16:48:55 [2021-09-16T16:48:55.500Z] #11 extracting sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 0.1s
16:48:56 [2021-09-16T16:48:56.067Z] #14 90.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:48:56 [2021-09-16T16:48:56.067Z] #14 90.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:48:56 [2021-09-16T16:48:56.067Z] #14 90.01 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:48:56 [2021-09-16T16:48:56.067Z] #14 ...
16:48:56 [2021-09-16T16:48:56.067Z] 
16:48:56 [2021-09-16T16:48:56.067Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:48:56 [2021-09-16T16:48:56.067Z] #60 sha256:b3d34356dc666e16371af59463d8280f6a180eefb09615ddd4ad455510dbf211
16:48:56 [2021-09-16T16:48:56.067Z] #60 90.16 + for f in rootlesskit rootlesskit-docker-proxy
16:48:56 [2021-09-16T16:48:56.067Z] #60 90.16 + GOBIN=/build
16:48:56 [2021-09-16T16:48:56.067Z] #60 90.16 + GO111MODULE=on
16:48:56 [2021-09-16T16:48:56.067Z] #60 90.16 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:48:57 [2021-09-16T16:48:57.021Z] Running on azwin-2-5dd960 in d:\jenkins\workspace\moby_PR-42855
[Pipeline] {
[Pipeline] ws
16:48:57 [2021-09-16T16:48:57.040Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
16:48:57 [2021-09-16T16:48:57.194Z] #19 ...
16:48:57 [2021-09-16T16:48:57.194Z] 
16:48:57 [2021-09-16T16:48:57.194Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:48:57 [2021-09-16T16:48:57.194Z] #58 sha256:9059bf19c02ec193717c7b7e5c2f937cff7485126d5d1bacc8e854493d0c3d7b
16:48:57 [2021-09-16T16:48:57.194Z] #58 115.1 + /build/golangci-lint --version
16:48:57 [2021-09-16T16:48:57.194Z] #58 115.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:48:57 [2021-09-16T16:48:57.194Z] #58 DONE 115.7s
16:48:57 [2021-09-16T16:48:57.194Z] 
16:48:57 [2021-09-16T16:48:57.194Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
16:48:57 [2021-09-16T16:48:57.194Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0
16:48:57 [2021-09-16T16:48:57.421Z] #11 ...
16:48:57 [2021-09-16T16:48:57.421Z] 
16:48:57 [2021-09-16T16:48:57.421Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
16:48:57 [2021-09-16T16:48:57.421Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
16:48:57 [2021-09-16T16:48:57.421Z] #65 DONE 1.8s
16:48:57 [2021-09-16T16:48:57.421Z] 
16:48:57 [2021-09-16T16:48:57.421Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:48:57 [2021-09-16T16:48:57.421Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e
16:48:57 [2021-09-16T16:48:57.421Z] #11 extracting sha256:f599fc0f478e439206c2d681f1bf7fa4edb3a47bbac210afcc073e2f76d8bcb9 2.1s done
16:48:57 [2021-09-16T16:48:57.671Z] #14 ...
16:48:57 [2021-09-16T16:48:57.671Z] 
16:48:57 [2021-09-16T16:48:57.671Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:48:57 [2021-09-16T16:48:57.671Z] #60 sha256:0508ce7e0f6deaf44522fb735e3bd1afd2802b052780e05542b59dd4f1508be2
16:48:57 [2021-09-16T16:48:57.671Z] #60 90.87 + for f in rootlesskit rootlesskit-docker-proxy
16:48:57 [2021-09-16T16:48:57.671Z] #60 90.87 + GOBIN=/build
16:48:57 [2021-09-16T16:48:57.671Z] #60 90.87 + GO111MODULE=on
16:48:57 [2021-09-16T16:48:57.671Z] #60 90.87 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:48:57 [2021-09-16T16:48:57.695Z] #11 ...
16:48:57 [2021-09-16T16:48:57.695Z] 
16:48:57 [2021-09-16T16:48:57.695Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
16:48:57 [2021-09-16T16:48:57.695Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
16:48:57 [2021-09-16T16:48:57.695Z] #67 DONE 0.2s
16:48:57 [2021-09-16T16:48:57.695Z] 
16:48:57 [2021-09-16T16:48:57.695Z] #28 [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
16:48:57 [2021-09-16T16:48:57.695Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0
16:48:58 [2021-09-16T16:48:58.269Z] #28 ...
16:48:58 [2021-09-16T16:48:58.269Z] 
16:48:58 [2021-09-16T16:48:58.269Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.1-bullseye@sha256:00a7b9dde8cde75acbeaa5e8e0ba6f07e71c19110e8297a8fd23e5b6d72d9d34
16:48:58 [2021-09-16T16:48:58.269Z] #11 sha256:628e916ce5ccda9f00053ae003dd8fa6aefb21425d1198ff5a02560f9168eb6e
16:48:58 [2021-09-16T16:48:58.269Z] #11 extracting sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b
16:48:58 [2021-09-16T16:48:58.564Z] #19 108.5 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
16:48:58 [2021-09-16T16:48:58.564Z] #19 108.5 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
16:48:58 [2021-09-16T16:48:58.564Z] #19 108.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:48:58 [2021-09-16T16:48:58.564Z] #19 108.6 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
16:48:58 [2021-09-16T16:48:58.564Z] #19 108.6 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:48:58 [2021-09-16T16:48:58.564Z] #19 108.6 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:48:58 [2021-09-16T16:48:58.995Z] The recommended git tool is: git
16:49:00 [2021-09-16T16:49:00.662Z] #14 ...
16:49:00 [2021-09-16T16:49:00.662Z] 
16:49:00 [2021-09-16T16:49:00.662Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:49:00 [2021-09-16T16:49:00.662Z] #60 sha256:5265a388b4f678d69513fe3f299714da6964011dcc6b18acb6fb7cec33af1f85
16:49:00 [2021-09-16T16:49:00.662Z] #60 92.24 + for f in rootlesskit rootlesskit-docker-proxy
16:49:00 [2021-09-16T16:49:00.662Z] #60 92.24 + GOBIN=/build
16:49:00 [2021-09-16T16:49:00.662Z] #60 92.24 + GO111MODULE=on
16:49:00 [2021-09-16T16:49:00.662Z] #60 92.24 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:49:01 [2021-09-16T16:49:01.363Z] Running on azwin-2-7bed10 in d:\jenkins\workspace\moby_PR-42855
[Pipeline] {
[Pipeline] ws
16:49:01 [2021-09-16T16:49:01.382Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
16:49:02 [2021-09-16T16:49:02.482Z] #11 extracting sha256:ec316e6655c8aaab853ef2ae0c0ec35b1d84cec4ed904b9a55df270f222a044b 4.0s done
16:49:02 [2021-09-16T16:49:02.744Z] #11 extracting sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f
16:49:02 [2021-09-16T16:49:02.744Z] #11 extracting sha256:67bb8e7c2a2e9595d75bcbc81496177c7249d6159c895f2292c3bfaf36ef947f done
16:49:02 [2021-09-16T16:49:02.936Z] The recommended git tool is: git
16:49:02 [2021-09-16T16:49:02.945Z] #60 ...
16:49:02 [2021-09-16T16:49:02.945Z] 
16:49:02 [2021-09-16T16:49:02.945Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:49:02 [2021-09-16T16:49:02.945Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:49:02 [2021-09-16T16:49:02.945Z] #14 95.92 Selecting previously unselected package g++-mingw-w64-x86-64.
16:49:02 [2021-09-16T16:49:02.945Z] #14 95.93 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:49:02 [2021-09-16T16:49:02.945Z] #14 95.95 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:49:02 [2021-09-16T16:49:02.945Z] #14 96.50 Selecting previously unselected package libapparmor1:amd64.
16:49:02 [2021-09-16T16:49:02.945Z] #14 96.50 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
16:49:02 [2021-09-16T16:49:02.945Z] #14 96.52 Unpacking libapparmor1:amd64 (2.13.6-10) ...
16:49:02 [2021-09-16T16:49:02.964Z] #60 DONE 96.9s
16:49:02 [2021-09-16T16:49:02.964Z] 
16:49:02 [2021-09-16T16:49:02.964Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:49:02 [2021-09-16T16:49:02.964Z] #61 sha256:2fa4956285daede72972556650785a9ae7274496ea190c47970f651089deed71
16:49:03 [2021-09-16T16:49:03.006Z] #11 DONE 18.1s
16:49:03 [2021-09-16T16:49:03.006Z] 
16:49:03 [2021-09-16T16:49:03.006Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
16:49:03 [2021-09-16T16:49:03.006Z] #12 sha256:0297f576bb31f0c43e6e6e25e7e1db565cc237df96ce70f719df7da7471074c9
16:49:03 [2021-09-16T16:49:03.205Z] #14 97.35 Selecting previously unselected package libapparmor-dev:amd64.
16:49:03 [2021-09-16T16:49:03.205Z] #14 97.36 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
16:49:03 [2021-09-16T16:49:03.221Z] #61 DONE 0.1s
16:49:03 [2021-09-16T16:49:03.221Z] 
16:49:03 [2021-09-16T16:49:03.221Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:49:03 [2021-09-16T16:49:03.221Z] #62 sha256:cfc53c092b3d68c1bdebde6b245aabcd41804879f0ad4bb4f0d748cdc68a8893
16:49:03 [2021-09-16T16:49:03.221Z] #62 DONE 0.1s
16:49:03 [2021-09-16T16:49:03.221Z] 
16:49:03 [2021-09-16T16:49:03.221Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:49:03 [2021-09-16T16:49:03.221Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:49:03 [2021-09-16T16:49:03.221Z] #14 91.98 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:49:03 [2021-09-16T16:49:03.221Z] #14 91.98 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:49:03 [2021-09-16T16:49:03.221Z] #14 91.99 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:49:03 [2021-09-16T16:49:03.221Z] #14 96.92 Selecting previously unselected package g++-mingw-w64-x86-64.
16:49:03 [2021-09-16T16:49:03.221Z] #14 96.92 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:49:03 [2021-09-16T16:49:03.221Z] #14 96.94 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:49:03 [2021-09-16T16:49:03.479Z] #14 97.23 Selecting previously unselected package libapparmor1:amd64.
16:49:03 [2021-09-16T16:49:03.479Z] #14 97.24 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
16:49:03 [2021-09-16T16:49:03.479Z] #14 97.25 Unpacking libapparmor1:amd64 (2.13.6-10) ...
16:49:03 [2021-09-16T16:49:03.540Z] #14 97.61 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
16:49:03 [2021-09-16T16:49:03.738Z] #14 97.42 Selecting previously unselected package libapparmor-dev:amd64.
16:49:03 [2021-09-16T16:49:03.738Z] #14 97.43 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
16:49:03 [2021-09-16T16:49:03.738Z] #14 97.43 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
16:49:03 [2021-09-16T16:49:03.738Z] #14 97.59 Selecting previously unselected package libbtrfs0:amd64.
16:49:03 [2021-09-16T16:49:03.995Z] #14 97.60 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
16:49:03 [2021-09-16T16:49:03.995Z] #14 97.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:49:03 [2021-09-16T16:49:03.995Z] #14 97.85 Selecting previously unselected package libbtrfs-dev:amd64.
16:49:04 [2021-09-16T16:49:04.251Z] #14 97.85 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:49:04 [2021-09-16T16:49:04.251Z] #14 97.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:49:04 [2021-09-16T16:49:04.469Z] #14 98.64 Selecting previously unselected package libbtrfs0:amd64.
16:49:04 [2021-09-16T16:49:04.469Z] #14 98.65 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
16:49:04 [2021-09-16T16:49:04.469Z] #14 98.67 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:49:04 [2021-09-16T16:49:04.508Z] #14 98.25 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:49:04 [2021-09-16T16:49:04.508Z] #14 98.26 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:49:04 [2021-09-16T16:49:04.508Z] #14 98.27 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:49:04 [2021-09-16T16:49:04.508Z] #14 98.34 Selecting previously unselected package libudev-dev:amd64.
16:49:04 [2021-09-16T16:49:04.508Z] #14 98.35 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
16:49:04 [2021-09-16T16:49:04.764Z] #14 98.36 Unpacking libudev-dev:amd64 (247.3-6) ...
16:49:04 [2021-09-16T16:49:04.764Z] #14 98.65 Selecting previously unselected package libsepol1-dev:amd64.
16:49:05 [2021-09-16T16:49:05.021Z] #14 98.66 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
16:49:05 [2021-09-16T16:49:05.021Z] #14 98.66 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:49:05 [2021-09-16T16:49:05.021Z] #14 98.87 Selecting previously unselected package libpcre2-16-0:amd64.
16:49:05 [2021-09-16T16:49:05.021Z] #14 98.87 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
16:49:05 [2021-09-16T16:49:05.021Z] #14 98.88 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
16:49:05 [2021-09-16T16:49:05.108Z] #19 114.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
16:49:05 [2021-09-16T16:49:05.108Z] #19 114.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
16:49:05 [2021-09-16T16:49:05.108Z] #19 114.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:49:05 [2021-09-16T16:49:05.108Z] #19 114.5 Selecting previously unselected package cpp-10-s390x-linux-gnu.
16:49:05 [2021-09-16T16:49:05.108Z] #19 114.5 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:49:05 [2021-09-16T16:49:05.108Z] #19 114.5 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:49:05 [2021-09-16T16:49:05.277Z] #14 99.03 Selecting previously unselected package libpcre2-32-0:amd64.
16:49:05 [2021-09-16T16:49:05.278Z] #14 99.05 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
16:49:05 [2021-09-16T16:49:05.278Z] #14 99.06 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
16:49:05 [2021-09-16T16:49:05.341Z] #14 99.35 Selecting previously unselected package libbtrfs-dev:amd64.
16:49:05 [2021-09-16T16:49:05.341Z] #14 99.37 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:49:05 [2021-09-16T16:49:05.341Z] #14 ...
16:49:05 [2021-09-16T16:49:05.341Z] 
16:49:05 [2021-09-16T16:49:05.341Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:49:05 [2021-09-16T16:49:05.341Z] #60 sha256:b3d34356dc666e16371af59463d8280f6a180eefb09615ddd4ad455510dbf211
16:49:05 [2021-09-16T16:49:05.341Z] #60 DONE 99.6s
16:49:05 [2021-09-16T16:49:05.341Z] 
16:49:05 [2021-09-16T16:49:05.341Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:49:05 [2021-09-16T16:49:05.341Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:49:05 [2021-09-16T16:49:05.341Z] #14 99.53 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:49:05 [2021-09-16T16:49:05.534Z] #14 99.18 Selecting previously unselected package libpcre2-posix2:amd64.
16:49:05 [2021-09-16T16:49:05.535Z] #14 99.19 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
16:49:05 [2021-09-16T16:49:05.535Z] #14 99.19 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
16:49:05 [2021-09-16T16:49:05.535Z] #14 99.26 Selecting previously unselected package libpcre2-dev:amd64.
16:49:05 [2021-09-16T16:49:05.535Z] #14 99.26 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
16:49:05 [2021-09-16T16:49:05.535Z] #14 99.26 Unpacking libpcre2-dev:amd64 (10.36-2) ...
16:49:05 [2021-09-16T16:49:05.564Z] #12 DONE 2.3s
16:49:05 [2021-09-16T16:49:05.564Z] 
16:49:05 [2021-09-16T16:49:05.564Z] #28 [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
16:49:05 [2021-09-16T16:49:05.564Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0
16:49:05 [2021-09-16T16:49:05.564Z] #28 9.961 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 9.976 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 9.988 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 10.19 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 10.69 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 11.79 Fetched 8291 kB in 2s (3958 kB/s)
16:49:05 [2021-09-16T16:49:05.564Z] #28 11.79 Reading package lists...
16:49:05 [2021-09-16T16:49:05.564Z] #28 12.86 Reading package lists...
16:49:05 [2021-09-16T16:49:05.564Z] #28 13.90 Building dependency tree...
16:49:05 [2021-09-16T16:49:05.564Z] #28 14.56 The following additional packages will be installed:
16:49:05 [2021-09-16T16:49:05.564Z] #28 14.56   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
16:49:05 [2021-09-16T16:49:05.564Z] #28 14.56   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
16:49:05 [2021-09-16T16:49:05.564Z] #28 14.56 Recommended packages:
16:49:05 [2021-09-16T16:49:05.564Z] #28 14.56   libldap-common publicsuffix libsasl2-modules
16:49:05 [2021-09-16T16:49:05.564Z] #28 14.76 The following NEW packages will be installed:
16:49:05 [2021-09-16T16:49:05.564Z] #28 14.76   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
16:49:05 [2021-09-16T16:49:05.564Z] #28 14.77   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
16:49:05 [2021-09-16T16:49:05.564Z] #28 14.77   libssh2-1 openssl
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.06 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.06 Need to get 2934 kB of archives.
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.06 After this operation, 6485 kB of additional disk space will be used.
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.06 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.06 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.07 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.08 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.08 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.08 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.09 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.09 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.09 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.09 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.09 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.10 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.10 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.11 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.11 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.34 debconf: delaying package configuration, since apt-utils is not installed
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.40 Fetched 2934 kB in 0s (9103 kB/s)
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.44 Selecting previously unselected package openssl.
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6645 files and directories currently installed.)
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.45 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ...
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.46 Unpacking openssl (1.1.1k-1+deb11u1) ...
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.62 Selecting previously unselected package ca-certificates.
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.62 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.63 Unpacking ca-certificates (20210119) ...
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.73 Selecting previously unselected package libbrotli1:arm64.
16:49:05 [2021-09-16T16:49:05.564Z] #28 15.73 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
16:49:05 [2021-09-16T16:49:05.598Z] #14 ...
16:49:05 [2021-09-16T16:49:05.598Z] 
16:49:05 [2021-09-16T16:49:05.598Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:49:05 [2021-09-16T16:49:05.598Z] #61 sha256:e0e2640b11f4e23edfaba98c0b05c0d72b390c2c1ef27c909ad554d98f5b7d7f
16:49:05 [2021-09-16T16:49:05.598Z] #61 DONE 0.1s
16:49:05 [2021-09-16T16:49:05.598Z] 
16:49:05 [2021-09-16T16:49:05.598Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:49:05 [2021-09-16T16:49:05.598Z] #62 sha256:ac2b1d666d1d997bb03616e94f287ba239dbee4aeb181e15216bea96587d9d28
16:49:05 [2021-09-16T16:49:05.598Z] #62 DONE 0.1s
16:49:05 [2021-09-16T16:49:05.598Z] 
16:49:05 [2021-09-16T16:49:05.598Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:49:05 [2021-09-16T16:49:05.598Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:49:05 [2021-09-16T16:49:05.598Z] #14 99.81 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:49:05 [2021-09-16T16:49:05.598Z] #14 99.82 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:49:05 [2021-09-16T16:49:05.598Z] #14 99.83 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:49:05 [2021-09-16T16:49:05.791Z] #14 99.59 Selecting previously unselected package libselinux1-dev:amd64.
16:49:05 [2021-09-16T16:49:05.791Z] #14 99.60 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
16:49:05 [2021-09-16T16:49:05.791Z] #14 99.60 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:49:05 [2021-09-16T16:49:05.825Z] #28 15.74 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
16:49:05 [2021-09-16T16:49:05.825Z] #28 15.81 Selecting previously unselected package libsasl2-modules-db:arm64.
16:49:05 [2021-09-16T16:49:05.825Z] #28 15.81 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ...
16:49:05 [2021-09-16T16:49:05.825Z] #28 15.82 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ...
16:49:05 [2021-09-16T16:49:05.825Z] #28 15.92 Selecting previously unselected package libsasl2-2:arm64.
16:49:05 [2021-09-16T16:49:05.825Z] #28 15.92 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ...
16:49:05 [2021-09-16T16:49:05.825Z] #28 15.92 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ...
16:49:05 [2021-09-16T16:49:05.825Z] #28 15.98 Selecting previously unselected package libldap-2.4-2:arm64.
16:49:05 [2021-09-16T16:49:05.855Z] #14 99.95 Selecting previously unselected package libudev-dev:amd64.
16:49:05 [2021-09-16T16:49:05.855Z] #14 99.95 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
16:49:05 [2021-09-16T16:49:05.855Z] #14 99.95 Unpacking libudev-dev:amd64 (247.3-6) ...
16:49:05 [2021-09-16T16:49:05.855Z] #14 100.2 Selecting previously unselected package libsepol1-dev:amd64.
16:49:05 [2021-09-16T16:49:05.855Z] #14 100.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
16:49:05 [2021-09-16T16:49:05.855Z] #14 100.2 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:49:06 [2021-09-16T16:49:06.047Z] #14 99.76 Selecting previously unselected package libdevmapper-dev:amd64.
16:49:06 [2021-09-16T16:49:06.047Z] #14 99.77 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:49:06 [2021-09-16T16:49:06.047Z] #14 99.77 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:49:06 [2021-09-16T16:49:06.047Z] #14 99.83 Selecting previously unselected package libseccomp-dev:amd64.
16:49:06 [2021-09-16T16:49:06.047Z] #14 99.84 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
16:49:06 [2021-09-16T16:49:06.047Z] #14 99.85 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
16:49:06 [2021-09-16T16:49:06.047Z] #14 99.94 Selecting previously unselected package libsystemd-dev:amd64.
16:49:06 [2021-09-16T16:49:06.047Z] #14 99.94 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
16:49:06 [2021-09-16T16:49:06.047Z] #14 99.95 Unpacking libsystemd-dev:amd64 (247.3-6) ...
16:49:06 [2021-09-16T16:49:06.091Z] #28 15.99 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ...
16:49:06 [2021-09-16T16:49:06.091Z] #28 15.99 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ...
16:49:06 [2021-09-16T16:49:06.091Z] #28 16.08 Selecting previously unselected package libnghttp2-14:arm64.
16:49:06 [2021-09-16T16:49:06.091Z] #28 16.08 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
16:49:06 [2021-09-16T16:49:06.091Z] #28 16.09 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
16:49:06 [2021-09-16T16:49:06.091Z] #28 ...
16:49:06 [2021-09-16T16:49:06.091Z] 
16:49:06 [2021-09-16T16:49:06.091Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
16:49:06 [2021-09-16T16:49:06.091Z] #13 sha256:4e909e1ddf012bc37865cea8b90160e2c16760f67330e296cfa7c65e3f369d82
16:49:06 [2021-09-16T16:49:06.091Z] #13 DONE 0.8s
16:49:06 [2021-09-16T16:49:06.091Z] 
16:49:06 [2021-09-16T16:49:06.091Z] #28 [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
16:49:06 [2021-09-16T16:49:06.091Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0
16:49:06 [2021-09-16T16:49:06.092Z] #28 16.15 Selecting previously unselected package libpsl5:arm64.
16:49:06 [2021-09-16T16:49:06.092Z] #28 16.15 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
16:49:06 [2021-09-16T16:49:06.092Z] #28 16.16 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
16:49:06 [2021-09-16T16:49:06.092Z] #28 16.21 Selecting previously unselected package librtmp1:arm64.
16:49:06 [2021-09-16T16:49:06.092Z] #28 ...
16:49:06 [2021-09-16T16:49:06.092Z] 
16:49:06 [2021-09-16T16:49:06.092Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:49:06 [2021-09-16T16:49:06.092Z] #32 sha256:712cb41469724a1660d44a4d43717784d8de6ca745ba007bfd3eb7cd72916f24
16:49:06 [2021-09-16T16:49:06.355Z] #32 ...
16:49:06 [2021-09-16T16:49:06.355Z] 
16:49:06 [2021-09-16T16:49:06.355Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
16:49:06 [2021-09-16T16:49:06.355Z] #40 sha256:9305f4139a73c97a5d8ff4b8f8071910a78430a3e67d078ee85df5ca27e842f5
16:49:06 [2021-09-16T16:49:06.355Z] #40 DONE 0.2s
16:49:06 [2021-09-16T16:49:06.355Z] 
16:49:06 [2021-09-16T16:49:06.355Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
16:49:06 [2021-09-16T16:49:06.355Z] #32 sha256:712cb41469724a1660d44a4d43717784d8de6ca745ba007bfd3eb7cd72916f24
16:49:06 [2021-09-16T16:49:06.355Z] #32 DONE 0.2s
16:49:06 [2021-09-16T16:49:06.355Z] 
16:49:06 [2021-09-16T16:49:06.355Z] #44 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
16:49:06 [2021-09-16T16:49:06.355Z] #44 sha256:a01be052f99e330ad687f67159832ad34e732f6c4661220bb763444296602a34
16:49:06 [2021-09-16T16:49:06.355Z] #44 DONE 0.3s
16:49:06 [2021-09-16T16:49:06.355Z] 
16:49:06 [2021-09-16T16:49:06.355Z] #28 [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
16:49:06 [2021-09-16T16:49:06.355Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0
16:49:06 [2021-09-16T16:49:06.355Z] #28 16.22 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
16:49:06 [2021-09-16T16:49:06.355Z] #28 16.22 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:49:06 [2021-09-16T16:49:06.355Z] #28 16.29 Selecting previously unselected package libssh2-1:arm64.
16:49:06 [2021-09-16T16:49:06.355Z] #28 16.29 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
16:49:06 [2021-09-16T16:49:06.355Z] #28 16.30 Unpacking libssh2-1:arm64 (1.9.0-2) ...
16:49:06 [2021-09-16T16:49:06.355Z] #28 16.38 Selecting previously unselected package libcurl4:arm64.
16:49:06 [2021-09-16T16:49:06.355Z] #28 16.38 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ...
16:49:06 [2021-09-16T16:49:06.355Z] #28 16.38 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ...
16:49:06 [2021-09-16T16:49:06.612Z] #14 100.4 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
16:49:06 [2021-09-16T16:49:06.612Z] #14 100.4 Setting up libapparmor1:amd64 (2.13.6-10) ...
16:49:06 [2021-09-16T16:49:06.612Z] #14 100.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:49:06 [2021-09-16T16:49:06.612Z] #14 100.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:49:06 [2021-09-16T16:49:06.612Z] #14 100.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:49:06 [2021-09-16T16:49:06.612Z] #14 100.4 Setting up libpcre2-16-0:amd64 (10.36-2) ...
16:49:06 [2021-09-16T16:49:06.612Z] #14 100.5 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:49:06 [2021-09-16T16:49:06.612Z] #14 100.5 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:49:06 [2021-09-16T16:49:06.612Z] #14 100.5 Setting up libudev-dev:amd64 (247.3-6) ...
16:49:06 [2021-09-16T16:49:06.612Z] #14 100.5 Setting up libpcre2-posix2:amd64 (10.36-2) ...
16:49:06 [2021-09-16T16:49:06.621Z] #28 16.49 Selecting previously unselected package curl.
16:49:06 [2021-09-16T16:49:06.621Z] #28 16.49 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ...
16:49:06 [2021-09-16T16:49:06.621Z] #28 16.50 Unpacking curl (7.74.0-1.3+b1) ...
16:49:06 [2021-09-16T16:49:06.621Z] #28 16.60 Selecting previously unselected package libonig5:arm64.
16:49:06 [2021-09-16T16:49:06.621Z] #28 16.60 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
16:49:06 [2021-09-16T16:49:06.621Z] #28 16.62 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:49:06 [2021-09-16T16:49:06.784Z] #14 100.6 Selecting previously unselected package libpcre2-16-0:amd64.
16:49:06 [2021-09-16T16:49:06.784Z] #14 100.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
16:49:06 [2021-09-16T16:49:06.784Z] #14 100.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
16:49:06 [2021-09-16T16:49:06.784Z] #14 101.0 Selecting previously unselected package libpcre2-32-0:amd64.
16:49:06 [2021-09-16T16:49:06.784Z] #14 101.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
16:49:06 [2021-09-16T16:49:06.784Z] #14 101.0 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.5 Setting up mingw-w64-common (8.0.0-1) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.5 Setting up libsystemd-dev:amd64 (247.3-6) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.6 Setting up libpcre2-dev:amd64 (10.36-2) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.6 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.6 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
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.6 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
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.6 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
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:49:06 [2021-09-16T16:49:06.870Z] #14 100.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:49:06 [2021-09-16T16:49:06.890Z] #28 16.77 Selecting previously unselected package libjq1:arm64.
16:49:06 [2021-09-16T16:49:06.890Z] #28 16.77 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
16:49:06 [2021-09-16T16:49:06.890Z] #28 16.77 Unpacking libjq1:arm64 (1.6-2.1) ...
16:49:06 [2021-09-16T16:49:06.890Z] #28 16.86 Selecting previously unselected package jq.
16:49:06 [2021-09-16T16:49:06.890Z] #28 16.86 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
16:49:06 [2021-09-16T16:49:06.890Z] #28 16.87 Unpacking jq (1.6-2.1) ...
16:49:06 [2021-09-16T16:49:06.890Z] #28 16.94 Setting up libpsl5:arm64 (0.21.0-1.2) ...
16:49:06 [2021-09-16T16:49:06.890Z] #28 16.96 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
16:49:07 [2021-09-16T16:49:07.039Z] #14 101.3 Selecting previously unselected package libpcre2-posix2:amd64.
16:49:07 [2021-09-16T16:49:07.039Z] #14 101.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
16:49:07 [2021-09-16T16:49:07.039Z] #14 101.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
16:49:07 [2021-09-16T16:49:07.039Z] #14 101.4 Selecting previously unselected package libpcre2-dev:amd64.
16:49:07 [2021-09-16T16:49:07.039Z] #14 101.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
16:49:07 [2021-09-16T16:49:07.129Z] #14 100.7 Setting up dmsetup (2:1.02.175-2.1) ...
16:49:07 [2021-09-16T16:49:07.129Z] #14 100.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:49:07 [2021-09-16T16:49:07.129Z] #14 100.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:49:07 [2021-09-16T16:49:07.129Z] #14 100.7 Processing triggers for libc-bin (2.31-13) ...
16:49:07 [2021-09-16T16:49:07.202Z] #60 ...
16:49:07 [2021-09-16T16:49:07.202Z] 
16:49:07 [2021-09-16T16:49:07.202Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:49:07 [2021-09-16T16:49:07.202Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:49:07 [2021-09-16T16:49:07.202Z] #14 92.97 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:49:07 [2021-09-16T16:49:07.202Z] #14 92.98 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:49:07 [2021-09-16T16:49:07.202Z] #14 92.99 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:49:07 [2021-09-16T16:49:07.202Z] #14 99.08 Selecting previously unselected package g++-mingw-w64-x86-64.
16:49:07 [2021-09-16T16:49:07.202Z] #14 99.09 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:49:07 [2021-09-16T16:49:07.202Z] #14 99.10 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:49:07 [2021-09-16T16:49:07.295Z] #14 101.4 Unpacking libpcre2-dev:amd64 (10.36-2) ...
16:49:07 [2021-09-16T16:49:07.330Z] #28 16.99 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
16:49:07 [2021-09-16T16:49:07.330Z] #28 17.01 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ...
16:49:07 [2021-09-16T16:49:07.330Z] #28 17.02 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
16:49:07 [2021-09-16T16:49:07.330Z] #28 17.06 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ...
16:49:07 [2021-09-16T16:49:07.330Z] #28 17.08 Setting up libssh2-1:arm64 (1.9.0-2) ...
16:49:07 [2021-09-16T16:49:07.330Z] #28 17.10 Setting up openssl (1.1.1k-1+deb11u1) ...
16:49:07 [2021-09-16T16:49:07.330Z] #28 17.13 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:49:07 [2021-09-16T16:49:07.330Z] #28 17.18 Setting up libjq1:arm64 (1.6-2.1) ...
16:49:07 [2021-09-16T16:49:07.330Z] #28 17.19 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ...
16:49:07 [2021-09-16T16:49:07.330Z] #28 17.22 Setting up ca-certificates (20210119) ...
16:49:07 [2021-09-16T16:49:07.386Z] #14 DONE 101.0s
16:49:07 [2021-09-16T16:49:07.386Z] 
16:49:07 [2021-09-16T16:49:07.386Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
16:49:07 [2021-09-16T16:49:07.386Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266
16:49:07 [2021-09-16T16:49:07.458Z] #14 ...
16:49:07 [2021-09-16T16:49:07.458Z] 
16:49:07 [2021-09-16T16:49:07.458Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:49:07 [2021-09-16T16:49:07.458Z] #60 sha256:5265a388b4f678d69513fe3f299714da6964011dcc6b18acb6fb7cec33af1f85
16:49:07 [2021-09-16T16:49:07.458Z] #60 DONE 99.1s
16:49:07 [2021-09-16T16:49:07.458Z] 
16:49:07 [2021-09-16T16:49:07.458Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:49:07 [2021-09-16T16:49:07.458Z] #61 sha256:cbfdb25e4f90a9ccaa43b0c81d641bfb6ab1240e16c4fb4075221b92162d317b
16:49:07 [2021-09-16T16:49:07.458Z] #61 DONE 0.1s
16:49:07 [2021-09-16T16:49:07.458Z] 
16:49:07 [2021-09-16T16:49:07.458Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:49:07 [2021-09-16T16:49:07.458Z] #62 sha256:4a97a5a7f5990ce9e4b0887a3bf94c2164d0ad9b040a7a7595f41fe2f26d8eb3
16:49:07 [2021-09-16T16:49:07.458Z] #62 DONE 0.1s
16:49:07 [2021-09-16T16:49:07.458Z] 
16:49:07 [2021-09-16T16:49:07.459Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:49:07 [2021-09-16T16:49:07.459Z] #14 sha256:357c7725a00bf2316045b3f930583d0f900e86884a8c0ac4752a509b485f2df3
16:49:07 [2021-09-16T16:49:07.459Z] #14 99.25 Selecting previously unselected package libapparmor1:amd64.
16:49:07 [2021-09-16T16:49:07.459Z] #14 99.25 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
16:49:07 [2021-09-16T16:49:07.459Z] #14 99.25 Unpacking libapparmor1:amd64 (2.13.6-10) ...
16:49:07 [2021-09-16T16:49:07.551Z] #14 101.7 Selecting previously unselected package libselinux1-dev:amd64.
16:49:07 [2021-09-16T16:49:07.551Z] #14 101.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
16:49:07 [2021-09-16T16:49:07.551Z] #14 101.8 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:49:07 [2021-09-16T16:49:07.714Z] #14 99.40 Selecting previously unselected package libapparmor-dev:amd64.
16:49:07 [2021-09-16T16:49:07.714Z] #14 99.40 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
16:49:07 [2021-09-16T16:49:07.714Z] #14 99.42 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
16:49:07 [2021-09-16T16:49:07.807Z] #14 101.9 Selecting previously unselected package libdevmapper-dev:amd64.
16:49:07 [2021-09-16T16:49:07.807Z] #14 101.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:49:07 [2021-09-16T16:49:07.807Z] #14 101.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:49:07 [2021-09-16T16:49:07.807Z] #14 102.0 Selecting previously unselected package libseccomp-dev:amd64.
16:49:07 [2021-09-16T16:49:07.807Z] #14 102.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
16:49:07 [2021-09-16T16:49:07.807Z] #14 102.0 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
16:49:07 [2021-09-16T16:49:07.974Z] #14 99.52 Selecting previously unselected package libbtrfs0:amd64.
16:49:07 [2021-09-16T16:49:07.974Z] #14 99.52 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
16:49:07 [2021-09-16T16:49:07.974Z] #14 99.53 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:49:07 [2021-09-16T16:49:07.974Z] #14 99.67 Selecting previously unselected package libbtrfs-dev:amd64.
16:49:07 [2021-09-16T16:49:07.974Z] #14 99.68 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:49:07 [2021-09-16T16:49:07.974Z] #14 99.68 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:49:08 [2021-09-16T16:49:08.064Z] #14 102.1 Selecting previously unselected package libsystemd-dev:amd64.
16:49:08 [2021-09-16T16:49:08.064Z] #14 102.1 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
16:49:08 [2021-09-16T16:49:08.064Z] #14 102.1 Unpacking libsystemd-dev:amd64 (247.3-6) ...
16:49:08 [2021-09-16T16:49:08.230Z] #14 99.90 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:49:08 [2021-09-16T16:49:08.230Z] #14 99.90 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:49:08 [2021-09-16T16:49:08.230Z] #14 99.92 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:49:08 [2021-09-16T16:49:08.230Z] #14 99.95 Selecting previously unselected package libudev-dev:amd64.
16:49:08 [2021-09-16T16:49:08.230Z] #14 99.95 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
16:49:08 [2021-09-16T16:49:08.230Z] #14 99.97 Unpacking libudev-dev:amd64 (247.3-6) ...
16:49:08 [2021-09-16T16:49:08.321Z] #14 102.5 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
16:49:08 [2021-09-16T16:49:08.321Z] #14 102.5 Setting up libapparmor1:amd64 (2.13.6-10) ...
16:49:08 [2021-09-16T16:49:08.321Z] #14 102.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:49:08 [2021-09-16T16:49:08.321Z] #14 102.5 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:49:08 [2021-09-16T16:49:08.321Z] #14 102.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:49:08 [2021-09-16T16:49:08.321Z] #14 102.6 Setting up libpcre2-16-0:amd64 (10.36-2) ...
16:49:08 [2021-09-16T16:49:08.321Z] #14 102.6 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:49:08 [2021-09-16T16:49:08.321Z] #14 102.6 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:49:08 [2021-09-16T16:49:08.493Z] #14 100.1 Selecting previously unselected package libsepol1-dev:amd64.
16:49:08 [2021-09-16T16:49:08.493Z] #14 100.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
16:49:08 [2021-09-16T16:49:08.493Z] #14 100.1 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:49:08 [2021-09-16T16:49:08.577Z] #14 102.6 Setting up libudev-dev:amd64 (247.3-6) ...
16:49:08 [2021-09-16T16:49:08.577Z] #14 102.6 Setting up libpcre2-posix2:amd64 (10.36-2) ...
16:49:08 [2021-09-16T16:49:08.577Z] #14 102.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:49:08 [2021-09-16T16:49:08.577Z] #14 102.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:49:08 [2021-09-16T16:49:08.577Z] #14 102.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:49:08 [2021-09-16T16:49:08.577Z] #14 102.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
16:49:08 [2021-09-16T16:49:08.577Z] #14 102.7 Setting up mingw-w64-common (8.0.0-1) ...
16:49:08 [2021-09-16T16:49:08.577Z] #14 102.7 Setting up libsystemd-dev:amd64 (247.3-6) ...
16:49:08 [2021-09-16T16:49:08.577Z] #14 102.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:49:08 [2021-09-16T16:49:08.577Z] #14 102.7 Setting up libpcre2-dev:amd64 (10.36-2) ...
16:49:08 [2021-09-16T16:49:08.577Z] #14 102.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:49:08 [2021-09-16T16:49:08.577Z] #14 102.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:49:08 [2021-09-16T16:49:08.578Z] #14 102.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:49:08 [2021-09-16T16:49:08.578Z] #14 102.8 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
16:49:08 [2021-09-16T16:49:08.578Z] #14 102.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:49:08 [2021-09-16T16:49:08.578Z] #14 102.8 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
16:49:08 [2021-09-16T16:49:08.578Z] #14 102.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:49:08 [2021-09-16T16:49:08.578Z] #14 102.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:49:08 [2021-09-16T16:49:08.578Z] #14 102.8 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
16:49:08 [2021-09-16T16:49:08.578Z] #14 102.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:49:08 [2021-09-16T16:49:08.578Z] #14 102.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:49:08 [2021-09-16T16:49:08.578Z] #14 102.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:49:08 [2021-09-16T16:49:08.578Z] #14 102.9 Setting up dmsetup (2:1.02.175-2.1) ...
16:49:08 [2021-09-16T16:49:08.578Z] #14 102.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:49:08 [2021-09-16T16:49:08.578Z] #14 102.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:49:08 [2021-09-16T16:49:08.750Z] #14 100.4 Selecting previously unselected package libpcre2-16-0:amd64.
16:49:08 [2021-09-16T16:49:08.750Z] #14 100.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
16:49:08 [2021-09-16T16:49:08.750Z] #14 100.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
16:49:08 [2021-09-16T16:49:08.750Z] #14 100.5 Selecting previously unselected package libpcre2-32-0:amd64.
16:49:08 [2021-09-16T16:49:08.750Z] #14 100.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
16:49:08 [2021-09-16T16:49:08.750Z] #14 100.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
16:49:08 [2021-09-16T16:49:08.837Z] #14 102.9 Processing triggers for libc-bin (2.31-13) ...
16:49:09 [2021-09-16T16:49:09.006Z] #14 100.7 Selecting previously unselected package libpcre2-posix2:amd64.
16:49:09 [2021-09-16T16:49:09.006Z] #14 100.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
16:49:09 [2021-09-16T16:49:09.006Z] #14 100.7 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
16:49:09 [2021-09-16T16:49:09.006Z] #14 100.8 Selecting previously unselected package libpcre2-dev:amd64.
16:49:09 [2021-09-16T16:49:09.006Z] #14 100.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
16:49:09 [2021-09-16T16:49:09.006Z] #14 100.8 Unpacking libpcre2-dev:amd64 (10.36-2) ...
16:49:09 [2021-09-16T16:49:09.093Z] #14 DONE 103.2s
16:49:09 [2021-09-16T16:49:09.093Z] 
16:49:09 [2021-09-16T16:49:09.093Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:49:09 [2021-09-16T16:49:09.093Z] #55 sha256:e3f442b0542b712a4d34b0ecb2895d505a4591f9da5c17a9f1582b15b6457448
16:49:09 [2021-09-16T16:49:09.278Z] #15 DONE 1.7s
16:49:09 [2021-09-16T16:49:09.278Z] 
16:49:09 [2021-09-16T16:49:09.278Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:49:09 [2021-09-16T16:49:09.278Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed
16:49:09 [2021-09-16T16:49:09.282Z] #19 ...
16:49:09 [2021-09-16T16:49:09.282Z] 
16:49:09 [2021-09-16T16:49:09.282Z] #48 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:49:09 [2021-09-16T16:49:09.282Z] #48 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:49:09 [2021-09-16T16:49:09.282Z] #48 117.3 + dpkg --print-architecture
16:49:09 [2021-09-16T16:49:09.282Z] #48 117.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:49:09 [2021-09-16T16:49:09.282Z] #48 117.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:49:09 [2021-09-16T16:49:09.282Z] #48 117.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:49:09 [2021-09-16T16:49:09.282Z] #48 DONE 127.8s
16:49:09 [2021-09-16T16:49:09.282Z] 
16:49:09 [2021-09-16T16:49:09.282Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
16:49:09 [2021-09-16T16:49:09.282Z] #19 sha256:40181a04ca9d50d52c2f23c58b084bd906241e79059e82da01c4eea91fb785f0
16:49:09 [2021-09-16T16:49:09.538Z] #19 119.7 Selecting previously unselected package cpp-aarch64-linux-gnu.
16:49:09 [2021-09-16T16:49:09.538Z] #19 119.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:49:09 [2021-09-16T16:49:09.538Z] #19 119.7 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
16:49:09 [2021-09-16T16:49:09.538Z] #19 119.7 Selecting previously unselected package cpp-arm-linux-gnueabi.
16:49:09 [2021-09-16T16:49:09.538Z] #19 119.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
16:49:09 [2021-09-16T16:49:09.538Z] #19 119.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
16:49:09 [2021-09-16T16:49:09.538Z] #19 119.8 Selecting previously unselected package cpp-arm-linux-gnueabihf.
16:49:09 [2021-09-16T16:49:09.538Z] #19 119.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
16:49:09 [2021-09-16T16:49:09.538Z] #19 119.8 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
16:49:09 [2021-09-16T16:49:09.538Z] #19 119.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
16:49:09 [2021-09-16T16:49:09.538Z] #19 119.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:49:09 [2021-09-16T16:49:09.538Z] #19 119.8 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:49:09 [2021-09-16T16:49:09.568Z] #14 101.2 Selecting previously unselected package libselinux1-dev:amd64.
16:49:09 [2021-09-16T16:49:09.568Z] #14 101.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
16:49:09 [2021-09-16T16:49:09.568Z] #14 101.2 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:49:09 [2021-09-16T16:49:09.795Z] #19 119.9 Selecting previously unselected package cpp-s390x-linux-gnu.
16:49:09 [2021-09-16T16:49:09.795Z] #19 119.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:49:09 [2021-09-16T16:49:09.795Z] #19 119.9 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
16:49:09 [2021-09-16T16:49:09.795Z] #19 119.9 Selecting previously unselected package cross-config.
16:49:09 [2021-09-16T16:49:09.795Z] #19 119.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
16:49:09 [2021-09-16T16:49:09.795Z] #19 119.9 Unpacking cross-config (2.6.18+nmu1) ...
16:49:09 [2021-09-16T16:49:09.795Z] #19 120.0 Selecting previously unselected package gcc-10-cross-base.
16:49:09 [2021-09-16T16:49:09.795Z] #19 120.0 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
16:49:09 [2021-09-16T16:49:09.795Z] #19 120.0 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
16:49:09 [2021-09-16T16:49:09.795Z] #19 120.0 Selecting previously unselected package libc6-arm64-cross.
16:49:09 [2021-09-16T16:49:09.795Z] #19 120.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
16:49:09 [2021-09-16T16:49:09.795Z] #19 120.0 Unpacking libc6-arm64-cross (2.31-9cross4) ...
16:49:09 [2021-09-16T16:49:09.825Z] #14 101.4 Selecting previously unselected package libdevmapper-dev:amd64.
16:49:09 [2021-09-16T16:49:09.825Z] #14 101.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:49:09 [2021-09-16T16:49:09.825Z] #14 101.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:49:09 [2021-09-16T16:49:09.825Z] #14 101.5 Selecting previously unselected package libseccomp-dev:amd64.
16:49:09 [2021-09-16T16:49:09.825Z] #14 101.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
16:49:09 [2021-09-16T16:49:09.825Z] #14 101.5 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
16:49:09 [2021-09-16T16:49:09.909Z] #28 19.68 Updating certificates in /etc/ssl/certs...
16:49:10 [2021-09-16T16:49:10.051Z] #19 120.2 Selecting previously unselected package libgcc-s1-arm64-cross.
16:49:10 [2021-09-16T16:49:10.051Z] #19 120.2 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
16:49:10 [2021-09-16T16:49:10.051Z] #19 120.2 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
16:49:10 [2021-09-16T16:49:10.051Z] #19 120.3 Selecting previously unselected package libgomp1-arm64-cross.
16:49:10 [2021-09-16T16:49:10.051Z] #19 120.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
16:49:10 [2021-09-16T16:49:10.051Z] #19 120.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
16:49:10 [2021-09-16T16:49:10.051Z] #19 120.3 Selecting previously unselected package libitm1-arm64-cross.
16:49:10 [2021-09-16T16:49:10.051Z] #19 120.3 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
16:49:10 [2021-09-16T16:49:10.051Z] #19 120.3 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
16:49:10 [2021-09-16T16:49:10.051Z] #19 120.4 Selecting previously unselected package libatomic1-arm64-cross.
16:49:10 [2021-09-16T16:49:10.081Z] #14 101.6 Selecting previously unselected package libsystemd-dev:amd64.
16:49:10 [2021-09-16T16:49:10.081Z] #14 101.7 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
16:49:10 [2021-09-16T16:49:10.081Z] #14 101.7 Unpacking libsystemd-dev:amd64 (247.3-6) ...
16:49:10 [2021-09-16T16:49:10.208Z] #16 DONE 1.2s
16:49:10 [2021-09-16T16:49:10.208Z] 
16:49:10 [2021-09-16T16:49:10.208Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:49:10 [2021-09-16T16:49:10.208Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5
16:49:10 [2021-09-16T16:49:10.307Z] #19 120.4 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
16:49:10 [2021-09-16T16:49:10.307Z] #19 120.4 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
16:49:10 [2021-09-16T16:49:10.307Z] #19 120.4 Selecting previously unselected package libasan6-arm64-cross.
16:49:10 [2021-09-16T16:49:10.307Z] #19 120.4 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
16:49:10 [2021-09-16T16:49:10.307Z] #19 120.4 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
16:49:10 [2021-09-16T16:49:10.307Z] #19 120.6 Selecting previously unselected package liblsan0-arm64-cross.
16:49:10 [2021-09-16T16:49:10.336Z] #14 102.1 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
16:49:10 [2021-09-16T16:49:10.337Z] #14 102.2 Setting up libapparmor1:amd64 (2.13.6-10) ...
16:49:10 [2021-09-16T16:49:10.337Z] #14 102.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:49:10 [2021-09-16T16:49:10.337Z] #14 102.2 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:49:10 [2021-09-16T16:49:10.458Z] #55 1.485 + RM_GOPATH=0
16:49:10 [2021-09-16T16:49:10.458Z] #55 1.485 + TMP_GOPATH=
16:49:10 [2021-09-16T16:49:10.458Z] #55 1.485 + : /build
16:49:10 [2021-09-16T16:49:10.458Z] #55 1.485 + '[' -z '' ']'
16:49:10 [2021-09-16T16:49:10.563Z] #19 120.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
16:49:10 [2021-09-16T16:49:10.563Z] #19 120.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
16:49:10 [2021-09-16T16:49:10.563Z] #19 120.8 Selecting previously unselected package libtsan0-arm64-cross.
16:49:10 [2021-09-16T16:49:10.563Z] #19 120.8 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
16:49:10 [2021-09-16T16:49:10.563Z] #19 120.8 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.2 Setting up libpcre2-16-0:amd64 (10.36-2) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.3 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.3 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.3 Setting up libudev-dev:amd64 (247.3-6) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.3 Setting up libpcre2-posix2:amd64 (10.36-2) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.4 Setting up mingw-w64-common (8.0.0-1) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.4 Setting up libsystemd-dev:amd64 (247.3-6) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.4 Setting up libpcre2-dev:amd64 (10.36-2) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.4 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.5 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
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:49:10 [2021-09-16T16:49:10.593Z] #14 102.5 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
16:49:10 [2021-09-16T16:49:10.715Z] #55 ...
16:49:10 [2021-09-16T16:49:10.715Z] 
16:49:10 [2021-09-16T16:49:10.715Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
16:49:10 [2021-09-16T16:49:10.715Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266
16:49:10 [2021-09-16T16:49:10.715Z] #15 DONE 1.6s
16:49:10 [2021-09-16T16:49:10.715Z] 
16:49:10 [2021-09-16T16:49:10.715Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:49:10 [2021-09-16T16:49:10.715Z] #55 sha256:e3f442b0542b712a4d34b0ecb2895d505a4591f9da5c17a9f1582b15b6457448
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.486 ++ mktemp -d
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.487 + export GOPATH=/tmp/tmp.zmAsXShg65
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.487 + GOPATH=/tmp/tmp.zmAsXShg65
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.487 + RM_GOPATH=1
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.487 + case "$(go env GOARCH)" in
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.488 ++ go env GOARCH
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.511 + export GO_BUILDMODE=-buildmode=pie
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.512 + GO_BUILDMODE=-buildmode=pie
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.513 ++ dirname /tmp/install/install.sh
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.522 + dir=/tmp/install
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.522 + bin=runc
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.522 + shift
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.522 + '[' '!' -f /tmp/install/runc.installer ']'
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.522 + . /tmp/install/runc.installer
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.522 ++ set -e
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.522 ++ : v1.0.2
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.523 + install_runc
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.523 + RUNC_BUILDTAGS=seccomp
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.523 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.523 Install runc version v1.0.2 (build tags: seccomp)
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.524 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.zmAsXShg65/src/github.com/opencontainers/runc
16:49:10 [2021-09-16T16:49:10.715Z] #55 1.527 Cloning into '/tmp/tmp.zmAsXShg65/src/github.com/opencontainers/runc'...
16:49:10 [2021-09-16T16:49:10.819Z] #19 121.0 Selecting previously unselected package libstdc++6-arm64-cross.
16:49:10 [2021-09-16T16:49:10.819Z] #19 121.0 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
16:49:10 [2021-09-16T16:49:10.819Z] #19 121.0 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
16:49:10 [2021-09-16T16:49:10.819Z] #19 121.1 Selecting previously unselected package libubsan1-arm64-cross.
16:49:10 [2021-09-16T16:49:10.819Z] #19 121.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
16:49:10 [2021-09-16T16:49:10.819Z] #19 121.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
16:49:10 [2021-09-16T16:49:10.819Z] #19 121.2 Selecting previously unselected package libgcc-10-dev-arm64-cross.
16:49:10 [2021-09-16T16:49:10.849Z] #14 102.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:49:10 [2021-09-16T16:49:10.849Z] #14 102.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:49:10 [2021-09-16T16:49:10.849Z] #14 102.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:49:10 [2021-09-16T16:49:10.849Z] #14 102.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:49:10 [2021-09-16T16:49:10.849Z] #14 102.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:49:10 [2021-09-16T16:49:10.849Z] #14 102.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:49:10 [2021-09-16T16:49:10.849Z] #14 102.6 Setting up dmsetup (2:1.02.175-2.1) ...
16:49:11 [2021-09-16T16:49:11.076Z] #19 121.2 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
16:49:11 [2021-09-16T16:49:11.076Z] #19 121.2 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
16:49:11 [2021-09-16T16:49:11.076Z] #19 121.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
16:49:11 [2021-09-16T16:49:11.105Z] #14 102.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:49:11 [2021-09-16T16:49:11.105Z] #14 102.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:49:11 [2021-09-16T16:49:11.105Z] #14 102.7 Processing triggers for libc-bin (2.31-13) ...
16:49:11 [2021-09-16T16:49:11.139Z] #17 1.054 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:49:11 [2021-09-16T16:49:11.332Z] #19 121.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:49:11 [2021-09-16T16:49:11.332Z] #19 121.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:49:11 [2021-09-16T16:49:11.362Z] #14 DONE 103.2s
16:49:11 [2021-09-16T16:49:11.362Z] 
16:49:11 [2021-09-16T16:49:11.362Z] #33 [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
16:49:11 [2021-09-16T16:49:11.362Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:49:11 [2021-09-16T16:49:11.402Z] #17 DONE 1.1s
16:49:11 [2021-09-16T16:49:11.406Z] 
16:49:11 [2021-09-16T16:49:11.406Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:49:11 [2021-09-16T16:49:11.406Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06
16:49:11 [2021-09-16T16:49:11.618Z] #33 ...
16:49:11 [2021-09-16T16:49:11.618Z] 
16:49:11 [2021-09-16T16:49:11.618Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:49:11 [2021-09-16T16:49:11.618Z] #55 sha256:6b4e7eccd15b992b87a0f3ac3c88f11f0b1626f6a44e2b0312735b2def0d14e9
16:49:12 [2021-09-16T16:49:12.085Z] #55 ...
16:49:12 [2021-09-16T16:49:12.085Z] 
16:49:12 [2021-09-16T16:49:12.085Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:49:12 [2021-09-16T16:49:12.085Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed
16:49:12 [2021-09-16T16:49:12.085Z] #16 DONE 1.2s
16:49:12 [2021-09-16T16:49:12.085Z] 
16:49:12 [2021-09-16T16:49:12.085Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:49:12 [2021-09-16T16:49:12.085Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5
16:49:12 [2021-09-16T16:49:12.340Z] #18 DONE 1.1s
16:49:12 [2021-09-16T16:49:12.340Z] 
16:49:12 [2021-09-16T16:49:12.340Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:49:12 [2021-09-16T16:49:12.340Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7
16:49:13 [2021-09-16T16:49:13.014Z] #17 1.052 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:49:13 [2021-09-16T16:49:13.014Z] #17 DONE 1.1s
16:49:13 [2021-09-16T16:49:13.014Z] 
16:49:13 [2021-09-16T16:49:13.014Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:49:13 [2021-09-16T16:49:13.014Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06
16:49:13 [2021-09-16T16:49:13.274Z] #19 DONE 1.1s
16:49:13 [2021-09-16T16:49:13.275Z] 
16:49:13 [2021-09-16T16:49:13.275Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:49:13 [2021-09-16T16:49:13.275Z] #55 sha256:ab5a5f6980a9e53a0e2a9d04f665e4446c70b4c0fb8de3bcccf08a5676f58719
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.576 + RM_GOPATH=0
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.576 + TMP_GOPATH=
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.576 + : /build
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.576 + '[' -z '' ']'
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.577 ++ mktemp -d
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.578 + export GOPATH=/tmp/tmp.jrwI8qylb8
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.579 + GOPATH=/tmp/tmp.jrwI8qylb8
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.579 + RM_GOPATH=1
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.579 + case "$(go env GOARCH)" in
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.580 ++ go env GOARCH
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.592 + export GO_BUILDMODE=-buildmode=pie
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.592 + GO_BUILDMODE=-buildmode=pie
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.593 ++ dirname /tmp/install/install.sh
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.594 + dir=/tmp/install
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.595 + bin=runc
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.595 + shift
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.595 + '[' '!' -f /tmp/install/runc.installer ']'
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.596 + . /tmp/install/runc.installer
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.596 ++ set -e
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.596 ++ : v1.0.2
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.596 + install_runc
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.597 + RUNC_BUILDTAGS=seccomp
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.597 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.597 Install runc version v1.0.2 (build tags: seccomp)
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.597 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jrwI8qylb8/src/github.com/opencontainers/runc
16:49:13 [2021-09-16T16:49:13.275Z] #55 1.602 Cloning into '/tmp/tmp.jrwI8qylb8/src/github.com/opencontainers/runc'...
16:49:13 [2021-09-16T16:49:13.942Z] #18 DONE 1.1s
16:49:13 [2021-09-16T16:49:13.942Z] 
16:49:13 [2021-09-16T16:49:13.942Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:49:13 [2021-09-16T16:49:13.942Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7
16:49:14 [2021-09-16T16:49:14.145Z] #55 ...
16:49:14 [2021-09-16T16:49:14.145Z] 
16:49:14 [2021-09-16T16:49:14.145Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
16:49:14 [2021-09-16T16:49:14.145Z] #15 sha256:d89995be48c715465ca8776fa1d432e66c3a452e01b7948b04f93a8d3f6d1266
16:49:14 [2021-09-16T16:49:14.145Z] #15 DONE 2.8s
16:49:14 [2021-09-16T16:49:14.146Z] #28 23.35 129 added, 0 removed; done.
16:49:14 [2021-09-16T16:49:14.146Z] #28 23.75 Setting up jq (1.6-2.1) ...
16:49:14 [2021-09-16T16:49:14.146Z] #28 23.78 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ...
16:49:14 [2021-09-16T16:49:14.146Z] #28 23.81 Setting up curl (7.74.0-1.3+b1) ...
16:49:14 [2021-09-16T16:49:14.146Z] #28 23.83 Processing triggers for libc-bin (2.31-13) ...
16:49:14 [2021-09-16T16:49:14.146Z] #28 23.91 Processing triggers for ca-certificates (20210119) ...
16:49:14 [2021-09-16T16:49:14.146Z] #28 23.97 Updating certificates in /etc/ssl/certs...
16:49:14 [2021-09-16T16:49:14.401Z] 
16:49:14 [2021-09-16T16:49:14.401Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:49:14 [2021-09-16T16:49:14.401Z] #55 sha256:6b4e7eccd15b992b87a0f3ac3c88f11f0b1626f6a44e2b0312735b2def0d14e9
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.844 + RM_GOPATH=0
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.844 + TMP_GOPATH=
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.844 + : /build
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.844 + '[' -z '' ']'
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.844 ++ mktemp -d
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.844 + export GOPATH=/tmp/tmp.kd96BqfNfO
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.845 + GOPATH=/tmp/tmp.kd96BqfNfO
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.845 + RM_GOPATH=1
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.845 + case "$(go env GOARCH)" in
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.846 ++ go env GOARCH
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.895 Install runc version v1.0.2 (build tags: seccomp)
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 + export GO_BUILDMODE=-buildmode=pie
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 + GO_BUILDMODE=-buildmode=pie
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 ++ dirname /tmp/install/install.sh
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 + dir=/tmp/install
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 + bin=runc
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 + shift
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 + '[' '!' -f /tmp/install/runc.installer ']'
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 + . /tmp/install/runc.installer
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 ++ set -e
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 ++ : v1.0.2
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 + install_runc
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 + RUNC_BUILDTAGS=seccomp
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kd96BqfNfO/src/github.com/opencontainers/runc
16:49:14 [2021-09-16T16:49:14.401Z] #55 2.903 Cloning into '/tmp/tmp.kd96BqfNfO/src/github.com/opencontainers/runc'...
16:49:14 [2021-09-16T16:49:14.642Z] #55 ...
16:49:14 [2021-09-16T16:49:14.642Z] 
16:49:14 [2021-09-16T16:49:14.642Z] #20 [dev-systemd-false  6/25] RUN ldconfig
16:49:14 [2021-09-16T16:49:14.642Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78
16:49:14 [2021-09-16T16:49:14.642Z] #20 DONE 1.1s
16:49:14 [2021-09-16T16:49:14.642Z] 
16:49:14 [2021-09-16T16:49:14.642Z] #21 [dev-systemd-false  7/25] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:49:14 [2021-09-16T16:49:14.642Z] #21 sha256:d3a12535d6588fb900d7fcfad7049ba15ae03e1a1ffb439d5d448decb786a61e
16:49:15 [2021-09-16T16:49:15.322Z] #19 DONE 1.1s
16:49:15 [2021-09-16T16:49:15.322Z] 
16:49:15 [2021-09-16T16:49:15.322Z] #33 [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
16:49:15 [2021-09-16T16:49:15.322Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:49:15 [2021-09-16T16:49:15.322Z] #33 ...
16:49:15 [2021-09-16T16:49:15.322Z] 
16:49:15 [2021-09-16T16:49:15.322Z] #20 [dev-systemd-false  6/25] RUN ldconfig
16:49:15 [2021-09-16T16:49:15.322Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78
16:49:16 [2021-09-16T16:49:16.013Z] #21 1.371 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:49:16 [2021-09-16T16:49:16.014Z] #21 1.402 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:49:16 [2021-09-16T16:49:16.014Z] #21 1.404 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:49:16 [2021-09-16T16:49:16.066Z] #28 ...
16:49:16 [2021-09-16T16:49:16.066Z] 
16:49:16 [2021-09-16T16:49:16.066Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:49:16 [2021-09-16T16:49:16.066Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
16:49:16 [2021-09-16T16:49:16.066Z] #14 4.501 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:49:16 [2021-09-16T16:49:16.066Z] #14 4.686 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:49:16 [2021-09-16T16:49:16.066Z] #14 4.774 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:49:16 [2021-09-16T16:49:16.066Z] #14 5.354 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
16:49:16 [2021-09-16T16:49:16.066Z] #14 6.777 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
16:49:16 [2021-09-16T16:49:16.254Z] #20 DONE 1.1s
16:49:16 [2021-09-16T16:49:16.254Z] 
16:49:16 [2021-09-16T16:49:16.254Z] #21 [dev-systemd-false  7/25] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:49:16 [2021-09-16T16:49:16.254Z] #21 sha256:d3a12535d6588fb900d7fcfad7049ba15ae03e1a1ffb439d5d448decb786a61e
16:49:16 [2021-09-16T16:49:16.293Z] #55 ...
16:49:16 [2021-09-16T16:49:16.293Z] 
16:49:16 [2021-09-16T16:49:16.293Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:49:16 [2021-09-16T16:49:16.293Z] #16 sha256:050e32dd6560946e7a7e05db39812e4449ab9ccf3317bdfb93bfd51d5bca7aed
16:49:16 [2021-09-16T16:49:16.293Z] #16 DONE 2.0s
16:49:16 [2021-09-16T16:49:16.388Z] #14 ...
16:49:16 [2021-09-16T16:49:16.388Z] 
16:49:16 [2021-09-16T16:49:16.388Z] #33 [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
16:49:16 [2021-09-16T16:49:16.388Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa
16:49:16 [2021-09-16T16:49:16.388Z] #33 4.770 + git clone https://github.com/kolyshkin/go-swagger.git .
16:49:16 [2021-09-16T16:49:16.388Z] #33 4.775 Cloning into '.'...
16:49:16 [2021-09-16T16:49:16.388Z] #33 ...
16:49:16 [2021-09-16T16:49:16.388Z] 
16:49:16 [2021-09-16T16:49:16.388Z] #57 [containerd 1/2] 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
16:49:16 [2021-09-16T16:49:16.388Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842
16:49:16 [2021-09-16T16:49:16.388Z] #57 5.217 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:49:16 [2021-09-16T16:49:16.388Z] #57 5.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:49:16 [2021-09-16T16:49:16.388Z] #57 5.238 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:49:16 [2021-09-16T16:49:16.388Z] #57 6.102 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
16:49:16 [2021-09-16T16:49:16.388Z] #57 7.310 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
16:49:16 [2021-09-16T16:49:16.550Z] 
16:49:16 [2021-09-16T16:49:16.550Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:49:16 [2021-09-16T16:49:16.550Z] #17 sha256:d85bd41018b0bc3dda487a9e39ce5478acc1c221b42b0ef3b3668be03c8931a5
16:49:16 [2021-09-16T16:49:16.576Z] #21 1.856 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:49:16 [2021-09-16T16:49:16.580Z] #19 126.3 Selecting previously unselected package gcc-aarch64-linux-gnu.
16:49:16 [2021-09-16T16:49:16.580Z] #19 126.3 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:49:16 [2021-09-16T16:49:16.580Z] #19 126.3 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
16:49:16 [2021-09-16T16:49:16.580Z] #19 126.4 Selecting previously unselected package linux-libc-dev-arm64-cross.
16:49:16 [2021-09-16T16:49:16.580Z] #19 126.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
16:49:16 [2021-09-16T16:49:16.580Z] #19 126.4 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
16:49:16 [2021-09-16T16:49:16.580Z] #19 126.5 Selecting previously unselected package libc6-dev-arm64-cross.
16:49:16 [2021-09-16T16:49:16.580Z] #19 126.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
16:49:16 [2021-09-16T16:49:16.580Z] #19 126.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
16:49:16 [2021-09-16T16:49:16.580Z] #19 126.8 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
16:49:16 [2021-09-16T16:49:16.580Z] #19 126.8 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
16:49:16 [2021-09-16T16:49:16.580Z] #19 126.8 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
16:49:16 [2021-09-16T16:49:16.661Z] #57 ...
16:49:16 [2021-09-16T16:49:16.661Z] 
16:49:16 [2021-09-16T16:49:16.661Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:49:16 [2021-09-16T16:49:16.661Z] #51 sha256:bb89bf0d602a5252c56d322988151e7b5fe5f5bf26b36b9b7b66ef5973d4654c
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.349 + RM_GOPATH=0
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.349 + TMP_GOPATH=
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.349 + : /build
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.349 + '[' -z '' ']'
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.351 ++ mktemp -d
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.352 + export GOPATH=/tmp/tmp.nE8P5mWGhF
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.352 + GOPATH=/tmp/tmp.nE8P5mWGhF
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.352 + RM_GOPATH=1
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.352 + case "$(go env GOARCH)" in
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.353 ++ go env GOARCH
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.367 + export GO_BUILDMODE=-buildmode=pie
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.367 + GO_BUILDMODE=-buildmode=pie
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.367 ++ dirname /tmp/install/install.sh
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.369 Install golangci-lint version v1.23.8
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.369 + dir=/tmp/install
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.369 + bin=golangci_lint
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.369 + shift
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.369 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.369 + . /tmp/install/golangci_lint.installer
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.369 ++ : v1.23.8
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.369 + install_golangci_lint
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.369 + set -e
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.369 + echo 'Install golangci-lint version v1.23.8'
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.369 + GOBIN=/build
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.369 + GO111MODULE=on
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.369 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
16:49:16 [2021-09-16T16:49:16.661Z] #51 3.817 go: downloading github.com/golangci/golangci-lint v1.23.8
16:49:16 [2021-09-16T16:49:16.661Z] #51 8.702 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
16:49:16 [2021-09-16T16:49:16.661Z] #51 8.710 go: downloading github.com/fatih/color v1.7.0
16:49:16 [2021-09-16T16:49:16.661Z] #51 8.988 go: downloading github.com/pkg/errors v0.8.1
16:49:16 [2021-09-16T16:49:16.661Z] #51 8.995 go: downloading github.com/spf13/cobra v0.0.5
16:49:16 [2021-09-16T16:49:16.661Z] #51 9.011 go: downloading github.com/spf13/pflag v1.0.5
16:49:16 [2021-09-16T16:49:16.661Z] #51 9.093 go: downloading github.com/spf13/viper v1.6.1
16:49:16 [2021-09-16T16:49:16.661Z] #51 9.781 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
16:49:16 [2021-09-16T16:49:16.661Z] #51 9.809 go: downloading github.com/go-critic/go-critic v0.4.1
16:49:16 [2021-09-16T16:49:16.661Z] #51 9.821 go: downloading github.com/go-lintpack/lintpack v0.5.2
16:49:16 [2021-09-16T16:49:16.661Z] #51 9.904 go: downloading github.com/mitchellh/go-homedir v1.1.0
16:49:16 [2021-09-16T16:49:16.661Z] #51 10.34 go: downloading github.com/mattn/go-colorable v0.1.4
16:49:16 [2021-09-16T16:49:16.661Z] #51 10.38 go: downloading github.com/sirupsen/logrus v1.4.2
16:49:16 [2021-09-16T16:49:16.661Z] #51 ...
16:49:16 [2021-09-16T16:49:16.661Z] 
16:49:16 [2021-09-16T16:49:16.661Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:49:16 [2021-09-16T16:49:16.661Z] #47 sha256:85ff15f6c5f5bb5ad1335bfc2cfc247e2588e9fff6cef5117ab502414a64ad03
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.914 + RM_GOPATH=0
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.914 + TMP_GOPATH=
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.914 + : /build
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.914 + '[' -z '' ']'
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.914 ++ mktemp -d
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.916 + export GOPATH=/tmp/tmp.m7YsU6pkrq
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.916 + GOPATH=/tmp/tmp.m7YsU6pkrq
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.916 + RM_GOPATH=1
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.916 + case "$(go env GOARCH)" in
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.919 ++ go env GOARCH
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 Install vndr version v0.1.2
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 + export GO_BUILDMODE=-buildmode=pie
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 + GO_BUILDMODE=-buildmode=pie
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 ++ dirname /tmp/install/install.sh
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 + dir=/tmp/install
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 + bin=vndr
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 + shift
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 + '[' '!' -f /tmp/install/vndr.installer ']'
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 + . /tmp/install/vndr.installer
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 ++ : v0.1.2
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 + install_vndr
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 + echo 'Install vndr version v0.1.2'
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 + GOBIN=/build
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 + GO111MODULE=on
16:49:16 [2021-09-16T16:49:16.661Z] #47 3.937 + go install github.com/LK4D4/vndr@v0.1.2
16:49:16 [2021-09-16T16:49:16.661Z] #47 4.066 go: downloading github.com/LK4D4/vndr v0.1.2
16:49:16 [2021-09-16T16:49:16.837Z] #19 127.0 Selecting previously unselected package g++-10-aarch64-linux-gnu.
16:49:16 [2021-09-16T16:49:16.837Z] #19 127.0 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:49:16 [2021-09-16T16:49:16.837Z] #19 127.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:49:16 [2021-09-16T16:49:16.926Z] #47 ...
16:49:16 [2021-09-16T16:49:16.926Z] 
16:49:16 [2021-09-16T16:49:16.926Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:49:16 [2021-09-16T16:49:16.926Z] #49 sha256:24f6b129dd5e27b13088ce50bf2cba3ee3952c7e499b4773e5a05f002f73e86f
16:49:16 [2021-09-16T16:49:16.926Z] #49 3.779 + RM_GOPATH=0
16:49:16 [2021-09-16T16:49:16.926Z] #49 3.779 + TMP_GOPATH=
16:49:16 [2021-09-16T16:49:16.926Z] #49 3.779 + : /build
16:49:16 [2021-09-16T16:49:16.926Z] #49 3.779 + '[' -z '' ']'
16:49:16 [2021-09-16T16:49:16.926Z] #49 3.779 ++ mktemp -d
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.786 + export GOPATH=/tmp/tmp.zWcQYIK4op
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.786 + GOPATH=/tmp/tmp.zWcQYIK4op
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.786 + RM_GOPATH=1
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.786 + case "$(go env GOARCH)" in
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.786 ++ go env GOARCH
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.820 + export GO_BUILDMODE=-buildmode=pie
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.820 + GO_BUILDMODE=-buildmode=pie
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.820 ++ dirname /tmp/install/install.sh
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.833 + dir=/tmp/install
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.833 + bin=gotestsum
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.833 + shift
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.833 + '[' '!' -f /tmp/install/gotestsum.installer ']'
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.833 + . /tmp/install/gotestsum.installer
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.833 ++ : v1.7.0
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.833 + install_gotestsum
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.833 + set -e
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.833 + echo 'Install gotestsum version v1.7.0'
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.833 + GOBIN=/build
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.833 + GO111MODULE=on
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.833 + go install gotest.tools/gotestsum@v1.7.0
16:49:16 [2021-09-16T16:49:16.927Z] #49 3.838 Install gotestsum version v1.7.0
16:49:16 [2021-09-16T16:49:16.927Z] #49 4.211 go: downloading gotest.tools/gotestsum v1.7.0
16:49:16 [2021-09-16T16:49:16.927Z] #49 5.640 go: downloading github.com/dnephin/pflag v1.0.7
16:49:16 [2021-09-16T16:49:16.927Z] #49 5.642 go: downloading github.com/fatih/color v1.10.0
16:49:16 [2021-09-16T16:49:16.927Z] #49 5.644 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:49:16 [2021-09-16T16:49:16.927Z] #49 5.665 go: downloading github.com/pkg/errors v0.9.1
16:49:16 [2021-09-16T16:49:16.927Z] #49 6.185 go: downloading github.com/fsnotify/fsnotify v1.4.9
16:49:16 [2021-09-16T16:49:16.927Z] #49 6.192 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
16:49:16 [2021-09-16T16:49:16.927Z] #49 6.443 go: downloading github.com/jonboulle/clockwork v0.2.2
16:49:16 [2021-09-16T16:49:16.927Z] #49 6.497 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:49:16 [2021-09-16T16:49:16.927Z] #49 6.647 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:49:16 [2021-09-16T16:49:16.927Z] #49 6.750 go: downloading github.com/mattn/go-colorable v0.1.8
16:49:16 [2021-09-16T16:49:16.927Z] #49 6.766 go: downloading github.com/mattn/go-isatty v0.0.12
16:49:16 [2021-09-16T16:49:16.927Z] #49 7.043 go: downloading golang.org/x/tools v0.1.0
16:49:16 [2021-09-16T16:49:16.927Z] #49 ...
16:49:16 [2021-09-16T16:49:16.927Z] 
16:49:16 [2021-09-16T16:49:16.927Z] #37 [tini 1/2] 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
16:49:16 [2021-09-16T16:49:16.927Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9
16:49:16 [2021-09-16T16:49:16.927Z] #37 5.373 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:49:16 [2021-09-16T16:49:16.927Z] #37 5.415 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:49:16 [2021-09-16T16:49:16.927Z] #37 5.435 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:49:16 [2021-09-16T16:49:16.927Z] #37 6.380 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
16:49:16 [2021-09-16T16:49:16.927Z] #37 7.514 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
16:49:17 [2021-09-16T16:49:17.199Z] #37 ...
16:49:17 [2021-09-16T16:49:17.199Z] 
16:49:17 [2021-09-16T16:49:17.199Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:49:17 [2021-09-16T16:49:17.199Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40
16:49:17 [2021-09-16T16:49:17.199Z] #41 4.837 + git clone https://github.com/docker/distribution.git .
16:49:17 [2021-09-16T16:49:17.199Z] #41 4.840 Cloning into '.'...
16:49:17 [2021-09-16T16:49:17.199Z] #41 ...
16:49:17 [2021-09-16T16:49:17.199Z] 
16:49:17 [2021-09-16T16:49:17.199Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:49:17 [2021-09-16T16:49:17.199Z] #60 sha256:a917db4a136f507b9d780c2d13804a4befcb7f5d5685b71b04d276e1eba026d3
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.324 + RM_GOPATH=0
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.324 + TMP_GOPATH=
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.324 + : /build
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.324 + '[' -z '' ']'
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.331 ++ mktemp -d
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.336 + export GOPATH=/tmp/tmp.8KrlIkIsXV
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.336 + GOPATH=/tmp/tmp.8KrlIkIsXV
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.336 + RM_GOPATH=1
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.336 + case "$(go env GOARCH)" in
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.337 ++ go env GOARCH
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.347 + export GO_BUILDMODE=-buildmode=pie
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.347 + GO_BUILDMODE=-buildmode=pie
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.350 ++ dirname /tmp/install/install.sh
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.350 + dir=/tmp/install
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.350 + bin=rootlesskit
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.350 + shift
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.350 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.350 + . /tmp/install/rootlesskit.installer
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.350 ++ : v0.14.4
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.350 + install_rootlesskit
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.350 + case "$1" in
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.350 + export CGO_ENABLED=0
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.350 + CGO_ENABLED=0
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.350 + _install_rootlesskit
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.354 + echo 'Install rootlesskit version v0.14.4'
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.354 + for f in rootlesskit rootlesskit-docker-proxy
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.354 + GOBIN=/build
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.354 + GO111MODULE=on
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.354 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.354 Install rootlesskit version v0.14.4
16:49:17 [2021-09-16T16:49:17.199Z] #60 4.994 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:49:17 [2021-09-16T16:49:17.199Z] #60 7.333 go: downloading github.com/sirupsen/logrus v1.8.1
16:49:17 [2021-09-16T16:49:17.199Z] #60 7.342 go: downloading github.com/pkg/errors v0.9.1
16:49:17 [2021-09-16T16:49:17.199Z] #60 7.405 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:49:17 [2021-09-16T16:49:17.199Z] #60 8.266 go: downloading github.com/urfave/cli/v2 v2.3.0
16:49:17 [2021-09-16T16:49:17.199Z] #60 8.687 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:49:17 [2021-09-16T16:49:17.199Z] #60 9.762 go: downloading github.com/google/uuid v1.3.0
16:49:17 [2021-09-16T16:49:17.199Z] #60 9.841 go: downloading github.com/moby/vpnkit v0.5.0
16:49:17 [2021-09-16T16:49:17.199Z] #60 9.889 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:49:17 [2021-09-16T16:49:17.199Z] #60 10.15 go: downloading github.com/gofrs/flock v0.8.1
16:49:17 [2021-09-16T16:49:17.199Z] #60 10.26 go: downloading github.com/gorilla/mux v1.8.0
16:49:17 [2021-09-16T16:49:17.199Z] #60 10.68 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:49:17 [2021-09-16T16:49:17.199Z] #60 11.18 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:49:17 [2021-09-16T16:49:17.464Z] #60 ...
16:49:17 [2021-09-16T16:49:17.464Z] 
16:49:17 [2021-09-16T16:49:17.464Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
16:49:17 [2021-09-16T16:49:17.464Z] #35 sha256:a15c92f088fb90042a1055400f00e9866081fc287024a84803ce35fb64c4c39b
16:49:17 [2021-09-16T16:49:17.464Z] #35 5.045 Install go-toml version v1.8.1
16:49:17 [2021-09-16T16:49:17.464Z] #35 5.521 go: downloading github.com/pelletier/go-toml v1.8.1
16:49:17 [2021-09-16T16:49:17.508Z] #21 2.912 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:49:17 [2021-09-16T16:49:17.619Z] #21 1.326 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:49:17 [2021-09-16T16:49:17.619Z] #21 1.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:49:17 [2021-09-16T16:49:17.619Z] #21 1.364 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:49:17 [2021-09-16T16:49:17.729Z] #35 ...
16:49:17 [2021-09-16T16:49:17.729Z] 
16:49:17 [2021-09-16T16:49:17.729Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:49:17 [2021-09-16T16:49:17.729Z] #53 sha256:0f64ef8c84ace61674a4439e666c706285dbdd7aa920b6a72e4ad9602f679844
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.121 + RM_GOPATH=0
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.121 + TMP_GOPATH=
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.121 + : /build
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.121 + '[' -z '' ']'
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.121 ++ mktemp -d
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.128 + export GOPATH=/tmp/tmp.Tisr4elQw8
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.128 + GOPATH=/tmp/tmp.Tisr4elQw8
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.128 + RM_GOPATH=1
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.128 + case "$(go env GOARCH)" in
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.128 ++ go env GOARCH
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.144 + export GO_BUILDMODE=-buildmode=pie
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.144 + GO_BUILDMODE=-buildmode=pie
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.145 ++ dirname /tmp/install/install.sh
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.147 + dir=/tmp/install
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.150 Install shfmt version v3.0.2
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.150 + bin=shfmt
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.150 + shift
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.150 + '[' '!' -f /tmp/install/shfmt.installer ']'
16:49:17 [2021-09-16T16:49:17.729Z] #53 4.150 + . /tmp/install/shfmt.installer
16:49:17 [2021-09-16T16:49:17.730Z] #53 4.150 ++ : v3.0.2
16:49:17 [2021-09-16T16:49:17.730Z] #53 4.150 + install_shfmt
16:49:17 [2021-09-16T16:49:17.730Z] #53 4.150 + echo 'Install shfmt version v3.0.2'
16:49:17 [2021-09-16T16:49:17.730Z] #53 4.150 + GOBIN=/build
16:49:17 [2021-09-16T16:49:17.730Z] #53 4.150 + GO111MODULE=on
16:49:17 [2021-09-16T16:49:17.730Z] #53 4.150 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2
16:49:17 [2021-09-16T16:49:17.730Z] #53 4.731 go: downloading mvdan.cc/sh/v3 v3.0.2
16:49:17 [2021-09-16T16:49:17.730Z] #53 5.823 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
16:49:17 [2021-09-16T16:49:17.730Z] #53 5.824 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
16:49:17 [2021-09-16T16:49:17.730Z] #53 5.833 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
16:49:17 [2021-09-16T16:49:17.730Z] #53 7.444 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
16:49:17 [2021-09-16T16:49:17.730Z] #53 ...
16:49:17 [2021-09-16T16:49:17.730Z] 
16:49:17 [2021-09-16T16:49:17.730Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:49:17 [2021-09-16T16:49:17.730Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de
16:49:17 [2021-09-16T16:49:17.730Z] #45 5.147 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:49:17 [2021-09-16T16:49:17.730Z] #45 5.178 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:49:17 [2021-09-16T16:49:17.730Z] #45 5.179 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:49:17 [2021-09-16T16:49:17.730Z] #45 5.760 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
16:49:17 [2021-09-16T16:49:17.730Z] #45 6.260 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
16:49:17 [2021-09-16T16:49:17.730Z] #45 7.269 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
16:49:17 [2021-09-16T16:49:17.991Z] #45 ...
16:49:17 [2021-09-16T16:49:17.991Z] 
16:49:17 [2021-09-16T16:49:17.991Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:49:17 [2021-09-16T16:49:17.991Z] #25 sha256:a1c2a2476ba4cecad8c263fcb9490d95ef65be357ebc995a6e4be7ae1273c3ef
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.114 + RM_GOPATH=0
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.114 + TMP_GOPATH=
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.114 + : /build
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.114 + '[' -z '' ']'
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.114 ++ mktemp -d
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.118 + export GOPATH=/tmp/tmp.0KfDQ726aL
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.118 + GOPATH=/tmp/tmp.0KfDQ726aL
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.118 + RM_GOPATH=1
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.118 + case "$(go env GOARCH)" in
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.119 ++ go env GOARCH
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.132 + export GO_BUILDMODE=-buildmode=pie
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.132 + GO_BUILDMODE=-buildmode=pie
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.133 ++ dirname /tmp/install/install.sh
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.136 + dir=/tmp/install
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.136 + bin=dockercli
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.136 + shift
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.136 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.137 + . /tmp/install/dockercli.installer
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.137 ++ : stable
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.137 ++ : 17.06.2-ce
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.137 + install_dockercli
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.138 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.138 Install docker/cli version 17.06.2-ce from stable
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.139 ++ uname -m
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.142 + arch=aarch64
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.142 + '[' aarch64 '!=' x86_64 ']'
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.142 + '[' aarch64 '!=' s390x ']'
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.142 + '[' aarch64 '!=' armhf ']'
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.142 + build_dockercli
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.143 + git clone https://github.com/docker/docker-ce /tmp/tmp.0KfDQ726aL/tmp/docker-ce
16:49:17 [2021-09-16T16:49:17.991Z] #25 5.147 Cloning into '/tmp/tmp.0KfDQ726aL/tmp/docker-ce'...
16:49:17 [2021-09-16T16:49:17.991Z] #25 ...
16:49:17 [2021-09-16T16:49:17.991Z] 
16:49:17 [2021-09-16T16:49:17.991Z] #28 [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
16:49:17 [2021-09-16T16:49:17.991Z] #28 sha256:5d2f784d5c729c602146e19a9eab8fafc0f39296e1c18f5d157b18a78b8971e0
16:49:17 [2021-09-16T16:49:17.991Z] #28 27.70 0 added, 0 removed; done.
16:49:17 [2021-09-16T16:49:17.991Z] #28 27.71 Running hooks in /etc/ca-certificates/update.d...
16:49:17 [2021-09-16T16:49:17.991Z] #28 27.71 done.
16:49:18 [2021-09-16T16:49:18.181Z] #21 1.865 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:49:18 [2021-09-16T16:49:18.446Z] #17 1.816 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:49:18 [2021-09-16T16:49:18.446Z] #17 DONE 1.9s
16:49:18 [2021-09-16T16:49:18.446Z] 
16:49:18 [2021-09-16T16:49:18.446Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:49:18 [2021-09-16T16:49:18.446Z] #55 sha256:6b4e7eccd15b992b87a0f3ac3c88f11f0b1626f6a44e2b0312735b2def0d14e9
16:49:19 [2021-09-16T16:49:19.108Z] #21 2.796 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:49:19 [2021-09-16T16:49:19.376Z] #55 ...
16:49:19 [2021-09-16T16:49:19.376Z] 
16:49:19 [2021-09-16T16:49:19.376Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:49:19 [2021-09-16T16:49:19.376Z] #18 sha256:fda41a5ed256e1b6205be0267a3241a1bb2cc3a9b2ea635789415f9def055b06
16:49:19 [2021-09-16T16:49:19.939Z] #18 DONE 1.9s
16:49:19 [2021-09-16T16:49:19.939Z] 
16:49:19 [2021-09-16T16:49:19.939Z] #33 [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
16:49:19 [2021-09-16T16:49:19.939Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:49:20 [2021-09-16T16:49:20.196Z] #33 ...
16:49:20 [2021-09-16T16:49:20.196Z] 
16:49:20 [2021-09-16T16:49:20.196Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:49:20 [2021-09-16T16:49:20.196Z] #19 sha256:83da23cc167a46441450f5c41ce33da832d81757d7767df1aa653dd8c2420ef7
16:49:21 [2021-09-16T16:49:21.625Z] #21 ...
16:49:21 [2021-09-16T16:49:21.625Z] 
16:49:21 [2021-09-16T16:49:21.625Z] #33 [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
16:49:21 [2021-09-16T16:49:21.625Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:49:21 [2021-09-16T16:49:21.625Z] #33 DONE 115.2s
16:49:21 [2021-09-16T16:49:21.625Z] 
16:49:21 [2021-09-16T16:49:21.625Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:49:21 [2021-09-16T16:49:21.625Z] #55 sha256:e3f442b0542b712a4d34b0ecb2895d505a4591f9da5c17a9f1582b15b6457448
16:49:21 [2021-09-16T16:49:21.625Z] #55 10.40 + cd /tmp/tmp.zmAsXShg65/src/github.com/opencontainers/runc
16:49:21 [2021-09-16T16:49:21.625Z] #55 10.40 + git checkout -q v1.0.2
16:49:21 [2021-09-16T16:49:21.625Z] #55 10.67 + '[' -z '' ']'
16:49:21 [2021-09-16T16:49:21.625Z] #55 10.67 + target=static
16:49:21 [2021-09-16T16:49:21.625Z] #55 10.67 + make BUILDTAGS=seccomp static
16:49:21 [2021-09-16T16:49:21.625Z] #55 11.22 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
16:49:21 [2021-09-16T16:49:21.750Z] #21 7.041 Fetched 8402 kB in 6s (1416 kB/s)
16:49:22 [2021-09-16T16:49:22.087Z] #19 131.8 Selecting previously unselected package g++-aarch64-linux-gnu.
16:49:22 [2021-09-16T16:49:22.087Z] #19 131.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:49:22 [2021-09-16T16:49:22.087Z] #19 131.8 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
16:49:22 [2021-09-16T16:49:22.087Z] #19 131.8 Selecting previously unselected package patch.
16:49:22 [2021-09-16T16:49:22.087Z] #19 131.8 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
16:49:22 [2021-09-16T16:49:22.087Z] #19 131.8 Unpacking patch (2.7.6-7) ...
16:49:22 [2021-09-16T16:49:22.087Z] #19 131.8 Selecting previously unselected package dpkg-dev.
16:49:22 [2021-09-16T16:49:22.087Z] #19 131.8 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ...
16:49:22 [2021-09-16T16:49:22.087Z] #19 131.9 Unpacking dpkg-dev (1.20.9) ...
16:49:22 [2021-09-16T16:49:22.087Z] #19 132.0 Selecting previously unselected package libconfig-inifiles-perl.
16:49:22 [2021-09-16T16:49:22.087Z] #19 132.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
16:49:22 [2021-09-16T16:49:22.087Z] #19 132.0 Unpacking libconfig-inifiles-perl (3.000003-1) ...
16:49:22 [2021-09-16T16:49:22.087Z] #19 132.0 Selecting previously unselected package libio-string-perl.
16:49:22 [2021-09-16T16:49:22.087Z] #19 132.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
16:49:22 [2021-09-16T16:49:22.087Z] #19 132.0 Unpacking libio-string-perl (1.08-3.1) ...
16:49:22 [2021-09-16T16:49:22.087Z] #19 132.1 Selecting previously unselected package libicu67:amd64.
16:49:22 [2021-09-16T16:49:22.087Z] #19 132.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
16:49:22 [2021-09-16T16:49:22.087Z] #19 132.1 Unpacking libicu67:amd64 (67.1-7) ...
16:49:22 [2021-09-16T16:49:22.169Z] #19 DONE 2.1s
16:49:22 [2021-09-16T16:49:22.169Z] 
16:49:22 [2021-09-16T16:49:22.169Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:49:22 [2021-09-16T16:49:22.169Z] #55 sha256:6b4e7eccd15b992b87a0f3ac3c88f11f0b1626f6a44e2b0312735b2def0d14e9
16:49:22 [2021-09-16T16:49:22.169Z] #55 10.25 + cd /tmp/tmp.kd96BqfNfO/src/github.com/opencontainers/runc
16:49:22 [2021-09-16T16:49:22.169Z] #55 10.25 + git checkout -q v1.0.2
16:49:22 [2021-09-16T16:49:22.226Z] #28 DONE 31.4s
16:49:22 [2021-09-16T16:49:22.226Z] 
16:49:22 [2021-09-16T16:49:22.226Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
16:49:22 [2021-09-16T16:49:22.226Z] #29 sha256:ef75e0760a68401858c5f821b0c22da6d2073311a17e9b66b544a00d0c06fdbe
16:49:22 [2021-09-16T16:49:22.226Z] #29 DONE 0.8s
16:49:22 [2021-09-16T16:49:22.226Z] 
16:49:22 [2021-09-16T16:49:22.226Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer         . /tmp/install/tomll.installer && PREFIX=/build install_tomll
16:49:22 [2021-09-16T16:49:22.226Z] #35 sha256:a15c92f088fb90042a1055400f00e9866081fc287024a84803ce35fb64c4c39b
16:49:22 [2021-09-16T16:49:22.226Z] #35 DONE 16.1s
16:49:22 [2021-09-16T16:49:22.226Z] 
16:49:22 [2021-09-16T16:49:22.226Z] #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
16:49:22 [2021-09-16T16:49:22.226Z] #30 sha256:2a885e190bd9e956e32d9a605be5a24b13227448b2a06ed193c54d72a9d054b5
16:49:22 [2021-09-16T16:49:22.425Z] #55 10.88 + '[' -z '' ']'
16:49:22 [2021-09-16T16:49:22.425Z] #55 10.88 + target=static
16:49:22 [2021-09-16T16:49:22.425Z] #55 10.88 + make BUILDTAGS=seccomp static
16:49:22 [2021-09-16T16:49:22.490Z] #30 ...
16:49:22 [2021-09-16T16:49:22.490Z] 
16:49:22 [2021-09-16T16:49:22.490Z] #47 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh vndr
16:49:22 [2021-09-16T16:49:22.490Z] #47 sha256:85ff15f6c5f5bb5ad1335bfc2cfc247e2588e9fff6cef5117ab502414a64ad03
16:49:22 [2021-09-16T16:49:22.490Z] #47 DONE 16.3s
16:49:22 [2021-09-16T16:49:22.490Z] 
16:49:22 [2021-09-16T16:49:22.490Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:49:22 [2021-09-16T16:49:22.490Z] #51 sha256:bb89bf0d602a5252c56d322988151e7b5fe5f5bf26b36b9b7b66ef5973d4654c
16:49:22 [2021-09-16T16:49:22.490Z] #51 10.94 go: downloading github.com/stretchr/testify v1.4.0
16:49:22 [2021-09-16T16:49:22.490Z] #51 11.54 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
16:49:22 [2021-09-16T16:49:22.490Z] #51 11.62 go: downloading github.com/mattn/go-isatty v0.0.8
16:49:22 [2021-09-16T16:49:22.490Z] #51 11.81 go: downloading github.com/fsnotify/fsnotify v1.4.7
16:49:22 [2021-09-16T16:49:22.490Z] #51 12.08 go: downloading github.com/hashicorp/hcl v1.0.0
16:49:22 [2021-09-16T16:49:22.490Z] #51 12.89 go: downloading github.com/magiconair/properties v1.8.1
16:49:22 [2021-09-16T16:49:22.490Z] #51 12.94 go: downloading github.com/mitchellh/mapstructure v1.1.2
16:49:22 [2021-09-16T16:49:22.490Z] #51 13.18 go: downloading github.com/pelletier/go-toml v1.2.0
16:49:22 [2021-09-16T16:49:22.490Z] #51 13.23 go: downloading github.com/spf13/afero v1.1.2
16:49:22 [2021-09-16T16:49:22.490Z] #51 13.59 go: downloading github.com/spf13/cast v1.3.0
16:49:22 [2021-09-16T16:49:22.490Z] #51 13.63 go: downloading github.com/spf13/jwalterweatherman v1.0.0
16:49:22 [2021-09-16T16:49:22.490Z] #51 13.64 go: downloading github.com/subosito/gotenv v1.2.0
16:49:22 [2021-09-16T16:49:22.490Z] #51 13.72 go: downloading gopkg.in/ini.v1 v1.51.0
16:49:22 [2021-09-16T16:49:22.490Z] #51 13.75 go: downloading gopkg.in/yaml.v2 v2.2.7
16:49:22 [2021-09-16T16:49:22.490Z] #51 14.19 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
16:49:22 [2021-09-16T16:49:22.490Z] #51 14.27 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
16:49:22 [2021-09-16T16:49:22.490Z] #51 14.31 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
16:49:22 [2021-09-16T16:49:22.490Z] #51 14.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
16:49:22 [2021-09-16T16:49:22.490Z] #51 14.43 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
16:49:22 [2021-09-16T16:49:22.490Z] #51 14.54 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
16:49:22 [2021-09-16T16:49:22.490Z] #51 14.67 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
16:49:22 [2021-09-16T16:49:22.490Z] #51 14.72 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
16:49:22 [2021-09-16T16:49:22.490Z] #51 14.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
16:49:22 [2021-09-16T16:49:22.490Z] #51 15.25 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
16:49:22 [2021-09-16T16:49:22.490Z] #51 15.25 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
16:49:22 [2021-09-16T16:49:22.490Z] #51 15.26 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
16:49:22 [2021-09-16T16:49:22.490Z] #51 15.28 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
16:49:22 [2021-09-16T16:49:22.490Z] #51 15.58 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
16:49:22 [2021-09-16T16:49:22.490Z] #51 15.69 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
16:49:22 [2021-09-16T16:49:22.490Z] #51 15.81 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
16:49:22 [2021-09-16T16:49:22.490Z] #51 16.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
16:49:22 [2021-09-16T16:49:22.490Z] #51 16.02 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
16:49:22 [2021-09-16T16:49:22.490Z] #51 16.07 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
16:49:22 [2021-09-16T16:49:22.650Z] #19 132.9 Selecting previously unselected package libxml2:amd64.
16:49:22 [2021-09-16T16:49:22.650Z] #19 132.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
16:49:22 [2021-09-16T16:49:22.650Z] #19 132.9 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:49:22 [2021-09-16T16:49:22.683Z] #55 11.13 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
16:49:22 [2021-09-16T16:49:22.753Z] #51 ...
16:49:22 [2021-09-16T16:49:22.753Z] 
16:49:22 [2021-09-16T16:49:22.753Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:49:22 [2021-09-16T16:49:22.753Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.0 Selecting previously unselected package libxml-namespacesupport-perl.
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.0 Selecting previously unselected package libxml-sax-base-perl.
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.0 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.0 Unpacking libxml-sax-base-perl (1.09-1.1) ...
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.0 Selecting previously unselected package libxml-sax-perl.
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.0 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.0 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.1 Selecting previously unselected package libxml-libxml-perl.
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.2 Selecting previously unselected package libxml-simple-perl.
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.2 Unpacking libxml-simple-perl (2.25-1) ...
16:49:22 [2021-09-16T16:49:22.906Z] #19 133.2 Selecting previously unselected package libyaml-perl.
16:49:23 [2021-09-16T16:49:23.019Z] #41 16.37 Updating files:  91% (1609/1750)
Updating files:  92% (1610/1750)
Updating files:  93% (1628/1750)
Updating files:  94% (1645/1750)
Updating files:  95% (1663/1750)
Updating files:  96% (1680/1750)
Updating files:  97% (1698/1750)
Updating files:  98% (1715/1750)
Updating files:  99% (1733/1750)
Updating files: 100% (1750/1750)
Updating files: 100% (1750/1750), done.
16:49:23 [2021-09-16T16:49:23.019Z] #41 16.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.2 Unpacking libyaml-perl (1.30-1) ...
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.2 Selecting previously unselected package libconfig-auto-perl.
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.2 Unpacking libconfig-auto-perl (0.44-1.1) ...
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.3 Selecting previously unselected package libfile-which-perl.
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.3 Unpacking libfile-which-perl (1.23-1) ...
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.3 Selecting previously unselected package libfile-homedir-perl.
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.3 Unpacking libfile-homedir-perl (1.006-1) ...
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.4 Selecting previously unselected package libdebian-dpkgcross-perl.
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.4 Selecting previously unselected package dpkg-cross.
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.4 Unpacking dpkg-cross (2.6.18+nmu1) ...
16:49:23 [2021-09-16T16:49:23.162Z] #19 133.4 Selecting previously unselected package crossbuild-essential-arm64.
16:49:23 [2021-09-16T16:49:23.419Z] #19 133.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
16:49:23 [2021-09-16T16:49:23.419Z] #19 133.4 Unpacking crossbuild-essential-arm64 (12.9) ...
16:49:23 [2021-09-16T16:49:23.419Z] #19 133.5 Selecting previously unselected package libc6-armel-cross.
16:49:23 [2021-09-16T16:49:23.419Z] #19 133.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
16:49:23 [2021-09-16T16:49:23.419Z] #19 133.5 Unpacking libc6-armel-cross (2.31-9cross4) ...
16:49:23 [2021-09-16T16:49:23.419Z] #19 133.6 Selecting previously unselected package libgcc-s1-armel-cross.
16:49:23 [2021-09-16T16:49:23.419Z] #19 133.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
16:49:23 [2021-09-16T16:49:23.419Z] #19 133.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
16:49:23 [2021-09-16T16:49:23.419Z] #19 133.6 Selecting previously unselected package libgomp1-armel-cross.
16:49:23 [2021-09-16T16:49:23.419Z] #19 133.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
16:49:23 [2021-09-16T16:49:23.419Z] #19 133.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
16:49:23 [2021-09-16T16:49:23.419Z] #19 133.7 Selecting previously unselected package libatomic1-armel-cross.
16:49:23 [2021-09-16T16:49:23.419Z] #19 133.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
16:49:23 [2021-09-16T16:49:23.419Z] #19 133.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
16:49:23 [2021-09-16T16:49:23.604Z] using credential docker-jenkins-github-credentials
16:49:23 [2021-09-16T16:49:23.670Z] #21 7.041 Reading package lists...
16:49:23 [2021-09-16T16:49:23.671Z] #21 ...
16:49:23 [2021-09-16T16:49:23.671Z] 
16:49:23 [2021-09-16T16:49:23.671Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:49:23 [2021-09-16T16:49:23.671Z] #55 sha256:ab5a5f6980a9e53a0e2a9d04f665e4446c70b4c0fb8de3bcccf08a5676f58719
16:49:23 [2021-09-16T16:49:23.671Z] #55 10.32 + cd /tmp/tmp.jrwI8qylb8/src/github.com/opencontainers/runc
16:49:23 [2021-09-16T16:49:23.671Z] #55 10.33 + git checkout -q v1.0.2
16:49:23 [2021-09-16T16:49:23.671Z] #55 10.77 + '[' -z '' ']'
16:49:23 [2021-09-16T16:49:23.671Z] #55 10.77 + target=static
16:49:23 [2021-09-16T16:49:23.671Z] #55 10.77 + make BUILDTAGS=seccomp static
16:49:23 [2021-09-16T16:49:23.671Z] #55 11.19 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
16:49:23 [2021-09-16T16:49:23.675Z] #19 133.7 Selecting previously unselected package libasan6-armel-cross.
16:49:23 [2021-09-16T16:49:23.675Z] #19 133.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
16:49:23 [2021-09-16T16:49:23.675Z] #19 133.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
16:49:23 [2021-09-16T16:49:23.675Z] #19 133.9 Selecting previously unselected package libstdc++6-armel-cross.
16:49:23 [2021-09-16T16:49:23.680Z] Cloning the remote Git repository
16:49:23 [2021-09-16T16:49:23.680Z] Cloning with configured refspecs honoured and without tags
16:49:23 [2021-09-16T16:49:23.931Z] #19 133.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
16:49:23 [2021-09-16T16:49:23.931Z] #19 133.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
16:49:23 [2021-09-16T16:49:23.931Z] #19 134.0 Selecting previously unselected package libubsan1-armel-cross.
16:49:23 [2021-09-16T16:49:23.931Z] #19 134.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
16:49:23 [2021-09-16T16:49:23.931Z] #19 134.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
16:49:23 [2021-09-16T16:49:23.931Z] #19 134.1 Selecting previously unselected package libgcc-10-dev-armel-cross.
16:49:23 [2021-09-16T16:49:23.931Z] #19 134.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
16:49:23 [2021-09-16T16:49:23.932Z] #19 134.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
16:49:23 [2021-09-16T16:49:23.932Z] #19 134.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
16:49:24 [2021-09-16T16:49:24.188Z] #19 134.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
16:49:24 [2021-09-16T16:49:24.188Z] #19 134.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:49:24 [2021-09-16T16:49:24.233Z] #55 ...
16:49:24 [2021-09-16T16:49:24.233Z] 
16:49:24 [2021-09-16T16:49:24.233Z] #21 [dev-systemd-false  7/25] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:49:24 [2021-09-16T16:49:24.233Z] #21 sha256:d3a12535d6588fb900d7fcfad7049ba15ae03e1a1ffb439d5d448decb786a61e
16:49:24 [2021-09-16T16:49:24.233Z] #21 7.041 Reading package lists...
16:49:24 [2021-09-16T16:49:24.489Z] #21 9.736 Reading package lists...
16:49:24 [2021-09-16T16:49:24.489Z] #21 ...
16:49:24 [2021-09-16T16:49:24.489Z] 
16:49:24 [2021-09-16T16:49:24.489Z] #33 [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
16:49:24 [2021-09-16T16:49:24.489Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:49:24 [2021-09-16T16:49:24.489Z] #33 DONE 118.1s
16:49:24 [2021-09-16T16:49:24.579Z] #55 ...
16:49:24 [2021-09-16T16:49:24.579Z] 
16:49:24 [2021-09-16T16:49:24.579Z] #20 [dev-systemd-false  6/25] RUN ldconfig
16:49:24 [2021-09-16T16:49:24.579Z] #20 sha256:b06c6994a9b1bbaea63a706f712fecae6d9608e0a3f128e513bea467149aaf78
16:49:24 [2021-09-16T16:49:24.579Z] #20 DONE 2.1s
16:49:24 [2021-09-16T16:49:24.579Z] 
16:49:24 [2021-09-16T16:49:24.579Z] #21 [dev-systemd-false  7/25] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:49:24 [2021-09-16T16:49:24.579Z] #21 sha256:d3a12535d6588fb900d7fcfad7049ba15ae03e1a1ffb439d5d448decb786a61e
16:49:24 [2021-09-16T16:49:24.745Z] 
16:49:24 [2021-09-16T16:49:24.745Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:49:24 [2021-09-16T16:49:24.745Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:49:25 [2021-09-16T16:49:25.141Z] #21 ...
16:49:25 [2021-09-16T16:49:25.141Z] 
16:49:25 [2021-09-16T16:49:25.141Z] #33 [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
16:49:25 [2021-09-16T16:49:25.141Z] #33 sha256:fb02fb1e1ac8485ef7e7cc063e6a74697ab64e4d3d5a5e0f2ed7e9d92457baaa
16:49:25 [2021-09-16T16:49:25.141Z] #33 DONE 116.6s
16:49:25 [2021-09-16T16:49:25.141Z] 
16:49:25 [2021-09-16T16:49:25.141Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:49:25 [2021-09-16T16:49:25.141Z] #55 sha256:6b4e7eccd15b992b87a0f3ac3c88f11f0b1626f6a44e2b0312735b2def0d14e9
16:49:23 [2021-09-16T16:49:23.864Z] Cloning repository https://github.com/moby/moby.git
16:49:24 [2021-09-16T16:49:24.270Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:49:25 [2021-09-16T16:49:25.132Z] Fetching upstream changes from https://github.com/moby/moby.git
16:49:25 [2021-09-16T16:49:25.132Z]  > git --version # timeout=10
16:49:25 [2021-09-16T16:49:25.167Z]  > git --version # 'git version 2.24.1.windows.2'
16:49:25 [2021-09-16T16:49:25.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:25 [2021-09-16T16:49:25.170Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:26 [2021-09-16T16:49:26.340Z] #41 19.54 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
16:49:27 [2021-09-16T16:49:27.261Z] #41 ...
16:49:27 [2021-09-16T16:49:27.261Z] 
16:49:27 [2021-09-16T16:49:27.261Z] #21 [dev-systemd-false  7/25] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:49:27 [2021-09-16T16:49:27.261Z] #21 sha256:d3a12535d6588fb900d7fcfad7049ba15ae03e1a1ffb439d5d448decb786a61e
16:49:27 [2021-09-16T16:49:27.261Z] #21 9.736 Reading package lists...
16:49:27 [2021-09-16T16:49:27.261Z] #21 12.30 Building dependency tree...
16:49:27 [2021-09-16T16:49:27.664Z] #55 ...
16:49:27 [2021-09-16T16:49:27.664Z] 
16:49:27 [2021-09-16T16:49:27.664Z] #21 [dev-systemd-false  7/25] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:49:27 [2021-09-16T16:49:27.664Z] #21 sha256:d3a12535d6588fb900d7fcfad7049ba15ae03e1a1ffb439d5d448decb786a61e
16:49:27 [2021-09-16T16:49:27.664Z] #21 3.108 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:49:27 [2021-09-16T16:49:27.664Z] #21 3.282 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:49:27 [2021-09-16T16:49:27.664Z] #21 3.368 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:49:27 [2021-09-16T16:49:27.822Z] #21 13.21 The following additional packages will be installed:
16:49:27 [2021-09-16T16:49:27.822Z] #21 13.22   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:49:27 [2021-09-16T16:49:27.822Z] #21 13.22   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
16:49:27 [2021-09-16T16:49:27.822Z] #21 13.22   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
16:49:27 [2021-09-16T16:49:27.822Z] #21 13.22   python3-pkg-resources vim-runtime xxd
16:49:27 [2021-09-16T16:49:27.822Z] #21 13.22 Suggested packages:
16:49:27 [2021-09-16T16:49:27.822Z] #21 13.22   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:49:27 [2021-09-16T16:49:27.822Z] #21 13.22   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
16:49:27 [2021-09-16T16:49:27.822Z] #21 13.22   acl attr quota
16:49:27 [2021-09-16T16:49:27.822Z] #21 13.22 Recommended packages:
16:49:27 [2021-09-16T16:49:27.822Z] #21 13.22   libatm1 nftables libpam-cap build-essential python3-dev unzip
16:49:27 [2021-09-16T16:49:27.920Z] #21 3.554 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:49:28 [2021-09-16T16:49:28.161Z] #55 ...
16:49:28 [2021-09-16T16:49:28.161Z] 
16:49:28 [2021-09-16T16:49:28.161Z] #21 [dev-systemd-false  7/25] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:49:28 [2021-09-16T16:49:28.161Z] #21 sha256:d3a12535d6588fb900d7fcfad7049ba15ae03e1a1ffb439d5d448decb786a61e
16:49:28 [2021-09-16T16:49:28.161Z] #21 7.110 Fetched 8402 kB in 6s (1386 kB/s)
16:49:28 [2021-09-16T16:49:28.161Z] #21 7.110 Reading package lists...
16:49:28 [2021-09-16T16:49:28.161Z] #21 9.091 Reading package lists...
16:49:28 [2021-09-16T16:49:28.161Z] #21 11.00 Building dependency tree...
16:49:28 [2021-09-16T16:49:28.161Z] #21 11.92 The following additional packages will be installed:
16:49:28 [2021-09-16T16:49:28.208Z] using credential docker-jenkins-github-credentials
16:49:28 [2021-09-16T16:49:28.286Z] Cloning the remote Git repository
16:49:28 [2021-09-16T16:49:28.286Z] Cloning with configured refspecs honoured and without tags
16:49:28 [2021-09-16T16:49:28.417Z] #21 11.92   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:49:28 [2021-09-16T16:49:28.417Z] #21 11.93   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
16:49:28 [2021-09-16T16:49:28.417Z] #21 11.93   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
16:49:28 [2021-09-16T16:49:28.417Z] #21 11.93   python3-pkg-resources vim-runtime xxd
16:49:28 [2021-09-16T16:49:28.417Z] #21 11.93 Suggested packages:
16:49:28 [2021-09-16T16:49:28.417Z] #21 11.94   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:49:28 [2021-09-16T16:49:28.417Z] #21 11.94   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
16:49:28 [2021-09-16T16:49:28.417Z] #21 11.94   acl attr quota
16:49:28 [2021-09-16T16:49:28.417Z] #21 11.94 Recommended packages:
16:49:28 [2021-09-16T16:49:28.417Z] #21 11.94   libatm1 nftables libpam-cap build-essential python3-dev unzip
16:49:28 [2021-09-16T16:49:28.750Z] #21 14.21 The following NEW packages will be installed:
16:49:28 [2021-09-16T16:49:28.750Z] #21 14.22   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
16:49:28 [2021-09-16T16:49:28.750Z] #21 14.22   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:49:28 [2021-09-16T16:49:28.750Z] #21 14.22   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
16:49:28 [2021-09-16T16:49:28.750Z] #21 14.23   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
16:49:28 [2021-09-16T16:49:28.750Z] #21 14.23   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
16:49:28 [2021-09-16T16:49:28.750Z] #21 14.23   python3-pkg-resources python3-setuptools python3-wheel sudo
16:49:28 [2021-09-16T16:49:28.750Z] #21 14.23   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:49:28 [2021-09-16T16:49:28.751Z] #21 14.23   xz-utils zip
16:49:28 [2021-09-16T16:49:28.852Z] #21 4.567 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:49:28 [2021-09-16T16:49:28.907Z] #41 ...
16:49:28 [2021-09-16T16:49:28.907Z] 
16:49:28 [2021-09-16T16:49:28.907Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:49:28 [2021-09-16T16:49:28.907Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
16:49:28 [2021-09-16T16:49:28.907Z] #14 12.40 Fetched 8291 kB in 8s (1003 kB/s)
16:49:28 [2021-09-16T16:49:28.907Z] #14 12.40 Reading package lists...
16:49:28 [2021-09-16T16:49:28.907Z] #14 16.20 Reading package lists...
16:49:28 [2021-09-16T16:49:28.907Z] #14 20.26 Building dependency tree...
16:49:28 [2021-09-16T16:49:28.907Z] #14 22.45 The following additional packages will be installed:
16:49:28 [2021-09-16T16:49:28.907Z] #14 22.45   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:49:28 [2021-09-16T16:49:28.907Z] #14 22.46   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:49:28 [2021-09-16T16:49:28.907Z] #14 22.46   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:49:28 [2021-09-16T16:49:28.907Z] #14 22.46   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:49:28 [2021-09-16T16:49:28.907Z] #14 22.46   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:49:28 [2021-09-16T16:49:28.907Z] #14 22.46   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:49:28 [2021-09-16T16:49:28.907Z] #14 22.46   mingw-w64-common mingw-w64-x86-64-dev
16:49:28 [2021-09-16T16:49:28.907Z] #14 22.47 Suggested packages:
16:49:28 [2021-09-16T16:49:28.907Z] #14 22.47   gcc-10-locales seccomp wine64
16:49:28 [2021-09-16T16:49:28.907Z] #14 ...
16:49:28 [2021-09-16T16:49:28.907Z] 
16:49:28 [2021-09-16T16:49:28.907Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:49:28 [2021-09-16T16:49:28.907Z] #51 sha256:bb89bf0d602a5252c56d322988151e7b5fe5f5bf26b36b9b7b66ef5973d4654c
16:49:28 [2021-09-16T16:49:28.907Z] #51 16.83 go: downloading github.com/sourcegraph/go-diff v0.5.1
16:49:28 [2021-09-16T16:49:28.907Z] #51 17.05 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
16:49:28 [2021-09-16T16:49:28.907Z] #51 17.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
16:49:28 [2021-09-16T16:49:28.907Z] #51 17.40 go: downloading github.com/ultraware/funlen v0.0.2
16:49:28 [2021-09-16T16:49:28.907Z] #51 17.50 go: downloading github.com/ultraware/whitespace v0.0.4
16:49:28 [2021-09-16T16:49:28.907Z] #51 17.56 go: downloading github.com/uudashr/gocognit v1.0.1
16:49:28 [2021-09-16T16:49:28.907Z] #51 19.63 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
16:49:28 [2021-09-16T16:49:28.907Z] #51 20.45 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
16:49:28 [2021-09-16T16:49:28.907Z] #51 20.47 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
16:49:28 [2021-09-16T16:49:28.907Z] #51 20.47 go: downloading github.com/go-toolsmith/astfmt v1.0.0
16:49:28 [2021-09-16T16:49:28.907Z] #51 20.50 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
16:49:28 [2021-09-16T16:49:28.907Z] #51 20.52 go: downloading github.com/davecgh/go-spew v1.1.1
16:49:28 [2021-09-16T16:49:28.907Z] #51 20.67 go: downloading github.com/pmezard/go-difflib v1.0.0
16:49:28 [2021-09-16T16:49:28.907Z] #51 20.71 go: downloading github.com/stretchr/objx v0.2.0
16:49:28 [2021-09-16T16:49:28.907Z] #51 20.81 go: downloading github.com/go-toolsmith/astcast v1.0.0
16:49:28 [2021-09-16T16:49:28.907Z] #51 20.81 go: downloading github.com/go-toolsmith/astcopy v1.0.0
16:49:28 [2021-09-16T16:49:28.907Z] #51 20.83 go: downloading github.com/go-toolsmith/astequal v1.0.0
16:49:28 [2021-09-16T16:49:28.907Z] #51 20.86 go: downloading github.com/go-toolsmith/astp v1.0.0
16:49:28 [2021-09-16T16:49:28.907Z] #51 20.91 go: downloading github.com/go-toolsmith/strparse v1.0.0
16:49:28 [2021-09-16T16:49:28.907Z] #51 20.96 go: downloading github.com/go-toolsmith/typep v1.0.0
16:49:28 [2021-09-16T16:49:28.907Z] #51 21.10 go: downloading golang.org/x/text v0.3.2
16:49:28 [2021-09-16T16:49:28.907Z] #51 21.24 go: downloading github.com/gobwas/glob v0.2.3
16:49:28 [2021-09-16T16:49:28.907Z] #51 21.73 go: downloading github.com/kisielk/gotool v1.0.0
16:49:28 [2021-09-16T16:49:28.907Z] #51 ...
16:49:28 [2021-09-16T16:49:28.907Z] 
16:49:28 [2021-09-16T16:49:28.907Z] #57 [containerd 1/2] 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
16:49:28 [2021-09-16T16:49:28.907Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842
16:49:28 [2021-09-16T16:49:28.907Z] #57 12.80 Fetched 8291 kB in 8s (1055 kB/s)
16:49:28 [2021-09-16T16:49:28.907Z] #57 12.80 Reading package lists...
16:49:28 [2021-09-16T16:49:28.907Z] #57 17.28 Reading package lists...
16:49:28 [2021-09-16T16:49:28.907Z] #57 21.83 Building dependency tree...
16:49:28 [2021-09-16T16:49:28.482Z] Cloning repository https://github.com/moby/moby.git
16:49:28 [2021-09-16T16:49:28.901Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:49:29 [2021-09-16T16:49:29.007Z] #21 14.54 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
16:49:29 [2021-09-16T16:49:29.007Z] #21 14.54 Need to get 27.0 MB of archives.
16:49:29 [2021-09-16T16:49:29.007Z] #21 14.54 After this operation, 104 MB of additional disk space will be used.
16:49:29 [2021-09-16T16:49:29.007Z] #21 14.54 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
16:49:29 [2021-09-16T16:49:29.007Z] #21 14.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
16:49:29 [2021-09-16T16:49:29.007Z] #21 14.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
16:49:29 [2021-09-16T16:49:29.007Z] #21 14.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
16:49:29 [2021-09-16T16:49:29.007Z] #21 14.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
16:49:29 [2021-09-16T16:49:29.007Z] #21 14.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
16:49:29 [2021-09-16T16:49:29.007Z] #21 14.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
16:49:29 [2021-09-16T16:49:29.007Z] #21 14.55 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
16:49:29 [2021-09-16T16:49:29.007Z] #21 14.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
16:49:29 [2021-09-16T16:49:29.007Z] #21 14.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
16:49:29 [2021-09-16T16:49:29.007Z] #21 14.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
16:49:29 [2021-09-16T16:49:29.170Z] #57 ...
16:49:29 [2021-09-16T16:49:29.170Z] 
16:49:29 [2021-09-16T16:49:29.170Z] #37 [tini 1/2] 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
16:49:29 [2021-09-16T16:49:29.170Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9
16:49:29 [2021-09-16T16:49:29.170Z] #37 13.16 Fetched 8291 kB in 8s (1028 kB/s)
16:49:29 [2021-09-16T16:49:29.170Z] #37 13.16 Reading package lists...
16:49:29 [2021-09-16T16:49:29.170Z] #37 18.02 Reading package lists...
16:49:29 [2021-09-16T16:49:29.170Z] #37 22.11 Building dependency tree...
16:49:29 [2021-09-16T16:49:29.170Z] #37 ...
16:49:29 [2021-09-16T16:49:29.170Z] 
16:49:29 [2021-09-16T16:49:29.170Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:49:29 [2021-09-16T16:49:29.170Z] #60 sha256:a917db4a136f507b9d780c2d13804a4befcb7f5d5685b71b04d276e1eba026d3
16:49:29 [2021-09-16T16:49:29.170Z] #60 13.02 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:49:29 [2021-09-16T16:49:29.170Z] #60 16.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:49:29 [2021-09-16T16:49:29.170Z] #60 17.15 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.66 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.69 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.69 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.70 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.70 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
16:49:29 [2021-09-16T16:49:29.264Z] #21 14.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:49:29 [2021-09-16T16:49:29.344Z] #21 12.97 The following NEW packages will be installed:
16:49:29 [2021-09-16T16:49:29.344Z] #21 12.97   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
16:49:29 [2021-09-16T16:49:29.344Z] #21 12.97   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:49:29 [2021-09-16T16:49:29.344Z] #21 12.97   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
16:49:29 [2021-09-16T16:49:29.344Z] #21 12.97   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
16:49:29 [2021-09-16T16:49:29.344Z] #21 12.97   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
16:49:29 [2021-09-16T16:49:29.344Z] #21 12.97   python3-pkg-resources python3-setuptools python3-wheel sudo
16:49:29 [2021-09-16T16:49:29.344Z] #21 12.98   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:49:29 [2021-09-16T16:49:29.344Z] #21 12.98   xz-utils zip
16:49:29 [2021-09-16T16:49:29.433Z] #60 ...
16:49:29 [2021-09-16T16:49:29.433Z] 
16:49:29 [2021-09-16T16:49:29.433Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:49:29 [2021-09-16T16:49:29.433Z] #49 sha256:24f6b129dd5e27b13088ce50bf2cba3ee3952c7e499b4773e5a05f002f73e86f
16:49:29 [2021-09-16T16:49:29.433Z] #49 13.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:49:29 [2021-09-16T16:49:29.433Z] #49 13.11 go: downloading golang.org/x/mod v0.3.0
16:49:29 [2021-09-16T16:49:29.433Z] #49 ...
16:49:29 [2021-09-16T16:49:29.433Z] 
16:49:29 [2021-09-16T16:49:29.433Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:49:29 [2021-09-16T16:49:29.433Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de
16:49:29 [2021-09-16T16:49:29.433Z] #45 14.36 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
16:49:29 [2021-09-16T16:49:29.433Z] #45 15.24 Fetched 8294 kB in 10s (798 kB/s)
16:49:29 [2021-09-16T16:49:29.433Z] #45 15.24 Reading package lists...
16:49:29 [2021-09-16T16:49:29.439Z] #19 139.0 Selecting previously unselected package gcc-arm-linux-gnueabi.
16:49:29 [2021-09-16T16:49:29.439Z] #19 139.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
16:49:29 [2021-09-16T16:49:29.439Z] #19 139.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
16:49:29 [2021-09-16T16:49:29.439Z] #19 139.0 Selecting previously unselected package linux-libc-dev-armel-cross.
16:49:29 [2021-09-16T16:49:29.439Z] #19 139.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
16:49:29 [2021-09-16T16:49:29.439Z] #19 139.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
16:49:29 [2021-09-16T16:49:29.439Z] #19 139.2 Selecting previously unselected package libc6-dev-armel-cross.
16:49:29 [2021-09-16T16:49:29.439Z] #19 139.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
16:49:29 [2021-09-16T16:49:29.439Z] #19 139.2 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
16:49:29 [2021-09-16T16:49:29.439Z] #19 139.4 Selecting previously unselected package libstdc++-10-dev-armel-cross.
16:49:29 [2021-09-16T16:49:29.439Z] #19 139.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
16:49:29 [2021-09-16T16:49:29.439Z] #19 139.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
16:49:29 [2021-09-16T16:49:29.439Z] #19 139.7 Selecting previously unselected package g++-10-arm-linux-gnueabi.
16:49:29 [2021-09-16T16:49:29.519Z] #21 14.95 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
16:49:29 [2021-09-16T16:49:29.519Z] #21 14.95 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:49:29 [2021-09-16T16:49:29.519Z] #21 14.95 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:49:29 [2021-09-16T16:49:29.519Z] #21 14.95 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:49:29 [2021-09-16T16:49:29.519Z] #21 14.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
16:49:29 [2021-09-16T16:49:29.519Z] #21 14.96 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:49:29 [2021-09-16T16:49:29.519Z] #21 14.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
16:49:29 [2021-09-16T16:49:29.519Z] #21 15.02 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:49:29 [2021-09-16T16:49:29.519Z] #21 15.02 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
16:49:29 [2021-09-16T16:49:29.519Z] #21 15.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:49:29 [2021-09-16T16:49:29.519Z] #21 15.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
16:49:29 [2021-09-16T16:49:29.519Z] #21 15.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
16:49:29 [2021-09-16T16:49:29.519Z] #21 15.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
16:49:29 [2021-09-16T16:49:29.519Z] #21 15.06 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.29 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.29 Need to get 27.0 MB of archives.
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.29 After this operation, 104 MB of additional disk space will be used.
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.30 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.36 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:49:29 [2021-09-16T16:49:29.600Z] #21 13.37 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
16:49:29 [2021-09-16T16:49:29.696Z] #19 139.7 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
16:49:29 [2021-09-16T16:49:29.696Z] #19 139.7 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:49:29 [2021-09-16T16:49:29.697Z] #45 19.98 Reading package lists...
16:49:29 [2021-09-16T16:49:29.697Z] #45 ...
16:49:29 [2021-09-16T16:49:29.697Z] 
16:49:29 [2021-09-16T16:49:29.697Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:49:29 [2021-09-16T16:49:29.697Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
16:49:29 [2021-09-16T16:49:29.697Z] #14 23.45 The following NEW packages will be installed:
16:49:29 [2021-09-16T16:49:29.697Z] #14 23.45   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:49:29 [2021-09-16T16:49:29.697Z] #14 23.45   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:49:29 [2021-09-16T16:49:29.697Z] #14 23.45   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:49:29 [2021-09-16T16:49:29.697Z] #14 23.45   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:49:29 [2021-09-16T16:49:29.697Z] #14 23.46   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:49:29 [2021-09-16T16:49:29.697Z] #14 23.46   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:49:29 [2021-09-16T16:49:29.697Z] #14 23.46   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:49:29 [2021-09-16T16:49:29.697Z] #14 23.46   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:49:29 [2021-09-16T16:49:29.697Z] #14 23.46   mingw-w64-x86-64-dev
16:49:29 [2021-09-16T16:49:29.775Z] #21 15.09 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
16:49:29 [2021-09-16T16:49:29.775Z] #21 15.10 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
16:49:29 [2021-09-16T16:49:29.775Z] #21 15.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB]
16:49:29 [2021-09-16T16:49:29.775Z] #21 15.31 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB]
16:49:29 [2021-09-16T16:49:29.775Z] #21 15.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
16:49:29 [2021-09-16T16:49:29.856Z] #21 13.37 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
16:49:29 [2021-09-16T16:49:29.856Z] #21 13.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
16:49:29 [2021-09-16T16:49:29.856Z] #21 13.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
16:49:29 [2021-09-16T16:49:29.856Z] #21 13.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
16:49:29 [2021-09-16T16:49:29.856Z] #21 13.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:49:29 [2021-09-16T16:49:29.856Z] #21 13.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
16:49:29 [2021-09-16T16:49:29.856Z] #21 13.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
16:49:29 [2021-09-16T16:49:29.856Z] #21 13.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
16:49:29 [2021-09-16T16:49:29.856Z] #21 13.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:49:29 [2021-09-16T16:49:29.856Z] #21 13.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:49:29 [2021-09-16T16:49:29.856Z] #21 13.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:49:29 [2021-09-16T16:49:29.856Z] #21 13.44 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
16:49:29 [2021-09-16T16:49:29.856Z] #21 13.44 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
16:49:29 [2021-09-16T16:49:29.856Z] #21 13.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:49:29 [2021-09-16T16:49:29.960Z] #14 23.84 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
16:49:29 [2021-09-16T16:49:29.960Z] #14 23.84 Need to get 108 MB of archives.
16:49:29 [2021-09-16T16:49:29.960Z] #14 23.84 After this operation, 620 MB of additional disk space will be used.
16:49:29 [2021-09-16T16:49:29.960Z] #14 23.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
16:49:29 [2021-09-16T16:49:29.960Z] #14 23.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
16:49:30 [2021-09-16T16:49:30.030Z] #21 15.37 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
16:49:30 [2021-09-16T16:49:30.111Z] #21 13.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
16:49:30 [2021-09-16T16:49:30.111Z] #21 13.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:49:30 [2021-09-16T16:49:30.111Z] #21 13.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:49:30 [2021-09-16T16:49:30.111Z] #21 13.75 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:49:30 [2021-09-16T16:49:30.111Z] #21 13.76 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
16:49:30 [2021-09-16T16:49:30.111Z] #21 13.76 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:49:30 [2021-09-16T16:49:30.111Z] #21 13.77 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
16:49:30 [2021-09-16T16:49:30.111Z] #21 13.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:49:30 [2021-09-16T16:49:30.111Z] #21 13.82 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
16:49:30 [2021-09-16T16:49:30.112Z] #21 13.83 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:49:30 [2021-09-16T16:49:30.112Z] #21 13.83 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
16:49:30 [2021-09-16T16:49:30.112Z] #21 13.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
16:49:30 [2021-09-16T16:49:30.112Z] #21 13.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
16:49:30 [2021-09-16T16:49:30.112Z] #21 13.86 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
16:49:30 [2021-09-16T16:49:30.112Z] #21 13.91 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
16:49:30 [2021-09-16T16:49:30.112Z] #21 13.93 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
16:49:30 [2021-09-16T16:49:30.223Z] #14 24.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:49:30 [2021-09-16T16:49:30.223Z] #14 24.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
16:49:30 [2021-09-16T16:49:30.223Z] #14 24.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
16:49:30 [2021-09-16T16:49:30.223Z] #14 24.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:49:30 [2021-09-16T16:49:30.368Z] #21 13.93 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB]
16:49:30 [2021-09-16T16:49:30.368Z] #21 14.15 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB]
16:49:30 [2021-09-16T16:49:30.368Z] #21 14.18 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
16:49:30 [2021-09-16T16:49:30.486Z] #14 24.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:49:30 [2021-09-16T16:49:30.486Z] #14 24.38 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
16:49:30 [2021-09-16T16:49:30.486Z] #14 24.39 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
16:49:30 [2021-09-16T16:49:30.592Z] #21 15.82 debconf: delaying package configuration, since apt-utils is not installed
16:49:30 [2021-09-16T16:49:30.592Z] #21 15.92 Fetched 27.0 MB in 1s (24.2 MB/s)
16:49:30 [2021-09-16T16:49:30.592Z] #21 15.98 Selecting previously unselected package pigz.
16:49:30 [2021-09-16T16:49:30.592Z] #21 15.98 (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 ... 24014 files and directories currently installed.)
16:49:30 [2021-09-16T16:49:30.592Z] #21 16.02 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
16:49:30 [2021-09-16T16:49:30.592Z] #21 16.02 Unpacking pigz (2.6-1) ...
16:49:30 [2021-09-16T16:49:30.592Z] #21 16.10 Selecting previously unselected package libelf1:amd64.
16:49:30 [2021-09-16T16:49:30.592Z] #21 16.11 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
16:49:30 [2021-09-16T16:49:30.592Z] #21 16.12 Unpacking libelf1:amd64 (0.183-1) ...
16:49:30 [2021-09-16T16:49:30.624Z] #21 14.20 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
16:49:30 [2021-09-16T16:49:30.848Z] #21 16.24 Selecting previously unselected package libbpf0:amd64.
16:49:30 [2021-09-16T16:49:30.848Z] #21 16.25 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
16:49:30 [2021-09-16T16:49:30.848Z] #21 16.26 Unpacking libbpf0:amd64 (1:0.3-2) ...
16:49:30 [2021-09-16T16:49:30.848Z] #21 16.35 Selecting previously unselected package libcap2:amd64.
16:49:30 [2021-09-16T16:49:30.848Z] #21 16.36 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
16:49:30 [2021-09-16T16:49:30.848Z] #21 16.38 Unpacking libcap2:amd64 (1:2.44-1) ...
16:49:30 [2021-09-16T16:49:30.888Z] #21 14.73 debconf: delaying package configuration, since apt-utils is not installed
16:49:31 [2021-09-16T16:49:31.063Z] #14 24.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
16:49:31 [2021-09-16T16:49:31.104Z] #21 16.44 Selecting previously unselected package libmnl0:amd64.
16:49:31 [2021-09-16T16:49:31.104Z] #21 16.46 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
16:49:31 [2021-09-16T16:49:31.104Z] #21 16.46 Unpacking libmnl0:amd64 (1.0.4-3) ...
16:49:31 [2021-09-16T16:49:31.104Z] #21 16.52 Selecting previously unselected package libxtables12:amd64.
16:49:31 [2021-09-16T16:49:31.104Z] #21 16.52 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
16:49:31 [2021-09-16T16:49:31.104Z] #21 16.52 Unpacking libxtables12:amd64 (1.8.7-1) ...
16:49:31 [2021-09-16T16:49:31.144Z] #21 14.83 Fetched 27.0 MB in 1s (22.4 MB/s)
16:49:31 [2021-09-16T16:49:31.144Z] #21 14.88 Selecting previously unselected package pigz.
16:49:31 [2021-09-16T16:49:31.144Z] #21 14.88 (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 ... 24014 files and directories currently installed.)
16:49:31 [2021-09-16T16:49:31.144Z] #21 14.93 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
16:49:31 [2021-09-16T16:49:31.144Z] #21 14.93 Unpacking pigz (2.6-1) ...
16:49:31 [2021-09-16T16:49:31.144Z] #21 15.01 Selecting previously unselected package libelf1:amd64.
16:49:29 [2021-09-16T16:49:29.703Z] Fetching upstream changes from https://github.com/moby/moby.git
16:49:29 [2021-09-16T16:49:29.704Z]  > git --version # timeout=10
16:49:29 [2021-09-16T16:49:29.738Z]  > git --version # 'git version 2.24.1.windows.2'
16:49:29 [2021-09-16T16:49:29.739Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:29 [2021-09-16T16:49:29.741Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:31 [2021-09-16T16:49:31.359Z] #21 16.59 Selecting previously unselected package libcap2-bin.
16:49:31 [2021-09-16T16:49:31.359Z] #21 16.59 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
16:49:31 [2021-09-16T16:49:31.359Z] #21 16.60 Unpacking libcap2-bin (1:2.44-1) ...
16:49:31 [2021-09-16T16:49:31.359Z] #21 16.68 Selecting previously unselected package iproute2.
16:49:31 [2021-09-16T16:49:31.359Z] #21 16.68 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
16:49:31 [2021-09-16T16:49:31.359Z] #21 16.68 Unpacking iproute2 (5.10.0-4) ...
16:49:31 [2021-09-16T16:49:31.400Z] #21 15.01 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
16:49:31 [2021-09-16T16:49:31.400Z] #21 15.02 Unpacking libelf1:amd64 (0.183-1) ...
16:49:31 [2021-09-16T16:49:31.400Z] #21 15.18 Selecting previously unselected package libbpf0:amd64.
16:49:31 [2021-09-16T16:49:31.400Z] #21 15.19 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
16:49:31 [2021-09-16T16:49:31.400Z] #21 15.19 Unpacking libbpf0:amd64 (1:0.3-2) ...
16:49:31 [2021-09-16T16:49:31.615Z] #21 17.15 Selecting previously unselected package xxd.
16:49:31 [2021-09-16T16:49:31.657Z] #21 15.28 Selecting previously unselected package libcap2:amd64.
16:49:31 [2021-09-16T16:49:31.657Z] #21 15.29 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
16:49:31 [2021-09-16T16:49:31.657Z] #21 15.29 Unpacking libcap2:amd64 (1:2.44-1) ...
16:49:31 [2021-09-16T16:49:31.657Z] #21 15.35 Selecting previously unselected package libmnl0:amd64.
16:49:31 [2021-09-16T16:49:31.657Z] #21 15.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
16:49:31 [2021-09-16T16:49:31.657Z] #21 15.35 Unpacking libmnl0:amd64 (1.0.4-3) ...
16:49:31 [2021-09-16T16:49:31.657Z] #21 15.40 Selecting previously unselected package libxtables12:amd64.
16:49:31 [2021-09-16T16:49:31.657Z] #21 15.41 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
16:49:31 [2021-09-16T16:49:31.657Z] #21 15.42 Unpacking libxtables12:amd64 (1.8.7-1) ...
16:49:31 [2021-09-16T16:49:31.657Z] #21 15.47 Selecting previously unselected package libcap2-bin.
16:49:31 [2021-09-16T16:49:31.657Z] #21 15.48 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
16:49:31 [2021-09-16T16:49:31.657Z] #21 15.48 Unpacking libcap2-bin (1:2.44-1) ...
16:49:31 [2021-09-16T16:49:31.872Z] #21 17.15 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ...
16:49:31 [2021-09-16T16:49:31.872Z] #21 17.16 Unpacking xxd (2:8.2.2434-3) ...
16:49:31 [2021-09-16T16:49:31.872Z] #21 17.26 Selecting previously unselected package vim-common.
16:49:31 [2021-09-16T16:49:31.872Z] #21 17.27 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
16:49:31 [2021-09-16T16:49:31.872Z] #21 17.28 Unpacking vim-common (2:8.2.2434-3) ...
16:49:31 [2021-09-16T16:49:31.913Z] #21 15.56 Selecting previously unselected package iproute2.
16:49:31 [2021-09-16T16:49:31.913Z] #21 15.57 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
16:49:31 [2021-09-16T16:49:31.913Z] #21 15.57 Unpacking iproute2 (5.10.0-4) ...
16:49:32 [2021-09-16T16:49:32.012Z] #14 25.80 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
16:49:32 [2021-09-16T16:49:32.124Z] #21 8.003 Fetched 8402 kB in 5s (1574 kB/s)
16:49:32 [2021-09-16T16:49:32.129Z] #21 17.44 Selecting previously unselected package bash-completion.
16:49:32 [2021-09-16T16:49:32.129Z] #21 17.44 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
16:49:32 [2021-09-16T16:49:32.476Z] #21 16.02 Selecting previously unselected package xxd.
16:49:32 [2021-09-16T16:49:32.476Z] #21 16.02 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ...
16:49:32 [2021-09-16T16:49:32.476Z] #21 16.02 Unpacking xxd (2:8.2.2434-3) ...
16:49:32 [2021-09-16T16:49:32.476Z] #21 16.14 Selecting previously unselected package vim-common.
16:49:32 [2021-09-16T16:49:32.476Z] #21 16.15 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
16:49:32 [2021-09-16T16:49:32.476Z] #21 16.16 Unpacking vim-common (2:8.2.2434-3) ...
16:49:32 [2021-09-16T16:49:32.476Z] #21 16.29 Selecting previously unselected package bash-completion.
16:49:32 [2021-09-16T16:49:32.589Z] #14 26.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
16:49:32 [2021-09-16T16:49:32.732Z] #21 16.29 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
16:49:32 [2021-09-16T16:49:32.851Z] #14 26.73 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
16:49:33 [2021-09-16T16:49:33.864Z] #19 144.2 Selecting previously unselected package g++-arm-linux-gnueabi.
16:49:34 [2021-09-16T16:49:34.016Z] #21 8.003 Reading package lists...
16:49:34 [2021-09-16T16:49:34.021Z] #21 19.07 Unpacking bash-completion (1:2.11-2) ...
16:49:34 [2021-09-16T16:49:34.021Z] #21 19.41 Selecting previously unselected package bzip2.
16:49:34 [2021-09-16T16:49:34.021Z] #21 19.42 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
16:49:34 [2021-09-16T16:49:34.021Z] #21 19.43 Unpacking bzip2 (1.0.8-4) ...
16:49:34 [2021-09-16T16:49:34.021Z] #21 19.51 Selecting previously unselected package xz-utils.
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.2 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.2 Selecting previously unselected package crossbuild-essential-armel.
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.2 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.2 Unpacking crossbuild-essential-armel (12.9) ...
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.2 Selecting previously unselected package libc6-armhf-cross.
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.2 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.2 Unpacking libc6-armhf-cross (2.31-9cross4) ...
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.4 Selecting previously unselected package libgcc-s1-armhf-cross.
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.4 Selecting previously unselected package libgomp1-armhf-cross.
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.4 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.4 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
16:49:34 [2021-09-16T16:49:34.120Z] #19 144.4 Selecting previously unselected package libatomic1-armhf-cross.
16:49:34 [2021-09-16T16:49:34.278Z] #21 19.52 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
16:49:34 [2021-09-16T16:49:34.278Z] #21 19.53 Unpacking xz-utils (5.2.5-2) ...
16:49:34 [2021-09-16T16:49:34.278Z] #21 19.69 Selecting previously unselected package apparmor.
16:49:34 [2021-09-16T16:49:34.278Z] #21 19.69 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
16:49:34 [2021-09-16T16:49:34.278Z] #21 19.74 Unpacking apparmor (2.13.6-10) ...
16:49:34 [2021-09-16T16:49:34.376Z] #19 144.4 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
16:49:34 [2021-09-16T16:49:34.376Z] #19 144.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
16:49:34 [2021-09-16T16:49:34.376Z] #19 144.5 Selecting previously unselected package libasan6-armhf-cross.
16:49:34 [2021-09-16T16:49:34.376Z] #19 144.5 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
16:49:34 [2021-09-16T16:49:34.376Z] #19 144.5 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
16:49:34 [2021-09-16T16:49:34.376Z] #19 144.7 Selecting previously unselected package libstdc++6-armhf-cross.
16:49:34 [2021-09-16T16:49:34.535Z] #21 20.07 Selecting previously unselected package inetutils-ping.
16:49:34 [2021-09-16T16:49:34.622Z] #21 18.03 Unpacking bash-completion (1:2.11-2) ...
16:49:34 [2021-09-16T16:49:34.632Z] #19 144.7 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
16:49:34 [2021-09-16T16:49:34.632Z] #19 144.7 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
16:49:34 [2021-09-16T16:49:34.632Z] #19 144.8 Selecting previously unselected package libubsan1-armhf-cross.
16:49:34 [2021-09-16T16:49:34.632Z] #19 144.8 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
16:49:34 [2021-09-16T16:49:34.632Z] #19 144.8 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
16:49:34 [2021-09-16T16:49:34.792Z] #21 20.08 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
16:49:34 [2021-09-16T16:49:34.792Z] #21 20.08 Unpacking inetutils-ping (2:2.0-1) ...
16:49:34 [2021-09-16T16:49:34.792Z] #21 20.15 Selecting previously unselected package libip4tc2:amd64.
16:49:34 [2021-09-16T16:49:34.792Z] #21 20.16 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
16:49:34 [2021-09-16T16:49:34.792Z] #21 20.17 Unpacking libip4tc2:amd64 (1.8.7-1) ...
16:49:34 [2021-09-16T16:49:34.792Z] #21 20.25 Selecting previously unselected package libip6tc2:amd64.
16:49:34 [2021-09-16T16:49:34.792Z] #21 20.26 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
16:49:34 [2021-09-16T16:49:34.792Z] #21 20.26 Unpacking libip6tc2:amd64 (1.8.7-1) ...
16:49:34 [2021-09-16T16:49:34.878Z] #21 18.44 Selecting previously unselected package bzip2.
16:49:34 [2021-09-16T16:49:34.878Z] #21 18.44 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
16:49:34 [2021-09-16T16:49:34.878Z] #21 18.45 Unpacking bzip2 (1.0.8-4) ...
16:49:34 [2021-09-16T16:49:34.878Z] #21 18.56 Selecting previously unselected package xz-utils.
16:49:34 [2021-09-16T16:49:34.878Z] #21 18.57 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
16:49:34 [2021-09-16T16:49:34.878Z] #21 18.58 Unpacking xz-utils (5.2.5-2) ...
16:49:34 [2021-09-16T16:49:34.888Z] #19 144.9 Selecting previously unselected package libgcc-10-dev-armhf-cross.
16:49:34 [2021-09-16T16:49:34.888Z] #19 144.9 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
16:49:34 [2021-09-16T16:49:34.888Z] #19 144.9 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
16:49:34 [2021-09-16T16:49:34.888Z] #19 145.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
16:49:34 [2021-09-16T16:49:34.888Z] #19 145.0 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
16:49:34 [2021-09-16T16:49:34.888Z] #19 145.0 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:49:35 [2021-09-16T16:49:35.049Z] #21 20.33 Selecting previously unselected package libnfnetlink0:amd64.
16:49:35 [2021-09-16T16:49:35.049Z] #21 20.33 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.049Z] #21 20.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:49:35 [2021-09-16T16:49:35.049Z] #21 20.38 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:49:35 [2021-09-16T16:49:35.049Z] #21 20.38 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.049Z] #21 20.39 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:49:35 [2021-09-16T16:49:35.049Z] #21 20.46 Selecting previously unselected package libnftnl11:amd64.
16:49:35 [2021-09-16T16:49:35.049Z] #21 20.48 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.049Z] #21 20.48 Unpacking libnftnl11:amd64 (1.1.9-1) ...
16:49:35 [2021-09-16T16:49:35.049Z] #21 20.56 Selecting previously unselected package iptables.
16:49:35 [2021-09-16T16:49:35.134Z] #21 18.72 Selecting previously unselected package apparmor.
16:49:35 [2021-09-16T16:49:35.134Z] #21 18.73 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.134Z] #21 18.77 Unpacking apparmor (2.13.6-10) ...
16:49:35 [2021-09-16T16:49:35.305Z] #21 20.56 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.305Z] #21 20.56 Unpacking iptables (1.8.7-1) ...
16:49:35 [2021-09-16T16:49:35.305Z] #21 20.81 Selecting previously unselected package libonig5:amd64.
16:49:35 [2021-09-16T16:49:35.390Z] #21 19.12 Selecting previously unselected package inetutils-ping.
16:49:35 [2021-09-16T16:49:35.390Z] #21 19.12 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.390Z] #21 19.12 Unpacking inetutils-ping (2:2.0-1) ...
16:49:35 [2021-09-16T16:49:35.390Z] #21 19.22 Selecting previously unselected package libip4tc2:amd64.
16:49:35 [2021-09-16T16:49:35.444Z] #14 28.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
16:49:35 [2021-09-16T16:49:35.444Z] #14 ...
16:49:35 [2021-09-16T16:49:35.444Z] 
16:49:35 [2021-09-16T16:49:35.444Z] #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
16:49:35 [2021-09-16T16:49:35.444Z] #30 sha256:2a885e190bd9e956e32d9a605be5a24b13227448b2a06ed193c54d72a9d054b5
16:49:35 [2021-09-16T16:49:35.444Z] #30 7.794 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
16:49:35 [2021-09-16T16:49:35.444Z] #30 9.460 #=#=#                                                                         
16:49:35 [2021-09-16T16:49:35.444Z] #30 9.898 #=#=#                                                                         

################                                                          22.3%
######################################################################## 100.0%
16:49:35 [2021-09-16T16:49:35.444Z] #30 11.17 
16:49:35 [2021-09-16T16:49:35.562Z] #21 20.82 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.562Z] #21 20.83 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:49:35 [2021-09-16T16:49:35.562Z] #21 20.98 Selecting previously unselected package libjq1:amd64.
16:49:35 [2021-09-16T16:49:35.562Z] #21 21.00 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.562Z] #21 21.01 Unpacking libjq1:amd64 (1.6-2.1) ...
16:49:35 [2021-09-16T16:49:35.646Z] #21 19.22 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.646Z] #21 19.23 Unpacking libip4tc2:amd64 (1.8.7-1) ...
16:49:35 [2021-09-16T16:49:35.646Z] #21 19.28 Selecting previously unselected package libip6tc2:amd64.
16:49:35 [2021-09-16T16:49:35.646Z] #21 19.29 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.646Z] #21 19.29 Unpacking libip6tc2:amd64 (1.8.7-1) ...
16:49:35 [2021-09-16T16:49:35.646Z] #21 19.36 Selecting previously unselected package libnfnetlink0:amd64.
16:49:35 [2021-09-16T16:49:35.646Z] #21 19.37 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.646Z] #21 19.38 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:49:35 [2021-09-16T16:49:35.646Z] #21 19.43 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:49:35 [2021-09-16T16:49:35.646Z] #21 19.43 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.646Z] #21 19.44 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:49:35 [2021-09-16T16:49:35.819Z] #21 21.13 Selecting previously unselected package jq.
16:49:35 [2021-09-16T16:49:35.819Z] #21 21.14 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.819Z] #21 21.15 Unpacking jq (1.6-2.1) ...
16:49:35 [2021-09-16T16:49:35.819Z] #21 21.21 Selecting previously unselected package libaio1:amd64.
16:49:35 [2021-09-16T16:49:35.819Z] #21 21.22 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.819Z] #21 21.22 Unpacking libaio1:amd64 (0.3.112-9) ...
16:49:35 [2021-09-16T16:49:35.819Z] #21 21.27 Selecting previously unselected package libgpm2:amd64.
16:49:35 [2021-09-16T16:49:35.819Z] #21 21.27 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.819Z] #21 21.29 Unpacking libgpm2:amd64 (1.20.7-8) ...
16:49:35 [2021-09-16T16:49:35.819Z] #21 21.35 Selecting previously unselected package libicu67:amd64.
16:49:35 [2021-09-16T16:49:35.819Z] #21 21.36 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.819Z] #21 21.37 Unpacking libicu67:amd64 (67.1-7) ...
16:49:35 [2021-09-16T16:49:35.902Z] #21 19.52 Selecting previously unselected package libnftnl11:amd64.
16:49:35 [2021-09-16T16:49:35.902Z] #21 19.53 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.902Z] #21 19.54 Unpacking libnftnl11:amd64 (1.1.9-1) ...
16:49:35 [2021-09-16T16:49:35.902Z] #21 19.62 Selecting previously unselected package iptables.
16:49:35 [2021-09-16T16:49:35.902Z] #21 19.63 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
16:49:35 [2021-09-16T16:49:35.902Z] #21 19.64 Unpacking iptables (1.8.7-1) ...
16:49:36 [2021-09-16T16:49:36.021Z] #30 ...
16:49:36 [2021-09-16T16:49:36.021Z] 
16:49:36 [2021-09-16T16:49:36.021Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh shfmt
16:49:36 [2021-09-16T16:49:36.021Z] #53 sha256:0f64ef8c84ace61674a4439e666c706285dbdd7aa920b6a72e4ad9602f679844
16:49:36 [2021-09-16T16:49:36.021Z] #53 DONE 29.9s
16:49:36 [2021-09-16T16:49:36.021Z] 
16:49:36 [2021-09-16T16:49:36.021Z] #57 [containerd 1/2] 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
16:49:36 [2021-09-16T16:49:36.021Z] #57 sha256:fb5e83f7d295fdcb4c6428040902408693a1c98b1f056660cc27ca9026d2d842
16:49:36 [2021-09-16T16:49:36.021Z] #57 23.91 The following additional packages will be installed:
16:49:36 [2021-09-16T16:49:36.021Z] #57 23.92   libbtrfs0
16:49:36 [2021-09-16T16:49:36.021Z] #57 24.10 The following NEW packages will be installed:
16:49:36 [2021-09-16T16:49:36.021Z] #57 24.10   libbtrfs-dev libbtrfs0
16:49:36 [2021-09-16T16:49:36.021Z] #57 24.49 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
16:49:36 [2021-09-16T16:49:36.021Z] #57 24.49 Need to get 454 kB of archives.
16:49:36 [2021-09-16T16:49:36.021Z] #57 24.49 After this operation, 1275 kB of additional disk space will be used.
16:49:36 [2021-09-16T16:49:36.021Z] #57 24.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #57 24.49 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #57 25.62 debconf: delaying package configuration, since apt-utils is not installed
16:49:36 [2021-09-16T16:49:36.021Z] #57 25.82 Fetched 454 kB in 0s (1378 kB/s)
16:49:36 [2021-09-16T16:49:36.021Z] #57 26.21 Selecting previously unselected package libbtrfs0:arm64.
16:49:36 [2021-09-16T16:49:36.021Z] #57 26.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 ... 15703 files and directories currently installed.)
16:49:36 [2021-09-16T16:49:36.021Z] #57 26.26 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
16:49:36 [2021-09-16T16:49:36.021Z] #57 26.28 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:49:36 [2021-09-16T16:49:36.021Z] #57 26.47 Selecting previously unselected package libbtrfs-dev:arm64.
16:49:36 [2021-09-16T16:49:36.021Z] #57 26.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
16:49:36 [2021-09-16T16:49:36.021Z] #57 26.50 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:49:36 [2021-09-16T16:49:36.021Z] #57 26.70 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:49:36 [2021-09-16T16:49:36.021Z] #57 26.74 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:49:36 [2021-09-16T16:49:36.021Z] #57 26.77 Processing triggers for libc-bin (2.31-13) ...
16:49:36 [2021-09-16T16:49:36.021Z] #57 DONE 29.9s
16:49:36 [2021-09-16T16:49:36.021Z] 
16:49:36 [2021-09-16T16:49:36.021Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:49:36 [2021-09-16T16:49:36.021Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.69 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.76 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.85 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.89 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB]
16:49:36 [2021-09-16T16:49:36.021Z] #14 29.89 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB]
16:49:36 [2021-09-16T16:49:36.168Z] #21 10.00 Reading package lists...
16:49:36 [2021-09-16T16:49:36.464Z] #21 19.95 Selecting previously unselected package libonig5:amd64.
16:49:36 [2021-09-16T16:49:36.464Z] #21 19.95 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
16:49:36 [2021-09-16T16:49:36.464Z] #21 19.96 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:49:36 [2021-09-16T16:49:36.464Z] #21 20.08 Selecting previously unselected package libjq1:amd64.
16:49:36 [2021-09-16T16:49:36.464Z] #21 20.09 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
16:49:36 [2021-09-16T16:49:36.464Z] #21 20.09 Unpacking libjq1:amd64 (1.6-2.1) ...
16:49:36 [2021-09-16T16:49:36.464Z] #21 20.20 Selecting previously unselected package jq.
16:49:36 [2021-09-16T16:49:36.464Z] #21 20.20 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
16:49:36 [2021-09-16T16:49:36.464Z] #21 20.21 Unpacking jq (1.6-2.1) ...
16:49:36 [2021-09-16T16:49:36.464Z] #21 20.28 Selecting previously unselected package libaio1:amd64.
16:49:36 [2021-09-16T16:49:36.464Z] #21 20.29 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
16:49:36 [2021-09-16T16:49:36.464Z] #21 20.29 Unpacking libaio1:amd64 (0.3.112-9) ...
16:49:36 [2021-09-16T16:49:36.720Z] #21 20.35 Selecting previously unselected package libgpm2:amd64.
16:49:36 [2021-09-16T16:49:36.720Z] #21 20.35 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
16:49:36 [2021-09-16T16:49:36.720Z] #21 20.36 Unpacking libgpm2:amd64 (1.20.7-8) ...
16:49:36 [2021-09-16T16:49:36.720Z] #21 20.41 Selecting previously unselected package libicu67:amd64.
16:49:36 [2021-09-16T16:49:36.720Z] #21 20.42 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
16:49:36 [2021-09-16T16:49:36.720Z] #21 20.43 Unpacking libicu67:amd64 (67.1-7) ...
16:49:36 [2021-09-16T16:49:36.732Z] #21 11.97 Building dependency tree...
16:49:37 [2021-09-16T16:49:37.295Z] #21 12.97 The following additional packages will be installed:
16:49:37 [2021-09-16T16:49:37.295Z] #21 12.97   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:49:37 [2021-09-16T16:49:37.295Z] #21 12.97   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
16:49:37 [2021-09-16T16:49:37.295Z] #21 12.97   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
16:49:37 [2021-09-16T16:49:37.295Z] #21 12.97   python3-pkg-resources vim-runtime xxd
16:49:37 [2021-09-16T16:49:37.295Z] #21 12.98 Suggested packages:
16:49:37 [2021-09-16T16:49:37.295Z] #21 12.98   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:49:37 [2021-09-16T16:49:37.295Z] #21 12.98   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
16:49:37 [2021-09-16T16:49:37.295Z] #21 12.98   acl attr quota
16:49:37 [2021-09-16T16:49:37.295Z] #21 12.98 Recommended packages:
16:49:37 [2021-09-16T16:49:37.295Z] #21 12.98   libatm1 nftables libpam-cap build-essential python3-dev unzip
16:49:37 [2021-09-16T16:49:37.418Z] #14 31.16 debconf: delaying package configuration, since apt-utils is not installed
16:49:37 [2021-09-16T16:49:37.681Z] #14 31.40 Fetched 108 MB in 6s (16.9 MB/s)
16:49:37 [2021-09-16T16:49:37.681Z] #14 31.54 Selecting previously unselected package binutils-mingw-w64-i686.
16:49:37 [2021-09-16T16:49:37.681Z] #14 31.54 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15703 files and directories currently installed.)
16:49:37 [2021-09-16T16:49:37.681Z] #14 31.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
16:49:37 [2021-09-16T16:49:37.681Z] #14 31.66 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:49:38 [2021-09-16T16:49:38.224Z] #21 13.88 The following NEW packages will be installed:
16:49:38 [2021-09-16T16:49:38.224Z] #21 13.88   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
16:49:38 [2021-09-16T16:49:38.224Z] #21 13.89   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:49:38 [2021-09-16T16:49:38.224Z] #21 13.89   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
16:49:38 [2021-09-16T16:49:38.224Z] #21 13.89   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
16:49:38 [2021-09-16T16:49:38.224Z] #21 13.89   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
16:49:38 [2021-09-16T16:49:38.224Z] #21 13.89   python3-pkg-resources python3-setuptools python3-wheel sudo
16:49:38 [2021-09-16T16:49:38.224Z] #21 13.89   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:49:38 [2021-09-16T16:49:38.224Z] #21 13.89   xz-utils zip
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.19 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.19 Need to get 27.0 MB of archives.
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.19 After this operation, 104 MB of additional disk space will be used.
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.20 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.27 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.27 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.30 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.31 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.31 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:49:38 [2021-09-16T16:49:38.481Z] #21 14.40 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
16:49:38 [2021-09-16T16:49:38.737Z] #21 14.40 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
16:49:38 [2021-09-16T16:49:38.737Z] #21 14.40 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
16:49:38 [2021-09-16T16:49:38.737Z] #21 14.62 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
16:49:38 [2021-09-16T16:49:38.737Z] #21 14.62 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:49:38 [2021-09-16T16:49:38.737Z] #21 14.62 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:49:38 [2021-09-16T16:49:38.737Z] #21 14.62 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:49:38 [2021-09-16T16:49:38.737Z] #21 14.62 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
16:49:38 [2021-09-16T16:49:38.737Z] #21 14.62 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
16:49:38 [2021-09-16T16:49:38.737Z] #21 14.63 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
16:49:38 [2021-09-16T16:49:38.737Z] #21 14.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:49:38 [2021-09-16T16:49:38.997Z] #21 14.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
16:49:38 [2021-09-16T16:49:38.997Z] #21 14.70 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:49:38 [2021-09-16T16:49:38.997Z] #21 14.71 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
16:49:38 [2021-09-16T16:49:38.997Z] #21 14.72 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
16:49:38 [2021-09-16T16:49:38.997Z] #21 14.72 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
16:49:38 [2021-09-16T16:49:38.997Z] #21 14.73 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
16:49:38 [2021-09-16T16:49:38.997Z] #21 14.77 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
16:49:38 [2021-09-16T16:49:38.997Z] #21 14.77 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
16:49:38 [2021-09-16T16:49:38.997Z] #21 14.78 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB]
16:49:38 [2021-09-16T16:49:38.997Z] #21 14.92 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB]
16:49:39 [2021-09-16T16:49:39.091Z] #21 24.29 Selecting previously unselected package libinih1:amd64.
16:49:39 [2021-09-16T16:49:39.091Z] #21 24.32 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
16:49:39 [2021-09-16T16:49:39.091Z] #21 24.32 Unpacking libinih1:amd64 (53-1+b2) ...
16:49:39 [2021-09-16T16:49:39.091Z] #21 24.37 Selecting previously unselected package libnet1:amd64.
16:49:39 [2021-09-16T16:49:39.091Z] #21 24.38 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:49:39 [2021-09-16T16:49:39.091Z] #21 24.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:49:39 [2021-09-16T16:49:39.091Z] #21 24.47 Selecting previously unselected package libnl-3-200:amd64.
16:49:39 [2021-09-16T16:49:39.091Z] #21 24.48 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:49:39 [2021-09-16T16:49:39.091Z] #21 24.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:49:39 [2021-09-16T16:49:39.091Z] #21 24.56 Selecting previously unselected package libprotobuf-c1:amd64.
16:49:39 [2021-09-16T16:49:39.091Z] #21 24.56 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:49:39 [2021-09-16T16:49:39.091Z] #21 24.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:49:39 [2021-09-16T16:49:39.253Z] #21 14.95 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
16:49:39 [2021-09-16T16:49:39.254Z] #21 14.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
16:49:39 [2021-09-16T16:49:39.347Z] #21 24.62 Selecting previously unselected package net-tools.
16:49:39 [2021-09-16T16:49:39.347Z] #21 24.62 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
16:49:39 [2021-09-16T16:49:39.347Z] #21 24.62 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:49:39 [2021-09-16T16:49:39.347Z] #21 24.80 Selecting previously unselected package patch.
16:49:39 [2021-09-16T16:49:39.347Z] #21 24.81 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
16:49:39 [2021-09-16T16:49:39.347Z] #21 24.82 Unpacking patch (2.7.6-7) ...
16:49:39 [2021-09-16T16:49:39.604Z] #21 24.91 Selecting previously unselected package python-pip-whl.
16:49:39 [2021-09-16T16:49:39.604Z] #21 24.91 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
16:49:39 [2021-09-16T16:49:39.604Z] #21 24.93 Unpacking python-pip-whl (20.3.4-4) ...
16:49:39 [2021-09-16T16:49:39.620Z] #14 33.60 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:49:39 [2021-09-16T16:49:39.620Z] #14 33.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
16:49:39 [2021-09-16T16:49:39.620Z] #14 33.61 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:49:39 [2021-09-16T16:49:39.816Z] #21 15.43 debconf: delaying package configuration, since apt-utils is not installed
16:49:39 [2021-09-16T16:49:39.816Z] #21 15.54 Fetched 27.0 MB in 1s (25.3 MB/s)
16:49:39 [2021-09-16T16:49:39.816Z] #21 15.60 Selecting previously unselected package pigz.
16:49:39 [2021-09-16T16:49:39.816Z] #21 15.60 (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 ... 24014 files and directories currently installed.)
16:49:39 [2021-09-16T16:49:39.816Z] #21 15.64 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
16:49:39 [2021-09-16T16:49:39.816Z] #21 15.64 Unpacking pigz (2.6-1) ...
16:49:39 [2021-09-16T16:49:39.816Z] #21 15.72 Selecting previously unselected package libelf1:amd64.
16:49:39 [2021-09-16T16:49:39.816Z] #21 15.72 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
16:49:39 [2021-09-16T16:49:39.860Z] #21 25.45 Selecting previously unselected package python3-lib2to3.
16:49:39 [2021-09-16T16:49:39.891Z] #14 ...
16:49:39 [2021-09-16T16:49:39.891Z] 
16:49:39 [2021-09-16T16:49:39.891Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:49:39 [2021-09-16T16:49:39.891Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de
16:49:39 [2021-09-16T16:49:39.891Z] #45 23.36 Building dependency tree...
16:49:39 [2021-09-16T16:49:39.891Z] #45 25.36 The following additional packages will be installed:
16:49:39 [2021-09-16T16:49:39.891Z] #45 25.36   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:49:39 [2021-09-16T16:49:39.891Z] #45 25.37   python3-protobuf python3-six
16:49:39 [2021-09-16T16:49:39.891Z] #45 25.37 Suggested packages:
16:49:39 [2021-09-16T16:49:39.891Z] #45 25.37   python3-setuptools
16:49:39 [2021-09-16T16:49:39.891Z] #45 25.37 Recommended packages:
16:49:39 [2021-09-16T16:49:39.891Z] #45 25.37   iproute2 | iproute
16:49:39 [2021-09-16T16:49:39.891Z] #45 25.82 The following NEW packages will be installed:
16:49:39 [2021-09-16T16:49:39.891Z] #45 25.83   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
16:49:39 [2021-09-16T16:49:39.891Z] #45 25.83   python3-protobuf python3-six
16:49:39 [2021-09-16T16:49:39.891Z] #45 26.19 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
16:49:39 [2021-09-16T16:49:39.891Z] #45 26.19 Need to get 2094 kB of archives.
16:49:39 [2021-09-16T16:49:39.891Z] #45 26.19 After this operation, 10.5 MB of additional disk space will be used.
16:49:39 [2021-09-16T16:49:39.891Z] #45 26.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
16:49:39 [2021-09-16T16:49:39.891Z] #45 26.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:49:39 [2021-09-16T16:49:39.891Z] #45 26.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
16:49:39 [2021-09-16T16:49:39.891Z] #45 26.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
16:49:39 [2021-09-16T16:49:39.891Z] #45 26.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:49:39 [2021-09-16T16:49:39.891Z] #45 26.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:49:39 [2021-09-16T16:49:39.891Z] #45 26.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:49:39 [2021-09-16T16:49:39.891Z] #45 29.09 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [588 kB]
16:49:39 [2021-09-16T16:49:39.891Z] #45 30.28 debconf: delaying package configuration, since apt-utils is not installed
16:49:39 [2021-09-16T16:49:39.891Z] #45 30.48 Fetched 2094 kB in 4s (591 kB/s)
16:49:39 [2021-09-16T16:49:39.891Z] #45 30.58 Selecting previously unselected package libprotobuf23:arm64.
16:49:39 [2021-09-16T16:49:39.891Z] #45 30.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15703 files and directories currently installed.)
16:49:39 [2021-09-16T16:49:39.891Z] #45 30.72 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 30.83 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 31.48 Selecting previously unselected package python3-pkg-resources.
16:49:39 [2021-09-16T16:49:39.891Z] #45 31.48 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 31.50 Unpacking python3-pkg-resources (52.0.0-4) ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 31.72 Selecting previously unselected package python3-six.
16:49:39 [2021-09-16T16:49:39.891Z] #45 31.72 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 31.74 Unpacking python3-six (1.16.0-2) ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 31.87 Selecting previously unselected package python3-protobuf.
16:49:39 [2021-09-16T16:49:39.891Z] #45 31.87 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 31.89 Unpacking python3-protobuf (3.12.4-1) ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 32.69 Selecting previously unselected package libnet1:arm64.
16:49:39 [2021-09-16T16:49:39.891Z] #45 32.70 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 32.72 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 32.86 Selecting previously unselected package libnl-3-200:arm64.
16:49:39 [2021-09-16T16:49:39.891Z] #45 32.86 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 32.87 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 33.09 Selecting previously unselected package libprotobuf-c1:arm64.
16:49:39 [2021-09-16T16:49:39.891Z] #45 33.10 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 33.10 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 33.25 Selecting previously unselected package criu.
16:49:39 [2021-09-16T16:49:39.891Z] #45 33.25 Preparing to unpack .../7-criu_3.15-1_arm64.deb ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 33.26 Unpacking criu (3.15-1) ...
16:49:39 [2021-09-16T16:49:39.891Z] #45 ...
16:49:39 [2021-09-16T16:49:39.891Z] 
16:49:39 [2021-09-16T16:49:39.891Z] #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
16:49:39 [2021-09-16T16:49:39.891Z] #30 sha256:2a885e190bd9e956e32d9a605be5a24b13227448b2a06ed193c54d72a9d054b5
16:49:39 [2021-09-16T16:49:39.891Z] #30 15.75 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
16:49:39 [2021-09-16T16:49:39.891Z] #30 17.23 
16:49:39 [2021-09-16T16:49:39.891Z] #30 17.40 #=#=#                                                                         

                                                                           0.2%
######################################################################## 100.0%
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.46 Selecting previously unselected package libinih1:amd64.
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.47 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.48 Unpacking libinih1:amd64 (53-1+b2) ...
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.52 Selecting previously unselected package libnet1:amd64.
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.53 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.60 Selecting previously unselected package libnl-3-200:amd64.
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.61 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.61 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.71 Selecting previously unselected package libprotobuf-c1:amd64.
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.72 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.73 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.77 Selecting previously unselected package net-tools.
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.77 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
16:49:39 [2021-09-16T16:49:39.987Z] #21 23.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:49:40 [2021-09-16T16:49:40.073Z] #21 15.73 Unpacking libelf1:amd64 (0.183-1) ...
16:49:40 [2021-09-16T16:49:40.073Z] #21 15.86 Selecting previously unselected package libbpf0:amd64.
16:49:40 [2021-09-16T16:49:40.073Z] #21 15.87 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
16:49:40 [2021-09-16T16:49:40.073Z] #21 15.87 Unpacking libbpf0:amd64 (1:0.3-2) ...
16:49:40 [2021-09-16T16:49:40.073Z] #21 15.96 Selecting previously unselected package libcap2:amd64.
16:49:40 [2021-09-16T16:49:40.073Z] #21 15.96 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
16:49:40 [2021-09-16T16:49:40.117Z] #21 25.46 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
16:49:40 [2021-09-16T16:49:40.117Z] #21 25.47 Unpacking python3-lib2to3 (3.9.2-1) ...
16:49:40 [2021-09-16T16:49:40.117Z] #21 25.57 Selecting previously unselected package python3-distutils.
16:49:40 [2021-09-16T16:49:40.117Z] #21 25.57 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
16:49:40 [2021-09-16T16:49:40.117Z] #21 25.57 Unpacking python3-distutils (3.9.2-1) ...
16:49:40 [2021-09-16T16:49:40.117Z] #21 25.69 Selecting previously unselected package python3-pkg-resources.
16:49:40 [2021-09-16T16:49:40.143Z] #19 149.8 Selecting previously unselected package gcc-arm-linux-gnueabihf.
16:49:40 [2021-09-16T16:49:40.143Z] #19 149.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
16:49:40 [2021-09-16T16:49:40.143Z] #19 149.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
16:49:40 [2021-09-16T16:49:40.143Z] #19 149.8 Selecting previously unselected package linux-libc-dev-armhf-cross.
16:49:40 [2021-09-16T16:49:40.143Z] #19 149.8 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
16:49:40 [2021-09-16T16:49:40.143Z] #19 149.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
16:49:40 [2021-09-16T16:49:40.143Z] #19 150.0 Selecting previously unselected package libc6-dev-armhf-cross.
16:49:40 [2021-09-16T16:49:40.143Z] #19 150.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
16:49:40 [2021-09-16T16:49:40.143Z] #19 150.0 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
16:49:40 [2021-09-16T16:49:40.143Z] #19 150.2 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
16:49:40 [2021-09-16T16:49:40.143Z] #19 150.2 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
16:49:40 [2021-09-16T16:49:40.143Z] #19 150.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
16:49:40 [2021-09-16T16:49:40.143Z] #19 150.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
16:49:40 [2021-09-16T16:49:40.154Z] #30 ...
16:49:40 [2021-09-16T16:49:40.154Z] 
16:49:40 [2021-09-16T16:49:40.154Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:49:40 [2021-09-16T16:49:40.154Z] #51 sha256:bb89bf0d602a5252c56d322988151e7b5fe5f5bf26b36b9b7b66ef5973d4654c
16:49:40 [2021-09-16T16:49:40.154Z] #51 24.02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
16:49:40 [2021-09-16T16:49:40.154Z] #51 24.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
16:49:40 [2021-09-16T16:49:40.154Z] #51 25.05 go: downloading github.com/gogo/protobuf v1.2.1
16:49:40 [2021-09-16T16:49:40.154Z] #51 30.32 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
16:49:40 [2021-09-16T16:49:40.154Z] #51 30.42 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
16:49:40 [2021-09-16T16:49:40.154Z] #51 30.58 go: downloading github.com/BurntSushi/toml v0.3.1
16:49:40 [2021-09-16T16:49:40.154Z] #51 ...
16:49:40 [2021-09-16T16:49:40.154Z] 
16:49:40 [2021-09-16T16:49:40.154Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:49:40 [2021-09-16T16:49:40.154Z] #58 sha256:48207d4eee3a367d3bbdd98bd6c0c1d4821c79ba66e1e4896d6e109044b84cd5
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.032 + RM_GOPATH=0
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.032 + TMP_GOPATH=
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.032 + : /build
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.032 + '[' -z '' ']'
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.034 ++ mktemp -d
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.036 + export GOPATH=/tmp/tmp.dgPR4KsgYp
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.036 + GOPATH=/tmp/tmp.dgPR4KsgYp
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.036 + RM_GOPATH=1
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.036 + case "$(go env GOARCH)" in
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.038 ++ go env GOARCH
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.086 + export GO_BUILDMODE=-buildmode=pie
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.086 + GO_BUILDMODE=-buildmode=pie
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.090 ++ dirname /tmp/install/install.sh
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.096 + dir=/tmp/install
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.096 + bin=containerd
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.097 + shift
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.097 + '[' '!' -f /tmp/install/containerd.installer ']'
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.099 + . /tmp/install/containerd.installer
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.100 ++ set -e
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.100 ++ : v1.5.5
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.101 + install_containerd
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.106 + echo 'Install containerd version v1.5.5'
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.107 Install containerd version v1.5.5
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.111 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dgPR4KsgYp/src/github.com/containerd/containerd
16:49:40 [2021-09-16T16:49:40.154Z] #58 2.122 Cloning into '/tmp/tmp.dgPR4KsgYp/src/github.com/containerd/containerd'...
16:49:40 [2021-09-16T16:49:40.243Z] #21 23.95 Selecting previously unselected package patch.
16:49:40 [2021-09-16T16:49:40.243Z] #21 23.96 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
16:49:40 [2021-09-16T16:49:40.243Z] #21 23.97 Unpacking patch (2.7.6-7) ...
16:49:40 [2021-09-16T16:49:40.243Z] #21 24.07 Selecting previously unselected package python-pip-whl.
16:49:40 [2021-09-16T16:49:40.329Z] #21 15.97 Unpacking libcap2:amd64 (1:2.44-1) ...
16:49:40 [2021-09-16T16:49:40.329Z] #21 16.03 Selecting previously unselected package libmnl0:amd64.
16:49:40 [2021-09-16T16:49:40.329Z] #21 16.03 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
16:49:40 [2021-09-16T16:49:40.329Z] #21 16.04 Unpacking libmnl0:amd64 (1.0.4-3) ...
16:49:40 [2021-09-16T16:49:40.329Z] #21 16.09 Selecting previously unselected package libxtables12:amd64.
16:49:40 [2021-09-16T16:49:40.329Z] #21 16.10 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
16:49:40 [2021-09-16T16:49:40.329Z] #21 16.10 Unpacking libxtables12:amd64 (1.8.7-1) ...
16:49:40 [2021-09-16T16:49:40.329Z] #21 16.16 Selecting previously unselected package libcap2-bin.
16:49:40 [2021-09-16T16:49:40.329Z] #21 16.16 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
16:49:40 [2021-09-16T16:49:40.329Z] #21 16.17 Unpacking libcap2-bin (1:2.44-1) ...
16:49:40 [2021-09-16T16:49:40.374Z] #21 25.69 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
16:49:40 [2021-09-16T16:49:40.374Z] #21 25.70 Unpacking python3-pkg-resources (52.0.0-4) ...
16:49:40 [2021-09-16T16:49:40.374Z] #21 25.83 Selecting previously unselected package python3-setuptools.
16:49:40 [2021-09-16T16:49:40.374Z] #21 25.83 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
16:49:40 [2021-09-16T16:49:40.374Z] #21 25.83 Unpacking python3-setuptools (52.0.0-4) ...
16:49:40 [2021-09-16T16:49:40.399Z] #19 150.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
16:49:40 [2021-09-16T16:49:40.399Z] #19 150.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:49:40 [2021-09-16T16:49:40.417Z] #58 ...
16:49:40 [2021-09-16T16:49:40.417Z] 
16:49:40 [2021-09-16T16:49:40.417Z] #37 [tini 1/2] 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
16:49:40 [2021-09-16T16:49:40.417Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9
16:49:40 [2021-09-16T16:49:40.417Z] #37 24.27 The following additional packages will be installed:
16:49:40 [2021-09-16T16:49:40.417Z] #37 24.27   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
16:49:40 [2021-09-16T16:49:40.417Z] #37 24.28 Suggested packages:
16:49:40 [2021-09-16T16:49:40.417Z] #37 24.29   cmake-doc ninja-build lrzip
16:49:40 [2021-09-16T16:49:40.417Z] #37 24.29 Recommended packages:
16:49:40 [2021-09-16T16:49:40.417Z] #37 24.29   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:49:40 [2021-09-16T16:49:40.417Z] #37 25.01 The following NEW packages will be installed:
16:49:40 [2021-09-16T16:49:40.417Z] #37 25.02   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
16:49:40 [2021-09-16T16:49:40.417Z] #37 25.02   vim-common xxd
16:49:40 [2021-09-16T16:49:40.417Z] #37 25.42 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded.
16:49:40 [2021-09-16T16:49:40.417Z] #37 25.42 Need to get 15.6 MB of archives.
16:49:40 [2021-09-16T16:49:40.417Z] #37 25.42 After this operation, 67.4 MB of additional disk space will be used.
16:49:40 [2021-09-16T16:49:40.417Z] #37 25.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB]
16:49:40 [2021-09-16T16:49:40.417Z] #37 25.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB]
16:49:40 [2021-09-16T16:49:40.417Z] #37 25.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB]
16:49:40 [2021-09-16T16:49:40.418Z] #37 25.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:49:40 [2021-09-16T16:49:40.418Z] #37 26.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB]
16:49:40 [2021-09-16T16:49:40.418Z] #37 26.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB]
16:49:40 [2021-09-16T16:49:40.418Z] #37 26.20 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
16:49:40 [2021-09-16T16:49:40.418Z] #37 26.20 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
16:49:40 [2021-09-16T16:49:40.418Z] #37 26.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
16:49:40 [2021-09-16T16:49:40.418Z] #37 26.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB]
16:49:40 [2021-09-16T16:49:40.418Z] #37 28.63 debconf: delaying package configuration, since apt-utils is not installed
16:49:40 [2021-09-16T16:49:40.418Z] #37 29.09 Fetched 15.6 MB in 1s (11.9 MB/s)
16:49:40 [2021-09-16T16:49:40.418Z] #37 29.83 Selecting previously unselected package xxd.
16:49:40 [2021-09-16T16:49:40.418Z] #37 29.83 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15703 files and directories currently installed.)
16:49:40 [2021-09-16T16:49:40.418Z] #37 29.90 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ...
16:49:40 [2021-09-16T16:49:40.418Z] #37 29.92 Unpacking xxd (2:8.2.2434-3) ...
16:49:40 [2021-09-16T16:49:40.418Z] #37 30.30 Selecting previously unselected package vim-common.
16:49:40 [2021-09-16T16:49:40.418Z] #37 30.31 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
16:49:40 [2021-09-16T16:49:40.418Z] #37 30.39 Unpacking vim-common (2:8.2.2434-3) ...
16:49:40 [2021-09-16T16:49:40.418Z] #37 30.86 Selecting previously unselected package cmake-data.
16:49:40 [2021-09-16T16:49:40.418Z] #37 30.87 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
16:49:40 [2021-09-16T16:49:40.418Z] #37 30.88 Unpacking cmake-data (3.18.4-2) ...
16:49:40 [2021-09-16T16:49:40.499Z] #21 24.08 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
16:49:40 [2021-09-16T16:49:40.499Z] #21 24.09 Unpacking python-pip-whl (20.3.4-4) ...
16:49:40 [2021-09-16T16:49:40.586Z] #21 16.25 Selecting previously unselected package iproute2.
16:49:40 [2021-09-16T16:49:40.586Z] #21 16.25 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
16:49:40 [2021-09-16T16:49:40.586Z] #21 16.26 Unpacking iproute2 (5.10.0-4) ...
16:49:40 [2021-09-16T16:49:40.630Z] #21 26.09 Selecting previously unselected package python3-wheel.
16:49:40 [2021-09-16T16:49:40.630Z] #21 26.09 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
16:49:40 [2021-09-16T16:49:40.630Z] #21 26.11 Unpacking python3-wheel (0.34.2-1) ...
16:49:40 [2021-09-16T16:49:40.630Z] #21 26.18 Selecting previously unselected package python3-pip.
16:49:40 [2021-09-16T16:49:40.680Z] #37 ...
16:49:40 [2021-09-16T16:49:40.680Z] 
16:49:40 [2021-09-16T16:49:40.680Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:49:40 [2021-09-16T16:49:40.680Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de
16:49:40 [2021-09-16T16:49:40.680Z] #45 34.07 Setting up python3-pkg-resources (52.0.0-4) ...
16:49:40 [2021-09-16T16:49:40.755Z] #21 24.55 Selecting previously unselected package python3-lib2to3.
16:49:40 [2021-09-16T16:49:40.755Z] #21 24.56 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
16:49:40 [2021-09-16T16:49:40.755Z] #21 24.56 Unpacking python3-lib2to3 (3.9.2-1) ...
16:49:40 [2021-09-16T16:49:40.755Z] #21 24.66 Selecting previously unselected package python3-distutils.
16:49:40 [2021-09-16T16:49:40.887Z] #21 26.20 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
16:49:40 [2021-09-16T16:49:40.887Z] #21 26.20 Unpacking python3-pip (20.3.4-4) ...
16:49:40 [2021-09-16T16:49:40.887Z] #21 26.42 Selecting previously unselected package sudo.
16:49:40 [2021-09-16T16:49:40.887Z] #21 26.42 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
16:49:40 [2021-09-16T16:49:40.887Z] #21 26.44 Unpacking sudo (1.9.5p2-3) ...
16:49:41 [2021-09-16T16:49:41.029Z] #21 24.66 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
16:49:41 [2021-09-16T16:49:41.029Z] #21 24.68 Unpacking python3-distutils (3.9.2-1) ...
16:49:41 [2021-09-16T16:49:41.029Z] #21 24.80 Selecting previously unselected package python3-pkg-resources.
16:49:41 [2021-09-16T16:49:41.149Z] #21 16.71 Selecting previously unselected package xxd.
16:49:41 [2021-09-16T16:49:41.149Z] #21 16.71 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ...
16:49:41 [2021-09-16T16:49:41.149Z] #21 16.72 Unpacking xxd (2:8.2.2434-3) ...
16:49:41 [2021-09-16T16:49:41.149Z] #21 16.82 Selecting previously unselected package vim-common.
16:49:41 [2021-09-16T16:49:41.149Z] #21 16.82 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
16:49:41 [2021-09-16T16:49:41.149Z] #21 16.84 Unpacking vim-common (2:8.2.2434-3) ...
16:49:41 [2021-09-16T16:49:41.149Z] #21 16.96 Selecting previously unselected package bash-completion.
16:49:41 [2021-09-16T16:49:41.285Z] #21 24.81 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
16:49:41 [2021-09-16T16:49:41.285Z] #21 24.81 Unpacking python3-pkg-resources (52.0.0-4) ...
16:49:41 [2021-09-16T16:49:41.285Z] #21 24.97 Selecting previously unselected package python3-setuptools.
16:49:41 [2021-09-16T16:49:41.285Z] #21 24.97 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
16:49:41 [2021-09-16T16:49:41.285Z] #21 24.97 Unpacking python3-setuptools (52.0.0-4) ...
16:49:41 [2021-09-16T16:49:41.406Z] #21 16.97 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
16:49:41 [2021-09-16T16:49:41.451Z] #21 26.94 Selecting previously unselected package thin-provisioning-tools.
16:49:41 [2021-09-16T16:49:41.544Z] #21 25.24 Selecting previously unselected package python3-wheel.
16:49:41 [2021-09-16T16:49:41.544Z] #21 25.25 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
16:49:41 [2021-09-16T16:49:41.544Z] #21 25.26 Unpacking python3-wheel (0.34.2-1) ...
16:49:41 [2021-09-16T16:49:41.544Z] #21 25.34 Selecting previously unselected package python3-pip.
16:49:41 [2021-09-16T16:49:41.708Z] #21 26.94 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
16:49:41 [2021-09-16T16:49:41.708Z] #21 26.95 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:49:41 [2021-09-16T16:49:41.708Z] #21 27.18 Selecting previously unselected package uidmap.
16:49:41 [2021-09-16T16:49:41.708Z] #21 27.19 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
16:49:41 [2021-09-16T16:49:41.708Z] #21 27.20 Unpacking uidmap (1:4.8.1-1) ...
16:49:41 [2021-09-16T16:49:41.708Z] #21 27.29 Selecting previously unselected package vim-runtime.
16:49:41 [2021-09-16T16:49:41.801Z] #21 25.35 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
16:49:41 [2021-09-16T16:49:41.801Z] #21 25.37 Unpacking python3-pip (20.3.4-4) ...
16:49:41 [2021-09-16T16:49:41.801Z] #21 25.63 Selecting previously unselected package sudo.
16:49:41 [2021-09-16T16:49:41.964Z] #21 27.29 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ...
16:49:41 [2021-09-16T16:49:41.964Z] #21 27.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:49:41 [2021-09-16T16:49:41.964Z] #21 27.35 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:49:41 [2021-09-16T16:49:41.964Z] #21 27.36 Unpacking vim-runtime (2:8.2.2434-3) ...
16:49:42 [2021-09-16T16:49:42.001Z] Fetching without tags
16:49:42 [2021-09-16T16:49:42.057Z] #21 25.64 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
16:49:42 [2021-09-16T16:49:42.057Z] #21 25.64 Unpacking sudo (1.9.5p2-3) ...
16:49:42 [2021-09-16T16:49:42.075Z] #45 35.77 Setting up libprotobuf23:arm64 (3.12.4-1) ...
16:49:42 [2021-09-16T16:49:42.075Z] #45 35.81 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:49:42 [2021-09-16T16:49:42.338Z] #45 35.83 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:49:42 [2021-09-16T16:49:42.338Z] #45 35.85 Setting up python3-six (1.16.0-2) ...
16:49:42 [2021-09-16T16:49:42.620Z] #21 26.12 Selecting previously unselected package thin-provisioning-tools.
16:49:42 [2021-09-16T16:49:42.620Z] #21 26.13 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
16:49:42 [2021-09-16T16:49:42.620Z] #21 26.14 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:49:42 [2021-09-16T16:49:42.620Z] #21 26.33 Selecting previously unselected package uidmap.
16:49:42 [2021-09-16T16:49:42.620Z] #21 26.33 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
16:49:42 [2021-09-16T16:49:42.620Z] #21 26.34 Unpacking uidmap (1:4.8.1-1) ...
16:49:42 [2021-09-16T16:49:42.722Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:49:42 [2021-09-16T16:49:42.774Z] #21 18.61 Unpacking bash-completion (1:2.11-2) ...
16:49:42 [2021-09-16T16:49:42.876Z] #21 26.45 Selecting previously unselected package vim-runtime.
16:49:42 [2021-09-16T16:49:42.876Z] #21 26.45 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ...
16:49:42 [2021-09-16T16:49:42.876Z] #21 26.49 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:49:42 [2021-09-16T16:49:42.876Z] #21 26.51 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:49:42 [2021-09-16T16:49:42.876Z] #21 26.53 Unpacking vim-runtime (2:8.2.2434-3) ...
16:49:41 [2021-09-16T16:49:41.755Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:49:41 [2021-09-16T16:49:41.791Z]  > git config --add remote.origin.fetch +refs/pull/42855/head:refs/remotes/origin/PR-42855 # timeout=10
16:49:41 [2021-09-16T16:49:41.824Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:41 [2021-09-16T16:49:41.928Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:49:42 [2021-09-16T16:49:42.035Z] Fetching upstream changes from https://github.com/moby/moby.git
16:49:42 [2021-09-16T16:49:42.035Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:42 [2021-09-16T16:49:42.037Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:42 [2021-09-16T16:49:42.827Z]  > git config core.sparsecheckout # timeout=10
16:49:42 [2021-09-16T16:49:42.862Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:49:43 [2021-09-16T16:49:43.337Z] #21 19.04 Selecting previously unselected package bzip2.
16:49:43 [2021-09-16T16:49:43.337Z] #21 19.05 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
16:49:43 [2021-09-16T16:49:43.337Z] #21 19.06 Unpacking bzip2 (1.0.8-4) ...
16:49:43 [2021-09-16T16:49:43.337Z] #21 19.11 Selecting previously unselected package xz-utils.
16:49:43 [2021-09-16T16:49:43.337Z] #21 19.12 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
16:49:43 [2021-09-16T16:49:43.337Z] #21 19.13 Unpacking xz-utils (5.2.5-2) ...
16:49:43 [2021-09-16T16:49:43.594Z] #21 19.32 Selecting previously unselected package apparmor.
16:49:43 [2021-09-16T16:49:43.594Z] #21 19.32 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
16:49:43 [2021-09-16T16:49:43.594Z] #21 19.38 Unpacking apparmor (2.13.6-10) ...
16:49:43 [2021-09-16T16:49:43.740Z] #45 37.39 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:49:43 [2021-09-16T16:49:43.850Z] #21 19.75 Selecting previously unselected package inetutils-ping.
16:49:44 [2021-09-16T16:49:44.003Z] #45 37.42 Setting up python3-protobuf (3.12.4-1) ...
16:49:44 [2021-09-16T16:49:44.107Z] #21 19.76 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
16:49:44 [2021-09-16T16:49:44.107Z] #21 19.77 Unpacking inetutils-ping (2:2.0-1) ...
16:49:44 [2021-09-16T16:49:44.107Z] #21 19.87 Selecting previously unselected package libip4tc2:amd64.
16:49:44 [2021-09-16T16:49:44.107Z] #21 19.88 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
16:49:44 [2021-09-16T16:49:44.107Z] #21 19.89 Unpacking libip4tc2:amd64 (1.8.7-1) ...
16:49:44 [2021-09-16T16:49:44.107Z] #21 19.95 Selecting previously unselected package libip6tc2:amd64.
16:49:44 [2021-09-16T16:49:44.107Z] #21 19.96 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
16:49:44 [2021-09-16T16:49:44.107Z] #21 19.96 Unpacking libip6tc2:amd64 (1.8.7-1) ...
16:49:44 [2021-09-16T16:49:44.281Z] Fetching without tags
16:49:44 [2021-09-16T16:49:44.364Z] #21 20.01 Selecting previously unselected package libnfnetlink0:amd64.
16:49:44 [2021-09-16T16:49:44.364Z] #21 20.01 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:49:44 [2021-09-16T16:49:44.364Z] #21 20.02 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:49:44 [2021-09-16T16:49:44.364Z] #21 20.06 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:49:44 [2021-09-16T16:49:44.364Z] #21 20.08 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
16:49:44 [2021-09-16T16:49:44.364Z] #21 20.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:49:44 [2021-09-16T16:49:44.364Z] #21 20.16 Selecting previously unselected package libnftnl11:amd64.
16:49:44 [2021-09-16T16:49:44.364Z] #21 20.18 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
16:49:44 [2021-09-16T16:49:44.364Z] #21 20.18 Unpacking libnftnl11:amd64 (1.1.9-1) ...
16:49:44 [2021-09-16T16:49:44.364Z] #21 20.26 Selecting previously unselected package iptables.
16:49:44 [2021-09-16T16:49:44.487Z] #21 29.96 Selecting previously unselected package vim.
16:49:44 [2021-09-16T16:49:44.620Z] #21 20.27 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
16:49:44 [2021-09-16T16:49:44.620Z] #21 20.28 Unpacking iptables (1.8.7-1) ...
16:49:44 [2021-09-16T16:49:44.743Z] #21 29.96 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ...
16:49:44 [2021-09-16T16:49:44.743Z] #21 29.98 Unpacking vim (2:8.2.2434-3) ...
16:49:44 [2021-09-16T16:49:44.877Z] #21 20.58 Selecting previously unselected package libonig5:amd64.
16:49:44 [2021-09-16T16:49:44.877Z] #21 20.59 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
16:49:44 [2021-09-16T16:49:44.877Z] #21 20.60 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:49:44 [2021-09-16T16:49:44.947Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:49:45 [2021-09-16T16:49:45.000Z] #21 30.49 Selecting previously unselected package xfsprogs.
16:49:45 [2021-09-16T16:49:45.000Z] #21 30.49 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
16:49:45 [2021-09-16T16:49:45.000Z] #21 30.50 Unpacking xfsprogs (5.10.0-4) ...
16:49:45 [2021-09-16T16:49:45.134Z] #21 20.72 Selecting previously unselected package libjq1:amd64.
16:49:45 [2021-09-16T16:49:45.134Z] #21 20.73 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
16:49:45 [2021-09-16T16:49:45.134Z] #21 20.73 Unpacking libjq1:amd64 (1.6-2.1) ...
16:49:45 [2021-09-16T16:49:45.134Z] #21 20.85 Selecting previously unselected package jq.
16:49:45 [2021-09-16T16:49:45.134Z] #21 20.86 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
16:49:45 [2021-09-16T16:49:45.134Z] #21 20.87 Unpacking jq (1.6-2.1) ...
16:49:45 [2021-09-16T16:49:45.134Z] #21 20.92 Selecting previously unselected package libaio1:amd64.
16:49:45 [2021-09-16T16:49:45.134Z] #21 20.93 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
16:49:45 [2021-09-16T16:49:45.134Z] #21 20.95 Unpacking libaio1:amd64 (0.3.112-9) ...
16:49:45 [2021-09-16T16:49:45.134Z] #21 20.99 Selecting previously unselected package libgpm2:amd64.
16:49:45 [2021-09-16T16:49:45.303Z] Merge succeeded, producing 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:49:45 [2021-09-16T16:49:45.303Z] Checking out Revision 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c (PR-42855)
16:49:45 [2021-09-16T16:49:45.391Z] #21 20.99 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
16:49:45 [2021-09-16T16:49:45.391Z] #21 21.00 Unpacking libgpm2:amd64 (1.20.7-8) ...
16:49:45 [2021-09-16T16:49:45.391Z] #21 21.06 Selecting previously unselected package libicu67:amd64.
16:49:45 [2021-09-16T16:49:45.391Z] #21 21.06 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
16:49:45 [2021-09-16T16:49:45.391Z] #21 21.07 Unpacking libicu67:amd64 (67.1-7) ...
16:49:45 [2021-09-16T16:49:45.563Z] #21 30.89 Selecting previously unselected package zip.
16:49:45 [2021-09-16T16:49:45.563Z] #21 30.89 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
16:49:45 [2021-09-16T16:49:45.563Z] #21 30.90 Unpacking zip (3.0-12) ...
16:49:45 [2021-09-16T16:49:45.563Z] #21 31.09 Setting up python3-pkg-resources (52.0.0-4) ...
16:49:45 [2021-09-16T16:49:45.645Z] #19 155.0 Selecting previously unselected package g++-arm-linux-gnueabihf.
16:49:45 [2021-09-16T16:49:45.645Z] #19 155.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
16:49:45 [2021-09-16T16:49:45.645Z] #19 155.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
16:49:45 [2021-09-16T16:49:45.645Z] #19 155.0 Selecting previously unselected package crossbuild-essential-armhf.
16:49:45 [2021-09-16T16:49:45.645Z] #19 155.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
16:49:45 [2021-09-16T16:49:45.645Z] #19 155.0 Unpacking crossbuild-essential-armhf (12.9) ...
16:49:45 [2021-09-16T16:49:45.645Z] #19 155.1 Selecting previously unselected package libc6-ppc64el-cross.
16:49:45 [2021-09-16T16:49:45.645Z] #19 155.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
16:49:45 [2021-09-16T16:49:45.645Z] #19 155.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
16:49:45 [2021-09-16T16:49:45.645Z] #19 155.2 Selecting previously unselected package libgcc-s1-ppc64el-cross.
16:49:45 [2021-09-16T16:49:45.645Z] #19 155.2 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:49:45 [2021-09-16T16:49:45.645Z] #19 155.2 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.3 Selecting previously unselected package libgomp1-ppc64el-cross.
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.3 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.3 Selecting previously unselected package libitm1-ppc64el-cross.
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.3 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.3 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.4 Selecting previously unselected package libatomic1-ppc64el-cross.
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.4 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.4 Selecting previously unselected package libasan6-ppc64el-cross.
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.4 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.4 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.6 Selecting previously unselected package liblsan0-ppc64el-cross.
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.6 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.6 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.8 Selecting previously unselected package libtsan0-ppc64el-cross.
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.8 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:49:45 [2021-09-16T16:49:45.646Z] #19 155.8 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
16:49:45 [2021-09-16T16:49:45.902Z] #19 156.0 Selecting previously unselected package libstdc++6-ppc64el-cross.
16:49:45 [2021-09-16T16:49:45.902Z] #19 156.0 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:49:45 [2021-09-16T16:49:45.902Z] #19 156.0 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
16:49:45 [2021-09-16T16:49:45.902Z] #19 156.1 Selecting previously unselected package libubsan1-ppc64el-cross.
16:49:45 [2021-09-16T16:49:45.902Z] #19 156.1 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:49:45 [2021-09-16T16:49:45.902Z] #19 156.1 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
16:49:45 [2021-09-16T16:49:45.902Z] #19 156.2 Selecting previously unselected package libquadmath0-ppc64el-cross.
16:49:46 [2021-09-16T16:49:46.158Z] #19 156.2 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:49:46 [2021-09-16T16:49:46.158Z] #19 156.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
16:49:46 [2021-09-16T16:49:46.158Z] #19 156.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
16:49:46 [2021-09-16T16:49:46.158Z] #19 156.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:49:46 [2021-09-16T16:49:46.158Z] #19 156.2 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
16:49:46 [2021-09-16T16:49:46.158Z] #19 156.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
16:49:46 [2021-09-16T16:49:46.158Z] #19 156.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:49:46 [2021-09-16T16:49:46.158Z] #19 156.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:49:46 [2021-09-16T16:49:46.186Z] #21 29.33 Selecting previously unselected package vim.
16:49:46 [2021-09-16T16:49:46.186Z] #21 29.34 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ...
16:49:46 [2021-09-16T16:49:46.186Z] #21 29.36 Unpacking vim (2:8.2.2434-3) ...
16:49:46 [2021-09-16T16:49:46.186Z] #21 29.82 Selecting previously unselected package xfsprogs.
16:49:46 [2021-09-16T16:49:46.186Z] #21 29.83 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
16:49:46 [2021-09-16T16:49:46.186Z] #21 29.83 Unpacking xfsprogs (5.10.0-4) ...
16:49:44 [2021-09-16T16:49:44.983Z]  > git remote # timeout=10
16:49:45 [2021-09-16T16:49:45.058Z]  > git config --get remote.origin.url # timeout=10
16:49:45 [2021-09-16T16:49:45.093Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:45 [2021-09-16T16:49:45.094Z]  > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10
16:49:45 [2021-09-16T16:49:45.203Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:49:45 [2021-09-16T16:49:45.337Z]  > git config core.sparsecheckout # timeout=10
16:49:45 [2021-09-16T16:49:45.373Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:49:46 [2021-09-16T16:49:46.442Z] #21 30.25 Selecting previously unselected package zip.
16:49:46 [2021-09-16T16:49:46.442Z] #21 30.26 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
16:49:46 [2021-09-16T16:49:46.442Z] #21 30.26 Unpacking zip (3.0-12) ...
16:49:46 [2021-09-16T16:49:46.493Z] #21 31.96 Setting up libip4tc2:amd64 (1.8.7-1) ...
16:49:46 [2021-09-16T16:49:46.493Z] #21 31.97 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:49:46 [2021-09-16T16:49:46.493Z] #21 31.98 Setting up libgpm2:amd64 (1.20.7-8) ...
16:49:46 [2021-09-16T16:49:46.493Z] #21 31.99 Setting up libicu67:amd64 (67.1-7) ...
16:49:46 [2021-09-16T16:49:46.493Z] #21 32.00 Setting up libip6tc2:amd64 (1.8.7-1) ...
16:49:46 [2021-09-16T16:49:46.493Z] #21 32.01 Setting up libinih1:amd64 (53-1+b2) ...
16:49:46 [2021-09-16T16:49:46.563Z] #45 ...
16:49:46 [2021-09-16T16:49:46.563Z] 
16:49:46 [2021-09-16T16:49:46.563Z] #37 [tini 1/2] 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
16:49:46 [2021-09-16T16:49:46.563Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9
16:49:46 [2021-09-16T16:49:46.563Z] #37 34.62 Selecting previously unselected package libicu67:arm64.
16:49:46 [2021-09-16T16:49:46.563Z] #37 34.64 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
16:49:46 [2021-09-16T16:49:46.563Z] #37 34.66 Unpacking libicu67:arm64 (67.1-7) ...
16:49:46 [2021-09-16T16:49:46.563Z] #37 38.58 Selecting previously unselected package libxml2:arm64.
16:49:46 [2021-09-16T16:49:46.563Z] #37 38.59 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ...
16:49:46 [2021-09-16T16:49:46.563Z] #37 38.62 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ...
16:49:46 [2021-09-16T16:49:46.563Z] #37 39.05 Selecting previously unselected package libarchive13:arm64.
16:49:46 [2021-09-16T16:49:46.563Z] #37 39.05 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ...
16:49:46 [2021-09-16T16:49:46.563Z] #37 39.07 Unpacking libarchive13:arm64 (3.4.3-2+b1) ...
16:49:46 [2021-09-16T16:49:46.563Z] #37 39.40 Selecting previously unselected package libjsoncpp24:arm64.
16:49:46 [2021-09-16T16:49:46.563Z] #37 39.42 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
16:49:46 [2021-09-16T16:49:46.563Z] #37 39.43 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
16:49:46 [2021-09-16T16:49:46.563Z] #37 39.66 Selecting previously unselected package librhash0:arm64.
16:49:46 [2021-09-16T16:49:46.563Z] #37 39.69 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
16:49:46 [2021-09-16T16:49:46.563Z] #37 39.70 Unpacking librhash0:arm64 (1.4.1-2) ...
16:49:46 [2021-09-16T16:49:46.563Z] #37 39.85 Selecting previously unselected package libuv1:arm64.
16:49:46 [2021-09-16T16:49:46.563Z] #37 39.87 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
16:49:46 [2021-09-16T16:49:46.563Z] #37 39.89 Unpacking libuv1:arm64 (1.40.0-2) ...
16:49:46 [2021-09-16T16:49:46.563Z] #37 40.08 Selecting previously unselected package cmake.
16:49:46 [2021-09-16T16:49:46.563Z] #37 40.11 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ...
16:49:46 [2021-09-16T16:49:46.563Z] #37 40.12 Unpacking cmake (3.18.4-2) ...
16:49:44 [2021-09-16T16:49:44.020Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:49:44 [2021-09-16T16:49:44.058Z]  > git config --add remote.origin.fetch +refs/pull/42855/head:refs/remotes/origin/PR-42855 # timeout=10
16:49:44 [2021-09-16T16:49:44.095Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:44 [2021-09-16T16:49:44.205Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:49:44 [2021-09-16T16:49:44.319Z] Fetching upstream changes from https://github.com/moby/moby.git
16:49:44 [2021-09-16T16:49:44.319Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:44 [2021-09-16T16:49:44.321Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:49:45 [2021-09-16T16:49:45.061Z]  > git config core.sparsecheckout # timeout=10
16:49:45 [2021-09-16T16:49:45.097Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:49:46 [2021-09-16T16:49:46.698Z] #21 30.45 Setting up python3-pkg-resources (52.0.0-4) ...
16:49:46 [2021-09-16T16:49:46.750Z] #21 32.02 Setting up uidmap (1:4.8.1-1) ...
16:49:46 [2021-09-16T16:49:46.750Z] #21 32.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:49:46 [2021-09-16T16:49:46.750Z] #21 32.04 Setting up bzip2 (1.0.8-4) ...
16:49:46 [2021-09-16T16:49:46.750Z] #21 32.05 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:49:46 [2021-09-16T16:49:46.750Z] #21 32.06 Setting up python3-wheel (0.34.2-1) ...
16:49:47 [2021-09-16T16:49:47.142Z] #37 ...
16:49:47 [2021-09-16T16:49:47.143Z] 
16:49:47 [2021-09-16T16:49:47.143Z] #33 [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
16:49:47 [2021-09-16T16:49:47.143Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa
16:49:47 [2021-09-16T16:49:47.143Z] #33 30.56 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
16:49:47 [2021-09-16T16:49:47.143Z] #33 30.76 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
16:49:47 [2021-09-16T16:49:47.143Z] #33 31.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
16:49:47 [2021-09-16T16:49:47.143Z] #33 ...
16:49:47 [2021-09-16T16:49:47.143Z] 
16:49:47 [2021-09-16T16:49:47.143Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:49:47 [2021-09-16T16:49:47.143Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
16:49:47 [2021-09-16T16:49:47.143Z] #14 35.24 Selecting previously unselected package binutils-mingw-w64.
16:49:47 [2021-09-16T16:49:47.143Z] #14 35.24 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:49:47 [2021-09-16T16:49:47.143Z] #14 35.28 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:49:47 [2021-09-16T16:49:47.143Z] #14 35.54 Selecting previously unselected package libdevmapper1.02.1:arm64.
16:49:47 [2021-09-16T16:49:47.143Z] #14 35.54 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:49:47 [2021-09-16T16:49:47.143Z] #14 35.55 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:49:47 [2021-09-16T16:49:47.143Z] #14 35.86 Selecting previously unselected package dmsetup.
16:49:47 [2021-09-16T16:49:47.143Z] #14 35.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
16:49:47 [2021-09-16T16:49:47.143Z] #14 35.90 Unpacking dmsetup (2:1.02.175-2.1) ...
16:49:47 [2021-09-16T16:49:47.143Z] #14 36.08 Selecting previously unselected package mingw-w64-common.
16:49:47 [2021-09-16T16:49:47.143Z] #14 36.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:49:47 [2021-09-16T16:49:47.143Z] #14 36.11 Unpacking mingw-w64-common (8.0.0-1) ...
16:49:47 [2021-09-16T16:49:47.314Z] #21 32.66 Setting up xxd (2:8.2.2434-3) ...
16:49:47 [2021-09-16T16:49:47.314Z] #21 32.68 Setting up libcap2:amd64 (1:2.44-1) ...
16:49:47 [2021-09-16T16:49:47.314Z] #21 32.69 Setting up libcap2-bin (1:2.44-1) ...
16:49:47 [2021-09-16T16:49:47.314Z] #21 32.70 Setting up apparmor (2.13.6-10) ...
16:49:47 [2021-09-16T16:49:47.407Z] #14 41.07 Selecting previously unselected package mingw-w64-x86-64-dev.
16:49:47 [2021-09-16T16:49:47.407Z] #14 41.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:49:47 [2021-09-16T16:49:47.407Z] #14 41.08 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:49:47 [2021-09-16T16:49:47.407Z] #14 ...
16:49:47 [2021-09-16T16:49:47.407Z] 
16:49:47 [2021-09-16T16:49:47.407Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:49:47 [2021-09-16T16:49:47.407Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de
16:49:47 [2021-09-16T16:49:47.407Z] #45 41.00 Setting up criu (3.15-1) ...
16:49:47 [2021-09-16T16:49:47.606Z] Merge succeeded, producing 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:49:47 [2021-09-16T16:49:47.607Z] Checking out Revision 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c (PR-42855)
16:49:47 [2021-09-16T16:49:47.628Z] #21 31.30 Setting up libip4tc2:amd64 (1.8.7-1) ...
16:49:47 [2021-09-16T16:49:47.628Z] #21 31.32 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:49:47 [2021-09-16T16:49:47.628Z] #21 31.33 Setting up libgpm2:amd64 (1.20.7-8) ...
16:49:47 [2021-09-16T16:49:47.628Z] #21 31.37 Setting up libicu67:amd64 (67.1-7) ...
16:49:47 [2021-09-16T16:49:47.628Z] #21 31.40 Setting up libip6tc2:amd64 (1.8.7-1) ...
16:49:47 [2021-09-16T16:49:47.628Z] #21 31.41 Setting up libinih1:amd64 (53-1+b2) ...
16:49:47 [2021-09-16T16:49:47.885Z] #21 31.42 Setting up uidmap (1:4.8.1-1) ...
16:49:47 [2021-09-16T16:49:47.885Z] #21 31.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:49:47 [2021-09-16T16:49:47.885Z] #21 31.47 Setting up bzip2 (1.0.8-4) ...
16:49:47 [2021-09-16T16:49:47.885Z] #21 31.48 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:49:47 [2021-09-16T16:49:47.885Z] #21 31.50 Setting up python3-wheel (0.34.2-1) ...
16:49:48 [2021-09-16T16:49:48.447Z] #21 32.07 Setting up xxd (2:8.2.2434-3) ...
16:49:48 [2021-09-16T16:49:48.447Z] #21 32.09 Setting up libcap2:amd64 (1:2.44-1) ...
16:49:48 [2021-09-16T16:49:48.447Z] #21 32.11 Setting up libcap2-bin (1:2.44-1) ...
16:49:48 [2021-09-16T16:49:48.447Z] #21 32.13 Setting up apparmor (2.13.6-10) ...
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.05 Selecting previously unselected package libinih1:amd64.
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.06 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.06 Unpacking libinih1:amd64 (53-1+b2) ...
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.13 Selecting previously unselected package libnet1:amd64.
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.14 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.23 Selecting previously unselected package libnl-3-200:amd64.
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.24 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.31 Selecting previously unselected package libprotobuf-c1:amd64.
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.33 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.33 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.39 Selecting previously unselected package net-tools.
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.39 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
16:49:48 [2021-09-16T16:49:48.666Z] #21 24.41 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:49:48 [2021-09-16T16:49:48.683Z] #21 34.19 Setting up zip (3.0-12) ...
16:49:48 [2021-09-16T16:49:48.683Z] #21 34.21 Setting up vim-common (2:8.2.2434-3) ...
16:49:48 [2021-09-16T16:49:48.924Z] #21 24.58 Selecting previously unselected package patch.
16:49:48 [2021-09-16T16:49:48.924Z] #21 24.59 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
16:49:48 [2021-09-16T16:49:48.924Z] #21 24.60 Unpacking patch (2.7.6-7) ...
16:49:48 [2021-09-16T16:49:48.924Z] #21 24.70 Selecting previously unselected package python-pip-whl.
16:49:48 [2021-09-16T16:49:48.924Z] #21 24.71 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
16:49:48 [2021-09-16T16:49:48.924Z] #21 24.72 Unpacking python-pip-whl (20.3.4-4) ...
16:49:48 [2021-09-16T16:49:48.940Z] #21 34.24 Setting up bash-completion (1:2.11-2) ...
16:49:49 [2021-09-16T16:49:49.486Z] #21 25.23 Selecting previously unselected package python3-lib2to3.
16:49:49 [2021-09-16T16:49:49.486Z] #21 25.23 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
16:49:49 [2021-09-16T16:49:49.486Z] #21 25.23 Unpacking python3-lib2to3 (3.9.2-1) ...
16:49:47 [2021-09-16T16:49:47.296Z]  > git remote # timeout=10
16:49:47 [2021-09-16T16:49:47.363Z]  > git config --get remote.origin.url # timeout=10
16:49:47 [2021-09-16T16:49:47.398Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:49:47 [2021-09-16T16:49:47.399Z]  > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10
16:49:47 [2021-09-16T16:49:47.524Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:49:47 [2021-09-16T16:49:47.645Z]  > git config core.sparsecheckout # timeout=10
16:49:47 [2021-09-16T16:49:47.679Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:49:49 [2021-09-16T16:49:49.742Z] #21 25.34 Selecting previously unselected package python3-distutils.
16:49:49 [2021-09-16T16:49:49.742Z] #21 25.35 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
16:49:49 [2021-09-16T16:49:49.742Z] #21 25.36 Unpacking python3-distutils (3.9.2-1) ...
16:49:49 [2021-09-16T16:49:49.742Z] #21 25.49 Selecting previously unselected package python3-pkg-resources.
16:49:49 [2021-09-16T16:49:49.743Z] #21 25.49 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
16:49:49 [2021-09-16T16:49:49.743Z] #21 25.51 Unpacking python3-pkg-resources (52.0.0-4) ...
16:49:49 [2021-09-16T16:49:49.815Z] #21 33.58 Setting up zip (3.0-12) ...
16:49:49 [2021-09-16T16:49:49.815Z] #21 33.60 Setting up vim-common (2:8.2.2434-3) ...
16:49:49 [2021-09-16T16:49:49.975Z] #45 43.45 Processing triggers for libc-bin (2.31-13) ...
16:49:49 [2021-09-16T16:49:49.999Z] #21 25.64 Selecting previously unselected package python3-setuptools.
16:49:49 [2021-09-16T16:49:49.999Z] #21 25.64 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
16:49:49 [2021-09-16T16:49:49.999Z] #21 25.65 Unpacking python3-setuptools (52.0.0-4) ...
16:49:50 [2021-09-16T16:49:50.071Z] #21 33.62 Setting up bash-completion (1:2.11-2) ...
16:49:50 [2021-09-16T16:49:50.256Z] #21 25.86 Selecting previously unselected package python3-wheel.
16:49:50 [2021-09-16T16:49:50.256Z] #21 25.87 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
16:49:50 [2021-09-16T16:49:50.256Z] #21 25.88 Unpacking python3-wheel (0.34.2-1) ...
16:49:50 [2021-09-16T16:49:50.256Z] #21 25.95 Selecting previously unselected package python3-pip.
16:49:50 [2021-09-16T16:49:50.256Z] #21 25.97 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
16:49:50 [2021-09-16T16:49:50.256Z] #21 25.97 Unpacking python3-pip (20.3.4-4) ...
16:49:50 [2021-09-16T16:49:50.512Z] #21 26.24 Selecting previously unselected package sudo.
16:49:50 [2021-09-16T16:49:50.512Z] #21 26.25 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
16:49:50 [2021-09-16T16:49:50.512Z] #21 26.26 Unpacking sudo (1.9.5p2-3) ...
16:49:50 [2021-09-16T16:49:50.832Z] #21 35.98 Setting up xz-utils (5.2.5-2) ...
16:49:50 [2021-09-16T16:49:50.832Z] #21 36.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:49:50 [2021-09-16T16:49:50.832Z] #21 36.01 Setting up libmnl0:amd64 (1.0.4-3) ...
16:49:50 [2021-09-16T16:49:50.832Z] #21 36.02 Setting up patch (2.7.6-7) ...
16:49:50 [2021-09-16T16:49:50.832Z] #21 36.03 Setting up sudo (1.9.5p2-3) ...
16:49:50 [2021-09-16T16:49:50.832Z] #21 36.14 invoke-rc.d: could not determine current runlevel
16:49:50 [2021-09-16T16:49:50.832Z] #21 36.16 invoke-rc.d: policy-rc.d denied execution of start.
16:49:50 [2021-09-16T16:49:50.832Z] #21 36.16 Setting up xfsprogs (5.10.0-4) ...
16:49:50 [2021-09-16T16:49:50.832Z] #21 36.18 Setting up libxtables12:amd64 (1.8.7-1) ...
16:49:50 [2021-09-16T16:49:50.832Z] #21 36.19 Setting up inetutils-ping (2:2.0-1) ...
16:49:50 [2021-09-16T16:49:50.832Z] #21 36.20 Setting up pigz (2.6-1) ...
16:49:50 [2021-09-16T16:49:50.832Z] #21 36.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:49:50 [2021-09-16T16:49:50.832Z] #21 36.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:49:50 [2021-09-16T16:49:50.832Z] #21 36.26 Setting up python-pip-whl (20.3.4-4) ...
16:49:50 [2021-09-16T16:49:50.832Z] #21 36.27 Setting up vim-runtime (2:8.2.2434-3) ...
16:49:50 [2021-09-16T16:49:50.928Z] #45 ...
16:49:50 [2021-09-16T16:49:50.928Z] 
16:49:50 [2021-09-16T16:49:50.928Z] #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
16:49:50 [2021-09-16T16:49:50.928Z] #30 sha256:2a885e190bd9e956e32d9a605be5a24b13227448b2a06ed193c54d72a9d054b5
16:49:50 [2021-09-16T16:49:50.928Z] #30 18.62 
16:49:50 [2021-09-16T16:49:50.928Z] #30 23.40 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
16:49:50 [2021-09-16T16:49:50.928Z] #30 24.85 
16:49:50 [2021-09-16T16:49:50.928Z] #30 25.12 
                                                                           0.0%
####                                                                       6.5%
#########                                                                 12.8%
###############                                                           21.1%
######################                                                    31.0%
############################                                              39.4%
##################################                                        48.4%
########################################                                  56.8%
##########################################                                59.5%
################################################                          67.8%
########################################################                  78.1%
##############################################################            87.0%
#####################################################################     96.0%
######################################################################## 100.0%
16:49:50 [2021-09-16T16:49:50.928Z] #30 27.40 
16:49:51 [2021-09-16T16:49:51.076Z] #21 26.79 Selecting previously unselected package thin-provisioning-tools.
16:49:51 [2021-09-16T16:49:51.076Z] #21 26.81 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
16:49:51 [2021-09-16T16:49:51.076Z] #21 26.81 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:49:51 [2021-09-16T16:49:51.332Z] #21 27.03 Selecting previously unselected package uidmap.
16:49:51 [2021-09-16T16:49:51.332Z] #21 27.04 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
16:49:51 [2021-09-16T16:49:51.332Z] #21 27.06 Unpacking uidmap (1:4.8.1-1) ...
16:49:51 [2021-09-16T16:49:51.332Z] #21 27.19 Selecting previously unselected package vim-runtime.
16:49:51 [2021-09-16T16:49:51.405Z] #19 161.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
16:49:51 [2021-09-16T16:49:51.405Z] #19 161.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:49:51 [2021-09-16T16:49:51.405Z] #19 161.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:49:51 [2021-09-16T16:49:51.405Z] #19 161.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
16:49:51 [2021-09-16T16:49:51.405Z] #19 161.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
16:49:51 [2021-09-16T16:49:51.405Z] #19 161.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
16:49:51 [2021-09-16T16:49:51.405Z] #19 161.2 Selecting previously unselected package libc6-dev-ppc64el-cross.
16:49:51 [2021-09-16T16:49:51.405Z] #19 161.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
16:49:51 [2021-09-16T16:49:51.405Z] #19 161.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
16:49:51 [2021-09-16T16:49:51.405Z] #19 161.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
16:49:51 [2021-09-16T16:49:51.405Z] #19 161.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
16:49:51 [2021-09-16T16:49:51.405Z] #19 161.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
16:49:51 [2021-09-16T16:49:51.589Z] #21 27.19 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ...
16:49:51 [2021-09-16T16:49:51.589Z] #21 27.21 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:49:51 [2021-09-16T16:49:51.589Z] #21 27.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:49:51 [2021-09-16T16:49:51.589Z] #21 27.26 Unpacking vim-runtime (2:8.2.2434-3) ...
16:49:51 [2021-09-16T16:49:51.661Z] #19 161.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
16:49:51 [2021-09-16T16:49:51.661Z] #19 161.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:49:51 [2021-09-16T16:49:51.661Z] #19 161.8 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:49:51 [2021-09-16T16:49:51.762Z] #21 37.02 Setting up libaio1:amd64 (0.3.112-9) ...
16:49:51 [2021-09-16T16:49:51.762Z] #21 37.04 Setting up python3-lib2to3 (3.9.2-1) ...
16:49:52 [2021-09-16T16:49:52.004Z] #21 35.40 Setting up xz-utils (5.2.5-2) ...
16:49:52 [2021-09-16T16:49:52.005Z] #21 35.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:49:52 [2021-09-16T16:49:52.005Z] #21 35.43 Setting up libmnl0:amd64 (1.0.4-3) ...
16:49:52 [2021-09-16T16:49:52.005Z] #21 35.44 Setting up patch (2.7.6-7) ...
16:49:52 [2021-09-16T16:49:52.005Z] #21 35.45 Setting up sudo (1.9.5p2-3) ...
16:49:52 [2021-09-16T16:49:52.005Z] #21 35.53 invoke-rc.d: could not determine current runlevel
16:49:52 [2021-09-16T16:49:52.005Z] #21 35.54 invoke-rc.d: policy-rc.d denied execution of start.
16:49:52 [2021-09-16T16:49:52.005Z] #21 35.55 Setting up xfsprogs (5.10.0-4) ...
16:49:52 [2021-09-16T16:49:52.005Z] #21 35.57 Setting up libxtables12:amd64 (1.8.7-1) ...
16:49:52 [2021-09-16T16:49:52.005Z] #21 35.58 Setting up inetutils-ping (2:2.0-1) ...
16:49:52 [2021-09-16T16:49:52.005Z] #21 35.61 Setting up pigz (2.6-1) ...
16:49:52 [2021-09-16T16:49:52.005Z] #21 35.62 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:49:52 [2021-09-16T16:49:52.005Z] #21 35.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:49:52 [2021-09-16T16:49:52.005Z] #21 35.65 Setting up python-pip-whl (20.3.4-4) ...
16:49:52 [2021-09-16T16:49:52.005Z] #21 35.67 Setting up vim-runtime (2:8.2.2434-3) ...
16:49:52 [2021-09-16T16:49:52.019Z] #21 37.42 Setting up libelf1:amd64 (0.183-1) ...
16:49:52 [2021-09-16T16:49:52.019Z] #21 37.45 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:49:52 [2021-09-16T16:49:52.019Z] #21 37.46 Setting up python3-distutils (3.9.2-1) ...
16:49:52 [2021-09-16T16:49:52.566Z] #21 36.26 Setting up libaio1:amd64 (0.3.112-9) ...
16:49:52 [2021-09-16T16:49:52.566Z] #21 36.27 Setting up python3-lib2to3 (3.9.2-1) ...
16:49:52 [2021-09-16T16:49:52.581Z] #21 37.94 Setting up vim (2:8.2.2434-3) ...
16:49:52 [2021-09-16T16:49:52.581Z] #21 37.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:49:52 [2021-09-16T16:49:52.581Z] #21 37.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:49:52 [2021-09-16T16:49:52.581Z] #21 37.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:49:52 [2021-09-16T16:49:52.581Z] #21 37.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:49:52 [2021-09-16T16:49:52.581Z] #21 37.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:49:52 [2021-09-16T16:49:52.581Z] #21 37.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:49:52 [2021-09-16T16:49:52.581Z] #21 37.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:49:52 [2021-09-16T16:49:52.581Z] #21 38.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:49:52 [2021-09-16T16:49:52.581Z] #21 38.02 Setting up python3-setuptools (52.0.0-4) ...
16:49:52 [2021-09-16T16:49:52.863Z] #30 ...
16:49:52 [2021-09-16T16:49:52.863Z] 
16:49:52 [2021-09-16T16:49:52.863Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh gotestsum
16:49:52 [2021-09-16T16:49:52.863Z] #49 sha256:24f6b129dd5e27b13088ce50bf2cba3ee3952c7e499b4773e5a05f002f73e86f
16:49:52 [2021-09-16T16:49:52.863Z] #49 DONE 46.5s
16:49:52 [2021-09-16T16:49:52.863Z] 
16:49:52 [2021-09-16T16:49:52.863Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:49:52 [2021-09-16T16:49:52.863Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
16:49:52 [2021-09-16T16:49:52.863Z] #14 46.49 Selecting previously unselected package gcc-mingw-w64-base.
16:49:52 [2021-09-16T16:49:52.863Z] #14 46.49 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
16:49:52 [2021-09-16T16:49:52.863Z] #14 46.52 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:49:52 [2021-09-16T16:49:52.863Z] #14 ...
16:49:52 [2021-09-16T16:49:52.863Z] 
16:49:52 [2021-09-16T16:49:52.863Z] #45 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /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
16:49:52 [2021-09-16T16:49:52.863Z] #45 sha256:ec6730dd9afdcedd9e669a8174703241efa66f05a09ada224c8b0556a7d9b5de
16:49:52 [2021-09-16T16:49:52.863Z] #45 DONE 46.3s
16:49:52 [2021-09-16T16:49:52.863Z] 
16:49:52 [2021-09-16T16:49:52.863Z] #37 [tini 1/2] 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
16:49:52 [2021-09-16T16:49:52.863Z] #37 sha256:4918f141568a9ea7cb4e5ffcb06834cd5b9cf5a620fe1ffee6115ea81d1e3bd9
16:49:52 [2021-09-16T16:49:52.863Z] #37 42.05 Setting up libicu67:arm64 (67.1-7) ...
16:49:52 [2021-09-16T16:49:52.863Z] #37 42.13 Setting up xxd (2:8.2.2434-3) ...
16:49:52 [2021-09-16T16:49:52.863Z] #37 42.15 Setting up libuv1:arm64 (1.40.0-2) ...
16:49:52 [2021-09-16T16:49:52.863Z] #37 42.18 Setting up vim-common (2:8.2.2434-3) ...
16:49:52 [2021-09-16T16:49:52.863Z] #37 42.25 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
16:49:52 [2021-09-16T16:49:52.863Z] #37 42.28 Setting up librhash0:arm64 (1.4.1-2) ...
16:49:52 [2021-09-16T16:49:52.863Z] #37 42.31 Setting up cmake-data (3.18.4-2) ...
16:49:52 [2021-09-16T16:49:52.863Z] #37 42.35 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ...
16:49:52 [2021-09-16T16:49:52.863Z] #37 42.37 Setting up libarchive13:arm64 (3.4.3-2+b1) ...
16:49:52 [2021-09-16T16:49:52.863Z] #37 42.39 Setting up cmake (3.18.4-2) ...
16:49:52 [2021-09-16T16:49:52.863Z] #37 42.41 Processing triggers for libc-bin (2.31-13) ...
16:49:52 [2021-09-16T16:49:52.863Z] #37 DONE 46.5s
16:49:52 [2021-09-16T16:49:52.863Z] 
16:49:52 [2021-09-16T16:49:52.863Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:49:52 [2021-09-16T16:49:52.863Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
16:49:52 [2021-09-16T16:49:52.863Z] #14 46.71 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:49:52 [2021-09-16T16:49:52.863Z] #14 46.74 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
16:49:52 [2021-09-16T16:49:52.863Z] #14 46.74 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:49:53 [2021-09-16T16:49:53.128Z] #21 36.70 Setting up libelf1:amd64 (0.183-1) ...
16:49:53 [2021-09-16T16:49:53.128Z] #21 36.80 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:49:53 [2021-09-16T16:49:53.128Z] #21 36.82 Setting up python3-distutils (3.9.2-1) ...
16:49:53 [2021-09-16T16:49:53.384Z] #21 37.21 Setting up vim (2:8.2.2434-3) ...
16:49:53 [2021-09-16T16:49:53.642Z] #21 37.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:49:53 [2021-09-16T16:49:53.642Z] #21 37.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:49:53 [2021-09-16T16:49:53.642Z] #21 37.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:49:53 [2021-09-16T16:49:53.642Z] #21 37.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:49:53 [2021-09-16T16:49:53.642Z] #21 37.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:49:53 [2021-09-16T16:49:53.642Z] #21 37.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:49:53 [2021-09-16T16:49:53.642Z] #21 37.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:49:53 [2021-09-16T16:49:53.642Z] #21 37.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:49:53 [2021-09-16T16:49:53.642Z] #21 37.28 Setting up python3-setuptools (52.0.0-4) ...
16:49:53 [2021-09-16T16:49:53.952Z] #21 39.40 Setting up libjq1:amd64 (1.6-2.1) ...
16:49:53 [2021-09-16T16:49:53.952Z] #21 39.41 Setting up libnftnl11:amd64 (1.1.9-1) ...
16:49:53 [2021-09-16T16:49:53.952Z] #21 39.42 Setting up thin-provisioning-tools (0.9.0-1) ...
16:49:53 [2021-09-16T16:49:53.952Z] #21 39.43 Setting up python3-pip (20.3.4-4) ...
16:49:54 [2021-09-16T16:49:54.862Z] #21 30.06 Selecting previously unselected package vim.
16:49:54 [2021-09-16T16:49:54.862Z] #21 30.07 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ...
16:49:54 [2021-09-16T16:49:54.862Z] #21 30.09 Unpacking vim (2:8.2.2434-3) ...
16:49:54 [2021-09-16T16:49:54.862Z] #21 30.58 Selecting previously unselected package xfsprogs.
16:49:54 [2021-09-16T16:49:54.862Z] #21 30.58 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
16:49:54 [2021-09-16T16:49:54.862Z] #21 30.59 Unpacking xfsprogs (5.10.0-4) ...
16:49:54 [2021-09-16T16:49:54.883Z] #21 40.40 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:49:54 [2021-09-16T16:49:54.883Z] #21 40.41 Setting up jq (1.6-2.1) ...
16:49:54 [2021-09-16T16:49:54.883Z] #21 40.42 Setting up libbpf0:amd64 (1:0.3-2) ...
16:49:54 [2021-09-16T16:49:54.883Z] #21 40.43 Setting up iptables (1.8.7-1) ...
16:49:54 [2021-09-16T16:49:54.883Z] #21 40.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:49:55 [2021-09-16T16:49:55.016Z] #21 38.52 Setting up libjq1:amd64 (1.6-2.1) ...
16:49:55 [2021-09-16T16:49:55.016Z] #21 38.53 Setting up libnftnl11:amd64 (1.1.9-1) ...
16:49:55 [2021-09-16T16:49:55.016Z] #21 38.54 Setting up thin-provisioning-tools (0.9.0-1) ...
16:49:55 [2021-09-16T16:49:55.016Z] #21 38.56 Setting up python3-pip (20.3.4-4) ...
16:49:55 [2021-09-16T16:49:55.180Z] #21 40.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:49:55 [2021-09-16T16:49:55.180Z] #21 40.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:49:55 [2021-09-16T16:49:55.180Z] #21 40.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:49:55 [2021-09-16T16:49:55.180Z] #21 40.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:49:55 [2021-09-16T16:49:55.180Z] #21 40.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:49:55 [2021-09-16T16:49:55.180Z] #21 40.47 Setting up iproute2 (5.10.0-4) ...
16:49:55 [2021-09-16T16:49:55.426Z] #21 31.00 Selecting previously unselected package zip.
16:49:55 [2021-09-16T16:49:55.426Z] #21 31.00 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
16:49:55 [2021-09-16T16:49:55.426Z] #21 31.02 Unpacking zip (3.0-12) ...
16:49:55 [2021-09-16T16:49:55.426Z] #21 31.22 Setting up python3-pkg-resources (52.0.0-4) ...
16:49:55 [2021-09-16T16:49:55.438Z] #21 40.71 Processing triggers for libc-bin (2.31-13) ...
16:49:55 [2021-09-16T16:49:55.927Z] #19 166.1 Selecting previously unselected package g++-powerpc64le-linux-gnu.
16:49:55 [2021-09-16T16:49:55.927Z] #19 166.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:49:55 [2021-09-16T16:49:55.927Z] #19 166.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:49:55 [2021-09-16T16:49:55.927Z] #19 166.2 Selecting previously unselected package crossbuild-essential-ppc64el.
16:49:55 [2021-09-16T16:49:55.970Z] #21 39.82 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:49:56 [2021-09-16T16:49:56.001Z] #21 DONE 41.5s
16:49:56 [2021-09-16T16:49:56.001Z] 
16:49:56 [2021-09-16T16:49:56.001Z] #22 [dev-systemd-false  8/25] 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
16:49:56 [2021-09-16T16:49:56.001Z] #22 sha256:bc4f1c6d7f7f5fbe897359315a0f80434e148df55f1f97b31b893f5012a31d29
16:49:56 [2021-09-16T16:49:56.187Z] #19 166.2 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
16:49:56 [2021-09-16T16:49:56.187Z] #19 166.2 Unpacking crossbuild-essential-ppc64el (12.9) ...
16:49:56 [2021-09-16T16:49:56.187Z] #19 166.2 Selecting previously unselected package libc6-s390x-cross.
16:49:56 [2021-09-16T16:49:56.187Z] #19 166.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
16:49:56 [2021-09-16T16:49:56.187Z] #19 166.2 Unpacking libc6-s390x-cross (2.31-9cross4) ...
16:49:56 [2021-09-16T16:49:56.187Z] #19 166.4 Selecting previously unselected package libgcc-s1-s390x-cross.
16:49:56 [2021-09-16T16:49:56.187Z] #19 166.4 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
16:49:56 [2021-09-16T16:49:56.187Z] #19 166.4 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
16:49:56 [2021-09-16T16:49:56.187Z] #19 166.4 Selecting previously unselected package libgomp1-s390x-cross.
16:49:56 [2021-09-16T16:49:56.187Z] #19 166.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
16:49:56 [2021-09-16T16:49:56.187Z] #19 166.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
16:49:56 [2021-09-16T16:49:56.187Z] #19 166.4 Selecting previously unselected package libitm1-s390x-cross.
16:49:56 [2021-09-16T16:49:56.232Z] #21 39.83 Setting up jq (1.6-2.1) ...
16:49:56 [2021-09-16T16:49:56.232Z] #21 39.84 Setting up libbpf0:amd64 (1:0.3-2) ...
16:49:56 [2021-09-16T16:49:56.232Z] #21 39.85 Setting up iptables (1.8.7-1) ...
16:49:56 [2021-09-16T16:49:56.232Z] #21 39.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:49:56 [2021-09-16T16:49:56.232Z] #21 39.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:49:56 [2021-09-16T16:49:56.232Z] #21 39.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:49:56 [2021-09-16T16:49:56.232Z] #21 39.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:49:56 [2021-09-16T16:49:56.232Z] #21 39.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:49:56 [2021-09-16T16:49:56.232Z] #21 39.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:49:56 [2021-09-16T16:49:56.232Z] #21 39.90 Setting up iproute2 (5.10.0-4) ...
16:49:56 [2021-09-16T16:49:56.359Z] #21 32.06 Setting up libip4tc2:amd64 (1.8.7-1) ...
16:49:56 [2021-09-16T16:49:56.359Z] #21 32.08 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:49:56 [2021-09-16T16:49:56.359Z] #21 32.09 Setting up libgpm2:amd64 (1.20.7-8) ...
16:49:56 [2021-09-16T16:49:56.359Z] #21 32.10 Setting up libicu67:amd64 (67.1-7) ...
16:49:56 [2021-09-16T16:49:56.359Z] #21 32.12 Setting up libip6tc2:amd64 (1.8.7-1) ...
16:49:56 [2021-09-16T16:49:56.359Z] #21 32.13 Setting up libinih1:amd64 (53-1+b2) ...
16:49:56 [2021-09-16T16:49:56.359Z] #21 32.14 Setting up uidmap (1:4.8.1-1) ...
16:49:56 [2021-09-16T16:49:56.359Z] #21 32.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:49:56 [2021-09-16T16:49:56.359Z] #21 32.16 Setting up bzip2 (1.0.8-4) ...
16:49:56 [2021-09-16T16:49:56.359Z] #21 32.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:49:56 [2021-09-16T16:49:56.406Z] Running on azwin-2-571e70 in d:\jenkins\workspace\moby_PR-42855
[Pipeline] {
[Pipeline] ws
16:49:56 [2021-09-16T16:49:56.428Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
16:49:56 [2021-09-16T16:49:56.451Z] #19 166.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
16:49:56 [2021-09-16T16:49:56.452Z] #19 166.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
16:49:56 [2021-09-16T16:49:56.452Z] #19 166.5 Selecting previously unselected package libatomic1-s390x-cross.
16:49:56 [2021-09-16T16:49:56.452Z] #19 166.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
16:49:56 [2021-09-16T16:49:56.452Z] #19 166.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
16:49:56 [2021-09-16T16:49:56.452Z] #19 166.5 Selecting previously unselected package libasan6-s390x-cross.
16:49:56 [2021-09-16T16:49:56.452Z] #19 166.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
16:49:56 [2021-09-16T16:49:56.452Z] #19 166.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
[Pipeline] checkout
16:49:56 [2021-09-16T16:49:56.615Z] #21 32.19 Setting up python3-wheel (0.34.2-1) ...
16:49:56 [2021-09-16T16:49:56.667Z] Commit message: "Update Go to 1.17.1"
16:49:56 [2021-09-16T16:49:56.711Z] #19 166.8 Selecting previously unselected package libstdc++6-s390x-cross.
16:49:56 [2021-09-16T16:49:56.711Z] #19 166.8 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
16:49:56 [2021-09-16T16:49:56.711Z] #19 166.8 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
16:49:56 [2021-09-16T16:49:56.711Z] #19 166.9 Selecting previously unselected package libubsan1-s390x-cross.
16:49:56 [2021-09-16T16:49:56.711Z] #19 166.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
16:49:56 [2021-09-16T16:49:56.711Z] #19 166.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
16:49:56 [2021-09-16T16:49:56.711Z] #19 167.0 Selecting previously unselected package libgcc-10-dev-s390x-cross.
16:49:56 [2021-09-16T16:49:56.711Z] #19 167.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
16:49:56 [2021-09-16T16:49:56.711Z] #19 167.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
16:49:56 [2021-09-16T16:49:56.711Z] #19 167.1 Selecting previously unselected package gcc-10-s390x-linux-gnu.
16:49:56 [2021-09-16T16:49:56.826Z] #21 40.31 Processing triggers for libc-bin (2.31-13) ...
16:49:56 [2021-09-16T16:49:56.873Z] #21 32.77 Setting up xxd (2:8.2.2434-3) ...
16:49:56 [2021-09-16T16:49:56.967Z] #19 167.1 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:49:56 [2021-09-16T16:49:56.967Z] #19 167.1 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:49:57 [2021-09-16T16:49:57.129Z] #21 32.78 Setting up libcap2:amd64 (1:2.44-1) ...
16:49:57 [2021-09-16T16:49:57.129Z] #21 32.80 Setting up libcap2-bin (1:2.44-1) ...
16:49:57 [2021-09-16T16:49:57.129Z] #21 32.81 Setting up apparmor (2.13.6-10) ...
16:49:57 [2021-09-16T16:49:57.190Z] #22 1.027 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:49:57 [2021-09-16T16:49:57.190Z] #22 1.031 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:49:57 [2021-09-16T16:49:57.190Z] #22 1.036 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:49:57 [2021-09-16T16:49:57.190Z] #22 DONE 1.1s
16:49:57 [2021-09-16T16:49:57.190Z] 
16:49:57 [2021-09-16T16:49:57.190Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
16:49:57 [2021-09-16T16:49:57.190Z] #23 sha256:08f3dbab52ea1d002ab267e904566d6cf76acef54f6381940add27df852bb094
16:49:57 [2021-09-16T16:49:57.230Z] The recommended git tool is: git
[Pipeline] withEnv
[Pipeline] {
16:49:57 [2021-09-16T16:49:57.421Z] #21 DONE 41.3s
16:49:57 [2021-09-16T16:49:57.421Z] 
16:49:57 [2021-09-16T16:49:57.421Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:49:57 [2021-09-16T16:49:57.421Z] #58 sha256:0a7a5a1ee7b193eb06884776af2a9604223a3130df7b70d469352ec59fccb5a5
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:49:57 [2021-09-16T16:49:57.682Z] #58 ...
16:49:57 [2021-09-16T16:49:57.682Z] 
16:49:57 [2021-09-16T16:49:57.682Z] #22 [dev-systemd-false  8/25] 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
16:49:57 [2021-09-16T16:49:57.682Z] #22 sha256:bc4f1c6d7f7f5fbe897359315a0f80434e148df55f1f97b31b893f5012a31d29
16:49:58 [2021-09-16T16:49:58.499Z] #21 34.31 Setting up zip (3.0-12) ...
16:49:58 [2021-09-16T16:49:58.499Z] #21 34.33 Setting up vim-common (2:8.2.2434-3) ...
16:49:58 [2021-09-16T16:49:58.499Z] #21 34.35 Setting up bash-completion (1:2.11-2) ...
16:49:58 [2021-09-16T16:49:58.785Z] #22 1.066 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:49:58 [2021-09-16T16:49:58.785Z] #22 1.071 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:49:58 [2021-09-16T16:49:58.785Z] #22 1.075 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:49:58 [2021-09-16T16:49:58.785Z] #22 DONE 1.2s
16:49:58 [2021-09-16T16:49:58.785Z] 
16:49:58 [2021-09-16T16:49:58.785Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:49:58 [2021-09-16T16:49:58.785Z] #55 sha256:e3f442b0542b712a4d34b0ecb2895d505a4591f9da5c17a9f1582b15b6457448
16:49:58 [2021-09-16T16:49:58.785Z] #55 ...
16:49:58 [2021-09-16T16:49:58.785Z] 
16:49:58 [2021-09-16T16:49:58.785Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
16:49:58 [2021-09-16T16:49:58.785Z] #23 sha256:08f3dbab52ea1d002ab267e904566d6cf76acef54f6381940add27df852bb094
16:49:59 [2021-09-16T16:49:59.490Z] #14 ...
16:49:59 [2021-09-16T16:49:59.490Z] 
16:49:59 [2021-09-16T16:49:59.490Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:49:59 [2021-09-16T16:49:59.490Z] #38 sha256:bf3e5043bad9abd0d937a88242ca67cdf54458023acb5188b8959fab1e3d2555
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.674 + RM_GOPATH=0
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.674 + TMP_GOPATH=
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.674 + : /build
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.674 + '[' -z '' ']'
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.674 ++ mktemp -d
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.676 + export GOPATH=/tmp/tmp.EUEcZ6gbQ5
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.676 + GOPATH=/tmp/tmp.EUEcZ6gbQ5
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.676 + RM_GOPATH=1
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.676 + case "$(go env GOARCH)" in
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.677 ++ go env GOARCH
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.706 + export GO_BUILDMODE=-buildmode=pie
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.706 + GO_BUILDMODE=-buildmode=pie
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.709 ++ dirname /tmp/install/install.sh
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.709 + dir=/tmp/install
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.709 + bin=tini
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.709 + shift
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.709 + '[' '!' -f /tmp/install/tini.installer ']'
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.709 + . /tmp/install/tini.installer
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.709 Install tini version v0.19.0
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.709 ++ : v0.19.0
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.709 + install_tini
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.709 + echo 'Install tini version v0.19.0'
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.709 + git clone https://github.com/krallin/tini.git /tmp/tmp.EUEcZ6gbQ5/tini
16:49:59 [2021-09-16T16:49:59.490Z] #38 2.716 Cloning into '/tmp/tmp.EUEcZ6gbQ5/tini'...
16:49:59 [2021-09-16T16:49:59.490Z] #38 4.011 + cd /tmp/tmp.EUEcZ6gbQ5/tini
16:49:59 [2021-09-16T16:49:59.490Z] #38 4.011 + git checkout -q v0.19.0
16:49:59 [2021-09-16T16:49:59.490Z] #38 4.042 + cmake .
16:49:59 [2021-09-16T16:49:59.490Z] #38 4.717 -- The C compiler identification is GNU 10.2.1
16:49:59 [2021-09-16T16:49:59.490Z] #38 4.788 -- Detecting C compiler ABI info
16:49:59 [2021-09-16T16:49:59.490Z] #38 5.304 -- Detecting C compiler ABI info - done
16:49:59 [2021-09-16T16:49:59.490Z] #38 5.408 -- Check for working C compiler: /usr/bin/cc - skipped
16:49:59 [2021-09-16T16:49:59.490Z] #38 5.419 -- Detecting C compile features
16:49:59 [2021-09-16T16:49:59.490Z] #38 5.424 -- Detecting C compile features - done
16:49:59 [2021-09-16T16:49:59.490Z] #38 5.458 -- Performing Test HAS_BUILTIN_FORTIFY
16:49:59 [2021-09-16T16:49:59.490Z] #38 5.713 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:49:59 [2021-09-16T16:49:59.490Z] #38 5.798 -- Configuring done
16:49:59 [2021-09-16T16:49:59.490Z] #38 5.844 -- Generating done
16:49:59 [2021-09-16T16:49:59.490Z] #38 5.847 -- Build files have been written to: /tmp/tmp.EUEcZ6gbQ5/tini
16:49:59 [2021-09-16T16:49:59.490Z] #38 5.854 + make tini-static
16:49:59 [2021-09-16T16:49:59.490Z] #38 ...
16:49:59 [2021-09-16T16:49:59.490Z] 
16:49:59 [2021-09-16T16:49:59.490Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:49:59 [2021-09-16T16:49:59.490Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
16:49:59 [2021-09-16T16:49:59.490Z] #14 52.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:49:59 [2021-09-16T16:49:59.490Z] #14 52.66 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
16:49:59 [2021-09-16T16:49:59.490Z] #14 52.67 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:50:00 [2021-09-16T16:50:00.293Z] + docker version
16:50:00 [2021-09-16T16:50:00.393Z] #21 36.20 Setting up xz-utils (5.2.5-2) ...
16:50:00 [2021-09-16T16:50:00.573Z] Commit message: "Update Go to 1.17.1"
16:50:00 [2021-09-16T16:50:00.649Z] #21 36.23 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:50:00 [2021-09-16T16:50:00.649Z] #21 36.24 Setting up libmnl0:amd64 (1.0.4-3) ...
16:50:00 [2021-09-16T16:50:00.649Z] #21 36.25 Setting up patch (2.7.6-7) ...
16:50:00 [2021-09-16T16:50:00.649Z] #21 36.28 Setting up sudo (1.9.5p2-3) ...
16:50:00 [2021-09-16T16:50:00.649Z] #21 36.38 invoke-rc.d: could not determine current runlevel
16:50:00 [2021-09-16T16:50:00.649Z] #21 36.39 invoke-rc.d: policy-rc.d denied execution of start.
16:50:00 [2021-09-16T16:50:00.649Z] #21 36.39 Setting up xfsprogs (5.10.0-4) ...
16:50:00 [2021-09-16T16:50:00.649Z] #21 36.41 Setting up libxtables12:amd64 (1.8.7-1) ...
16:50:00 [2021-09-16T16:50:00.649Z] #21 36.42 Setting up inetutils-ping (2:2.0-1) ...
16:50:00 [2021-09-16T16:50:00.649Z] #21 36.43 Setting up pigz (2.6-1) ...
16:50:00 [2021-09-16T16:50:00.649Z] #21 36.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:50:00 [2021-09-16T16:50:00.649Z] #21 36.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:50:00 [2021-09-16T16:50:00.910Z] #21 36.48 Setting up python-pip-whl (20.3.4-4) ...
16:50:00 [2021-09-16T16:50:00.910Z] #21 36.49 Setting up vim-runtime (2:8.2.2434-3) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:50:01 [2021-09-16T16:50:01.214Z] #19 171.4 Selecting previously unselected package gcc-s390x-linux-gnu.
16:50:01 [2021-09-16T16:50:01.214Z] #19 171.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:50:01 [2021-09-16T16:50:01.214Z] #19 171.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
16:50:01 [2021-09-16T16:50:01.214Z] #19 171.4 Selecting previously unselected package linux-libc-dev-s390x-cross.
16:50:01 [2021-09-16T16:50:01.214Z] #19 171.4 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
16:50:01 [2021-09-16T16:50:01.214Z] #19 171.4 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
16:50:01 [2021-09-16T16:50:01.470Z] #19 171.6 Selecting previously unselected package libc6-dev-s390x-cross.
16:50:01 [2021-09-16T16:50:01.470Z] #19 171.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
16:50:01 [2021-09-16T16:50:01.470Z] #19 171.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
16:50:01 [2021-09-16T16:50:01.483Z] #21 37.22 Setting up libaio1:amd64 (0.3.112-9) ...
16:50:01 [2021-09-16T16:50:01.483Z] #21 37.23 Setting up python3-lib2to3 (3.9.2-1) ...
16:50:01 [2021-09-16T16:50:01.726Z] #19 171.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
16:50:01 [2021-09-16T16:50:01.726Z] #19 171.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
16:50:01 [2021-09-16T16:50:01.726Z] #19 171.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
16:50:01 [2021-09-16T16:50:01.982Z] #19 172.1 Selecting previously unselected package g++-10-s390x-linux-gnu.
16:50:01 [2021-09-16T16:50:01.982Z] #19 172.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
16:50:01 [2021-09-16T16:50:01.982Z] #19 172.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:50:02 [2021-09-16T16:50:02.045Z] #21 37.66 Setting up libelf1:amd64 (0.183-1) ...
16:50:02 [2021-09-16T16:50:02.045Z] #21 37.68 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:50:02 [2021-09-16T16:50:02.045Z] #21 37.70 Setting up python3-distutils (3.9.2-1) ...
16:50:02 [2021-09-16T16:50:02.607Z] #21 38.13 Setting up vim (2:8.2.2434-3) ...
16:50:02 [2021-09-16T16:50:02.607Z] #21 38.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:50:02 [2021-09-16T16:50:02.607Z] #21 38.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:50:02 [2021-09-16T16:50:02.607Z] #21 38.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:50:02 [2021-09-16T16:50:02.607Z] #21 38.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:50:02 [2021-09-16T16:50:02.607Z] #21 38.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:50:02 [2021-09-16T16:50:02.607Z] #21 38.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:50:02 [2021-09-16T16:50:02.607Z] #21 38.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:50:02 [2021-09-16T16:50:02.607Z] #21 38.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:50:02 [2021-09-16T16:50:02.607Z] #21 38.19 Setting up python3-setuptools (52.0.0-4) ...
16:50:03 [2021-09-16T16:50:03.712Z] #14 ...
16:50:03 [2021-09-16T16:50:03.712Z] 
16:50:03 [2021-09-16T16:50:03.712Z] #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
16:50:03 [2021-09-16T16:50:03.712Z] #30 sha256:2a885e190bd9e956e32d9a605be5a24b13227448b2a06ed193c54d72a9d054b5
16:50:03 [2021-09-16T16:50:03.712Z] #30 31.58 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
16:50:03 [2021-09-16T16:50:03.712Z] #30 33.60 
16:50:03 [2021-09-16T16:50:03.712Z] #30 33.86 
##################################                                        48.2%
######################################################################## 100.0%
16:50:03 [2021-09-16T16:50:03.712Z] #30 34.85 
16:50:03 [2021-09-16T16:50:03.712Z] #30 36.33 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
16:50:03 [2021-09-16T16:50:03.712Z] #30 37.78 #=#=#                                                                         
16:50:03 [2021-09-16T16:50:03.712Z] #30 37.98 #=#=#                                                                         

######################################################################## 100.0%
16:50:03 [2021-09-16T16:50:03.712Z] #30 38.98 
16:50:03 [2021-09-16T16:50:03.712Z] #30 39.19 Download of images into '/build' complete.
16:50:03 [2021-09-16T16:50:03.712Z] #30 39.19 Use something like the following to load the result into a Docker daemon:
16:50:03 [2021-09-16T16:50:03.712Z] #30 39.19   tar -cC '/build' . | docker load
16:50:03 [2021-09-16T16:50:03.712Z] #30 DONE 41.1s
16:50:03 [2021-09-16T16:50:03.712Z] 
16:50:03 [2021-09-16T16:50:03.712Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:50:03 [2021-09-16T16:50:03.712Z] #38 sha256:bf3e5043bad9abd0d937a88242ca67cdf54458023acb5188b8959fab1e3d2555
16:50:03 [2021-09-16T16:50:03.712Z] #38 6.298 Scanning dependencies of target tini-static
16:50:03 [2021-09-16T16:50:03.712Z] #38 6.386 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:50:03 [2021-09-16T16:50:03.712Z] #38 7.647 [100%] Linking C executable tini-static
16:50:03 [2021-09-16T16:50:03.712Z] #38 8.204 [100%] Built target tini-static
16:50:03 [2021-09-16T16:50:03.712Z] #38 8.311 + mkdir -p /build
16:50:03 [2021-09-16T16:50:03.712Z] #38 8.318 + cp tini-static /build/docker-init
16:50:03 [2021-09-16T16:50:03.712Z] #38 DONE 10.7s
16:50:03 [2021-09-16T16:50:03.712Z] 
16:50:03 [2021-09-16T16:50:03.712Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:50:03 [2021-09-16T16:50:03.712Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
16:50:03 [2021-09-16T16:50:03.952Z] + docker version
16:50:03 [2021-09-16T16:50:03.973Z] #21 39.52 Setting up libjq1:amd64 (1.6-2.1) ...
16:50:03 [2021-09-16T16:50:03.973Z] #21 39.53 Setting up libnftnl11:amd64 (1.1.9-1) ...
16:50:03 [2021-09-16T16:50:03.973Z] #21 39.54 Setting up thin-provisioning-tools (0.9.0-1) ...
16:50:03 [2021-09-16T16:50:03.973Z] #21 39.55 Setting up python3-pip (20.3.4-4) ...
16:50:04 [2021-09-16T16:50:04.904Z] #21 40.63 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:50:04 [2021-09-16T16:50:04.904Z] #21 40.64 Setting up jq (1.6-2.1) ...
16:50:04 [2021-09-16T16:50:04.904Z] #21 40.67 Setting up libbpf0:amd64 (1:0.3-2) ...
16:50:04 [2021-09-16T16:50:04.904Z] #21 40.69 Setting up iptables (1.8.7-1) ...
16:50:04 [2021-09-16T16:50:04.904Z] #21 40.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:50:04 [2021-09-16T16:50:04.904Z] #21 40.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:50:04 [2021-09-16T16:50:04.904Z] #21 40.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:50:04 [2021-09-16T16:50:04.904Z] #21 40.72 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:50:04 [2021-09-16T16:50:04.904Z] #21 40.73 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:50:05 [2021-09-16T16:50:05.161Z] #21 40.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:50:05 [2021-09-16T16:50:05.161Z] #21 40.75 Setting up iproute2 (5.10.0-4) ...
16:50:05 [2021-09-16T16:50:05.478Z] #21 41.20 Processing triggers for libc-bin (2.31-13) ...
16:50:05 [2021-09-16T16:50:05.738Z] #21 DONE 41.6s
16:50:05 [2021-09-16T16:50:05.738Z] 
16:50:05 [2021-09-16T16:50:05.738Z] #22 [dev-systemd-false  8/25] 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
16:50:05 [2021-09-16T16:50:05.738Z] #22 sha256:bc4f1c6d7f7f5fbe897359315a0f80434e148df55f1f97b31b893f5012a31d29
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.3 Selecting previously unselected package g++-s390x-linux-gnu.
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.3 Selecting previously unselected package crossbuild-essential-s390x.
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.3 Unpacking crossbuild-essential-s390x (12.9) ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.4 Setting up libconfig-inifiles-perl (3.000003-1) ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.4 Setting up libfile-which-perl (1.23-1) ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.4 Setting up libc6-armhf-cross (2.31-9cross4) ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.4 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.4 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.4 Setting up libicu67:amd64 (67.1-7) ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.4 Setting up libmagic-mgc (1:5.39-3) ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.4 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.5 Setting up libc6-s390x-cross (2.31-9cross4) ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.5 Setting up libmagic1:amd64 (1:5.39-3) ...
16:50:06 [2021-09-16T16:50:06.153Z] #19 176.5 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
16:50:06 [2021-09-16T16:50:06.409Z] #19 176.5 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
16:50:06 [2021-09-16T16:50:06.409Z] #19 176.5 Setting up file (1:5.39-3) ...
16:50:06 [2021-09-16T16:50:06.409Z] #19 176.5 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.409Z] #19 176.5 Setting up bzip2 (1.0.8-4) ...
16:50:06 [2021-09-16T16:50:06.409Z] #19 176.5 Setting up libyaml-perl (1.30-1) ...
16:50:06 [2021-09-16T16:50:06.409Z] #19 176.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
16:50:06 [2021-09-16T16:50:06.409Z] #19 176.6 Setting up libxml-sax-base-perl (1.09-1.1) ...
16:50:06 [2021-09-16T16:50:06.409Z] #19 176.6 Setting up libio-string-perl (1.08-3.1) ...
16:50:06 [2021-09-16T16:50:06.409Z] #19 176.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
16:50:06 [2021-09-16T16:50:06.409Z] #19 176.6 Setting up cross-config (2.6.18+nmu1) ...
16:50:06 [2021-09-16T16:50:06.409Z] #19 176.7 Setting up xz-utils (5.2.5-2) ...
16:50:06 [2021-09-16T16:50:06.664Z] #19 176.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:50:06 [2021-09-16T16:50:06.664Z] #19 176.8 Setting up libc6-arm64-cross (2.31-9cross4) ...
16:50:06 [2021-09-16T16:50:06.664Z] #19 176.8 Setting up patch (2.7.6-7) ...
16:50:06 [2021-09-16T16:50:06.664Z] #19 176.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
16:50:06 [2021-09-16T16:50:06.664Z] #19 176.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.664Z] #19 176.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.664Z] #19 176.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
16:50:06 [2021-09-16T16:50:06.664Z] #19 176.8 Setting up libc6-armel-cross (2.31-9cross4) ...
16:50:06 [2021-09-16T16:50:06.664Z] #19 176.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.664Z] #19 176.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.664Z] #19 176.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
16:50:06 [2021-09-16T16:50:06.664Z] #19 176.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
16:50:06 [2021-09-16T16:50:06.664Z] #19 176.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.665Z] #19 176.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.665Z] #19 176.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
16:50:06 [2021-09-16T16:50:06.665Z] #19 176.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
16:50:06 [2021-09-16T16:50:06.665Z] #19 176.9 Setting up libfile-homedir-perl (1.006-1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.0 Setting up liblocale-gettext-perl (1.07-4+b1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
16:50:06 [2021-09-16T16:50:06.921Z] #19 177.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.143Z] #23 9.083 Collecting yamllint==1.26.1
16:50:07 [2021-09-16T16:50:07.177Z] #19 177.3 Setting up libxml-sax-perl (1.02+dfsg-1) ...
16:50:07 [2021-09-16T16:50:07.177Z] #19 177.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
16:50:07 [2021-09-16T16:50:07.177Z] #19 177.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:50:07 [2021-09-16T16:50:07.177Z] #19 177.5 
16:50:07 [2021-09-16T16:50:07.177Z] #19 177.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:50:07 [2021-09-16T16:50:07.400Z] #23 10.14   Downloading yamllint-1.26.1.tar.gz (126 kB)
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.6 Setting up dpkg-dev (1.20.9) ...
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
16:50:07 [2021-09-16T16:50:07.433Z] #19 177.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
16:50:07 [2021-09-16T16:50:07.632Z] #22 1.657 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:50:07 [2021-09-16T16:50:07.632Z] #22 1.661 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:50:07 [2021-09-16T16:50:07.632Z] #22 1.665 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:50:07 [2021-09-16T16:50:07.632Z] #22 DONE 1.7s
16:50:07 [2021-09-16T16:50:07.632Z] 
16:50:07 [2021-09-16T16:50:07.632Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
16:50:07 [2021-09-16T16:50:07.632Z] #23 sha256:08f3dbab52ea1d002ab267e904566d6cf76acef54f6381940add27df852bb094
16:50:07 [2021-09-16T16:50:07.689Z] #19 177.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
16:50:07 [2021-09-16T16:50:07.689Z] #19 177.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
16:50:07 [2021-09-16T16:50:07.689Z] #19 178.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
16:50:07 [2021-09-16T16:50:07.945Z] #19 178.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.050Z] #14 61.27 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:50:08 [2021-09-16T16:50:08.050Z] #14 61.28 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
16:50:08 [2021-09-16T16:50:08.050Z] #14 61.28 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.2 Setting up libxml-simple-perl (2.25-1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.4 Setting up libconfig-auto-perl (0.44-1.1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
16:50:08 [2021-09-16T16:50:08.200Z] #19 178.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
16:50:08 [2021-09-16T16:50:08.456Z] #19 178.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:50:08 [2021-09-16T16:50:08.456Z] #19 178.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
16:50:08 [2021-09-16T16:50:08.456Z] #19 178.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
16:50:08 [2021-09-16T16:50:08.456Z] #19 178.6 Setting up dpkg-cross (2.6.18+nmu1) ...
16:50:08 [2021-09-16T16:50:08.456Z] #19 178.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
16:50:08 [2021-09-16T16:50:08.456Z] #19 178.6 Setting up crossbuild-essential-armel (12.9) ...
16:50:08 [2021-09-16T16:50:08.456Z] #19 178.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
16:50:08 [2021-09-16T16:50:08.456Z] #19 178.7 Setting up crossbuild-essential-armhf (12.9) ...
16:50:08 [2021-09-16T16:50:08.456Z] #19 178.7 Setting up crossbuild-essential-arm64 (12.9) ...
16:50:08 [2021-09-16T16:50:08.456Z] #19 178.7 Setting up crossbuild-essential-s390x (12.9) ...
16:50:08 [2021-09-16T16:50:08.456Z] #19 178.7 Setting up crossbuild-essential-ppc64el (12.9) ...
16:50:08 [2021-09-16T16:50:08.456Z] #19 178.7 Processing triggers for libc-bin (2.31-13) ...
16:50:08 [2021-09-16T16:50:08.731Z] #23 9.479 Collecting yamllint==1.26.1
16:50:08 [2021-09-16T16:50:08.768Z] #23 11.40 Collecting pathspec>=0.5.3
16:50:08 [2021-09-16T16:50:08.768Z] #23 11.41   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
16:50:08 [2021-09-16T16:50:08.768Z] #23 11.72 Collecting pyyaml
16:50:08 [2021-09-16T16:50:08.768Z] #23 11.72   Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB)
16:50:08 [2021-09-16T16:50:08.850Z] Client:
16:50:08 [2021-09-16T16:50:08.850Z]  Version:           20.10.8
16:50:08 [2021-09-16T16:50:08.850Z]  API version:       1.41
16:50:08 [2021-09-16T16:50:08.850Z]  Go version:        go1.16.6
16:50:08 [2021-09-16T16:50:08.850Z]  Git commit:        3967b7d
16:50:08 [2021-09-16T16:50:08.850Z]  Built:             Fri Jul 30 19:58:50 2021
16:50:08 [2021-09-16T16:50:08.850Z]  OS/Arch:           windows/amd64
16:50:08 [2021-09-16T16:50:08.850Z]  Context:           default
16:50:08 [2021-09-16T16:50:08.850Z]  Experimental:      true
16:50:08 [2021-09-16T16:50:08.850Z] 
16:50:08 [2021-09-16T16:50:08.850Z] Server: Docker Engine - Community
16:50:08 [2021-09-16T16:50:08.850Z]  Engine:
16:50:08 [2021-09-16T16:50:08.850Z]   Version:          20.10.8
16:50:08 [2021-09-16T16:50:08.850Z]   API version:      1.41 (minimum version 1.24)
16:50:08 [2021-09-16T16:50:08.850Z]   Go version:       go1.16.6
16:50:08 [2021-09-16T16:50:08.850Z]   Git commit:       75249d8
16:50:08 [2021-09-16T16:50:08.850Z]   Built:            Fri Jul 30 19:54:29 2021
16:50:08 [2021-09-16T16:50:08.850Z]   OS/Arch:          windows/amd64
16:50:08 [2021-09-16T16:50:08.850Z]   Experimental:     true
16:50:09 [2021-09-16T16:50:09.025Z] #23 11.78 Building wheels for collected packages: yamllint
16:50:09 [2021-09-16T16:50:09.025Z] #23 11.78   Building wheel for yamllint (setup.py): started
16:50:09 [2021-09-16T16:50:09.293Z] #23 10.53   Downloading yamllint-1.26.1.tar.gz (126 kB)
[Pipeline] sh
16:50:09 [2021-09-16T16:50:09.955Z] #23 12.71   Building wheel for yamllint (setup.py): finished with status 'done'
16:50:09 [2021-09-16T16:50:09.955Z] #23 12.71   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=27268319451bb5af70be4b2a8023664d7e90710c50eeb4e8d52febe116fe0b92
16:50:09 [2021-09-16T16:50:09.955Z] #23 12.71   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
16:50:09 [2021-09-16T16:50:09.955Z] #23 12.72 Successfully built yamllint
16:50:09 [2021-09-16T16:50:09.955Z] #23 12.74 Installing collected packages: pyyaml, pathspec, yamllint
16:50:10 [2021-09-16T16:50:10.212Z] #23 13.07 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
16:50:10 [2021-09-16T16:50:10.220Z] #23 11.55 Collecting pathspec>=0.5.3
16:50:10 [2021-09-16T16:50:10.344Z] #19 DONE 180.4s
16:50:10 [2021-09-16T16:50:10.344Z] 
16:50:10 [2021-09-16T16:50:10.344Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:50:10 [2021-09-16T16:50:10.344Z] #67 sha256:f8f07b24ed32516c9be750d04ae4a938b3a8ba531d00b3308bd4d6934d0e2fc2
16:50:10 [2021-09-16T16:50:10.369Z] + docker info
16:50:10 [2021-09-16T16:50:10.369Z] Client:
16:50:10 [2021-09-16T16:50:10.369Z]  Context:    default
16:50:10 [2021-09-16T16:50:10.369Z]  Debug Mode: false
16:50:10 [2021-09-16T16:50:10.369Z] 
16:50:10 [2021-09-16T16:50:10.369Z] Server:
16:50:10 [2021-09-16T16:50:10.369Z]  Containers: 0
16:50:10 [2021-09-16T16:50:10.369Z]   Running: 0
16:50:10 [2021-09-16T16:50:10.369Z]   Paused: 0
16:50:10 [2021-09-16T16:50:10.369Z]   Stopped: 0
16:50:10 [2021-09-16T16:50:10.369Z]  Images: 0
16:50:10 [2021-09-16T16:50:10.369Z]  Server Version: 20.10.8
16:50:10 [2021-09-16T16:50:10.369Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:50:10 [2021-09-16T16:50:10.369Z]   Windows: 
16:50:10 [2021-09-16T16:50:10.369Z]   LCOW: 
16:50:10 [2021-09-16T16:50:10.369Z]  Logging Driver: json-file
16:50:10 [2021-09-16T16:50:10.369Z]  Plugins:
16:50:10 [2021-09-16T16:50:10.369Z]   Volume: local
16:50:10 [2021-09-16T16:50:10.369Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:50:10 [2021-09-16T16:50:10.369Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:50:10 [2021-09-16T16:50:10.369Z]  Swarm: inactive
16:50:10 [2021-09-16T16:50:10.369Z]  Default Isolation: process
16:50:10 [2021-09-16T16:50:10.369Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
16:50:10 [2021-09-16T16:50:10.369Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
16:50:10 [2021-09-16T16:50:10.369Z]  OSType: windows
16:50:10 [2021-09-16T16:50:10.369Z]  Architecture: x86_64
16:50:10 [2021-09-16T16:50:10.369Z]  CPUs: 4
16:50:10 [2021-09-16T16:50:10.369Z]  Total Memory: 32GiB
16:50:10 [2021-09-16T16:50:10.369Z]  Name: azwin-2-5dd960
16:50:10 [2021-09-16T16:50:10.369Z]  ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT
16:50:10 [2021-09-16T16:50:10.369Z]  Docker Root Dir: D:\docker
16:50:10 [2021-09-16T16:50:10.369Z]  Debug Mode: false
16:50:10 [2021-09-16T16:50:10.369Z]  Registry: https://index.docker.io/v1/
16:50:10 [2021-09-16T16:50:10.369Z]  Labels:
16:50:10 [2021-09-16T16:50:10.369Z]  Experimental: true
16:50:10 [2021-09-16T16:50:10.369Z]  Insecure Registries:
16:50:10 [2021-09-16T16:50:10.369Z]   10.0.0.4:5000
16:50:10 [2021-09-16T16:50:10.369Z]   127.0.0.0/8
16:50:10 [2021-09-16T16:50:10.369Z]  Registry Mirrors:
16:50:10 [2021-09-16T16:50:10.369Z]   http://10.0.0.4:5000/
16:50:10 [2021-09-16T16:50:10.369Z]  Live Restore Enabled: false
16:50:10 [2021-09-16T16:50:10.369Z]  Product License: Community Engine
16:50:10 [2021-09-16T16:50:10.369Z] 
16:50:10 [2021-09-16T16:50:10.476Z] #23 11.56   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
16:50:10 [2021-09-16T16:50:10.731Z] #23 11.87 Collecting pyyaml
16:50:10 [2021-09-16T16:50:10.731Z] #23 11.88   Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB)
16:50:10 [2021-09-16T16:50:10.731Z] #23 11.94 Building wheels for collected packages: yamllint
16:50:10 [2021-09-16T16:50:10.731Z] #23 11.95   Building wheel for yamllint (setup.py): started
16:50:10 [2021-09-16T16:50:10.775Z] #23 DONE 13.5s
16:50:10 [2021-09-16T16:50:10.775Z] 
16:50:10 [2021-09-16T16:50:10.775Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
16:50:10 [2021-09-16T16:50:10.775Z] #26 sha256:c2c1e4f80043abed4f541b6133f64a91359977a8c4a98d7dbdb6a0bd9cc8d49b
16:50:10 [2021-09-16T16:50:10.775Z] #26 DONE 0.2s
16:50:10 [2021-09-16T16:50:10.775Z] 
16:50:10 [2021-09-16T16:50:10.775Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
16:50:10 [2021-09-16T16:50:10.775Z] #31 sha256:7b75a46de8a0de764b15c8b964e89d2b51459722594c37e81a4402ae1326ca37
16:50:11 [2021-09-16T16:50:11.128Z] Client:
16:50:11 [2021-09-16T16:50:11.128Z]  Version:           20.10.8
16:50:11 [2021-09-16T16:50:11.128Z]  API version:       1.41
16:50:11 [2021-09-16T16:50:11.129Z]  Go version:        go1.16.6
16:50:11 [2021-09-16T16:50:11.129Z]  Git commit:        3967b7d
16:50:11 [2021-09-16T16:50:11.129Z]  Built:             Fri Jul 30 19:58:50 2021
16:50:11 [2021-09-16T16:50:11.129Z]  OS/Arch:           windows/amd64
16:50:11 [2021-09-16T16:50:11.129Z]  Context:           default
16:50:11 [2021-09-16T16:50:11.129Z]  Experimental:      true
16:50:11 [2021-09-16T16:50:11.129Z] 
16:50:11 [2021-09-16T16:50:11.129Z] Server: Docker Engine - Community
16:50:11 [2021-09-16T16:50:11.129Z]  Engine:
16:50:11 [2021-09-16T16:50:11.129Z]   Version:          20.10.8
16:50:11 [2021-09-16T16:50:11.129Z]   API version:      1.41 (minimum version 1.24)
16:50:11 [2021-09-16T16:50:11.129Z]   Go version:       go1.16.6
16:50:11 [2021-09-16T16:50:11.129Z]   Git commit:       75249d8
16:50:11 [2021-09-16T16:50:11.129Z]   Built:            Fri Jul 30 19:54:29 2021
16:50:11 [2021-09-16T16:50:11.129Z]   OS/Arch:          windows/amd64
16:50:11 [2021-09-16T16:50:11.129Z]   Experimental:     true
16:50:11 [2021-09-16T16:50:11.338Z] #31 DONE 0.4s
16:50:11 [2021-09-16T16:50:11.338Z] 
16:50:11 [2021-09-16T16:50:11.338Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:50:11 [2021-09-16T16:50:11.338Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:50:11 [2021-09-16T16:50:11.338Z] #41 ...
16:50:11 [2021-09-16T16:50:11.338Z] 
16:50:11 [2021-09-16T16:50:11.338Z] #34 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
16:50:11 [2021-09-16T16:50:11.338Z] #34 sha256:4a679278ed6c4a9f997ab2bbea4086908082c1d1c43878eeee57bd5ea6b2d2f7
16:50:11 [2021-09-16T16:50:11.338Z] #34 DONE 0.1s
16:50:11 [2021-09-16T16:50:11.338Z] 
16:50:11 [2021-09-16T16:50:11.338Z] #36 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
16:50:11 [2021-09-16T16:50:11.338Z] #36 sha256:823870d32968d6a49b42d4b9a150fe0cbef981185ffed392d58f42079d307296
16:50:11 [2021-09-16T16:50:11.338Z] #36 DONE 0.1s
16:50:11 [2021-09-16T16:50:11.338Z] 
16:50:11 [2021-09-16T16:50:11.338Z] #39 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
16:50:11 [2021-09-16T16:50:11.339Z] #39 sha256:f94fe088a711cd60541f3a31a6ca3f9542f6692542500e213cff978c58165b1e
16:50:11 [2021-09-16T16:50:11.339Z] #39 DONE 0.0s
16:50:11 [2021-09-16T16:50:11.339Z] 
16:50:11 [2021-09-16T16:50:11.339Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:50:11 [2021-09-16T16:50:11.339Z] #51 sha256:bb8be75037db685e0c0c5b5342d169d95c4d74ae36c393768b01bf37aea6ae1c
16:50:11 [2021-09-16T16:50:11.363Z] #14 64.76 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:50:11 [2021-09-16T16:50:11.363Z] #14 64.77 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
16:50:11 [2021-09-16T16:50:11.363Z] #14 64.78 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:50:11 [2021-09-16T16:50:11.661Z] #23 12.78   Building wheel for yamllint (setup.py): finished with status 'done'
16:50:11 [2021-09-16T16:50:11.661Z] #23 12.78   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c30f079430fb010093cd15e699d7d848aaf4cffb9bbae5ae204608b968c5a771
16:50:11 [2021-09-16T16:50:11.661Z] #23 12.79   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
16:50:11 [2021-09-16T16:50:11.661Z] #23 12.79 Successfully built yamllint
16:50:11 [2021-09-16T16:50:11.661Z] #23 12.82 Installing collected packages: pyyaml, pathspec, yamllint
16:50:11 [2021-09-16T16:50:11.710Z] #67 1.646 + RM_GOPATH=0
16:50:11 [2021-09-16T16:50:11.710Z] #67 1.646 + TMP_GOPATH=
16:50:11 [2021-09-16T16:50:11.710Z] #67 1.646 + : /build
16:50:11 [2021-09-16T16:50:11.710Z] #67 1.646 + '[' -z '' ']'
[Pipeline] sh
16:50:11 [2021-09-16T16:50:11.918Z] #23 13.18 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
16:50:11 [2021-09-16T16:50:11.966Z] #67 1.648 ++ mktemp -d
16:50:11 [2021-09-16T16:50:11.966Z] #67 1.648 + export GOPATH=/tmp/tmp.lQ2UTF0Ysq
16:50:11 [2021-09-16T16:50:11.966Z] #67 1.648 + GOPATH=/tmp/tmp.lQ2UTF0Ysq
16:50:11 [2021-09-16T16:50:11.966Z] #67 1.648 + RM_GOPATH=1
16:50:11 [2021-09-16T16:50:11.966Z] #67 1.648 + case "$(go env GOARCH)" in
16:50:11 [2021-09-16T16:50:11.966Z] #67 1.648 ++ go env GOARCH
16:50:11 [2021-09-16T16:50:11.966Z] #67 1.653 + export GO_BUILDMODE=-buildmode=pie
16:50:11 [2021-09-16T16:50:11.966Z] #67 1.653 + GO_BUILDMODE=-buildmode=pie
16:50:11 [2021-09-16T16:50:11.966Z] #67 1.653 ++ dirname /tmp/install/install.sh
16:50:11 [2021-09-16T16:50:11.966Z] #67 1.653 + dir=/tmp/install
16:50:11 [2021-09-16T16:50:11.966Z] #67 1.653 + bin=rootlesskit
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.653 + shift
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.653 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.653 + . /tmp/install/rootlesskit.installer
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.654 ++ : v0.14.4
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.654 + install_rootlesskit
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.654 + case "$1" in
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.654 + export CGO_ENABLED=0
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.654 + CGO_ENABLED=0
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.654 + _install_rootlesskit
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.661 + echo 'Install rootlesskit version v0.14.4'
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.661 + for f in rootlesskit rootlesskit-docker-proxy
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.661 + GOBIN=/build
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.661 + GO111MODULE=on
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.661 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4
16:50:11 [2021-09-16T16:50:11.967Z] #67 1.663 Install rootlesskit version v0.14.4
16:50:12 [2021-09-16T16:50:12.224Z] #67 2.080 go: downloading github.com/rootless-containers/rootlesskit v0.14.4
16:50:12 [2021-09-16T16:50:12.485Z] #23 DONE 13.6s
16:50:12 [2021-09-16T16:50:12.485Z] 
16:50:12 [2021-09-16T16:50:12.485Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
16:50:12 [2021-09-16T16:50:12.485Z] #26 sha256:4cd2a5b6f1532c716e34db377e87596731b6beadd797f94b9a1c4587cd96a459
16:50:12 [2021-09-16T16:50:12.485Z] #26 DONE 0.2s
16:50:12 [2021-09-16T16:50:12.485Z] 
16:50:12 [2021-09-16T16:50:12.485Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:50:12 [2021-09-16T16:50:12.485Z] #51 sha256:e60ff8bc4a479b7cf218811a8d0f0a5e3f41ca1ade037327db31c2302791a9a9
16:50:12 [2021-09-16T16:50:12.485Z] #51 ...
16:50:12 [2021-09-16T16:50:12.485Z] 
16:50:12 [2021-09-16T16:50:12.485Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
16:50:12 [2021-09-16T16:50:12.485Z] #31 sha256:974bfc5885290a07920c72badee43240a80b8b785e70e9b418fcc1ab7fd0722f
16:50:12 [2021-09-16T16:50:12.719Z] + docker info
16:50:12 [2021-09-16T16:50:12.719Z] Client:
16:50:12 [2021-09-16T16:50:12.719Z]  Context:    default
16:50:12 [2021-09-16T16:50:12.719Z]  Debug Mode: false
16:50:12 [2021-09-16T16:50:12.719Z] 
16:50:12 [2021-09-16T16:50:12.719Z] Server:
16:50:12 [2021-09-16T16:50:12.719Z]  Containers: 0
16:50:12 [2021-09-16T16:50:12.719Z]   Running: 0
16:50:12 [2021-09-16T16:50:12.719Z]   Paused: 0
16:50:12 [2021-09-16T16:50:12.719Z]   Stopped: 0
16:50:12 [2021-09-16T16:50:12.719Z]  Images: 0
16:50:12 [2021-09-16T16:50:12.719Z]  Server Version: 20.10.8
16:50:12 [2021-09-16T16:50:12.719Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:50:12 [2021-09-16T16:50:12.719Z]   Windows: 
16:50:12 [2021-09-16T16:50:12.719Z]   LCOW: 
16:50:12 [2021-09-16T16:50:12.719Z]  Logging Driver: json-file
16:50:12 [2021-09-16T16:50:12.719Z]  Plugins:
16:50:12 [2021-09-16T16:50:12.719Z]   Volume: local
16:50:12 [2021-09-16T16:50:12.719Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:50:12 [2021-09-16T16:50:12.719Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:50:12 [2021-09-16T16:50:12.719Z]  Swarm: inactive
16:50:12 [2021-09-16T16:50:12.719Z]  Default Isolation: process
16:50:12 [2021-09-16T16:50:12.719Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
16:50:12 [2021-09-16T16:50:12.719Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
16:50:12 [2021-09-16T16:50:12.719Z]  OSType: windows
16:50:12 [2021-09-16T16:50:12.719Z]  Architecture: x86_64
16:50:12 [2021-09-16T16:50:12.719Z]  CPUs: 4
16:50:12 [2021-09-16T16:50:12.719Z]  Total Memory: 32GiB
16:50:12 [2021-09-16T16:50:12.719Z]  Name: azwin-2-7bed10
16:50:12 [2021-09-16T16:50:12.719Z]  ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT
16:50:12 [2021-09-16T16:50:12.719Z]  Docker Root Dir: D:\docker
16:50:12 [2021-09-16T16:50:12.719Z]  Debug Mode: false
16:50:12 [2021-09-16T16:50:12.719Z]  Registry: https://index.docker.io/v1/
16:50:12 [2021-09-16T16:50:12.719Z]  Labels:
16:50:12 [2021-09-16T16:50:12.719Z]  Experimental: true
16:50:12 [2021-09-16T16:50:12.719Z]  Insecure Registries:
16:50:12 [2021-09-16T16:50:12.719Z]   10.0.0.4:5000
16:50:12 [2021-09-16T16:50:12.719Z]   127.0.0.0/8
16:50:12 [2021-09-16T16:50:12.719Z]  Registry Mirrors:
16:50:12 [2021-09-16T16:50:12.719Z]   http://10.0.0.4:5000/
16:50:12 [2021-09-16T16:50:12.719Z]  Live Restore Enabled: false
16:50:12 [2021-09-16T16:50:12.719Z]  Product License: Community Engine
16:50:12 [2021-09-16T16:50:12.719Z] 
16:50:12 [2021-09-16T16:50:12.742Z] #31 DONE 0.3s
16:50:12 [2021-09-16T16:50:12.742Z] 
16:50:12 [2021-09-16T16:50:12.742Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:50:12 [2021-09-16T16:50:12.742Z] #58 sha256:0a7a5a1ee7b193eb06884776af2a9604223a3130df7b70d469352ec59fccb5a5
16:50:12 [2021-09-16T16:50:12.742Z] #58 ...
16:50:12 [2021-09-16T16:50:12.742Z] 
16:50:12 [2021-09-16T16:50:12.742Z] #34 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
16:50:12 [2021-09-16T16:50:12.742Z] #34 sha256:35e40ab961cb68462e50e6bb0aec70aa55772a34add142f77704b50e2a3f1889
16:50:12 [2021-09-16T16:50:12.742Z] #34 DONE 0.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
16:50:12 [2021-09-16T16:50:12.998Z] 
16:50:12 [2021-09-16T16:50:12.998Z] #36 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
16:50:12 [2021-09-16T16:50:12.998Z] #36 sha256:9beae9dc3ac59c0699acf458e6f40d2d4c908730c6b131d716f4a80dc5489731
16:50:12 [2021-09-16T16:50:12.998Z] #36 DONE 0.1s
16:50:12 [2021-09-16T16:50:12.998Z] 
16:50:12 [2021-09-16T16:50:12.998Z] #39 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
16:50:12 [2021-09-16T16:50:12.998Z] #39 sha256:980678637637bc2119d5a97574dcb3e4895b2c2beaa3926e4950335bd333a2a8
16:50:13 [2021-09-16T16:50:13.257Z] #39 DONE 0.1s
16:50:13 [2021-09-16T16:50:13.257Z] 
16:50:13 [2021-09-16T16:50:13.257Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:50:13 [2021-09-16T16:50:13.257Z] #55 sha256:e3f442b0542b712a4d34b0ecb2895d505a4591f9da5c17a9f1582b15b6457448
16:50:13 [2021-09-16T16:50:13.287Z] #14 ...
16:50:13 [2021-09-16T16:50:13.287Z] 
16:50:13 [2021-09-16T16:50:13.287Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:50:13 [2021-09-16T16:50:13.287Z] #58 sha256:48207d4eee3a367d3bbdd98bd6c0c1d4821c79ba66e1e4896d6e109044b84cd5
16:50:13 [2021-09-16T16:50:13.287Z] #58 32.61 Updating files:  64% (2959/4567)
Updating files:  65% (2969/4567)
Updating files:  66% (3015/4567)
Updating files:  67% (3060/4567)
Updating files:  68% (3106/4567)
Updating files:  69% (3152/4567)
Updating files:  70% (3197/4567)
Updating files:  71% (3243/4567)
Updating files:  72% (3289/4567)
Updating files:  73% (3334/4567)
Updating files:  74% (3380/4567)
Updating files:  75% (3426/4567)
Updating files:  76% (3471/4567)
Updating files:  77% (3517/4567)
Updating files:  78% (3563/4567)
Updating files:  79% (3608/4567)
Updating files:  80% (3654/4567)
Updating files:  81% (3700/4567)
Updating files:  82% (3745/4567)
Updating files:  83% (3791/4567)
Updating files:  84% (3837/4567)
Updating files:  85% (3882/4567)
Updating files:  86% (3928/4567)
Updating files:  87% (3974/4567)
Updating files:  88% (4019/4567)
Updating files:  89% (4065/4567)
Updating files:  90% (4111/4567)
Updating files:  91% (4156/4567)
Updating files:  92% (4202/4567)
Updating files:  93% (4248/4567)
Updating files:  94% (4293/4567)
Updating files:  95% (4339/4567)
Updating files:  96% (4385/4567)
Updating files:  97% (4430/4567)
Updating files:  98% (4476/4567)
Updating files:  99% (4522/4567)
Updating files: 100% (4567/4567)
Updating files: 100% (4567/4567), done.
16:50:13 [2021-09-16T16:50:13.287Z] #58 33.36 + cd /tmp/tmp.dgPR4KsgYp/src/github.com/containerd/containerd
16:50:13 [2021-09-16T16:50:13.287Z] #58 33.36 + git checkout -q v1.5.5
16:50:13 [2021-09-16T16:50:13.287Z] #58 34.19 + export 'BUILDTAGS=netgo osusergo static_build'
16:50:13 [2021-09-16T16:50:13.287Z] #58 34.19 + BUILDTAGS='netgo osusergo static_build'
16:50:13 [2021-09-16T16:50:13.287Z] #58 34.19 + export EXTRA_FLAGS=-buildmode=pie
16:50:13 [2021-09-16T16:50:13.287Z] #58 34.19 + EXTRA_FLAGS=-buildmode=pie
16:50:13 [2021-09-16T16:50:13.287Z] #58 34.19 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:50:13 [2021-09-16T16:50:13.287Z] #58 34.19 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:50:13 [2021-09-16T16:50:13.287Z] #58 34.19 + '[' '' = dynamic ']'
16:50:13 [2021-09-16T16:50:13.287Z] #58 34.19 + make
16:50:13 [2021-09-16T16:50:13.287Z] #58 35.67 + bin/ctr
16:50:13 [2021-09-16T16:50:13.596Z] #67 3.195 go: downloading github.com/pkg/errors v0.9.1
16:50:13 [2021-09-16T16:50:13.596Z] #67 3.208 go: downloading github.com/sirupsen/logrus v1.8.1
16:50:13 [2021-09-16T16:50:13.596Z] #67 3.242 go: downloading github.com/urfave/cli/v2 v2.3.0
16:50:13 [2021-09-16T16:50:13.853Z] #67 3.571 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
16:50:15 [2021-09-16T16:50:15.150Z] #55 ...
16:50:15 [2021-09-16T16:50:15.150Z] 
16:50:15 [2021-09-16T16:50:15.150Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:50:15 [2021-09-16T16:50:15.150Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:50:15 [2021-09-16T16:50:15.150Z] #41 169.1 + dpkg --print-architecture
16:50:15 [2021-09-16T16:50:15.150Z] #41 169.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:50:15 [2021-09-16T16:50:15.224Z] #67 4.782 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
16:50:15 [2021-09-16T16:50:15.224Z] #67 5.020 go: downloading github.com/google/uuid v1.3.0
16:50:15 [2021-09-16T16:50:15.224Z] #67 5.057 go: downloading github.com/moby/vpnkit v0.5.0
16:50:15 [2021-09-16T16:50:15.480Z] #67 ...
16:50:15 [2021-09-16T16:50:15.480Z] 
16:50:15 [2021-09-16T16:50:15.480Z] #32 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:50:15 [2021-09-16T16:50:15.480Z] #32 sha256:275e08f51f76fec7de7adc6b25561a54bddb03bf4e7dd78b43b771683b7ee4d9
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.527 + RM_GOPATH=0
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.527 + TMP_GOPATH=
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.527 + : /build
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.527 + '[' -z '' ']'
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.528 ++ mktemp -d
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.535 + export GOPATH=/tmp/tmp.yvTOCo8dwZ
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.535 + GOPATH=/tmp/tmp.yvTOCo8dwZ
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.535 + RM_GOPATH=1
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.535 + case "$(go env GOARCH)" in
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.535 ++ go env GOARCH
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.538 + export GO_BUILDMODE=-buildmode=pie
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.538 + GO_BUILDMODE=-buildmode=pie
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.539 ++ dirname /tmp/install/install.sh
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.540 + dir=/tmp/install
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.540 + bin=dockercli
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.540 + shift
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.540 + '[' '!' -f /tmp/install/dockercli.installer ']'
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.540 + . /tmp/install/dockercli.installer
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.541 Install docker/cli version 17.06.2-ce from stable
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.541 ++ : stable
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.541 ++ : 17.06.2-ce
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.541 + install_dockercli
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.541 + echo 'Install docker/cli version 17.06.2-ce from stable'
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.541 ++ uname -m
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.544 + arch=x86_64
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.544 + '[' x86_64 '!=' x86_64 ']'
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.544 + url=https://download.docker.com/linux/static
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.546 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
16:50:15 [2021-09-16T16:50:15.480Z] #32 1.546 + tar -xz docker/docker
16:50:15 [2021-09-16T16:50:15.480Z] #32 4.862 + mkdir -p /build
16:50:15 [2021-09-16T16:50:15.480Z] #32 4.864 + mv docker/docker /build/
16:50:15 [2021-09-16T16:50:15.480Z] #32 4.866 + rmdir docker
16:50:15 [2021-09-16T16:50:15.480Z] #32 DONE 5.1s
16:50:15 [2021-09-16T16:50:15.480Z] 
16:50:15 [2021-09-16T16:50:15.480Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:50:15 [2021-09-16T16:50:15.480Z] #67 sha256:f8f07b24ed32516c9be750d04ae4a938b3a8ba531d00b3308bd4d6934d0e2fc2
16:50:15 [2021-09-16T16:50:15.480Z] #67 5.132 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
16:50:15 [2021-09-16T16:50:15.480Z] #67 5.163 go: downloading github.com/gofrs/flock v0.8.1
16:50:15 [2021-09-16T16:50:15.480Z] #67 5.195 go: downloading github.com/gorilla/mux v1.8.0
16:50:15 [2021-09-16T16:50:15.480Z] #67 ...
16:50:15 [2021-09-16T16:50:15.480Z] 
16:50:15 [2021-09-16T16:50:15.480Z] #64 [containerd 1/2] 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
16:50:15 [2021-09-16T16:50:15.480Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327
16:50:15 [2021-09-16T16:50:15.480Z] #64 1.965 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:50:15 [2021-09-16T16:50:15.480Z] #64 1.981 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:50:15 [2021-09-16T16:50:15.480Z] #64 1.981 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:50:15 [2021-09-16T16:50:15.480Z] #64 2.353 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
16:50:15 [2021-09-16T16:50:15.480Z] #64 2.705 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:50:15 [2021-09-16T16:50:15.481Z] #64 3.212 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
16:50:15 [2021-09-16T16:50:15.481Z] #64 3.728 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
16:50:15 [2021-09-16T16:50:15.481Z] #64 4.208 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
16:50:15 [2021-09-16T16:50:15.481Z] #64 4.611 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB]
16:50:15 [2021-09-16T16:50:15.481Z] #64 4.964 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [29.7 kB]
16:50:15 [2021-09-16T16:50:15.481Z] #64 4.976 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
16:50:15 [2021-09-16T16:50:15.481Z] #64 4.978 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.0 kB]
16:50:15 [2021-09-16T16:50:15.481Z] #64 4.980 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [30.6 kB]
16:50:15 [2021-09-16T16:50:15.481Z] #64 4.981 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:50:15 [2021-09-16T16:50:15.481Z] #64 4.986 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.1 kB]
16:50:15 [2021-09-16T16:50:15.668Z] #41 169.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:50:15 [2021-09-16T16:50:15.668Z] #41 169.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:50:16 [2021-09-16T16:50:16.631Z] #51 ...
16:50:16 [2021-09-16T16:50:16.631Z] 
16:50:16 [2021-09-16T16:50:16.631Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:50:16 [2021-09-16T16:50:16.631Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:50:16 [2021-09-16T16:50:16.631Z] #41 170.2 + dpkg --print-architecture
16:50:16 [2021-09-16T16:50:16.631Z] #41 170.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:50:16 [2021-09-16T16:50:16.888Z] #41 170.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:50:16 [2021-09-16T16:50:16.888Z] #41 170.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:50:17 [2021-09-16T16:50:17.583Z] #23 9.948 Collecting yamllint==1.26.1
16:50:18 [2021-09-16T16:50:18.125Z] DEBUG: print all environment variables to check how Jenkins runs this script
16:50:18 [2021-09-16T16:50:18.125Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-8c3df46d\powershellScript.ps1'; exit $LASTEXITCODE;
16:50:18 [2021-09-16T16:50:18.125Z] ----------------------------------------------------------------------------
16:50:18 [2021-09-16T16:50:18.125Z] 
16:50:18 [2021-09-16T16:50:18.125Z] INFO: executeCI.ps1 starting at Thu Sep 16 16:50:17 CUT 2021
16:50:18 [2021-09-16T16:50:18.125Z] 
16:50:18 [2021-09-16T16:50:18.125Z] INFO: Script version 05-Feb-2019 09:03 PDT
16:50:18 [2021-09-16T16:50:18.125Z] INFO: Running git version 2.24.1.windows.2
16:50:18 [2021-09-16T16:50:18.125Z] INFO: Branch:fe_release Build:20348.1.210507-1500
16:50:18 [2021-09-16T16:50:18.125Z] INFO: Environment variables:
16:50:18 [2021-09-16T16:50:18.125Z] 
16:50:18 [2021-09-16T16:50:18.125Z] Name                           Value                                                                                   
16:50:18 [2021-09-16T16:50:18.125Z] ----                           -----                                                                                   
16:50:18 [2021-09-16T16:50:18.125Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
16:50:18 [2021-09-16T16:50:18.125Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
16:50:18 [2021-09-16T16:50:18.125Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
16:50:18 [2021-09-16T16:50:18.125Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
16:50:18 [2021-09-16T16:50:18.125Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
16:50:18 [2021-09-16T16:50:18.125Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
16:50:18 [2021-09-16T16:50:18.125Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
16:50:18 [2021-09-16T16:50:18.125Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
16:50:18 [2021-09-16T16:50:18.125Z] BRANCH_NAME                    PR-42855                                                                                
16:50:18 [2021-09-16T16:50:18.125Z] BUILD_DISPLAY_NAME             #6                                                                                      
16:50:18 [2021-09-16T16:50:18.125Z] BUILD_ID                       6                                                                                       
16:50:18 [2021-09-16T16:50:18.125Z] BUILD_NUMBER                   6                                                                                       
16:50:18 [2021-09-16T16:50:18.125Z] BUILD_TAG                      jenkins-moby-PR-42855-6                                                                 
16:50:18 [2021-09-16T16:50:18.125Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42855/6/                              
16:50:18 [2021-09-16T16:50:18.125Z] CHANGE_AUTHOR                  thaJeztah                                                                               
16:50:18 [2021-09-16T16:50:18.125Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
16:50:18 [2021-09-16T16:50:18.125Z] CHANGE_BRANCH                  bump_go_1.17.1                                                                          
16:50:18 [2021-09-16T16:50:18.125Z] CHANGE_FORK                    thaJeztah/docker                                                                        
16:50:18 [2021-09-16T16:50:18.125Z] CHANGE_ID                      42855                                                                                   
16:50:18 [2021-09-16T16:50:18.125Z] CHANGE_TARGET                  master                                                                                  
16:50:18 [2021-09-16T16:50:18.125Z] CHANGE_TITLE                   Update Go to 1.17.1                                                                     
16:50:18 [2021-09-16T16:50:18.125Z] CHANGE_URL                     https://github.com/moby/moby/pull/42855                                                 
16:50:18 [2021-09-16T16:50:18.125Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
16:50:18 [2021-09-16T16:50:18.125Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
16:50:18 [2021-09-16T16:50:18.125Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
16:50:18 [2021-09-16T16:50:18.125Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
16:50:18 [2021-09-16T16:50:18.125Z] COMPUTERNAME                   azwin-2-5dd960                                                                          
16:50:18 [2021-09-16T16:50:18.125Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
16:50:18 [2021-09-16T16:50:18.125Z] ConfigSequenceNumber           0                                                                                       
16:50:18 [2021-09-16T16:50:18.125Z] DOCKER_BUILDKIT                0                                                                                       
16:50:18 [2021-09-16T16:50:18.125Z] DOCKER_DUT_DEBUG               1                                                                                       
16:50:18 [2021-09-16T16:50:18.125Z] DOCKER_EXPERIMENTAL            1                                                                                       
16:50:18 [2021-09-16T16:50:18.125Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
16:50:18 [2021-09-16T16:50:18.125Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
16:50:18 [2021-09-16T16:50:18.125Z] EXECUTOR_NUMBER                0                                                                                       
16:50:18 [2021-09-16T16:50:18.125Z] FQDN                           azwin-2-5dd960.westus.cloudapp.azure.com                                                
16:50:18 [2021-09-16T16:50:18.125Z] GIT_BRANCH                     PR-42855                                                                                
16:50:18 [2021-09-16T16:50:18.125Z] GIT_COMMIT                     0050ddd43b7fab951a378bf1bb4ef31c9c411c4c                                                
16:50:18 [2021-09-16T16:50:18.125Z] GIT_PREVIOUS_COMMIT            0050ddd43b7fab951a378bf1bb4ef31c9c411c4c                                                
16:50:18 [2021-09-16T16:50:18.125Z] GIT_URL                        https://github.com/moby/moby.git                                                        
16:50:18 [2021-09-16T16:50:18.125Z] HUDSON_COOKIE                  8073dbc0-f961-45d1-81d6-1149bc0a7a64                                                    
16:50:18 [2021-09-16T16:50:18.125Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
16:50:18 [2021-09-16T16:50:18.125Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
16:50:18 [2021-09-16T16:50:18.125Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
16:50:18 [2021-09-16T16:50:18.125Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
16:50:18 [2021-09-16T16:50:18.125Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
16:50:18 [2021-09-16T16:50:18.125Z] JENKINS_NODE_COOKIE            88036193-57ff-4d7e-976a-b5d8a794a54c                                                    
16:50:18 [2021-09-16T16:50:18.125Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
16:50:18 [2021-09-16T16:50:18.125Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
16:50:18 [2021-09-16T16:50:18.125Z] JOB_BASE_NAME                  PR-42855                                                                                
16:50:18 [2021-09-16T16:50:18.125Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42855/display/redirect                
16:50:18 [2021-09-16T16:50:18.125Z] JOB_NAME                       moby/PR-42855                                                                           
16:50:18 [2021-09-16T16:50:18.125Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42855/                                
16:50:18 [2021-09-16T16:50:18.125Z] library.jps.version            master                                                                                  
16:50:18 [2021-09-16T16:50:18.125Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
16:50:18 [2021-09-16T16:50:18.125Z] NODE_LABELS                    amd64 azure azwin-2-5dd960 azwin-2022 docker west-us windows windows-2022 x86_64        
16:50:18 [2021-09-16T16:50:18.125Z] NODE_NAME                      azwin-2-5dd960                                                                          
16:50:18 [2021-09-16T16:50:18.125Z] NUMBER_OF_PROCESSORS           4                                                                                       
16:50:18 [2021-09-16T16:50:18.125Z] OS                             Windows_NT                                                                              
16:50:18 [2021-09-16T16:50:18.125Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
16:50:18 [2021-09-16T16:50:18.131Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
16:50:18 [2021-09-16T16:50:18.131Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
16:50:18 [2021-09-16T16:50:18.131Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 7, GenuineIntel                                      
16:50:18 [2021-09-16T16:50:18.131Z] PROCESSOR_LEVEL                6                                                                                       
16:50:18 [2021-09-16T16:50:18.131Z] PROCESSOR_REVISION             5507                                                                                    
16:50:18 [2021-09-16T16:50:18.131Z] ProgramData                    C:\ProgramData                                                                          
16:50:18 [2021-09-16T16:50:18.131Z] ProgramFiles                   C:\Program Files                                                                        
16:50:18 [2021-09-16T16:50:18.131Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
16:50:18 [2021-09-16T16:50:18.131Z] ProgramW6432                   C:\Program Files                                                                        
16:50:18 [2021-09-16T16:50:18.131Z] PROMPT                         $P$G                                                                                    
16:50:18 [2021-09-16T16:50:18.131Z] PSExecutionPolicyPreference    Bypass                                                                                  
16:50:18 [2021-09-16T16:50:18.131Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
16:50:18 [2021-09-16T16:50:18.131Z] PUBLIC                         C:\Users\Public                                                                         
16:50:18 [2021-09-16T16:50:18.131Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42855/6/display/redirect?page=artif...
16:50:18 [2021-09-16T16:50:18.131Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42855/6/display/redirect?page=changes 
16:50:18 [2021-09-16T16:50:18.131Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42855/6/display/redirect              
16:50:18 [2021-09-16T16:50:18.131Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42855/6/display/redirect?page=tests   
16:50:18 [2021-09-16T16:50:18.131Z] SKIP_VALIDATION_TESTS          1                                                                                       
16:50:18 [2021-09-16T16:50:18.131Z] SOURCES_DRIVE                  d                                                                                       
16:50:18 [2021-09-16T16:50:18.131Z] SOURCES_SUBDIR                 gopath                                                                                  
16:50:18 [2021-09-16T16:50:18.131Z] STAGE_NAME                     Run tests                                                                               
16:50:18 [2021-09-16T16:50:18.131Z] SystemDrive                    C:                                                                                      
16:50:18 [2021-09-16T16:50:18.131Z] SystemRoot                     C:\Windows                                                                              
16:50:18 [2021-09-16T16:50:18.131Z] TEMP                           C:\Windows\TEMP                                                                         
16:50:18 [2021-09-16T16:50:18.131Z] TESTDEBUG                      0                                                                                       
16:50:18 [2021-09-16T16:50:18.131Z] TESTRUN_DRIVE                  d                                                                                       
16:50:18 [2021-09-16T16:50:18.131Z] TESTRUN_SUBDIR                 CI                                                                                      
16:50:18 [2021-09-16T16:50:18.131Z] TIMEOUT                        120m                                                                                    
16:50:18 [2021-09-16T16:50:18.131Z] TMP                            C:\Windows\TEMP                                                                         
16:50:18 [2021-09-16T16:50:18.131Z] USERDOMAIN                     WORKGROUP                                                                               
16:50:18 [2021-09-16T16:50:18.131Z] USERNAME                       azwin-2-5dd960$                                                                         
16:50:18 [2021-09-16T16:50:18.131Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
16:50:18 [2021-09-16T16:50:18.131Z] windir                         C:\Windows                                                                              
16:50:18 [2021-09-16T16:50:18.131Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
16:50:18 [2021-09-16T16:50:18.131Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
16:50:18 [2021-09-16T16:50:18.131Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
16:50:18 [2021-09-16T16:50:18.131Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
16:50:18 [2021-09-16T16:50:18.131Z] 
16:50:18 [2021-09-16T16:50:18.131Z] 
16:50:18 [2021-09-16T16:50:18.131Z] 
16:50:18 [2021-09-16T16:50:18.514Z] #23 11.01   Downloading yamllint-1.26.1.tar.gz (126 kB)
16:50:18 [2021-09-16T16:50:18.589Z] INFO: Sources under d:\gopath\...
16:50:18 [2021-09-16T16:50:18.589Z] INFO: Test run under d:\CI\...
16:50:18 [2021-09-16T16:50:18.589Z] INFO: Running in D:\gopath\src\github.com\docker\docker
16:50:18 [2021-09-16T16:50:18.589Z] INFO: docker/docker repository was found
16:50:19 [2021-09-16T16:50:19.047Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time...
16:50:19 [2021-09-16T16:50:19.323Z] DEBUG: print all environment variables to check how Jenkins runs this script
16:50:19 [2021-09-16T16:50:19.323Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ffd61757\powershellScript.ps1'; exit $LASTEXITCODE;
16:50:19 [2021-09-16T16:50:19.323Z] ----------------------------------------------------------------------------
16:50:19 [2021-09-16T16:50:19.323Z] 
16:50:19 [2021-09-16T16:50:19.323Z] INFO: executeCI.ps1 starting at Thu Sep 16 16:50:19 CUT 2021
16:50:19 [2021-09-16T16:50:19.323Z] 
16:50:19 [2021-09-16T16:50:19.323Z] INFO: Script version 05-Feb-2019 09:03 PDT
16:50:19 [2021-09-16T16:50:19.323Z] INFO: Running git version 2.24.1.windows.2
16:50:19 [2021-09-16T16:50:19.323Z] INFO: Branch:fe_release Build:20348.1.210507-1500
16:50:19 [2021-09-16T16:50:19.323Z] INFO: Environment variables:
16:50:19 [2021-09-16T16:50:19.323Z] 
16:50:19 [2021-09-16T16:50:19.323Z] Name                           Value                                                                                   
16:50:19 [2021-09-16T16:50:19.323Z] ----                           -----                                                                                   
16:50:19 [2021-09-16T16:50:19.323Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
16:50:19 [2021-09-16T16:50:19.323Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
16:50:19 [2021-09-16T16:50:19.323Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
16:50:19 [2021-09-16T16:50:19.323Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
16:50:19 [2021-09-16T16:50:19.323Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
16:50:19 [2021-09-16T16:50:19.323Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
16:50:19 [2021-09-16T16:50:19.323Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
16:50:19 [2021-09-16T16:50:19.323Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
16:50:19 [2021-09-16T16:50:19.323Z] BRANCH_NAME                    PR-42855                                                                                
16:50:19 [2021-09-16T16:50:19.323Z] BUILD_DISPLAY_NAME             #6                                                                                      
16:50:19 [2021-09-16T16:50:19.323Z] BUILD_ID                       6                                                                                       
16:50:19 [2021-09-16T16:50:19.323Z] BUILD_NUMBER                   6                                                                                       
16:50:19 [2021-09-16T16:50:19.323Z] BUILD_TAG                      jenkins-moby-PR-42855-6                                                                 
16:50:19 [2021-09-16T16:50:19.323Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42855/6/                              
16:50:19 [2021-09-16T16:50:19.323Z] CHANGE_AUTHOR                  thaJeztah                                                                               
16:50:19 [2021-09-16T16:50:19.323Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
16:50:19 [2021-09-16T16:50:19.323Z] CHANGE_BRANCH                  bump_go_1.17.1                                                                          
16:50:19 [2021-09-16T16:50:19.323Z] CHANGE_FORK                    thaJeztah/docker                                                                        
16:50:19 [2021-09-16T16:50:19.323Z] CHANGE_ID                      42855                                                                                   
16:50:19 [2021-09-16T16:50:19.323Z] CHANGE_TARGET                  master                                                                                  
16:50:19 [2021-09-16T16:50:19.323Z] CHANGE_TITLE                   Update Go to 1.17.1                                                                     
16:50:19 [2021-09-16T16:50:19.323Z] CHANGE_URL                     https://github.com/moby/moby/pull/42855                                                 
16:50:19 [2021-09-16T16:50:19.323Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
16:50:19 [2021-09-16T16:50:19.323Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
16:50:19 [2021-09-16T16:50:19.323Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
16:50:19 [2021-09-16T16:50:19.323Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
16:50:19 [2021-09-16T16:50:19.323Z] COMPUTERNAME                   azwin-2-7bed10                                                                          
16:50:19 [2021-09-16T16:50:19.323Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
16:50:19 [2021-09-16T16:50:19.323Z] ConfigSequenceNumber           0                                                                                       
16:50:19 [2021-09-16T16:50:19.323Z] DOCKER_BUILDKIT                0                                                                                       
16:50:19 [2021-09-16T16:50:19.323Z] DOCKER_DUT_DEBUG               1                                                                                       
16:50:19 [2021-09-16T16:50:19.323Z] DOCKER_EXPERIMENTAL            1                                                                                       
16:50:19 [2021-09-16T16:50:19.323Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
16:50:19 [2021-09-16T16:50:19.323Z] DOCKER_WINDOWS_CONTAINERD_R... 1                                                                                       
16:50:19 [2021-09-16T16:50:19.323Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
16:50:19 [2021-09-16T16:50:19.323Z] EXECUTOR_NUMBER                0                                                                                       
16:50:19 [2021-09-16T16:50:19.323Z] FQDN                           azwin-2-7bed10.westus.cloudapp.azure.com                                                
16:50:19 [2021-09-16T16:50:19.323Z] GIT_BRANCH                     PR-42855                                                                                
16:50:19 [2021-09-16T16:50:19.323Z] GIT_COMMIT                     0050ddd43b7fab951a378bf1bb4ef31c9c411c4c                                                
16:50:19 [2021-09-16T16:50:19.323Z] GIT_PREVIOUS_COMMIT            0050ddd43b7fab951a378bf1bb4ef31c9c411c4c                                                
16:50:19 [2021-09-16T16:50:19.323Z] GIT_URL                        https://github.com/moby/moby.git                                                        
16:50:19 [2021-09-16T16:50:19.323Z] HUDSON_COOKIE                  0134d9eb-942d-4843-a947-3117a10a2139                                                    
16:50:19 [2021-09-16T16:50:19.323Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
16:50:19 [2021-09-16T16:50:19.323Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
16:50:19 [2021-09-16T16:50:19.323Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
16:50:19 [2021-09-16T16:50:19.323Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
16:50:19 [2021-09-16T16:50:19.323Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
16:50:19 [2021-09-16T16:50:19.323Z] JENKINS_NODE_COOKIE            48eabf18-250a-4927-b300-3d0e72ee9023                                                    
16:50:19 [2021-09-16T16:50:19.323Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
16:50:19 [2021-09-16T16:50:19.323Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
16:50:19 [2021-09-16T16:50:19.323Z] JOB_BASE_NAME                  PR-42855                                                                                
16:50:19 [2021-09-16T16:50:19.323Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42855/display/redirect                
16:50:19 [2021-09-16T16:50:19.323Z] JOB_NAME                       moby/PR-42855                                                                           
16:50:19 [2021-09-16T16:50:19.323Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42855/                                
16:50:19 [2021-09-16T16:50:19.323Z] library.jps.version            master                                                                                  
16:50:19 [2021-09-16T16:50:19.323Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
16:50:19 [2021-09-16T16:50:19.323Z] NODE_LABELS                    amd64 azure azwin-2-7bed10 azwin-2022 docker west-us windows windows-2022 x86_64        
16:50:19 [2021-09-16T16:50:19.323Z] NODE_NAME                      azwin-2-7bed10                                                                          
16:50:19 [2021-09-16T16:50:19.323Z] NUMBER_OF_PROCESSORS           4                                                                                       
16:50:19 [2021-09-16T16:50:19.323Z] OS                             Windows_NT                                                                              
16:50:19 [2021-09-16T16:50:19.323Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
16:50:19 [2021-09-16T16:50:19.323Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
16:50:19 [2021-09-16T16:50:19.323Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
16:50:19 [2021-09-16T16:50:19.323Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 7, GenuineIntel                                      
16:50:19 [2021-09-16T16:50:19.323Z] PROCESSOR_LEVEL                6                                                                                       
16:50:19 [2021-09-16T16:50:19.323Z] PROCESSOR_REVISION             5507                                                                                    
16:50:19 [2021-09-16T16:50:19.323Z] ProgramData                    C:\ProgramData                                                                          
16:50:19 [2021-09-16T16:50:19.323Z] ProgramFiles                   C:\Program Files                                                                        
16:50:19 [2021-09-16T16:50:19.323Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
16:50:19 [2021-09-16T16:50:19.323Z] ProgramW6432                   C:\Program Files                                                                        
16:50:19 [2021-09-16T16:50:19.323Z] PROMPT                         $P$G                                                                                    
16:50:19 [2021-09-16T16:50:19.323Z] PSExecutionPolicyPreference    Bypass                                                                                  
16:50:19 [2021-09-16T16:50:19.323Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
16:50:19 [2021-09-16T16:50:19.323Z] PUBLIC                         C:\Users\Public                                                                         
16:50:19 [2021-09-16T16:50:19.323Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42855/6/display/redirect?page=artif...
16:50:19 [2021-09-16T16:50:19.323Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42855/6/display/redirect?page=changes 
16:50:19 [2021-09-16T16:50:19.323Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42855/6/display/redirect              
16:50:19 [2021-09-16T16:50:19.323Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42855/6/display/redirect?page=tests   
16:50:19 [2021-09-16T16:50:19.323Z] SKIP_VALIDATION_TESTS          1                                                                                       
16:50:19 [2021-09-16T16:50:19.323Z] SOURCES_DRIVE                  d                                                                                       
16:50:19 [2021-09-16T16:50:19.323Z] SOURCES_SUBDIR                 gopath                                                                                  
16:50:19 [2021-09-16T16:50:19.324Z] STAGE_NAME                     Run tests                                                                               
16:50:19 [2021-09-16T16:50:19.324Z] SystemDrive                    C:                                                                                      
16:50:19 [2021-09-16T16:50:19.324Z] SystemRoot                     C:\Windows                                                                              
16:50:19 [2021-09-16T16:50:19.324Z] TEMP                           C:\Windows\TEMP                                                                         
16:50:19 [2021-09-16T16:50:19.324Z] TESTDEBUG                      0                                                                                       
16:50:19 [2021-09-16T16:50:19.324Z] TESTRUN_DRIVE                  d                                                                                       
16:50:19 [2021-09-16T16:50:19.324Z] TESTRUN_SUBDIR                 CI                                                                                      
16:50:19 [2021-09-16T16:50:19.324Z] TIMEOUT                        120m                                                                                    
16:50:19 [2021-09-16T16:50:19.324Z] TMP                            C:\Windows\TEMP                                                                         
16:50:19 [2021-09-16T16:50:19.324Z] USERDOMAIN                     WORKGROUP                                                                               
16:50:19 [2021-09-16T16:50:19.324Z] USERNAME                       azwin-2-7bed10$                                                                         
16:50:19 [2021-09-16T16:50:19.324Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
16:50:19 [2021-09-16T16:50:19.324Z] windir                         C:\Windows                                                                              
16:50:19 [2021-09-16T16:50:19.324Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
16:50:19 [2021-09-16T16:50:19.324Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
16:50:19 [2021-09-16T16:50:19.324Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
16:50:19 [2021-09-16T16:50:19.324Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
16:50:19 [2021-09-16T16:50:19.324Z] 
16:50:19 [2021-09-16T16:50:19.324Z] 
16:50:19 [2021-09-16T16:50:19.324Z] 
16:50:19 [2021-09-16T16:50:19.506Z] ltsc2022: Pulling from windows/servercore
16:50:19 [2021-09-16T16:50:19.883Z] #23 12.05 Collecting pathspec>=0.5.3
16:50:19 [2021-09-16T16:50:19.883Z] #23 12.06   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
16:50:19 [2021-09-16T16:50:19.883Z] #23 12.33 Collecting pyyaml
16:50:19 [2021-09-16T16:50:19.883Z] #23 12.34   Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB)
16:50:19 [2021-09-16T16:50:19.883Z] #23 12.39 Building wheels for collected packages: yamllint
16:50:19 [2021-09-16T16:50:19.883Z] #23 12.39   Building wheel for yamllint (setup.py): started
16:50:19 [2021-09-16T16:50:19.964Z] 8f616e6e9eec: Pulling fs layer
16:50:19 [2021-09-16T16:50:19.964Z] 48a76b150a3a: Pulling fs layer
16:50:20 [2021-09-16T16:50:20.140Z] #23 ...
16:50:20 [2021-09-16T16:50:20.140Z] 
16:50:20 [2021-09-16T16:50:20.140Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:50:20 [2021-09-16T16:50:20.140Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:50:20 [2021-09-16T16:50:20.140Z] #41 171.6 + dpkg --print-architecture
16:50:20 [2021-09-16T16:50:20.140Z] #41 171.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
16:50:20 [2021-09-16T16:50:20.315Z] INFO: Sources under d:\gopath\...
16:50:20 [2021-09-16T16:50:20.315Z] INFO: Test run under d:\CI\...
16:50:20 [2021-09-16T16:50:20.315Z] INFO: Running in D:\gopath\src\github.com\docker\docker
16:50:20 [2021-09-16T16:50:20.315Z] INFO: docker/docker repository was found
16:50:20 [2021-09-16T16:50:20.315Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time...
16:50:20 [2021-09-16T16:50:20.653Z] #41 172.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
16:50:20 [2021-09-16T16:50:20.653Z] #41 172.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
16:50:20 [2021-09-16T16:50:20.730Z] #64 ...
16:50:20 [2021-09-16T16:50:20.730Z] 
16:50:20 [2021-09-16T16:50:20.730Z] #44 [tini 1/2] 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
16:50:20 [2021-09-16T16:50:20.730Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7
16:50:20 [2021-09-16T16:50:20.730Z] #44 2.017 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 2.031 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 2.031 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 2.366 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 2.718 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 3.229 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 3.846 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 4.218 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 4.747 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 5.125 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [29.7 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 5.127 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [30.6 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 5.129 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 5.131 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.1 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 5.159 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.0 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 5.160 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #44 ...
16:50:20 [2021-09-16T16:50:20.730Z] 
16:50:20 [2021-09-16T16:50:20.730Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:50:20 [2021-09-16T16:50:20.730Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f
16:50:20 [2021-09-16T16:50:20.730Z] #20 1.742 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #20 1.768 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #20 1.768 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #20 1.918 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #20 2.193 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #20 2.650 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #20 3.103 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #20 3.703 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #20 4.193 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #20 4.589 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #20 4.590 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.0 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #20 4.593 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #20 4.598 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.1 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #20 4.599 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [29.7 kB]
16:50:20 [2021-09-16T16:50:20.730Z] #20 4.600 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [30.6 kB]
16:50:20 [2021-09-16T16:50:20.785Z] ltsc2022: Pulling from windows/servercore
16:50:20 [2021-09-16T16:50:20.785Z] 8f616e6e9eec: Pulling fs layer
16:50:20 [2021-09-16T16:50:20.785Z] 48a76b150a3a: Pulling fs layer
16:50:20 [2021-09-16T16:50:20.916Z] #41 ...
16:50:20 [2021-09-16T16:50:20.917Z] 
16:50:20 [2021-09-16T16:50:20.917Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:50:20 [2021-09-16T16:50:20.917Z] #51 sha256:e60ff8bc4a479b7cf218811a8d0f0a5e3f41ca1ade037327db31c2302791a9a9
16:50:20 [2021-09-16T16:50:20.917Z] #51 173.8 + /build/golangci-lint --version
16:50:20 [2021-09-16T16:50:20.917Z] #51 174.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:50:20 [2021-09-16T16:50:20.917Z] #51 DONE 174.8s
16:50:20 [2021-09-16T16:50:20.917Z] 
16:50:20 [2021-09-16T16:50:20.917Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:50:20 [2021-09-16T16:50:20.917Z] #55 sha256:e3f442b0542b712a4d34b0ecb2895d505a4591f9da5c17a9f1582b15b6457448
16:50:21 [2021-09-16T16:50:21.584Z] #41 ...
16:50:21 [2021-09-16T16:50:21.584Z] 
16:50:21 [2021-09-16T16:50:21.584Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
16:50:21 [2021-09-16T16:50:21.584Z] #23 sha256:08f3dbab52ea1d002ab267e904566d6cf76acef54f6381940add27df852bb094
16:50:21 [2021-09-16T16:50:21.584Z] #23 13.33   Building wheel for yamllint (setup.py): finished with status 'done'
16:50:21 [2021-09-16T16:50:21.584Z] #23 13.33   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=cfe970572174cc15f745311cb95ad73a30c9031b95327a926a584c6f11ead05a
16:50:21 [2021-09-16T16:50:21.584Z] #23 13.33   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
16:50:21 [2021-09-16T16:50:21.584Z] #23 13.33 Successfully built yamllint
16:50:21 [2021-09-16T16:50:21.584Z] #23 13.38 Installing collected packages: pyyaml, pathspec, yamllint
16:50:21 [2021-09-16T16:50:21.584Z] #23 13.74 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
16:50:21 [2021-09-16T16:50:21.584Z] #23 DONE 14.1s
16:50:21 [2021-09-16T16:50:21.841Z] 
16:50:21 [2021-09-16T16:50:21.841Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
16:50:21 [2021-09-16T16:50:21.841Z] #26 sha256:b89ccd63f7c5ddff4de18ef0f51c2e1f383b27ecfab97f0c712b68c377da39cd
16:50:21 [2021-09-16T16:50:21.841Z] #26 DONE 0.3s
16:50:21 [2021-09-16T16:50:21.841Z] 
16:50:21 [2021-09-16T16:50:21.841Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
16:50:21 [2021-09-16T16:50:21.841Z] #31 sha256:ec478b896c5e72022edf282d30f7a24ec50f1c909e55302ceacf8292d5616c7e
16:50:22 [2021-09-16T16:50:22.405Z] #31 DONE 0.4s
16:50:22 [2021-09-16T16:50:22.405Z] 
16:50:22 [2021-09-16T16:50:22.405Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:50:22 [2021-09-16T16:50:22.405Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:50:22 [2021-09-16T16:50:22.405Z] #41 ...
16:50:22 [2021-09-16T16:50:22.405Z] 
16:50:22 [2021-09-16T16:50:22.405Z] #34 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
16:50:22 [2021-09-16T16:50:22.405Z] #34 sha256:ff6993185d90a79dda8d623fc13563a58cd206b7e90944f4cd03d6ee194f1711
16:50:22 [2021-09-16T16:50:22.405Z] #34 DONE 0.1s
16:50:22 [2021-09-16T16:50:22.405Z] 
16:50:22 [2021-09-16T16:50:22.405Z] #36 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
16:50:22 [2021-09-16T16:50:22.405Z] #36 sha256:30c4565b435c044fda838ea7943892feb973e11d11f59ebb82b7549997c29aad
16:50:22 [2021-09-16T16:50:22.405Z] #36 DONE 0.1s
16:50:22 [2021-09-16T16:50:22.405Z] 
16:50:22 [2021-09-16T16:50:22.405Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:50:22 [2021-09-16T16:50:22.405Z] #55 sha256:6b4e7eccd15b992b87a0f3ac3c88f11f0b1626f6a44e2b0312735b2def0d14e9
16:50:22 [2021-09-16T16:50:22.662Z] #55 ...
16:50:22 [2021-09-16T16:50:22.662Z] 
16:50:22 [2021-09-16T16:50:22.662Z] #39 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
16:50:22 [2021-09-16T16:50:22.662Z] #39 sha256:aa733483e19c5643fbaa3a93bf03f2aa5fca35210fec07a8581f0c6aefed3586
16:50:22 [2021-09-16T16:50:22.662Z] #39 DONE 0.1s
16:50:22 [2021-09-16T16:50:22.918Z] 
16:50:22 [2021-09-16T16:50:22.918Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:50:22 [2021-09-16T16:50:22.918Z] #51 sha256:eea6ee737488f95267c55e44a577287c61f3a01fd884df02105a44e3d356cdb6
16:50:23 [2021-09-16T16:50:23.474Z] #41 ...
16:50:23 [2021-09-16T16:50:23.474Z] 
16:50:23 [2021-09-16T16:50:23.474Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:50:23 [2021-09-16T16:50:23.474Z] #51 sha256:bb8be75037db685e0c0c5b5342d169d95c4d74ae36c393768b01bf37aea6ae1c
16:50:23 [2021-09-16T16:50:23.474Z] #51 175.4 + /build/golangci-lint --version
16:50:23 [2021-09-16T16:50:23.474Z] #51 175.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:50:23 [2021-09-16T16:50:23.474Z] #51 DONE 176.4s
16:50:23 [2021-09-16T16:50:23.474Z] 
16:50:23 [2021-09-16T16:50:23.474Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:50:23 [2021-09-16T16:50:23.474Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:50:23 [2021-09-16T16:50:23.849Z] #51 175.6 + /build/golangci-lint --version
16:50:24 [2021-09-16T16:50:24.106Z] #51 175.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:50:24 [2021-09-16T16:50:24.362Z] #51 DONE 176.1s
16:50:24 [2021-09-16T16:50:24.362Z] 
16:50:24 [2021-09-16T16:50:24.363Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:50:24 [2021-09-16T16:50:24.363Z] #55 sha256:6b4e7eccd15b992b87a0f3ac3c88f11f0b1626f6a44e2b0312735b2def0d14e9
16:50:25 [2021-09-16T16:50:25.547Z] #58 ...
16:50:25 [2021-09-16T16:50:25.547Z] 
16:50:25 [2021-09-16T16:50:25.547Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:50:25 [2021-09-16T16:50:25.547Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
16:50:25 [2021-09-16T16:50:25.547Z] #14 68.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:50:25 [2021-09-16T16:50:25.547Z] #14 68.61 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
16:50:25 [2021-09-16T16:50:25.547Z] #14 68.62 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:50:25 [2021-09-16T16:50:25.547Z] #14 75.59 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:50:25 [2021-09-16T16:50:25.547Z] #14 75.60 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
16:50:25 [2021-09-16T16:50:25.547Z] #14 75.61 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:50:25 [2021-09-16T16:50:25.547Z] #14 79.56 Selecting previously unselected package g++-mingw-w64-x86-64.
16:50:25 [2021-09-16T16:50:25.811Z] #14 79.57 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:50:25 [2021-09-16T16:50:25.811Z] #14 79.60 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:50:25 [2021-09-16T16:50:25.979Z] #20 ...
16:50:25 [2021-09-16T16:50:25.979Z] 
16:50:25 [2021-09-16T16:50:25.979Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:50:25 [2021-09-16T16:50:25.979Z] #67 sha256:f8f07b24ed32516c9be750d04ae4a938b3a8ba531d00b3308bd4d6934d0e2fc2
16:50:25 [2021-09-16T16:50:25.979Z] #67 5.286 go: downloading github.com/moby/sys/mountinfo v0.4.1
16:50:25 [2021-09-16T16:50:25.979Z] #67 5.447 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
16:50:25 [2021-09-16T16:50:25.979Z] #67 5.472 go: downloading github.com/u-root/u-root v7.0.0+incompatible
16:50:25 [2021-09-16T16:50:25.979Z] #67 7.635 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
16:50:25 [2021-09-16T16:50:25.979Z] #67 7.659 go: downloading github.com/russross/blackfriday/v2 v2.1.0
16:50:26 [2021-09-16T16:50:26.074Z] #14 79.78 Selecting previously unselected package libapparmor1:arm64.
16:50:26 [2021-09-16T16:50:26.074Z] #14 79.79 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
16:50:26 [2021-09-16T16:50:26.074Z] #14 79.81 Unpacking libapparmor1:arm64 (2.13.6-10) ...
16:50:26 [2021-09-16T16:50:26.074Z] #14 79.92 Selecting previously unselected package libapparmor-dev:arm64.
16:50:26 [2021-09-16T16:50:26.074Z] #14 79.92 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
16:50:26 [2021-09-16T16:50:26.074Z] #14 80.00 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
16:50:26 [2021-09-16T16:50:26.216Z] using credential docker-jenkins-github-credentials
16:50:26 [2021-09-16T16:50:26.296Z] Cloning the remote Git repository
16:50:26 [2021-09-16T16:50:26.296Z] Cloning with configured refspecs honoured and without tags
16:50:26 [2021-09-16T16:50:26.336Z] #14 80.16 Selecting previously unselected package libbtrfs0:arm64.
16:50:26 [2021-09-16T16:50:26.336Z] #14 80.17 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
16:50:26 [2021-09-16T16:50:26.336Z] #14 80.19 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
16:50:26 [2021-09-16T16:50:26.602Z] #14 80.34 Selecting previously unselected package libbtrfs-dev:arm64.
16:50:26 [2021-09-16T16:50:26.602Z] #14 80.34 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
16:50:26 [2021-09-16T16:50:26.602Z] #14 80.37 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
16:50:26 [2021-09-16T16:50:26.602Z] #14 80.56 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
16:50:26 [2021-09-16T16:50:26.866Z] #14 80.56 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
16:50:26 [2021-09-16T16:50:26.866Z] #14 80.57 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:50:26 [2021-09-16T16:50:26.866Z] #14 80.65 Selecting previously unselected package libudev-dev:arm64.
16:50:26 [2021-09-16T16:50:26.866Z] #14 80.66 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ...
16:50:26 [2021-09-16T16:50:26.866Z] #14 80.67 Unpacking libudev-dev:arm64 (247.3-6) ...
16:50:27 [2021-09-16T16:50:27.128Z] #14 80.78 Selecting previously unselected package libsepol1-dev:arm64.
16:50:27 [2021-09-16T16:50:27.128Z] #14 80.78 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
16:50:27 [2021-09-16T16:50:27.128Z] #14 80.79 Unpacking libsepol1-dev:arm64 (3.1-1) ...
16:50:27 [2021-09-16T16:50:27.391Z] #14 81.13 Selecting previously unselected package libpcre2-16-0:arm64.
16:50:27 [2021-09-16T16:50:27.391Z] #14 81.15 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
16:50:27 [2021-09-16T16:50:27.391Z] #14 81.16 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
16:50:27 [2021-09-16T16:50:27.391Z] #14 81.37 Selecting previously unselected package libpcre2-32-0:arm64.
16:50:27 [2021-09-16T16:50:27.654Z] #14 81.37 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
16:50:27 [2021-09-16T16:50:27.654Z] #14 81.38 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
16:50:27 [2021-09-16T16:50:27.654Z] #14 81.60 Selecting previously unselected package libpcre2-posix2:arm64.
16:50:26 [2021-09-16T16:50:26.495Z] Cloning repository https://github.com/moby/moby.git
16:50:26 [2021-09-16T16:50:26.913Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
16:50:27 [2021-09-16T16:50:27.917Z] #14 81.62 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
16:50:27 [2021-09-16T16:50:27.918Z] #14 81.64 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
16:50:27 [2021-09-16T16:50:27.918Z] #14 81.74 Selecting previously unselected package libpcre2-dev:arm64.
16:50:27 [2021-09-16T16:50:27.918Z] #14 81.74 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
16:50:27 [2021-09-16T16:50:27.918Z] #14 81.75 Unpacking libpcre2-dev:arm64 (10.36-2) ...
16:50:28 [2021-09-16T16:50:28.180Z] #14 82.06 Selecting previously unselected package libselinux1-dev:arm64.
16:50:28 [2021-09-16T16:50:28.180Z] #14 82.07 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
16:50:28 [2021-09-16T16:50:28.180Z] #14 82.08 Unpacking libselinux1-dev:arm64 (3.1-3) ...
16:50:28 [2021-09-16T16:50:28.447Z] #14 82.33 Selecting previously unselected package libdevmapper-dev:arm64.
16:50:28 [2021-09-16T16:50:28.447Z] #14 82.36 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
16:50:28 [2021-09-16T16:50:28.447Z] #14 82.38 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:50:28 [2021-09-16T16:50:28.529Z] 8f616e6e9eec: Verifying Checksum
16:50:28 [2021-09-16T16:50:28.529Z] 8f616e6e9eec: Download complete
16:50:28 [2021-09-16T16:50:28.710Z] #14 82.51 Selecting previously unselected package libseccomp-dev:arm64.
16:50:28 [2021-09-16T16:50:28.710Z] #14 82.52 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ...
16:50:28 [2021-09-16T16:50:28.710Z] #14 82.54 Unpacking libseccomp-dev:arm64 (2.5.1-1) ...
16:50:28 [2021-09-16T16:50:28.974Z] #14 82.73 Selecting previously unselected package libsystemd-dev:arm64.
16:50:28 [2021-09-16T16:50:28.974Z] #14 82.75 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ...
16:50:28 [2021-09-16T16:50:28.974Z] #14 82.76 Unpacking libsystemd-dev:arm64 (247.3-6) ...
16:50:29 [2021-09-16T16:50:29.549Z] #14 83.45 Setting up libseccomp-dev:arm64 (2.5.1-1) ...
16:50:29 [2021-09-16T16:50:29.549Z] #14 83.48 Setting up libapparmor1:arm64 (2.13.6-10) ...
16:50:29 [2021-09-16T16:50:29.549Z] #14 83.49 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:50:29 [2021-09-16T16:50:29.549Z] #14 83.51 Setting up libsepol1-dev:arm64 (3.1-1) ...
16:50:29 [2021-09-16T16:50:29.549Z] #14 83.52 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:50:29 [2021-09-16T16:50:29.549Z] #14 83.54 Setting up libpcre2-16-0:arm64 (10.36-2) ...
16:50:29 [2021-09-16T16:50:29.813Z] #14 83.56 Setting up libbtrfs0:arm64 (5.10.1-2) ...
16:50:29 [2021-09-16T16:50:29.813Z] #14 83.58 Setting up libpcre2-32-0:arm64 (10.36-2) ...
16:50:29 [2021-09-16T16:50:29.813Z] #14 83.59 Setting up libudev-dev:arm64 (247.3-6) ...
16:50:29 [2021-09-16T16:50:29.813Z] #14 83.62 Setting up libpcre2-posix2:arm64 (10.36-2) ...
16:50:29 [2021-09-16T16:50:29.813Z] #14 83.63 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:50:29 [2021-09-16T16:50:29.813Z] #14 83.65 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
16:50:29 [2021-09-16T16:50:29.813Z] #14 83.66 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:50:29 [2021-09-16T16:50:29.813Z] #14 83.68 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
16:50:29 [2021-09-16T16:50:29.813Z] #14 83.70 Setting up mingw-w64-common (8.0.0-1) ...
16:50:29 [2021-09-16T16:50:29.813Z] #14 83.71 Setting up libsystemd-dev:arm64 (247.3-6) ...
16:50:29 [2021-09-16T16:50:29.813Z] #14 83.73 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:50:29 [2021-09-16T16:50:29.813Z] #14 83.74 Setting up libpcre2-dev:arm64 (10.36-2) ...
16:50:29 [2021-09-16T16:50:29.813Z] #14 83.76 Setting up libselinux1-dev:arm64 (3.1-3) ...
16:50:30 [2021-09-16T16:50:30.076Z] #14 83.78 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:50:30 [2021-09-16T16:50:30.076Z] #14 83.80 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:50:30 [2021-09-16T16:50:30.076Z] #14 83.82 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
16:50:30 [2021-09-16T16:50:30.076Z] #14 83.83 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:50:30 [2021-09-16T16:50:30.076Z] #14 83.84 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
16:50:30 [2021-09-16T16:50:30.076Z] #14 83.86 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:50:30 [2021-09-16T16:50:30.076Z] #14 83.87 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:50:30 [2021-09-16T16:50:30.076Z] #14 83.89 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
16:50:30 [2021-09-16T16:50:30.076Z] #14 83.91 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:50:30 [2021-09-16T16:50:30.076Z] #14 83.94 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:50:30 [2021-09-16T16:50:30.076Z] #14 83.98 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
16:50:30 [2021-09-16T16:50:30.076Z] #14 84.00 Setting up dmsetup (2:1.02.175-2.1) ...
16:50:30 [2021-09-16T16:50:30.076Z] #14 84.07 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
16:50:30 [2021-09-16T16:50:30.076Z] #14 84.09 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
16:50:30 [2021-09-16T16:50:30.076Z] #14 84.11 Processing triggers for libc-bin (2.31-13) ...
16:50:27 [2021-09-16T16:50:27.843Z] Fetching upstream changes from https://github.com/moby/moby.git
16:50:27 [2021-09-16T16:50:27.843Z]  > git --version # timeout=10
16:50:27 [2021-09-16T16:50:27.887Z]  > git --version # 'git version 2.24.1.windows.2'
16:50:27 [2021-09-16T16:50:27.888Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:50:27 [2021-09-16T16:50:27.890Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:50:31 [2021-09-16T16:50:31.025Z] #14 ...
16:50:31 [2021-09-16T16:50:31.026Z] 
16:50:31 [2021-09-16T16:50:31.026Z] #60 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:50:31 [2021-09-16T16:50:31.026Z] #60 sha256:a917db4a136f507b9d780c2d13804a4befcb7f5d5685b71b04d276e1eba026d3
16:50:31 [2021-09-16T16:50:31.026Z] #60 84.94 + for f in rootlesskit rootlesskit-docker-proxy
16:50:31 [2021-09-16T16:50:31.026Z] #60 84.94 + GOBIN=/build
16:50:31 [2021-09-16T16:50:31.026Z] #60 84.94 + GO111MODULE=on
16:50:31 [2021-09-16T16:50:31.026Z] #60 84.94 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:50:31 [2021-09-16T16:50:31.231Z] #67 ...
16:50:31 [2021-09-16T16:50:31.231Z] 
16:50:31 [2021-09-16T16:50:31.231Z] #64 [containerd 1/2] 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
16:50:31 [2021-09-16T16:50:31.231Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327
16:50:31 [2021-09-16T16:50:31.231Z] #64 21.11 Fetched 48.3 MB in 19s (2495 kB/s)
16:50:33 [2021-09-16T16:50:33.093Z] #55 ...
16:50:33 [2021-09-16T16:50:33.093Z] 
16:50:33 [2021-09-16T16:50:33.093Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:50:33 [2021-09-16T16:50:33.093Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:50:33 [2021-09-16T16:50:33.093Z] #41 DONE 185.0s
16:50:33 [2021-09-16T16:50:33.093Z] 
16:50:33 [2021-09-16T16:50:33.093Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:50:33 [2021-09-16T16:50:33.093Z] #58 sha256:0a7a5a1ee7b193eb06884776af2a9604223a3130df7b70d469352ec59fccb5a5
16:50:33 [2021-09-16T16:50:33.093Z] #58 ...
16:50:33 [2021-09-16T16:50:33.093Z] 
16:50:33 [2021-09-16T16:50:33.093Z] #42 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
16:50:33 [2021-09-16T16:50:33.093Z] #42 sha256:7c0e6e6456d25fa32e60f30eec085147b9b602e1b94a0d9075ce4ec5f3318e21
16:50:33 [2021-09-16T16:50:33.093Z] #42 DONE 0.5s
16:50:33 [2021-09-16T16:50:33.093Z] 
16:50:33 [2021-09-16T16:50:33.093Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:50:33 [2021-09-16T16:50:33.093Z] #58 sha256:0a7a5a1ee7b193eb06884776af2a9604223a3130df7b70d469352ec59fccb5a5
16:50:33 [2021-09-16T16:50:33.216Z] 48a76b150a3a: Verifying Checksum
16:50:33 [2021-09-16T16:50:33.216Z] 48a76b150a3a: Download complete
16:50:33 [2021-09-16T16:50:33.326Z] 48a76b150a3a: Verifying Checksum
16:50:33 [2021-09-16T16:50:33.326Z] 48a76b150a3a: Download complete
16:50:33 [2021-09-16T16:50:33.349Z] #58 ...
16:50:33 [2021-09-16T16:50:33.349Z] 
16:50:33 [2021-09-16T16:50:33.349Z] #46 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
16:50:33 [2021-09-16T16:50:33.349Z] #46 sha256:ddd9d090ce0d904d7606a3e86ee5bb0242e5673871fef80113ee8cdccb7c2e20
16:50:33 [2021-09-16T16:50:33.349Z] #46 DONE 0.1s
16:50:33 [2021-09-16T16:50:33.349Z] 
16:50:33 [2021-09-16T16:50:33.349Z] #48 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
16:50:33 [2021-09-16T16:50:33.349Z] #48 sha256:ce530fb6cfd051397f2dd14d15701d7c95cd4a26b11513880924fff41c638aa7
16:50:33 [2021-09-16T16:50:33.474Z] #41 DONE 186.6s
16:50:33 [2021-09-16T16:50:33.474Z] 
16:50:33 [2021-09-16T16:50:33.474Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:50:33 [2021-09-16T16:50:33.474Z] #55 sha256:ab5a5f6980a9e53a0e2a9d04f665e4446c70b4c0fb8de3bcccf08a5676f58719
16:50:33 [2021-09-16T16:50:33.604Z] #48 DONE 0.1s
16:50:33 [2021-09-16T16:50:33.604Z] 
16:50:33 [2021-09-16T16:50:33.604Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
16:50:33 [2021-09-16T16:50:33.604Z] #50 sha256:c4d143667fbf835e1d306f394877804006a7ea1a83090d5bf367aac68f3c1d92
16:50:33 [2021-09-16T16:50:33.604Z] #50 DONE 0.1s
16:50:33 [2021-09-16T16:50:33.604Z] 
16:50:33 [2021-09-16T16:50:33.604Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
16:50:33 [2021-09-16T16:50:33.604Z] #52 sha256:3ebfd18c4a391c68d11f093e48fe97d75c988efa2bc6f501fd9a11d74f6d666e
16:50:33 [2021-09-16T16:50:33.860Z] #52 DONE 0.4s
16:50:33 [2021-09-16T16:50:33.860Z] 
16:50:33 [2021-09-16T16:50:33.860Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
16:50:33 [2021-09-16T16:50:33.860Z] #54 sha256:fce4a7a363776cade924251f1db81cce502e8e8ade8b8ffbb9c7a215b4bd662c
16:50:33 [2021-09-16T16:50:33.860Z] #54 DONE 0.1s
16:50:33 [2021-09-16T16:50:33.860Z] 
16:50:33 [2021-09-16T16:50:33.860Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:50:33 [2021-09-16T16:50:33.860Z] #58 sha256:0a7a5a1ee7b193eb06884776af2a9604223a3130df7b70d469352ec59fccb5a5
16:50:34 [2021-09-16T16:50:34.883Z] #55 ...
16:50:34 [2021-09-16T16:50:34.883Z] 
16:50:34 [2021-09-16T16:50:34.883Z] #42 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
16:50:34 [2021-09-16T16:50:34.883Z] #42 sha256:d09b427c4894964a6888dc8b65d6fcd997f1eae3c4fa6631766197a122ff1db3
16:50:35 [2021-09-16T16:50:35.141Z] #42 DONE 0.5s
16:50:35 [2021-09-16T16:50:35.141Z] 
16:50:35 [2021-09-16T16:50:35.141Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:50:35 [2021-09-16T16:50:35.141Z] #55 sha256:ab5a5f6980a9e53a0e2a9d04f665e4446c70b4c0fb8de3bcccf08a5676f58719
16:50:35 [2021-09-16T16:50:35.397Z] #55 ...
16:50:35 [2021-09-16T16:50:35.397Z] 
16:50:35 [2021-09-16T16:50:35.397Z] #46 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
16:50:35 [2021-09-16T16:50:35.397Z] #46 sha256:1b507b54b57305952ca7c951906b14d5cfebc0aa6f9656f4570b6a653d50ef9f
16:50:35 [2021-09-16T16:50:35.397Z] #46 DONE 0.0s
16:50:35 [2021-09-16T16:50:35.397Z] 
16:50:35 [2021-09-16T16:50:35.397Z] #48 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
16:50:35 [2021-09-16T16:50:35.397Z] #48 sha256:8fc54d4efdf4f8f18be02cc65b26047580d0e2ec847ee669e8fe2888fae8d6a6
16:50:35 [2021-09-16T16:50:35.397Z] #48 DONE 0.1s
16:50:35 [2021-09-16T16:50:35.397Z] 
16:50:35 [2021-09-16T16:50:35.397Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
16:50:35 [2021-09-16T16:50:35.397Z] #50 sha256:f69c2f71bc733e5f987fa75abd204974f07017b2549409a02d40df66a55c4ba3
16:50:35 [2021-09-16T16:50:35.397Z] #50 DONE 0.1s
16:50:35 [2021-09-16T16:50:35.397Z] 
16:50:35 [2021-09-16T16:50:35.397Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
16:50:35 [2021-09-16T16:50:35.397Z] #52 sha256:a87647d52f158eefd85a76983e73caf2284fa27efadd26d20a7223f9bb91d335
16:50:35 [2021-09-16T16:50:35.654Z] #52 DONE 0.4s
16:50:35 [2021-09-16T16:50:35.654Z] 
16:50:35 [2021-09-16T16:50:35.654Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:50:35 [2021-09-16T16:50:35.654Z] #55 sha256:ab5a5f6980a9e53a0e2a9d04f665e4446c70b4c0fb8de3bcccf08a5676f58719
16:50:35 [2021-09-16T16:50:35.910Z] #55 ...
16:50:35 [2021-09-16T16:50:35.910Z] 
16:50:35 [2021-09-16T16:50:35.910Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
16:50:35 [2021-09-16T16:50:35.910Z] #54 sha256:db256a8e129a57e5e6cc838111e6605fcacf3ff4789b528f43692c8e39e42020
16:50:35 [2021-09-16T16:50:35.910Z] #54 DONE 0.1s
16:50:35 [2021-09-16T16:50:35.910Z] 
16:50:35 [2021-09-16T16:50:35.910Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:50:35 [2021-09-16T16:50:35.910Z] #55 sha256:ab5a5f6980a9e53a0e2a9d04f665e4446c70b4c0fb8de3bcccf08a5676f58719
16:50:36 [2021-09-16T16:50:36.538Z] #60 DONE 89.9s
16:50:36 [2021-09-16T16:50:36.538Z] 
16:50:36 [2021-09-16T16:50:36.538Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:50:36 [2021-09-16T16:50:36.538Z] #51 sha256:bb89bf0d602a5252c56d322988151e7b5fe5f5bf26b36b9b7b66ef5973d4654c
16:50:36 [2021-09-16T16:50:36.538Z] #51 ...
16:50:36 [2021-09-16T16:50:36.538Z] 
16:50:36 [2021-09-16T16:50:36.538Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:50:36 [2021-09-16T16:50:36.538Z] #14 sha256:1b785adace3bf370c8df9df0374909f65e98566562c53a17673bd5040386ee99
16:50:36 [2021-09-16T16:50:36.538Z] #14 DONE 89.9s
16:50:36 [2021-09-16T16:50:36.538Z] 
16:50:36 [2021-09-16T16:50:36.538Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
16:50:36 [2021-09-16T16:50:36.538Z] #15 sha256:0893a8bafed62ce2bd496cfba201452edd5f671a33799d834b5c908ab8bc005d
16:50:36 [2021-09-16T16:50:36.538Z] #15 ...
16:50:36 [2021-09-16T16:50:36.538Z] 
16:50:36 [2021-09-16T16:50:36.538Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:50:36 [2021-09-16T16:50:36.538Z] #61 sha256:1da293991951b49d5c48c7d99f2a7fdebf9aabc56d87b1cc930f2d09eda9291d
16:50:36 [2021-09-16T16:50:36.538Z] #61 DONE 0.3s
16:50:36 [2021-09-16T16:50:36.538Z] 
16:50:36 [2021-09-16T16:50:36.538Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:50:36 [2021-09-16T16:50:36.538Z] #62 sha256:329bafefe94384094e0ed8d4cd46c199d38f69b9b0345f2ae080c53c4d4aea85
16:50:36 [2021-09-16T16:50:36.538Z] #62 DONE 0.2s
16:50:36 [2021-09-16T16:50:36.538Z] 
16:50:36 [2021-09-16T16:50:36.538Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:50:36 [2021-09-16T16:50:36.538Z] #55 sha256:dc152013a91acca6f8362517c7f4efd8dbf204753dfe7cd56368503715507530
16:50:36 [2021-09-16T16:50:36.709Z] #55 ...
16:50:36 [2021-09-16T16:50:36.709Z] 
16:50:36 [2021-09-16T16:50:36.709Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:50:36 [2021-09-16T16:50:36.709Z] #41 sha256:b959e375067258d643f4bdce62cf86c1fdfa228bc91ba3bbc7227227cbb8d2da
16:50:36 [2021-09-16T16:50:36.709Z] #41 DONE 187.8s
16:50:36 [2021-09-16T16:50:36.709Z] 
16:50:36 [2021-09-16T16:50:36.709Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:50:36 [2021-09-16T16:50:36.709Z] #55 sha256:6b4e7eccd15b992b87a0f3ac3c88f11f0b1626f6a44e2b0312735b2def0d14e9
16:50:38 [2021-09-16T16:50:38.473Z] #55 1.996 + RM_GOPATH=0
16:50:38 [2021-09-16T16:50:38.473Z] #55 1.996 + TMP_GOPATH=
16:50:38 [2021-09-16T16:50:38.473Z] #55 1.997 + : /build
16:50:38 [2021-09-16T16:50:38.473Z] #55 1.997 + '[' -z '' ']'
16:50:38 [2021-09-16T16:50:38.473Z] #55 1.998 ++ mktemp -d
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.000 + export GOPATH=/tmp/tmp.DAw0n5eudS
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.000 + GOPATH=/tmp/tmp.DAw0n5eudS
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.000 + RM_GOPATH=1
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.000 + case "$(go env GOARCH)" in
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.000 ++ go env GOARCH
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.022 + export GO_BUILDMODE=-buildmode=pie
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.022 + GO_BUILDMODE=-buildmode=pie
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.022 ++ dirname /tmp/install/install.sh
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.031 + dir=/tmp/install
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.031 + bin=runc
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.031 + shift
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.032 + '[' '!' -f /tmp/install/runc.installer ']'
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.032 + . /tmp/install/runc.installer
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.032 ++ set -e
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.032 ++ : v1.0.2
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.034 Install runc version v1.0.2 (build tags: seccomp)
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.034 + install_runc
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.034 + RUNC_BUILDTAGS=seccomp
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.034 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.034 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DAw0n5eudS/src/github.com/opencontainers/runc
16:50:38 [2021-09-16T16:50:38.473Z] #55 2.053 Cloning into '/tmp/tmp.DAw0n5eudS/src/github.com/opencontainers/runc'...
16:50:38 [2021-09-16T16:50:38.473Z] #55 ...
16:50:38 [2021-09-16T16:50:38.473Z] 
16:50:38 [2021-09-16T16:50:38.473Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
16:50:38 [2021-09-16T16:50:38.473Z] #15 sha256:0893a8bafed62ce2bd496cfba201452edd5f671a33799d834b5c908ab8bc005d
16:50:38 [2021-09-16T16:50:38.473Z] #15 DONE 2.4s
16:50:38 [2021-09-16T16:50:38.601Z] #55 ...
16:50:38 [2021-09-16T16:50:38.602Z] 
16:50:38 [2021-09-16T16:50:38.602Z] #42 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
16:50:38 [2021-09-16T16:50:38.602Z] #42 sha256:b7b51bb05e80b39ea0aefbae596b500b182126548e370e8a93ccaec83f396121
16:50:38 [2021-09-16T16:50:38.602Z] #42 DONE 0.1s
16:50:38 [2021-09-16T16:50:38.602Z] 
16:50:38 [2021-09-16T16:50:38.602Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:50:38 [2021-09-16T16:50:38.602Z] #55 sha256:6b4e7eccd15b992b87a0f3ac3c88f11f0b1626f6a44e2b0312735b2def0d14e9
16:50:38 [2021-09-16T16:50:38.736Z] 
16:50:38 [2021-09-16T16:50:38.736Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:50:38 [2021-09-16T16:50:38.736Z] #25 sha256:a1c2a2476ba4cecad8c263fcb9490d95ef65be357ebc995a6e4be7ae1273c3ef
16:50:38 [2021-09-16T16:50:38.859Z] #55 ...
16:50:38 [2021-09-16T16:50:38.859Z] 
16:50:38 [2021-09-16T16:50:38.859Z] #46 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
16:50:38 [2021-09-16T16:50:38.859Z] #46 sha256:b12665c50c3871f62ec547e6a8ef8c89a7c2ab147b7d169a6959d602a4678295
16:50:38 [2021-09-16T16:50:38.859Z] #46 DONE 0.1s
16:50:38 [2021-09-16T16:50:38.859Z] 
16:50:38 [2021-09-16T16:50:38.859Z] #48 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
16:50:38 [2021-09-16T16:50:38.859Z] #48 sha256:803998798bf794971c9e3ed37287686f3a1f6eaef0e7b281b3e45f03436f288c
16:50:38 [2021-09-16T16:50:38.859Z] #48 DONE 0.1s
16:50:38 [2021-09-16T16:50:38.859Z] 
16:50:38 [2021-09-16T16:50:38.859Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
16:50:38 [2021-09-16T16:50:38.859Z] #50 sha256:f54e5e3cb55fffdde4222f3f84ffe012e50f9361afc1f3b21a23ab3c4fd681f7
16:50:38 [2021-09-16T16:50:38.859Z] #50 DONE 0.1s
16:50:38 [2021-09-16T16:50:38.859Z] 
16:50:38 [2021-09-16T16:50:38.859Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
16:50:38 [2021-09-16T16:50:38.859Z] #52 sha256:1f874e9763ec70e8894c8d52f9bd434c9b485275c86ba31b707e688e631be7d3
16:50:39 [2021-09-16T16:50:39.116Z] #52 DONE 0.1s
16:50:39 [2021-09-16T16:50:39.116Z] 
16:50:39 [2021-09-16T16:50:39.116Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
16:50:39 [2021-09-16T16:50:39.116Z] #54 sha256:a5e967e8735bd49d3d9eec693be7731c391a10acabbf2bdec8e88c3c732d2ed1
16:50:39 [2021-09-16T16:50:39.116Z] #54 DONE 0.1s
16:50:39 [2021-09-16T16:50:39.116Z] 
16:50:39 [2021-09-16T16:50:39.116Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:50:39 [2021-09-16T16:50:39.116Z] #58 sha256:d407e26e87e0fe5f094dd1cb847a13aa4ff630a69ec5684a4eb1a65c9722faa7
16:50:39 [2021-09-16T16:50:39.337Z] #64 21.11 Reading package lists...
16:50:39 [2021-09-16T16:50:39.337Z] #64 ...
16:50:39 [2021-09-16T16:50:39.337Z] 
16:50:39 [2021-09-16T16:50:39.337Z] #44 [tini 1/2] 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
16:50:39 [2021-09-16T16:50:39.337Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7
16:50:39 [2021-09-16T16:50:39.337Z] #44 22.01 Fetched 48.3 MB in 20s (2389 kB/s)
16:50:40 [2021-09-16T16:50:40.592Z] #25 90.78 Updating files:  18% (2077/11433)
Updating files:  19% (2173/11433)
Updating files:  20% (2287/11433)
Updating files:  21% (2401/11433)
Updating files:  22% (2516/11433)
Updating files:  23% (2630/11433)
Updating files:  24% (2744/11433)
Updating files:  25% (2859/11433)
Updating files:  26% (2973/11433)
Updating files:  27% (3087/11433)
Updating files:  28% (3202/11433)
Updating files:  29% (3316/11433)
Updating files:  30% (3430/11433)
Updating files:  31% (3545/11433)
Updating files:  32% (3659/11433)
Updating files:  33% (3773/11433)
Updating files:  34% (3888/11433)
Updating files:  35% (4002/11433)
Updating files:  36% (4116/11433)
Updating files:  36% (4169/11433)
Updating files:  37% (4231/11433)
Updating files:  38% (4345/11433)
Updating files:  39% (4459/11433)
Updating files:  40% (4574/11433)
Updating files:  41% (4688/11433)
Updating files:  42% (4802/11433)
Updating files:  43% (4917/11433)
Updating files:  44% (5031/11433)
Updating files:  45% (5145/11433)
Updating files:  46% (5260/11433)
Updating files:  47% (5374/11433)
Updating files:  48% (5488/11433)
Updating files:  49% (5603/11433)
Updating files:  50% (5717/11433)
Updating files:  51% (5831/11433)
Updating files:  52% (5946/11433)
Updating files:  53% (6060/11433)
Updating files:  54% (6174/11433)
Updating files:  55% (6289/11433)
Updating files:  56% (6403/11433)
Updating files:  57% (6517/11433)
Updating files:  58% (6632/11433)
Updating files:  59% (6746/11433)
Updating files:  60% (6860/11433)
Updating files:  61% (6975/11433)
Updating files:  62% (7089/11433)
Updating files:  63% (7203/11433)
Updating files:  64% (7318/11433)
Updating files:  64% (7402/11433)
Updating files:  65% (7432/11433)
Updating files:  66% (7546/11433)
Updating files:  67% (7661/11433)
Updating files:  68% (7775/11433)
Updating files:  69% (7889/11433)
Updating files:  70% (8004/11433)
Updating files:  71% (8118/11433)
Updating files:  72% (8232/11433)
Updating files:  73% (8347/11433)
Updating files:  74% (8461/11433)
Updating files:  75% (8575/11433)
Updating files:  76% (8690/11433)
Updating files:  77% (8804/11433)
Updating files:  78% (8918/11433)
Updating files:  79% (9033/11433)
Updating files:  80% (9147/11433)
Updating files:  81% (9261/11433)
Updating files:  82% (9376/11433)
Updating files:  83% (9490/11433)
Updating files:  84% (9604/11433)
Updating files:  85% (9719/11433)
Updating files:  86% (9833/11433)
Updating files:  87% (9947/11433)
Updating files:  88% (10062/11433)
Updating files:  88% (10081/11433)
Updating files:  89% (10176/11433)
Updating files:  90% (10290/11433)
Updating files:  91% (10405/11433)
Updating files:  92% (10519/11433)
Updating files:  93% (10633/11433)
Updating files:  94% (10748/11433)
Updating files:  95% (10862/11433)
Updating files:  96% (10976/11433)
Updating files:  97% (11091/11433)
Updating files:  98% (11205/11433)
Updating files:  99% (11319/11433)
Updating files: 100% (11433/11433)
Updating files: 100% (11433/11433), done.
16:50:40 [2021-09-16T16:50:40.593Z] #25 94.53 + cd /tmp/tmp.0KfDQ726aL/tmp/docker-ce
16:50:40 [2021-09-16T16:50:40.593Z] #25 94.53 + git checkout -q v17.06.2-ce
16:50:40 [2021-09-16T16:50:40.705Z] #44 22.01 Reading package lists...
16:50:40 [2021-09-16T16:50:40.705Z] #44 ...
16:50:40 [2021-09-16T16:50:40.705Z] 
16:50:40 [2021-09-16T16:50:40.705Z] #64 [containerd 1/2] 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
16:50:40 [2021-09-16T16:50:40.705Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327
16:50:40 [2021-09-16T16:50:40.705Z] #64 21.11 Reading package lists...
16:50:41 [2021-09-16T16:50:41.179Z] #25 ...
16:50:41 [2021-09-16T16:50:41.179Z] 
16:50:41 [2021-09-16T16:50:41.179Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:50:41 [2021-09-16T16:50:41.179Z] #16 sha256:441badb823a5bd5d31af128e71418d5050ed9be4eb72dd2433a240abb0f49b28
16:50:41 [2021-09-16T16:50:41.179Z] #16 DONE 2.5s
16:50:41 [2021-09-16T16:50:41.179Z] 
16:50:41 [2021-09-16T16:50:41.179Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:50:41 [2021-09-16T16:50:41.179Z] #17 sha256:77fb787437daa6dc0e547d54d215f1fec18d7ae0888faa35aaf2084942364f4d
16:50:42 [2021-09-16T16:50:42.074Z] #64 30.32 Reading package lists...
16:50:42 [2021-09-16T16:50:42.074Z] #64 ...
16:50:42 [2021-09-16T16:50:42.074Z] 
16:50:42 [2021-09-16T16:50:42.074Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:50:42 [2021-09-16T16:50:42.074Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f
16:50:42 [2021-09-16T16:50:42.074Z] #20 21.57 Fetched 48.3 MB in 20s (2406 kB/s)
16:50:42 [2021-09-16T16:50:42.074Z] #20 21.57 Reading package lists...
16:50:42 [2021-09-16T16:50:42.074Z] #20 30.64 Reading package lists...
16:50:42 [2021-09-16T16:50:42.074Z] #20 ...
16:50:42 [2021-09-16T16:50:42.074Z] 
16:50:42 [2021-09-16T16:50:42.074Z] #44 [tini 1/2] 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
16:50:42 [2021-09-16T16:50:42.074Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7
16:50:42 [2021-09-16T16:50:42.074Z] #44 22.01 Reading package lists...
16:50:42 [2021-09-16T16:50:42.580Z] #17 1.389 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:50:42 [2021-09-16T16:50:42.843Z] #17 DONE 1.8s
16:50:42 [2021-09-16T16:50:42.843Z] 
16:50:42 [2021-09-16T16:50:42.843Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:50:42 [2021-09-16T16:50:42.843Z] #51 sha256:bb89bf0d602a5252c56d322988151e7b5fe5f5bf26b36b9b7b66ef5973d4654c
16:50:42 [2021-09-16T16:50:42.843Z] #51 ...
16:50:42 [2021-09-16T16:50:42.843Z] 
16:50:42 [2021-09-16T16:50:42.843Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:50:42 [2021-09-16T16:50:42.843Z] #18 sha256:3cdb79a98651982c7259819996ac107c5c0b1993ddff8db6abf099a792a988c7
16:50:42 [2021-09-16T16:50:42.947Z] Fetching without tags
16:50:43 [2021-09-16T16:50:43.651Z] Merging remotes/origin/master commit 5176095455642c30642efacf6f35afc7c6dede92 into PR head commit 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:50:42 [2021-09-16T16:50:42.642Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:50:42 [2021-09-16T16:50:42.693Z]  > git config --add remote.origin.fetch +refs/pull/42855/head:refs/remotes/origin/PR-42855 # timeout=10
16:50:42 [2021-09-16T16:50:42.739Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:50:42 [2021-09-16T16:50:42.862Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:50:42 [2021-09-16T16:50:42.986Z] Fetching upstream changes from https://github.com/moby/moby.git
16:50:42 [2021-09-16T16:50:42.986Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:50:42 [2021-09-16T16:50:42.988Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42855/head:refs/remotes/origin/PR-42855 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:50:43 [2021-09-16T16:50:43.764Z]  > git config core.sparsecheckout # timeout=10
16:50:43 [2021-09-16T16:50:43.812Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:50:44 [2021-09-16T16:50:44.770Z] #18 DONE 1.7s
16:50:44 [2021-09-16T16:50:44.771Z] 
16:50:44 [2021-09-16T16:50:44.771Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:50:44 [2021-09-16T16:50:44.771Z] #19 sha256:5f10c916d479105f5a57b0c24ca149c027cafa2d401ed74401ae3dbde0732f63
16:50:46 [2021-09-16T16:50:46.181Z] #19 DONE 1.5s
16:50:46 [2021-09-16T16:50:46.181Z] 
16:50:46 [2021-09-16T16:50:46.181Z] #20 [dev-systemd-false  6/25] RUN ldconfig
16:50:46 [2021-09-16T16:50:46.181Z] #20 sha256:95c8fba9b423d947a90dc604a21876d886247a4e3a4a78133e49c06e89bdcb91
16:50:46 [2021-09-16T16:50:46.416Z] Merge succeeded, producing 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:50:46 [2021-09-16T16:50:46.417Z] Checking out Revision 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c (PR-42855)
16:50:46 [2021-09-16T16:50:46.064Z]  > git remote # timeout=10
16:50:46 [2021-09-16T16:50:46.136Z]  > git config --get remote.origin.url # timeout=10
16:50:46 [2021-09-16T16:50:46.179Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:50:46 [2021-09-16T16:50:46.181Z]  > git merge 5176095455642c30642efacf6f35afc7c6dede92 # timeout=10
16:50:46 [2021-09-16T16:50:46.319Z]  > git rev-parse "HEAD^{commit}" # timeout=10
16:50:46 [2021-09-16T16:50:46.453Z]  > git config core.sparsecheckout # timeout=10
16:50:46 [2021-09-16T16:50:46.505Z]  > git checkout -f 0050ddd43b7fab951a378bf1bb4ef31c9c411c4c # timeout=10
16:50:47 [2021-09-16T16:50:47.573Z] #20 DONE 1.5s
16:50:47 [2021-09-16T16:50:47.573Z] 
16:50:47 [2021-09-16T16:50:47.573Z] #21 [dev-systemd-false  7/25] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:50:47 [2021-09-16T16:50:47.573Z] #21 sha256:7e934cd17f3a19c847ae29e2820295a33f95a277c7d75118597bb32b3de6af96
16:50:49 [2021-09-16T16:50:49.503Z] #21 1.835 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:50:49 [2021-09-16T16:50:49.503Z] #21 1.856 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:50:49 [2021-09-16T16:50:49.503Z] #21 1.862 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:50:50 [2021-09-16T16:50:50.078Z] #21 2.425 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
16:50:50 [2021-09-16T16:50:50.169Z] #44 30.52 Reading package lists...
16:50:50 [2021-09-16T16:50:50.169Z] #44 ...
16:50:50 [2021-09-16T16:50:50.169Z] 
16:50:50 [2021-09-16T16:50:50.169Z] #64 [containerd 1/2] 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
16:50:50 [2021-09-16T16:50:50.169Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327
16:50:50 [2021-09-16T16:50:50.169Z] #64 30.32 Reading package lists...
16:50:50 [2021-09-16T16:50:50.653Z] #21 3.255 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
16:50:51 [2021-09-16T16:50:51.537Z] #64 39.10 Building dependency tree...
16:50:52 [2021-09-16T16:50:52.576Z] #21 ...
16:50:52 [2021-09-16T16:50:52.576Z] 
16:50:52 [2021-09-16T16:50:52.576Z] #33 [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
16:50:52 [2021-09-16T16:50:52.576Z] #33 sha256:bf8adb7ed355b4799344ce1c320ab4a4346595065c8038c59e568a9092745ffa
16:50:52 [2021-09-16T16:50:52.576Z] #33 DONE 106.1s
16:50:52 [2021-09-16T16:50:52.576Z] 
16:50:52 [2021-09-16T16:50:52.576Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:50:52 [2021-09-16T16:50:52.576Z] #55 sha256:dc152013a91acca6f8362517c7f4efd8dbf204753dfe7cd56368503715507530
16:50:52 [2021-09-16T16:50:52.576Z] #55 9.564 + cd /tmp/tmp.DAw0n5eudS/src/github.com/opencontainers/runc
16:50:52 [2021-09-16T16:50:52.576Z] #55 9.570 + git checkout -q v1.0.2
16:50:52 [2021-09-16T16:50:52.576Z] #55 10.32 + '[' -z '' ']'
16:50:52 [2021-09-16T16:50:52.576Z] #55 10.32 + target=static
16:50:52 [2021-09-16T16:50:52.576Z] #55 10.32 + make BUILDTAGS=seccomp static
16:50:52 [2021-09-16T16:50:52.576Z] #55 10.63 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
16:50:53 [2021-09-16T16:50:53.430Z] #64 43.02 The following additional packages will be installed:
16:50:53 [2021-09-16T16:50:53.430Z] #64 43.04   libbtrfs0
16:50:53 [2021-09-16T16:50:53.430Z] #64 43.33 The following NEW packages will be installed:
16:50:53 [2021-09-16T16:50:53.430Z] #64 43.35   libbtrfs-dev libbtrfs0
16:50:53 [2021-09-16T16:50:53.994Z] #64 43.79 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
16:50:53 [2021-09-16T16:50:53.994Z] #64 43.79 Need to get 460 kB of archives.
16:50:53 [2021-09-16T16:50:53.994Z] #64 43.79 After this operation, 1237 kB of additional disk space will be used.
16:50:53 [2021-09-16T16:50:53.994Z] #64 43.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:50:53 [2021-09-16T16:50:53.994Z] #64 43.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:50:54 [2021-09-16T16:50:54.102Z] #55 ...
16:50:54 [2021-09-16T16:50:54.102Z] 
16:50:54 [2021-09-16T16:50:54.102Z] #21 [dev-systemd-false  7/25] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:50:54 [2021-09-16T16:50:54.102Z] #21 sha256:7e934cd17f3a19c847ae29e2820295a33f95a277c7d75118597bb32b3de6af96
16:50:54 [2021-09-16T16:50:54.102Z] #21 6.327 Fetched 8291 kB in 5s (1730 kB/s)
16:50:54 [2021-09-16T16:50:54.365Z] #21 6.327 Reading package lists...
16:50:54 [2021-09-16T16:50:54.365Z] #21 ...
16:50:54 [2021-09-16T16:50:54.365Z] 
16:50:54 [2021-09-16T16:50:54.365Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:50:54 [2021-09-16T16:50:54.365Z] #25 sha256:a1c2a2476ba4cecad8c263fcb9490d95ef65be357ebc995a6e4be7ae1273c3ef
16:50:54 [2021-09-16T16:50:54.365Z] #25 98.17 + mkdir -p /tmp/tmp.0KfDQ726aL/src/github.com/docker
16:50:54 [2021-09-16T16:50:54.365Z] #25 98.18 + mv components/cli /tmp/tmp.0KfDQ726aL/src/github.com/docker/cli
16:50:54 [2021-09-16T16:50:54.365Z] #25 98.18 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
16:50:54 [2021-09-16T16:50:54.558Z] #64 ...
16:50:54 [2021-09-16T16:50:54.558Z] 
16:50:54 [2021-09-16T16:50:54.558Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:50:54 [2021-09-16T16:50:54.558Z] #67 sha256:f8f07b24ed32516c9be750d04ae4a938b3a8ba531d00b3308bd4d6934d0e2fc2
16:50:54 [2021-09-16T16:50:54.558Z] #67 44.19 + for f in rootlesskit rootlesskit-docker-proxy
16:50:54 [2021-09-16T16:50:54.558Z] #67 44.19 + GOBIN=/build
16:50:54 [2021-09-16T16:50:54.558Z] #67 44.19 + GO111MODULE=on
16:50:54 [2021-09-16T16:50:54.558Z] #67 44.19 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4
16:50:55 [2021-09-16T16:50:55.489Z] #67 ...
16:50:55 [2021-09-16T16:50:55.489Z] 
16:50:55 [2021-09-16T16:50:55.489Z] #64 [containerd 1/2] 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
16:50:55 [2021-09-16T16:50:55.489Z] #64 sha256:3af73c212a0c62ce792667a5a5d5c8464a35e6d17ea07d8eb34ef7f4f4b7a327
16:50:55 [2021-09-16T16:50:55.489Z] #64 44.28 debconf: delaying package configuration, since apt-utils is not installed
16:50:55 [2021-09-16T16:50:55.489Z] #64 44.48 Fetched 460 kB in 0s (1533 kB/s)
16:50:55 [2021-09-16T16:50:55.489Z] #64 44.56 Selecting previously unselected package libbtrfs0:amd64.
16:50:55 [2021-09-16T16:50:55.489Z] #64 44.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30211 files and directories currently installed.)
16:50:55 [2021-09-16T16:50:55.489Z] #64 44.61 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
16:50:55 [2021-09-16T16:50:55.489Z] #64 44.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:50:55 [2021-09-16T16:50:55.489Z] #64 44.75 Selecting previously unselected package libbtrfs-dev:amd64.
16:50:55 [2021-09-16T16:50:55.489Z] #64 44.75 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
16:50:55 [2021-09-16T16:50:55.489Z] #64 44.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:50:55 [2021-09-16T16:50:55.489Z] #64 44.99 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:50:55 [2021-09-16T16:50:55.489Z] #64 45.00 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:50:55 [2021-09-16T16:50:55.489Z] #64 45.02 Processing triggers for libc-bin (2.31-13) ...
16:50:55 [2021-09-16T16:50:55.489Z] #64 DONE 45.3s
16:50:55 [2021-09-16T16:50:55.489Z] 
16:50:55 [2021-09-16T16:50:55.489Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:50:55 [2021-09-16T16:50:55.489Z] #65 sha256:f04ed9a26de10c32c324cef4cab8b8dab3166f9918de395ffc001f541b18af64
16:50:55 [2021-09-16T16:50:55.752Z] #58 173.2 + bin/containerd
16:50:55 [2021-09-16T16:50:55.758Z] #25 ...
16:50:55 [2021-09-16T16:50:55.758Z] 
16:50:55 [2021-09-16T16:50:55.758Z] #21 [dev-systemd-false  7/25] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:50:55 [2021-09-16T16:50:55.758Z] #21 sha256:7e934cd17f3a19c847ae29e2820295a33f95a277c7d75118597bb32b3de6af96
16:50:55 [2021-09-16T16:50:55.758Z] #21 6.327 Reading package lists...
16:50:56 [2021-09-16T16:50:56.424Z] #65 1.052 + RM_GOPATH=0
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.052 + TMP_GOPATH=
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.052 + : /build
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.052 + '[' -z '' ']'
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.053 ++ mktemp -d
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.059 + export GOPATH=/tmp/tmp.s1VAZIKLUG
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.059 + GOPATH=/tmp/tmp.s1VAZIKLUG
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.059 + RM_GOPATH=1
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.059 + case "$(go env GOARCH)" in
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.059 ++ go env GOARCH
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.083 + export GO_BUILDMODE=-buildmode=pie
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.083 + GO_BUILDMODE=-buildmode=pie
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.083 ++ dirname /tmp/install/install.sh
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.084 + dir=/tmp/install
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.084 + bin=containerd
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.084 + shift
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.085 + '[' '!' -f /tmp/install/containerd.installer ']'
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.085 + . /tmp/install/containerd.installer
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.085 ++ set -e
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.085 ++ : v1.5.5
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.086 + install_containerd
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.086 + echo 'Install containerd version v1.5.5'
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.086 Install containerd version v1.5.5
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.086 + git clone https://github.com/containerd/containerd.git /tmp/tmp.s1VAZIKLUG/src/github.com/containerd/containerd
16:50:56 [2021-09-16T16:50:56.681Z] #65 1.090 Cloning into '/tmp/tmp.s1VAZIKLUG/src/github.com/containerd/containerd'...
16:50:57 [2021-09-16T16:50:57.611Z] #65 ...
16:50:57 [2021-09-16T16:50:57.611Z] 
16:50:57 [2021-09-16T16:50:57.611Z] #67 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh rootlesskit
16:50:57 [2021-09-16T16:50:57.611Z] #67 sha256:f8f07b24ed32516c9be750d04ae4a938b3a8ba531d00b3308bd4d6934d0e2fc2
16:50:57 [2021-09-16T16:50:57.611Z] #67 DONE 47.5s
16:50:57 [2021-09-16T16:50:57.681Z] #21 8.307 Reading package lists...
16:50:57 [2021-09-16T16:50:57.804Z] #55 ...
16:50:57 [2021-09-16T16:50:57.804Z] 
16:50:57 [2021-09-16T16:50:57.804Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:50:57 [2021-09-16T16:50:57.804Z] #58 sha256:9f99eac5d8f9bb9eaa114e7bf7f9cd7168c32dead939daca2c90e547fa986e9a
16:50:57 [2021-09-16T16:50:57.804Z] #58 177.0 + bin/containerd
16:50:57 [2021-09-16T16:50:57.869Z] 
16:50:57 [2021-09-16T16:50:57.869Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
16:50:57 [2021-09-16T16:50:57.869Z] #68 sha256:399c7760562da75a1c1a3188a4a7cc4779d570b507f0d3df2093b6647fdf534b
16:50:57 [2021-09-16T16:50:57.869Z] #68 DONE 0.1s
16:50:57 [2021-09-16T16:50:57.869Z] 
16:50:57 [2021-09-16T16:50:57.869Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
16:50:57 [2021-09-16T16:50:57.869Z] #69 sha256:a7dd7e2e3eb04c584bd8f3f81922331606bade194f56b8a9d575cb45c21b6b69
16:50:57 [2021-09-16T16:50:57.869Z] #69 DONE 0.1s
16:50:57 [2021-09-16T16:50:57.869Z] 
16:50:57 [2021-09-16T16:50:57.869Z] #44 [tini 1/2] 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
16:50:57 [2021-09-16T16:50:57.869Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7
16:50:57 [2021-09-16T16:50:57.869Z] #44 30.52 Reading package lists...
16:50:57 [2021-09-16T16:50:57.869Z] #44 39.49 Building dependency tree...
16:50:57 [2021-09-16T16:50:57.869Z] #44 43.31 The following additional packages will be installed:
16:50:57 [2021-09-16T16:50:57.869Z] #44 43.32   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
16:50:57 [2021-09-16T16:50:57.869Z] #44 43.33 Suggested packages:
16:50:57 [2021-09-16T16:50:57.869Z] #44 43.33   cmake-doc ninja-build lrzip
16:50:57 [2021-09-16T16:50:57.869Z] #44 43.33 Recommended packages:
16:50:57 [2021-09-16T16:50:57.869Z] #44 43.33   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
16:50:57 [2021-09-16T16:50:57.869Z] #44 43.98 The following NEW packages will be installed:
16:50:57 [2021-09-16T16:50:57.869Z] #44 44.01   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
16:50:57 [2021-09-16T16:50:57.869Z] #44 44.37 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
16:50:57 [2021-09-16T16:50:57.869Z] #44 44.37 Need to get 8419 kB of archives.
16:50:57 [2021-09-16T16:50:57.869Z] #44 44.37 After this operation, 34.9 MB of additional disk space will be used.
16:50:57 [2021-09-16T16:50:57.869Z] #44 44.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
16:50:57 [2021-09-16T16:50:57.869Z] #44 44.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
16:50:57 [2021-09-16T16:50:57.869Z] #44 44.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
16:50:57 [2021-09-16T16:50:57.869Z] #44 44.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
16:50:57 [2021-09-16T16:50:57.869Z] #44 44.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
16:50:57 [2021-09-16T16:50:57.869Z] #44 44.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
16:50:57 [2021-09-16T16:50:57.869Z] #44 44.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
16:50:57 [2021-09-16T16:50:57.869Z] #44 44.43 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
16:50:57 [2021-09-16T16:50:57.869Z] #44 44.98 debconf: delaying package configuration, since apt-utils is not installed
16:50:57 [2021-09-16T16:50:57.869Z] #44 45.33 Fetched 8419 kB in 0s (19.8 MB/s)
16:50:57 [2021-09-16T16:50:57.869Z] #44 45.42 Selecting previously unselected package xxd.
16:50:57 [2021-09-16T16:50:57.869Z] #44 45.42 (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 ... 30211 files and directories currently installed.)
16:50:57 [2021-09-16T16:50:57.869Z] #44 45.55 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 45.56 Unpacking xxd (2:8.2.2434-3) ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 45.68 Selecting previously unselected package vim-common.
16:50:57 [2021-09-16T16:50:57.869Z] #44 45.68 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 45.70 Unpacking vim-common (2:8.2.2434-3) ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 45.95 Selecting previously unselected package cmake-data.
16:50:57 [2021-09-16T16:50:57.869Z] #44 45.95 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 45.96 Unpacking cmake-data (3.18.4-2) ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.13 Selecting previously unselected package libarchive13:amd64.
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.13 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.14 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.30 Selecting previously unselected package libjsoncpp24:amd64.
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.30 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.31 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.45 Selecting previously unselected package librhash0:amd64.
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.45 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.46 Unpacking librhash0:amd64 (1.4.1-2) ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.57 Selecting previously unselected package libuv1:amd64.
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.57 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.59 Unpacking libuv1:amd64 (1.40.0-2) ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.72 Selecting previously unselected package cmake.
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.73 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ...
16:50:57 [2021-09-16T16:50:57.869Z] #44 47.74 Unpacking cmake (3.18.4-2) ...
16:50:57 [2021-09-16T16:50:57.944Z] #21 10.15 Building dependency tree...
16:50:58 [2021-09-16T16:50:58.270Z] #58 ...
16:50:58 [2021-09-16T16:50:58.270Z] 
16:50:58 [2021-09-16T16:50:58.270Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:50:58 [2021-09-16T16:50:58.270Z] #55 sha256:e3f442b0542b712a4d34b0ecb2895d505a4591f9da5c17a9f1582b15b6457448
16:50:58 [2021-09-16T16:50:58.270Z] #55 108.6 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:50:58 [2021-09-16T16:50:58.270Z] #55 109.3 + mkdir -p /build
16:50:58 [2021-09-16T16:50:58.324Z] Commit message: "Update Go to 1.17.1"
16:50:58 [2021-09-16T16:50:58.527Z] #55 109.3 + cp runc /build/runc
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
16:50:58 [2021-09-16T16:50:58.892Z] #21 11.24 The following additional packages will be installed:
16:50:58 [2021-09-16T16:50:58.892Z] #21 11.25   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:50:58 [2021-09-16T16:50:58.892Z] #21 11.25   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
16:50:58 [2021-09-16T16:50:58.892Z] #21 11.25   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
16:50:58 [2021-09-16T16:50:58.892Z] #21 11.25   python3-pkg-resources vim-runtime xxd
16:50:58 [2021-09-16T16:50:58.892Z] #21 11.25 Suggested packages:
16:50:58 [2021-09-16T16:50:58.892Z] #21 11.26   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
16:50:58 [2021-09-16T16:50:58.892Z] #21 11.26   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
16:50:58 [2021-09-16T16:50:58.892Z] #21 11.26   acl attr quota
16:50:58 [2021-09-16T16:50:58.892Z] #21 11.26 Recommended packages:
16:50:58 [2021-09-16T16:50:58.892Z] #21 11.26   libatm1 nftables libpam-cap build-essential python3-dev unzip
16:50:59 [2021-09-16T16:50:59.237Z] #44 ...
16:50:59 [2021-09-16T16:50:59.237Z] 
16:50:59 [2021-09-16T16:50:59.237Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:50:59 [2021-09-16T16:50:59.237Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f
16:50:59 [2021-09-16T16:50:59.237Z] #20 30.64 Reading package lists...
16:50:59 [2021-09-16T16:50:59.237Z] #20 39.39 Building dependency tree...
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.07 The following additional packages will be installed:
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.07   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.07   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.08   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.09   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.09   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.09   mingw-w64-common mingw-w64-x86-64-dev
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.11 Suggested packages:
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.11   gcc-10-locales seccomp wine64
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.83 The following NEW packages will be installed:
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.83   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.83   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.83   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.83   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.83   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.84   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.84   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.84   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
16:50:59 [2021-09-16T16:50:59.237Z] #20 43.85   mingw-w64-x86-64-dev
16:50:59 [2021-09-16T16:50:59.237Z] #20 44.27 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded.
16:50:59 [2021-09-16T16:50:59.237Z] #20 44.27 Need to get 115 MB of archives.
16:50:59 [2021-09-16T16:50:59.237Z] #20 44.27 After this operation, 645 MB of additional disk space will be used.
16:50:59 [2021-09-16T16:50:59.237Z] #20 44.27 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]
16:50:59 [2021-09-16T16:50:59.237Z] #20 44.30 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]
16:50:59 [2021-09-16T16:50:59.237Z] #20 44.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 44.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 44.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 44.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 44.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 44.47 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]
16:50:59 [2021-09-16T16:50:59.237Z] #20 44.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 44.74 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]
16:50:59 [2021-09-16T16:50:59.237Z] #20 45.30 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]
16:50:59 [2021-09-16T16:50:59.237Z] #20 45.66 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]
16:50:59 [2021-09-16T16:50:59.237Z] #20 45.93 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]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.45 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]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.64 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]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.64 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.64 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.64 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.64 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.65 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]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.65 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.66 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.67 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.67 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.68 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 46.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
16:50:59 [2021-09-16T16:50:59.237Z] #20 47.33 debconf: delaying package configuration, since apt-utils is not installed
16:50:59 [2021-09-16T16:50:59.237Z] #20 47.70 Fetched 115 MB in 3s (42.3 MB/s)
16:50:59 [2021-09-16T16:50:59.237Z] #20 47.77 Selecting previously unselected package binutils-mingw-w64-i686.
16:50:59 [2021-09-16T16:50:59.237Z] #20 47.77 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30211 files and directories currently installed.)
16:50:59 [2021-09-16T16:50:59.237Z] #20 47.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
16:50:59 [2021-09-16T16:50:59.237Z] #20 47.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:50:59 [2021-09-16T16:50:59.462Z] #55 DONE 110.2s
16:50:59 [2021-09-16T16:50:59.462Z] 
16:50:59 [2021-09-16T16:50:59.462Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:50:59 [2021-09-16T16:50:59.462Z] #58 sha256:0a7a5a1ee7b193eb06884776af2a9604223a3130df7b70d469352ec59fccb5a5
16:50:59 [2021-09-16T16:50:59.494Z] #20 49.11 Selecting previously unselected package binutils-mingw-w64-x86-64.
16:50:59 [2021-09-16T16:50:59.494Z] #20 49.12 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
16:50:59 [2021-09-16T16:50:59.494Z] #20 49.12 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:50:59 [2021-09-16T16:50:59.750Z] #20 ...
16:50:59 [2021-09-16T16:50:59.750Z] 
16:50:59 [2021-09-16T16:50:59.750Z] #44 [tini 1/2] 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
16:50:59 [2021-09-16T16:50:59.750Z] #44 sha256:b201c5b5393f0e63274621ab19667608bf495a618a19e6b322d39a9792f9f7c7
16:50:59 [2021-09-16T16:50:59.750Z] #44 49.54 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
16:50:59 [2021-09-16T16:50:59.750Z] #44 49.55 Setting up xxd (2:8.2.2434-3) ...
16:50:59 [2021-09-16T16:50:59.750Z] #44 49.56 Setting up libuv1:amd64 (1.40.0-2) ...
16:50:59 [2021-09-16T16:50:59.750Z] #44 49.57 Setting up vim-common (2:8.2.2434-3) ...
16:50:59 [2021-09-16T16:50:59.750Z] #44 49.60 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
16:50:59 [2021-09-16T16:50:59.750Z] #44 49.61 Setting up librhash0:amd64 (1.4.1-2) ...
16:50:59 [2021-09-16T16:50:59.750Z] #44 49.63 Setting up cmake-data (3.18.4-2) ...
16:50:59 [2021-09-16T16:50:59.750Z] #44 49.65 Setting up cmake (3.18.4-2) ...
16:50:59 [2021-09-16T16:50:59.924Z] #21 12.26 The following NEW packages will be installed:
16:50:59 [2021-09-16T16:50:59.924Z] #21 12.26   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
16:50:59 [2021-09-16T16:50:59.924Z] #21 12.26   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
16:50:59 [2021-09-16T16:50:59.924Z] #21 12.26   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
16:50:59 [2021-09-16T16:50:59.924Z] #21 12.26   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
16:50:59 [2021-09-16T16:50:59.924Z] #21 12.26   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
16:50:59 [2021-09-16T16:50:59.924Z] #21 12.27   python3-pkg-resources python3-setuptools python3-wheel sudo
16:50:59 [2021-09-16T16:50:59.924Z] #21 12.27   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
16:50:59 [2021-09-16T16:50:59.924Z] #21 12.27   xz-utils zip
16:51:00 [2021-09-16T16:51:00.008Z] #44 49.66 Processing triggers for libc-bin (2.31-13) ...
16:51:00 [2021-09-16T16:51:00.008Z] #44 DONE 49.9s
16:51:00 [2021-09-16T16:51:00.008Z] 
16:51:00 [2021-09-16T16:51:00.008Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:51:00 [2021-09-16T16:51:00.008Z] #65 sha256:f04ed9a26de10c32c324cef4cab8b8dab3166f9918de395ffc001f541b18af64
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.58 0 upgraded, 47 newly installed, 0 to remove and 0 not upgraded.
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.58 Need to get 26.4 MB of archives.
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.58 After this operation, 103 MB of additional disk space will be used.
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.60 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.61 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.61 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.65 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.66 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.71 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
16:51:00 [2021-09-16T16:51:00.217Z] #21 12.74 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
16:51:00 [2021-09-16T16:51:00.324Z] #58 ...
16:51:00 [2021-09-16T16:51:00.324Z] 
16:51:00 [2021-09-16T16:51:00.324Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:51:00 [2021-09-16T16:51:00.324Z] #55 sha256:ab5a5f6980a9e53a0e2a9d04f665e4446c70b4c0fb8de3bcccf08a5676f58719
16:51:00 [2021-09-16T16:51:00.324Z] #55 111.5 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:51:00 [2021-09-16T16:51:00.324Z] #55 112.3 + mkdir -p /build
16:51:00 [2021-09-16T16:51:00.324Z] #55 112.3 + cp runc /build/runc
16:51:00 [2021-09-16T16:51:00.324Z] #55 DONE 113.1s
16:51:00 [2021-09-16T16:51:00.392Z] #58 ...
16:51:00 [2021-09-16T16:51:00.392Z] 
16:51:00 [2021-09-16T16:51:00.392Z] #56 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
16:51:00 [2021-09-16T16:51:00.392Z] #56 sha256:2b2aba9a65abd6d8d8b4545961681aeb18ecb1367a0139255e306fe166e98d2c
16:51:00 [2021-09-16T16:51:00.488Z] #21 13.01 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
16:51:00 [2021-09-16T16:51:00.488Z] #21 13.01 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
16:51:00 [2021-09-16T16:51:00.488Z] #21 13.01 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
16:51:00 [2021-09-16T16:51:00.488Z] #21 13.01 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
16:51:00 [2021-09-16T16:51:00.488Z] #21 13.03 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
16:51:00 [2021-09-16T16:51:00.488Z] #21 13.04 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
16:51:00 [2021-09-16T16:51:00.488Z] #21 13.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB]
16:51:00 [2021-09-16T16:51:00.488Z] #21 13.07 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:51:00 [2021-09-16T16:51:00.488Z] #21 13.07 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
16:51:00 [2021-09-16T16:51:00.488Z] #21 13.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:51:00 [2021-09-16T16:51:00.488Z] #21 13.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
16:51:00 [2021-09-16T16:51:00.488Z] #21 13.11 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
16:51:00 [2021-09-16T16:51:00.574Z] #65 ...
16:51:00 [2021-09-16T16:51:00.574Z] 
16:51:00 [2021-09-16T16:51:00.574Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:51:00 [2021-09-16T16:51:00.574Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f
16:51:00 [2021-09-16T16:51:00.574Z] #20 49.92 Selecting previously unselected package binutils-mingw-w64.
16:51:00 [2021-09-16T16:51:00.574Z] #20 49.92 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
16:51:00 [2021-09-16T16:51:00.574Z] #20 49.92 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
16:51:00 [2021-09-16T16:51:00.574Z] #20 50.04 Selecting previously unselected package libdevmapper1.02.1:amd64.
16:51:00 [2021-09-16T16:51:00.574Z] #20 50.04 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:51:00 [2021-09-16T16:51:00.574Z] #20 50.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:51:00 [2021-09-16T16:51:00.574Z] #20 50.16 Selecting previously unselected package dmsetup.
16:51:00 [2021-09-16T16:51:00.574Z] #20 50.16 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
16:51:00 [2021-09-16T16:51:00.574Z] #20 50.17 Unpacking dmsetup (2:1.02.175-2.1) ...
16:51:00 [2021-09-16T16:51:00.574Z] #20 50.31 Selecting previously unselected package mingw-w64-common.
16:51:00 [2021-09-16T16:51:00.574Z] #20 50.31 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
16:51:00 [2021-09-16T16:51:00.574Z] #20 50.31 Unpacking mingw-w64-common (8.0.0-1) ...
16:51:00 [2021-09-16T16:51:00.580Z] 
16:51:00 [2021-09-16T16:51:00.580Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:51:00 [2021-09-16T16:51:00.580Z] #58 sha256:9f99eac5d8f9bb9eaa114e7bf7f9cd7168c32dead939daca2c90e547fa986e9a
16:51:00 [2021-09-16T16:51:00.648Z] #56 DONE 0.2s
16:51:00 [2021-09-16T16:51:00.648Z] 
16:51:00 [2021-09-16T16:51:00.648Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:51:00 [2021-09-16T16:51:00.648Z] #58 sha256:0a7a5a1ee7b193eb06884776af2a9604223a3130df7b70d469352ec59fccb5a5
16:51:00 [2021-09-16T16:51:00.760Z] #21 13.11 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB]
16:51:00 [2021-09-16T16:51:00.760Z] #21 13.12 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
16:51:00 [2021-09-16T16:51:00.760Z] #21 13.14 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
16:51:00 [2021-09-16T16:51:00.760Z] #21 13.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
16:51:00 [2021-09-16T16:51:00.760Z] #21 13.17 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB]
16:51:00 [2021-09-16T16:51:00.760Z] #21 13.39 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB]
16:51:01 [2021-09-16T16:51:01.015Z] #58 179.4 + bin/containerd
16:51:01 [2021-09-16T16:51:01.023Z] #21 13.44 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
16:51:01 [2021-09-16T16:51:01.023Z] #21 13.46 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
16:51:01 [2021-09-16T16:51:01.510Z] #58 ...
16:51:01 [2021-09-16T16:51:01.511Z] 
16:51:01 [2021-09-16T16:51:01.511Z] #56 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
16:51:01 [2021-09-16T16:51:01.511Z] #56 sha256:66672c8ec287042ac1e8ee80eb4b7985aed4d7a8e293da67636534f09c7235aa
16:51:01 [2021-09-16T16:51:01.566Z] + docker version
16:51:01 [2021-09-16T16:51:01.767Z] #56 DONE 0.2s
16:51:01 [2021-09-16T16:51:01.767Z] 
16:51:01 [2021-09-16T16:51:01.767Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:51:01 [2021-09-16T16:51:01.767Z] #58 sha256:9f99eac5d8f9bb9eaa114e7bf7f9cd7168c32dead939daca2c90e547fa986e9a
16:51:01 [2021-09-16T16:51:01.972Z] #21 14.30 debconf: delaying package configuration, since apt-utils is not installed
16:51:01 [2021-09-16T16:51:01.972Z] #21 14.41 Fetched 26.4 MB in 1s (22.6 MB/s)
16:51:01 [2021-09-16T16:51:01.972Z] #21 14.47 Selecting previously unselected package pigz.
16:51:01 [2021-09-16T16:51:01.972Z] #21 14.47 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24004 files and directories currently installed.)
16:51:01 [2021-09-16T16:51:01.972Z] #21 14.55 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
16:51:01 [2021-09-16T16:51:01.972Z] #21 14.55 Unpacking pigz (2.6-1) ...
16:51:01 [2021-09-16T16:51:01.972Z] #21 14.64 Selecting previously unselected package libelf1:arm64.
16:51:02 [2021-09-16T16:51:02.234Z] #21 14.64 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
16:51:02 [2021-09-16T16:51:02.234Z] #21 14.66 Unpacking libelf1:arm64 (0.183-1) ...
16:51:02 [2021-09-16T16:51:02.234Z] #21 14.86 Selecting previously unselected package libbpf0:arm64.
16:51:02 [2021-09-16T16:51:02.234Z] #21 14.86 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
16:51:02 [2021-09-16T16:51:02.234Z] #21 14.88 Unpacking libbpf0:arm64 (1:0.3-2) ...
16:51:02 [2021-09-16T16:51:02.465Z] #20 52.00 Selecting previously unselected package mingw-w64-x86-64-dev.
16:51:02 [2021-09-16T16:51:02.465Z] #20 52.00 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
16:51:02 [2021-09-16T16:51:02.465Z] #20 52.00 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
16:51:02 [2021-09-16T16:51:02.501Z] #21 15.02 Selecting previously unselected package libcap2:arm64.
16:51:02 [2021-09-16T16:51:02.501Z] #21 15.03 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
16:51:02 [2021-09-16T16:51:02.501Z] #21 15.05 Unpacking libcap2:arm64 (1:2.44-1) ...
16:51:02 [2021-09-16T16:51:02.501Z] #21 15.19 Selecting previously unselected package libmnl0:arm64.
16:51:02 [2021-09-16T16:51:02.763Z] #21 15.19 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
16:51:02 [2021-09-16T16:51:02.763Z] #21 15.22 Unpacking libmnl0:arm64 (1.0.4-3) ...
16:51:02 [2021-09-16T16:51:02.763Z] #21 15.31 Selecting previously unselected package libxtables12:arm64.
16:51:02 [2021-09-16T16:51:02.763Z] #21 15.32 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
16:51:02 [2021-09-16T16:51:02.763Z] #21 15.33 Unpacking libxtables12:arm64 (1.8.7-1) ...
16:51:02 [2021-09-16T16:51:02.763Z] #21 15.43 Selecting previously unselected package libcap2-bin.
16:51:03 [2021-09-16T16:51:03.025Z] #21 15.43 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
16:51:03 [2021-09-16T16:51:03.025Z] #21 15.44 Unpacking libcap2-bin (1:2.44-1) ...
16:51:03 [2021-09-16T16:51:03.025Z] #21 15.55 Selecting previously unselected package iproute2.
16:51:03 [2021-09-16T16:51:03.025Z] #21 15.56 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
16:51:03 [2021-09-16T16:51:03.025Z] #21 15.57 Unpacking iproute2 (5.10.0-4) ...
16:51:03 [2021-09-16T16:51:03.288Z] #21 15.96 Selecting previously unselected package xxd.
16:51:03 [2021-09-16T16:51:03.463Z] 8f616e6e9eec: Verifying Checksum
16:51:03 [2021-09-16T16:51:03.463Z] 8f616e6e9eec: Download complete
16:51:03 [2021-09-16T16:51:03.538Z] #58 ...
16:51:03 [2021-09-16T16:51:03.538Z] 
16:51:03 [2021-09-16T16:51:03.538Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:51:03 [2021-09-16T16:51:03.538Z] #55 sha256:6b4e7eccd15b992b87a0f3ac3c88f11f0b1626f6a44e2b0312735b2def0d14e9
16:51:03 [2021-09-16T16:51:03.538Z] #55 111.6 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:51:03 [2021-09-16T16:51:03.549Z] #21 15.96 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ...
16:51:03 [2021-09-16T16:51:03.549Z] #21 15.97 Unpacking xxd (2:8.2.2434-3) ...
16:51:03 [2021-09-16T16:51:03.549Z] #21 16.09 Selecting previously unselected package vim-common.
16:51:03 [2021-09-16T16:51:03.549Z] #21 16.10 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
16:51:03 [2021-09-16T16:51:03.549Z] #21 16.12 Unpacking vim-common (2:8.2.2434-3) ...
16:51:03 [2021-09-16T16:51:03.795Z] #55 112.4 + mkdir -p /build
16:51:03 [2021-09-16T16:51:03.812Z] #21 16.31 Selecting previously unselected package bash-completion.
16:51:03 [2021-09-16T16:51:03.812Z] #21 16.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
16:51:03 [2021-09-16T16:51:03.833Z] #20 53.65 Selecting previously unselected package gcc-mingw-w64-base.
16:51:03 [2021-09-16T16:51:03.833Z] #20 53.66 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
16:51:03 [2021-09-16T16:51:03.833Z] #20 53.67 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:51:04 [2021-09-16T16:51:04.052Z] #55 112.4 + cp runc /build/runc
16:51:04 [2021-09-16T16:51:04.097Z] #20 53.76 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
16:51:04 [2021-09-16T16:51:04.097Z] #20 53.77 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
16:51:04 [2021-09-16T16:51:04.097Z] #20 53.79 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:51:04 [2021-09-16T16:51:04.308Z] #55 DONE 113.0s
16:51:04 [2021-09-16T16:51:04.309Z] 
16:51:04 [2021-09-16T16:51:04.309Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:51:04 [2021-09-16T16:51:04.309Z] #58 sha256:d407e26e87e0fe5f094dd1cb847a13aa4ff630a69ec5684a4eb1a65c9722faa7
16:51:04 [2021-09-16T16:51:04.412Z] #20 ...
16:51:04 [2021-09-16T16:51:04.412Z] 
16:51:04 [2021-09-16T16:51:04.412Z] #45 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh tini
16:51:04 [2021-09-16T16:51:04.412Z] #45 sha256:858647dfdc3dec5ad6432916135ff481d854081aacd83f1a13c65698f4a87629
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.236 + RM_GOPATH=0
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.239 + TMP_GOPATH=
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.240 + : /build
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.241 + '[' -z '' ']'
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.242 ++ mktemp -d
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.245 + export GOPATH=/tmp/tmp.R6lyac5yIa
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.245 + GOPATH=/tmp/tmp.R6lyac5yIa
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.245 + RM_GOPATH=1
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.246 + case "$(go env GOARCH)" in
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.246 ++ go env GOARCH
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.252 + export GO_BUILDMODE=-buildmode=pie
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.252 + GO_BUILDMODE=-buildmode=pie
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.252 ++ dirname /tmp/install/install.sh
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.255 + dir=/tmp/install
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.255 + bin=tini
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.255 + shift
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.255 + '[' '!' -f /tmp/install/tini.installer ']'
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.255 + . /tmp/install/tini.installer
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.256 ++ : v0.19.0
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.256 + install_tini
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.256 + echo 'Install tini version v0.19.0'
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.256 + git clone https://github.com/krallin/tini.git /tmp/tmp.R6lyac5yIa/tini
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.256 Install tini version v0.19.0
16:51:04 [2021-09-16T16:51:04.412Z] #45 1.259 Cloning into '/tmp/tmp.R6lyac5yIa/tini'...
16:51:04 [2021-09-16T16:51:04.412Z] #45 2.735 + cd /tmp/tmp.R6lyac5yIa/tini
16:51:04 [2021-09-16T16:51:04.412Z] #45 2.735 + git checkout -q v0.19.0
16:51:04 [2021-09-16T16:51:04.412Z] #45 2.744 + cmake .
16:51:04 [2021-09-16T16:51:04.412Z] #45 2.912 -- The C compiler identification is GNU 10.2.1
16:51:04 [2021-09-16T16:51:04.412Z] #45 2.945 -- Detecting C compiler ABI info
16:51:04 [2021-09-16T16:51:04.412Z] #45 3.125 -- Detecting C compiler ABI info - done
16:51:04 [2021-09-16T16:51:04.412Z] #45 3.180 -- Check for working C compiler: /usr/bin/cc - skipped
16:51:04 [2021-09-16T16:51:04.412Z] #45 3.180 -- Detecting C compile features
16:51:04 [2021-09-16T16:51:04.412Z] #45 3.181 -- Detecting C compile features - done
16:51:04 [2021-09-16T16:51:04.412Z] #45 3.193 -- Performing Test HAS_BUILTIN_FORTIFY
16:51:04 [2021-09-16T16:51:04.412Z] #45 3.240 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
16:51:04 [2021-09-16T16:51:04.412Z] #45 3.270 -- Configuring done
16:51:04 [2021-09-16T16:51:04.412Z] #45 3.274 -- Generating done
16:51:04 [2021-09-16T16:51:04.412Z] #45 3.275 -- Build files have been written to: /tmp/tmp.R6lyac5yIa/tini
16:51:04 [2021-09-16T16:51:04.412Z] #45 3.284 + make tini-static
16:51:04 [2021-09-16T16:51:04.412Z] #45 3.393 Scanning dependencies of target tini-static
16:51:04 [2021-09-16T16:51:04.412Z] #45 3.410 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
16:51:04 [2021-09-16T16:51:04.412Z] #45 3.889 [100%] Linking C executable tini-static
16:51:04 [2021-09-16T16:51:04.412Z] #45 4.115 [100%] Built target tini-static
16:51:04 [2021-09-16T16:51:04.412Z] #45 4.142 + mkdir -p /build
16:51:04 [2021-09-16T16:51:04.412Z] #45 4.143 + cp tini-static /build/docker-init
16:51:04 [2021-09-16T16:51:04.412Z] #45 DONE 4.2s
16:51:04 [2021-09-16T16:51:04.412Z] 
16:51:04 [2021-09-16T16:51:04.412Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:51:04 [2021-09-16T16:51:04.412Z] #65 sha256:f04ed9a26de10c32c324cef4cab8b8dab3166f9918de395ffc001f541b18af64
16:51:05 [2021-09-16T16:51:05.676Z] #58 ...
16:51:05 [2021-09-16T16:51:05.676Z] 
16:51:05 [2021-09-16T16:51:05.676Z] #56 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
16:51:05 [2021-09-16T16:51:05.676Z] #56 sha256:364252bafbddc8bc18a73e572cd28c9fecb37c2eda1032b88c37fab2c5eec4c5
16:51:05 [2021-09-16T16:51:05.676Z] #56 DONE 0.1s
16:51:05 [2021-09-16T16:51:05.676Z] 
16:51:05 [2021-09-16T16:51:05.676Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:51:05 [2021-09-16T16:51:05.676Z] #58 sha256:d407e26e87e0fe5f094dd1cb847a13aa4ff630a69ec5684a4eb1a65c9722faa7
16:51:07 [2021-09-16T16:51:07.003Z] #65 ...
16:51:07 [2021-09-16T16:51:07.003Z] 
16:51:07 [2021-09-16T16:51:07.003Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:51:07 [2021-09-16T16:51:07.003Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f
16:51:07 [2021-09-16T16:51:07.003Z] #20 56.68 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
16:51:07 [2021-09-16T16:51:07.003Z] #20 56.68 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:51:07 [2021-09-16T16:51:07.003Z] #20 56.68 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:51:07 [2021-09-16T16:51:07.124Z] #21 19.00 Unpacking bash-completion (1:2.11-2) ...
16:51:07 [2021-09-16T16:51:07.125Z] #21 19.50 Selecting previously unselected package bzip2.
16:51:07 [2021-09-16T16:51:07.125Z] #21 19.50 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
16:51:07 [2021-09-16T16:51:07.125Z] #21 19.51 Unpacking bzip2 (1.0.8-4) ...
16:51:07 [2021-09-16T16:51:07.125Z] #21 19.62 Selecting previously unselected package xz-utils.
16:51:07 [2021-09-16T16:51:07.125Z] #21 19.64 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ...
16:51:07 [2021-09-16T16:51:07.125Z] #21 19.65 Unpacking xz-utils (5.2.5-2) ...
16:51:07 [2021-09-16T16:51:07.387Z] #21 19.91 Selecting previously unselected package apparmor.
16:51:07 [2021-09-16T16:51:07.387Z] #21 19.91 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
16:51:07 [2021-09-16T16:51:07.387Z] #21 19.99 Unpacking apparmor (2.13.6-10) ...
16:51:07 [2021-09-16T16:51:07.649Z] #21 20.33 Selecting previously unselected package inetutils-ping.
16:51:07 [2021-09-16T16:51:07.916Z] #21 20.34 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
16:51:07 [2021-09-16T16:51:07.916Z] #21 20.35 Unpacking inetutils-ping (2:2.0-1) ...
16:51:08 [2021-09-16T16:51:08.179Z] #21 20.48 Selecting previously unselected package libip4tc2:arm64.
16:51:08 [2021-09-16T16:51:08.179Z] #21 20.49 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
16:51:08 [2021-09-16T16:51:08.179Z] #21 20.50 Unpacking libip4tc2:arm64 (1.8.7-1) ...
16:51:08 [2021-09-16T16:51:08.179Z] #21 20.63 Selecting previously unselected package libip6tc2:arm64.
16:51:08 [2021-09-16T16:51:08.179Z] #21 20.63 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
16:51:08 [2021-09-16T16:51:08.179Z] #21 20.64 Unpacking libip6tc2:arm64 (1.8.7-1) ...
16:51:08 [2021-09-16T16:51:08.179Z] #21 20.74 Selecting previously unselected package libnfnetlink0:arm64.
16:51:08 [2021-09-16T16:51:08.179Z] #21 20.74 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
16:51:08 [2021-09-16T16:51:08.179Z] #21 20.75 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:51:08 [2021-09-16T16:51:08.179Z] #21 20.85 Selecting previously unselected package libnetfilter-conntrack3:arm64.
16:51:08 [2021-09-16T16:51:08.489Z] #21 20.85 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
16:51:08 [2021-09-16T16:51:08.489Z] #21 20.86 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:51:08 [2021-09-16T16:51:08.489Z] #21 20.95 Selecting previously unselected package libnftnl11:arm64.
16:51:08 [2021-09-16T16:51:08.489Z] #21 20.95 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
16:51:08 [2021-09-16T16:51:08.489Z] #21 20.97 Unpacking libnftnl11:arm64 (1.1.9-1) ...
16:51:08 [2021-09-16T16:51:08.489Z] #21 21.07 Selecting previously unselected package iptables.
16:51:08 [2021-09-16T16:51:08.751Z] Client:
16:51:08 [2021-09-16T16:51:08.751Z]  Version:           20.10.8
16:51:08 [2021-09-16T16:51:08.751Z]  API version:       1.41
16:51:08 [2021-09-16T16:51:08.751Z]  Go version:        go1.16.6
16:51:08 [2021-09-16T16:51:08.752Z]  Git commit:        3967b7d
16:51:08 [2021-09-16T16:51:08.752Z]  Built:             Fri Jul 30 19:58:50 2021
16:51:08 [2021-09-16T16:51:08.752Z]  OS/Arch:           windows/amd64
16:51:08 [2021-09-16T16:51:08.752Z]  Context:           default
16:51:08 [2021-09-16T16:51:08.752Z]  Experimental:      true
16:51:08 [2021-09-16T16:51:08.752Z] 
16:51:08 [2021-09-16T16:51:08.752Z] Server: Docker Engine - Community
16:51:08 [2021-09-16T16:51:08.752Z]  Engine:
16:51:08 [2021-09-16T16:51:08.752Z]   Version:          20.10.8
16:51:08 [2021-09-16T16:51:08.752Z]   API version:      1.41 (minimum version 1.24)
16:51:08 [2021-09-16T16:51:08.752Z]   Go version:       go1.16.6
16:51:08 [2021-09-16T16:51:08.752Z]   Git commit:       75249d8
16:51:08 [2021-09-16T16:51:08.752Z]   Built:            Fri Jul 30 19:54:29 2021
16:51:08 [2021-09-16T16:51:08.752Z]   OS/Arch:          windows/amd64
16:51:08 [2021-09-16T16:51:08.752Z]   Experimental:     true
16:51:08 [2021-09-16T16:51:08.752Z] #21 21.09 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
16:51:08 [2021-09-16T16:51:08.752Z] #21 21.09 Unpacking iptables (1.8.7-1) ...
16:51:09 [2021-09-16T16:51:09.016Z] #21 21.39 Selecting previously unselected package libonig5:arm64.
16:51:09 [2021-09-16T16:51:09.016Z] #21 21.40 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
16:51:09 [2021-09-16T16:51:09.016Z] #21 21.41 Unpacking libonig5:arm64 (6.9.6-1.1) ...
16:51:09 [2021-09-16T16:51:09.016Z] #21 21.54 Selecting previously unselected package libjq1:arm64.
16:51:09 [2021-09-16T16:51:09.016Z] #21 21.55 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
16:51:09 [2021-09-16T16:51:09.016Z] #21 21.57 Unpacking libjq1:arm64 (1.6-2.1) ...
16:51:09 [2021-09-16T16:51:09.299Z] #21 21.70 Selecting previously unselected package jq.
16:51:09 [2021-09-16T16:51:09.299Z] #21 21.71 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
16:51:09 [2021-09-16T16:51:09.299Z] #21 21.72 Unpacking jq (1.6-2.1) ...
16:51:09 [2021-09-16T16:51:09.299Z] #21 21.83 Selecting previously unselected package libaio1:arm64.
16:51:09 [2021-09-16T16:51:09.299Z] #21 21.83 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
16:51:09 [2021-09-16T16:51:09.299Z] #21 21.85 Unpacking libaio1:arm64 (0.3.112-9) ...
[Pipeline] sh
16:51:09 [2021-09-16T16:51:09.562Z] #21 21.93 Selecting previously unselected package libgpm2:arm64.
16:51:09 [2021-09-16T16:51:09.562Z] #21 21.94 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
16:51:09 [2021-09-16T16:51:09.562Z] #21 21.95 Unpacking libgpm2:arm64 (1.20.7-8) ...
16:51:09 [2021-09-16T16:51:09.562Z] #21 22.07 Selecting previously unselected package libicu67:arm64.
16:51:09 [2021-09-16T16:51:09.562Z] #21 22.09 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
16:51:09 [2021-09-16T16:51:09.562Z] #21 22.09 Unpacking libicu67:arm64 (67.1-7) ...
16:51:10 [2021-09-16T16:51:10.270Z] #20 60.24 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
16:51:10 [2021-09-16T16:51:10.349Z] + docker info
16:51:10 [2021-09-16T16:51:10.527Z] #20 60.25 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
16:51:10 [2021-09-16T16:51:10.527Z] #20 60.25 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:51:11 [2021-09-16T16:51:11.895Z] #20 61.86 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
16:51:12 [2021-09-16T16:51:12.110Z] #21 24.40 Selecting previously unselected package libinih1:arm64.
16:51:12 [2021-09-16T16:51:12.111Z] #21 24.40 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
16:51:12 [2021-09-16T16:51:12.111Z] #21 24.41 Unpacking libinih1:arm64 (53-1+b2) ...
16:51:12 [2021-09-16T16:51:12.111Z] #21 24.55 Selecting previously unselected package libnet1:arm64.
16:51:12 [2021-09-16T16:51:12.111Z] #21 24.56 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
16:51:12 [2021-09-16T16:51:12.111Z] #21 24.57 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:51:12 [2021-09-16T16:51:12.111Z] #21 24.75 Selecting previously unselected package libnl-3-200:arm64.
16:51:12 [2021-09-16T16:51:12.151Z] #20 61.87 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
16:51:12 [2021-09-16T16:51:12.151Z] #20 61.87 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:51:12 [2021-09-16T16:51:12.372Z] #21 24.76 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
16:51:12 [2021-09-16T16:51:12.372Z] #21 24.76 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
16:51:12 [2021-09-16T16:51:12.372Z] #21 24.85 Selecting previously unselected package libprotobuf-c1:arm64.
16:51:12 [2021-09-16T16:51:12.372Z] #21 24.86 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
16:51:12 [2021-09-16T16:51:12.372Z] #21 24.88 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:51:12 [2021-09-16T16:51:12.648Z] #21 24.97 Selecting previously unselected package net-tools.
16:51:12 [2021-09-16T16:51:12.648Z] #21 24.97 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
16:51:12 [2021-09-16T16:51:12.648Z] #21 25.04 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:51:12 [2021-09-16T16:51:12.648Z] #21 25.21 Selecting previously unselected package patch.
16:51:12 [2021-09-16T16:51:12.648Z] #21 25.22 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
16:51:12 [2021-09-16T16:51:12.648Z] #21 25.22 Unpacking patch (2.7.6-7) ...
16:51:12 [2021-09-16T16:51:12.648Z] #21 25.35 Selecting previously unselected package python-pip-whl.
16:51:13 [2021-09-16T16:51:13.102Z] #21 25.35 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
16:51:13 [2021-09-16T16:51:13.102Z] #21 25.38 Unpacking python-pip-whl (20.3.4-4) ...
16:51:13 [2021-09-16T16:51:13.102Z] #21 25.71 Selecting previously unselected package python3-lib2to3.
16:51:13 [2021-09-16T16:51:13.102Z] #21 25.72 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
16:51:13 [2021-09-16T16:51:13.102Z] #21 25.73 Unpacking python3-lib2to3 (3.9.2-1) ...
16:51:13 [2021-09-16T16:51:13.367Z] #21 25.87 Selecting previously unselected package python3-distutils.
16:51:13 [2021-09-16T16:51:13.367Z] #21 25.87 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
16:51:13 [2021-09-16T16:51:13.367Z] #21 25.89 Unpacking python3-distutils (3.9.2-1) ...
16:51:13 [2021-09-16T16:51:13.367Z] #21 26.07 Selecting previously unselected package python3-pkg-resources.
16:51:13 [2021-09-16T16:51:13.632Z] #21 26.07 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
16:51:13 [2021-09-16T16:51:13.632Z] #21 26.07 Unpacking python3-pkg-resources (52.0.0-4) ...
16:51:13 [2021-09-16T16:51:13.894Z] #21 26.23 Selecting previously unselected package python3-setuptools.
16:51:13 [2021-09-16T16:51:13.894Z] #21 26.24 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
16:51:13 [2021-09-16T16:51:13.894Z] #21 26.25 Unpacking python3-setuptools (52.0.0-4) ...
16:51:14 [2021-09-16T16:51:14.066Z] #20 63.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
16:51:14 [2021-09-16T16:51:14.066Z] #20 63.71 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:51:14 [2021-09-16T16:51:14.066Z] #20 63.72 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:51:14 [2021-09-16T16:51:14.157Z] #21 26.56 Selecting previously unselected package python3-wheel.
16:51:14 [2021-09-16T16:51:14.157Z] #21 26.57 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
16:51:14 [2021-09-16T16:51:14.157Z] #21 26.58 Unpacking python3-wheel (0.34.2-1) ...
16:51:14 [2021-09-16T16:51:14.157Z] #21 26.70 Selecting previously unselected package python3-pip.
16:51:14 [2021-09-16T16:51:14.157Z] #21 26.71 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
16:51:14 [2021-09-16T16:51:14.157Z] #21 26.72 Unpacking python3-pip (20.3.4-4) ...
16:51:14 [2021-09-16T16:51:14.419Z] #21 26.99 Selecting previously unselected package sudo.
16:51:14 [2021-09-16T16:51:14.420Z] #21 27.00 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
16:51:14 [2021-09-16T16:51:14.420Z] #21 27.01 Unpacking sudo (1.9.5p2-3) ...
16:51:14 [2021-09-16T16:51:14.999Z] #21 27.50 Selecting previously unselected package thin-provisioning-tools.
16:51:14 [2021-09-16T16:51:14.999Z] #21 27.51 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
16:51:14 [2021-09-16T16:51:14.999Z] #21 27.53 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:51:15 [2021-09-16T16:51:15.261Z] #21 27.78 Selecting previously unselected package uidmap.
16:51:15 [2021-09-16T16:51:15.261Z] #21 27.80 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
16:51:15 [2021-09-16T16:51:15.261Z] #21 27.81 Unpacking uidmap (1:4.8.1-1) ...
16:51:15 [2021-09-16T16:51:15.524Z] #21 27.97 Selecting previously unselected package vim-runtime.
16:51:15 [2021-09-16T16:51:15.524Z] #21 27.98 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ...
16:51:15 [2021-09-16T16:51:15.524Z] #21 28.03 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:51:15 [2021-09-16T16:51:15.524Z] #21 28.06 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:51:15 [2021-09-16T16:51:15.524Z] #21 28.07 Unpacking vim-runtime (2:8.2.2434-3) ...
16:51:18 [2021-09-16T16:51:18.238Z] #20 67.39 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
16:51:18 [2021-09-16T16:51:18.238Z] #20 67.39 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
16:51:18 [2021-09-16T16:51:18.238Z] #20 67.40 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:51:18 [2021-09-16T16:51:18.493Z] #20 ...
16:51:18 [2021-09-16T16:51:18.493Z] 
16:51:18 [2021-09-16T16:51:18.493Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:51:18 [2021-09-16T16:51:18.493Z] #65 sha256:f04ed9a26de10c32c324cef4cab8b8dab3166f9918de395ffc001f541b18af64
16:51:18 [2021-09-16T16:51:18.493Z] #65 13.12 + cd /tmp/tmp.s1VAZIKLUG/src/github.com/containerd/containerd
16:51:18 [2021-09-16T16:51:18.493Z] #65 13.12 + git checkout -q v1.5.5
16:51:18 [2021-09-16T16:51:18.493Z] #65 13.84 + export 'BUILDTAGS=netgo osusergo static_build'
16:51:18 [2021-09-16T16:51:18.493Z] #65 13.84 + BUILDTAGS='netgo osusergo static_build'
16:51:18 [2021-09-16T16:51:18.493Z] #65 13.84 + export EXTRA_FLAGS=-buildmode=pie
16:51:18 [2021-09-16T16:51:18.493Z] #65 13.84 + EXTRA_FLAGS=-buildmode=pie
16:51:18 [2021-09-16T16:51:18.493Z] #65 13.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
16:51:18 [2021-09-16T16:51:18.493Z] #65 13.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
16:51:18 [2021-09-16T16:51:18.493Z] #65 13.84 + '[' '' = dynamic ']'
16:51:18 [2021-09-16T16:51:18.493Z] #65 13.84 + make
16:51:18 [2021-09-16T16:51:18.493Z] #65 14.88 + bin/ctr
16:51:18 [2021-09-16T16:51:18.838Z] #21 30.93 Selecting previously unselected package vim.
16:51:18 [2021-09-16T16:51:18.839Z] #21 30.94 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ...
16:51:18 [2021-09-16T16:51:18.839Z] #21 30.96 Unpacking vim (2:8.2.2434-3) ...
16:51:18 [2021-09-16T16:51:18.839Z] #21 31.44 Selecting previously unselected package xfsprogs.
16:51:18 [2021-09-16T16:51:18.839Z] #21 31.45 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
16:51:18 [2021-09-16T16:51:18.839Z] #21 31.47 Unpacking xfsprogs (5.10.0-4) ...
16:51:19 [2021-09-16T16:51:19.413Z] #21 31.91 Selecting previously unselected package zip.
16:51:19 [2021-09-16T16:51:19.414Z] #21 31.92 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
16:51:19 [2021-09-16T16:51:19.414Z] #21 31.93 Unpacking zip (3.0-12) ...
16:51:19 [2021-09-16T16:51:19.421Z] #65 ...
16:51:19 [2021-09-16T16:51:19.421Z] 
16:51:19 [2021-09-16T16:51:19.421Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
16:51:19 [2021-09-16T16:51:19.421Z] #20 sha256:f22e05dfbfee4590b1933f4b15bf1551708f58955fb5faad1c8238c127b5507f
16:51:19 [2021-09-16T16:51:19.421Z] #20 69.15 Selecting previously unselected package g++-mingw-w64-x86-64.
16:51:19 [2021-09-16T16:51:19.421Z] #20 69.16 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
16:51:19 [2021-09-16T16:51:19.421Z] #20 69.17 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:51:19 [2021-09-16T16:51:19.421Z] #20 69.23 Selecting previously unselected package libapparmor1:amd64.
16:51:19 [2021-09-16T16:51:19.421Z] #20 69.24 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
16:51:19 [2021-09-16T16:51:19.421Z] #20 69.25 Unpacking libapparmor1:amd64 (2.13.6-10) ...
16:51:19 [2021-09-16T16:51:19.421Z] #20 69.29 Selecting previously unselected package libapparmor-dev:amd64.
16:51:19 [2021-09-16T16:51:19.676Z] #21 32.17 Setting up python3-pkg-resources (52.0.0-4) ...
16:51:19 [2021-09-16T16:51:19.677Z] #20 69.29 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
16:51:19 [2021-09-16T16:51:19.677Z] #20 69.30 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
16:51:19 [2021-09-16T16:51:19.677Z] #20 69.37 Selecting previously unselected package libbtrfs0:amd64.
16:51:19 [2021-09-16T16:51:19.677Z] #20 69.37 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
16:51:19 [2021-09-16T16:51:19.677Z] #20 69.38 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
16:51:19 [2021-09-16T16:51:19.677Z] #20 69.46 Selecting previously unselected package libbtrfs-dev:amd64.
16:51:19 [2021-09-16T16:51:19.677Z] #20 69.46 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
16:51:19 [2021-09-16T16:51:19.677Z] #20 69.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
16:51:19 [2021-09-16T16:51:19.933Z] #20 69.56 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
16:51:19 [2021-09-16T16:51:19.933Z] #20 69.57 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
16:51:19 [2021-09-16T16:51:19.933Z] #20 69.57 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:51:19 [2021-09-16T16:51:19.933Z] #20 69.61 Selecting previously unselected package libudev-dev:amd64.
16:51:19 [2021-09-16T16:51:19.933Z] #20 69.62 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
16:51:19 [2021-09-16T16:51:19.933Z] #20 69.63 Unpacking libudev-dev:amd64 (247.3-6) ...
16:51:19 [2021-09-16T16:51:19.933Z] #20 69.69 Selecting previously unselected package libsepol1-dev:amd64.
16:51:19 [2021-09-16T16:51:19.933Z] #20 69.70 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
16:51:19 [2021-09-16T16:51:19.933Z] #20 69.70 Unpacking libsepol1-dev:amd64 (3.1-1) ...
16:51:19 [2021-09-16T16:51:19.933Z] #20 69.82 Selecting previously unselected package libpcre2-16-0:amd64.
16:51:19 [2021-09-16T16:51:19.933Z] #20 69.83 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
16:51:19 [2021-09-16T16:51:19.933Z] #20 69.83 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
16:51:19 [2021-09-16T16:51:19.933Z] #20 69.91 Selecting previously unselected package libpcre2-32-0:amd64.
16:51:19 [2021-09-16T16:51:19.933Z] #20 69.92 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
16:51:20 [2021-09-16T16:51:20.189Z] #20 69.93 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
16:51:20 [2021-09-16T16:51:20.189Z] #20 70.01 Selecting previously unselected package libpcre2-posix2:amd64.
16:51:20 [2021-09-16T16:51:20.189Z] #20 70.01 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
16:51:20 [2021-09-16T16:51:20.189Z] #20 70.01 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
16:51:20 [2021-09-16T16:51:20.189Z] #20 70.05 Selecting previously unselected package libpcre2-dev:amd64.
16:51:20 [2021-09-16T16:51:20.445Z] #20 70.06 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
16:51:20 [2021-09-16T16:51:20.445Z] #20 70.07 Unpacking libpcre2-dev:amd64 (10.36-2) ...
16:51:20 [2021-09-16T16:51:20.445Z] #20 70.26 Selecting previously unselected package libselinux1-dev:amd64.
16:51:20 [2021-09-16T16:51:20.445Z] #20 70.27 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
16:51:20 [2021-09-16T16:51:20.445Z] #20 70.28 Unpacking libselinux1-dev:amd64 (3.1-3) ...
16:51:20 [2021-09-16T16:51:20.702Z] #20 70.36 Selecting previously unselected package libdevmapper-dev:amd64.
16:51:20 [2021-09-16T16:51:20.702Z] #20 70.37 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
16:51:20 [2021-09-16T16:51:20.702Z] #20 70.37 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:51:20 [2021-09-16T16:51:20.702Z] #20 70.42 Selecting previously unselected package libseccomp-dev:amd64.
16:51:20 [2021-09-16T16:51:20.702Z] #20 70.42 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
16:51:20 [2021-09-16T16:51:20.702Z] #20 70.43 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
16:51:20 [2021-09-16T16:51:20.702Z] #20 70.49 Selecting previously unselected package libsystemd-dev:amd64.
16:51:20 [2021-09-16T16:51:20.702Z] #20 70.50 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
16:51:20 [2021-09-16T16:51:20.702Z] #20 70.50 Unpacking libsystemd-dev:amd64 (247.3-6) ...
16:51:20 [2021-09-16T16:51:20.958Z] #20 70.73 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
16:51:20 [2021-09-16T16:51:20.958Z] #20 70.75 Setting up libapparmor1:amd64 (2.13.6-10) ...
16:51:20 [2021-09-16T16:51:20.958Z] #20 70.76 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
16:51:20 [2021-09-16T16:51:20.958Z] #20 70.77 Setting up libsepol1-dev:amd64 (3.1-1) ...
16:51:20 [2021-09-16T16:51:20.958Z] #20 70.78 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
16:51:20 [2021-09-16T16:51:20.958Z] #20 70.79 Setting up libpcre2-16-0:amd64 (10.36-2) ...
16:51:20 [2021-09-16T16:51:20.958Z] #20 70.80 Setting up libbtrfs0:amd64 (5.10.1-2) ...
16:51:20 [2021-09-16T16:51:20.958Z] #20 70.81 Setting up libpcre2-32-0:amd64 (10.36-2) ...
16:51:20 [2021-09-16T16:51:20.958Z] #20 70.83 Setting up libudev-dev:amd64 (247.3-6) ...
16:51:20 [2021-09-16T16:51:20.958Z] #20 70.84 Setting up libpcre2-posix2:amd64 (10.36-2) ...
16:51:20 [2021-09-16T16:51:20.958Z] #20 70.85 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
16:51:21 [2021-09-16T16:51:21.069Z] #21 33.32 Setting up libip4tc2:arm64 (1.8.7-1) ...
16:51:21 [2021-09-16T16:51:21.069Z] #21 33.39 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:51:21 [2021-09-16T16:51:21.069Z] #21 33.43 Setting up libgpm2:arm64 (1.20.7-8) ...
16:51:21 [2021-09-16T16:51:21.069Z] #21 33.46 Setting up libicu67:arm64 (67.1-7) ...
16:51:21 [2021-09-16T16:51:21.069Z] #21 33.49 Setting up libip6tc2:arm64 (1.8.7-1) ...
16:51:21 [2021-09-16T16:51:21.069Z] #21 33.52 Setting up libinih1:arm64 (53-1+b2) ...
16:51:21 [2021-09-16T16:51:21.069Z] #21 33.54 Setting up uidmap (1:4.8.1-1) ...
16:51:21 [2021-09-16T16:51:21.069Z] #21 33.57 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
16:51:21 [2021-09-16T16:51:21.069Z] #21 33.58 Setting up bzip2 (1.0.8-4) ...
16:51:21 [2021-09-16T16:51:21.069Z] #21 33.61 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
16:51:21 [2021-09-16T16:51:21.069Z] #21 33.64 Setting up python3-wheel (0.34.2-1) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 70.86 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 70.87 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 70.88 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 70.90 Setting up mingw-w64-common (8.0.0-1) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 70.91 Setting up libsystemd-dev:amd64 (247.3-6) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 70.92 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 70.93 Setting up libpcre2-dev:amd64 (10.36-2) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 70.95 Setting up libselinux1-dev:amd64 (3.1-3) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 70.96 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 70.97 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 70.99 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
16:51:21 [2021-09-16T16:51:21.215Z] #20 71.00 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 71.01 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
16:51:21 [2021-09-16T16:51:21.215Z] #20 71.02 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 71.03 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 71.04 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
16:51:21 [2021-09-16T16:51:21.215Z] #20 71.05 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
16:51:21 [2021-09-16T16:51:21.215Z] #20 71.06 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
16:51:21 [2021-09-16T16:51:21.471Z] #20 71.08 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
16:51:21 [2021-09-16T16:51:21.471Z] #20 71.10 Setting up dmsetup (2:1.02.175-2.1) ...
16:51:21 [2021-09-16T16:51:21.471Z] #20 71.11 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
16:51:21 [2021-09-16T16:51:21.471Z] #20 71.12 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
16:51:21 [2021-09-16T16:51:21.471Z] #20 71.14 Processing triggers for libc-bin (2.31-13) ...
16:51:22 [2021-09-16T16:51:22.016Z] #21 34.37 Setting up xxd (2:8.2.2434-3) ...
16:51:22 [2021-09-16T16:51:22.016Z] #21 34.39 Setting up libcap2:arm64 (1:2.44-1) ...
16:51:22 [2021-09-16T16:51:22.016Z] #21 34.41 Setting up libcap2-bin (1:2.44-1) ...
16:51:22 [2021-09-16T16:51:22.016Z] #21 34.43 Setting up apparmor (2.13.6-10) ...
16:51:22 [2021-09-16T16:51:22.037Z] #20 DONE 71.8s
16:51:22 [2021-09-16T16:51:22.037Z] 
16:51:22 [2021-09-16T16:51:22.037Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
16:51:22 [2021-09-16T16:51:22.037Z] #21 sha256:4bed97712d6713380f35e2e124eb672e66b76b1c4e264ad29a79f0dd0a3be78e
16:51:23 [2021-09-16T16:51:23.409Z] #21 1.213 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:51:23 [2021-09-16T16:51:23.409Z] #21 1.214 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:51:23 [2021-09-16T16:51:23.409Z] #21 1.214 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:51:24 [2021-09-16T16:51:24.574Z] #21 37.02 Setting up zip (3.0-12) ...
16:51:24 [2021-09-16T16:51:24.574Z] #21 37.06 Setting up vim-common (2:8.2.2434-3) ...
16:51:24 [2021-09-16T16:51:24.574Z] #21 37.13 Setting up bash-completion (1:2.11-2) ...
16:51:25 [2021-09-16T16:51:25.361Z] Client:
16:51:25 [2021-09-16T16:51:25.362Z]  Context:    default
16:51:25 [2021-09-16T16:51:25.362Z]  Debug Mode: false
16:51:25 [2021-09-16T16:51:25.362Z]  Plugins:
16:51:25 [2021-09-16T16:51:25.362Z]   app: Docker Application (Docker Inc., v0.8.0)
16:51:25 [2021-09-16T16:51:25.362Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
16:51:25 [2021-09-16T16:51:25.362Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
16:51:25 [2021-09-16T16:51:25.362Z] 
16:51:25 [2021-09-16T16:51:25.362Z] Server:
16:51:25 [2021-09-16T16:51:25.362Z]  Containers: 0
16:51:25 [2021-09-16T16:51:25.362Z]   Running: 0
16:51:25 [2021-09-16T16:51:25.362Z]   Paused: 0
16:51:25 [2021-09-16T16:51:25.362Z]   Stopped: 0
16:51:25 [2021-09-16T16:51:25.362Z]  Images: 0
16:51:25 [2021-09-16T16:51:25.362Z]  Server Version: 20.10.8
16:51:25 [2021-09-16T16:51:25.362Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:51:25 [2021-09-16T16:51:25.362Z]   Windows: 
16:51:25 [2021-09-16T16:51:25.362Z]   LCOW: 
16:51:25 [2021-09-16T16:51:25.362Z]  Logging Driver: json-file
16:51:25 [2021-09-16T16:51:25.362Z]  Plugins:
16:51:25 [2021-09-16T16:51:25.362Z]   Volume: local
16:51:25 [2021-09-16T16:51:25.362Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:51:25 [2021-09-16T16:51:25.362Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:51:25 [2021-09-16T16:51:25.362Z]  Swarm: inactive
16:51:25 [2021-09-16T16:51:25.362Z]  Default Isolation: process
16:51:25 [2021-09-16T16:51:25.362Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:51:25 [2021-09-16T16:51:25.362Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
16:51:25 [2021-09-16T16:51:25.362Z]  OSType: windows
16:51:25 [2021-09-16T16:51:25.362Z]  Architecture: x86_64
16:51:25 [2021-09-16T16:51:25.362Z]  CPUs: 4
16:51:25 [2021-09-16T16:51:25.362Z]  Total Memory: 32GiB
16:51:25 [2021-09-16T16:51:25.362Z]  Name: azwin-2-571e70
16:51:25 [2021-09-16T16:51:25.362Z]  ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ
16:51:25 [2021-09-16T16:51:25.362Z]  Docker Root Dir: D:\docker
16:51:25 [2021-09-16T16:51:25.362Z]  Debug Mode: false
16:51:25 [2021-09-16T16:51:25.362Z]  Registry: https://index.docker.io/v1/
16:51:25 [2021-09-16T16:51:25.362Z]  Labels:
16:51:25 [2021-09-16T16:51:25.362Z]  Experimental: true
16:51:25 [2021-09-16T16:51:25.362Z]  Insecure Registries:
16:51:25 [2021-09-16T16:51:25.362Z]   10.0.0.4:5000
16:51:25 [2021-09-16T16:51:25.362Z]   127.0.0.0/8
16:51:25 [2021-09-16T16:51:25.362Z]  Registry Mirrors:
16:51:25 [2021-09-16T16:51:25.362Z]   http://10.0.0.4:5000/
16:51:25 [2021-09-16T16:51:25.362Z]  Live Restore Enabled: false
16:51:25 [2021-09-16T16:51:25.362Z]  Product License: Community Engine
16:51:25 [2021-09-16T16:51:25.362Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
16:51:27 [2021-09-16T16:51:27.887Z] #21 39.99 Setting up xz-utils (5.2.5-2) ...
16:51:27 [2021-09-16T16:51:27.887Z] #21 40.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
16:51:27 [2021-09-16T16:51:27.887Z] #21 40.06 Setting up libmnl0:arm64 (1.0.4-3) ...
16:51:27 [2021-09-16T16:51:27.887Z] #21 40.08 Setting up patch (2.7.6-7) ...
16:51:27 [2021-09-16T16:51:27.887Z] #21 40.11 Setting up sudo (1.9.5p2-3) ...
16:51:27 [2021-09-16T16:51:27.887Z] #21 40.23 invoke-rc.d: could not determine current runlevel
16:51:27 [2021-09-16T16:51:27.887Z] #21 40.24 invoke-rc.d: policy-rc.d denied execution of start.
16:51:27 [2021-09-16T16:51:27.887Z] #21 40.25 Setting up xfsprogs (5.10.0-4) ...
16:51:27 [2021-09-16T16:51:27.887Z] #21 40.29 Setting up libxtables12:arm64 (1.8.7-1) ...
16:51:27 [2021-09-16T16:51:27.887Z] #21 40.32 Setting up inetutils-ping (2:2.0-1) ...
16:51:27 [2021-09-16T16:51:27.887Z] #21 40.34 Setting up pigz (2.6-1) ...
16:51:27 [2021-09-16T16:51:27.887Z] #21 40.38 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
16:51:27 [2021-09-16T16:51:27.887Z] #21 40.40 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
16:51:27 [2021-09-16T16:51:27.887Z] #21 40.46 Setting up python-pip-whl (20.3.4-4) ...
16:51:28 [2021-09-16T16:51:28.150Z] #21 40.49 Setting up vim-runtime (2:8.2.2434-3) ...
16:51:28 [2021-09-16T16:51:28.915Z] #21 1.737 Reading package lists...
16:51:29 [2021-09-16T16:51:29.097Z] #21 41.48 Setting up libaio1:arm64 (0.3.112-9) ...
16:51:29 [2021-09-16T16:51:29.097Z] #21 41.50 Setting up python3-lib2to3 (3.9.2-1) ...
16:51:29 [2021-09-16T16:51:29.359Z] #21 41.95 Setting up libelf1:arm64 (0.183-1) ...
16:51:29 [2021-09-16T16:51:29.621Z] #21 42.03 Setting up libonig5:arm64 (6.9.6-1.1) ...
16:51:29 [2021-09-16T16:51:29.621Z] #21 42.05 Setting up python3-distutils (3.9.2-1) ...
16:51:30 [2021-09-16T16:51:30.196Z] #21 42.63 Setting up vim (2:8.2.2434-3) ...
16:51:30 [2021-09-16T16:51:30.196Z] #21 42.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:51:30 [2021-09-16T16:51:30.196Z] #21 42.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:51:30 [2021-09-16T16:51:30.196Z] #21 42.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:51:30 [2021-09-16T16:51:30.196Z] #21 42.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:51:30 [2021-09-16T16:51:30.196Z] #21 42.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:51:30 [2021-09-16T16:51:30.196Z] #21 42.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:51:30 [2021-09-16T16:51:30.196Z] #21 42.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:51:30 [2021-09-16T16:51:30.196Z] #21 42.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:51:30 [2021-09-16T16:51:30.196Z] #21 42.77 Setting up python3-setuptools (52.0.0-4) ...
16:51:32 [2021-09-16T16:51:32.119Z] #21 44.39 Setting up libjq1:arm64 (1.6-2.1) ...
16:51:32 [2021-09-16T16:51:32.119Z] #21 44.42 Setting up libnftnl11:arm64 (1.1.9-1) ...
16:51:32 [2021-09-16T16:51:32.119Z] #21 44.45 Setting up thin-provisioning-tools (0.9.0-1) ...
16:51:32 [2021-09-16T16:51:32.119Z] #21 44.47 Setting up python3-pip (20.3.4-4) ...
16:51:32 [2021-09-16T16:51:32.680Z] #58 208.2 # github.com/containerd/containerd/cmd/containerd
16:51:32 [2021-09-16T16:51:32.680Z] #58 208.2 /usr/bin/ld: /tmp/go-link-1325763665/000019.o: in function `New':
16:51:32 [2021-09-16T16:51:32.680Z] #58 208.2 /tmp/tmp.cvRPKZIyzs/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:51:32 [2021-09-16T16:51:32.680Z] #58 208.3 + bin/containerd-stress
16:51:32 [2021-09-16T16:51:32.680Z] #58 209.3 + bin/containerd-shim
16:51:33 [2021-09-16T16:51:33.088Z] #21 6.497 Reading package lists...
16:51:33 [2021-09-16T16:51:33.514Z] #21 46.00 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
16:51:33 [2021-09-16T16:51:33.514Z] #21 46.04 Setting up jq (1.6-2.1) ...
16:51:33 [2021-09-16T16:51:33.514Z] #21 46.05 Setting up libbpf0:arm64 (1:0.3-2) ...
16:51:33 [2021-09-16T16:51:33.514Z] #21 46.08 Setting up iptables (1.8.7-1) ...
16:51:33 [2021-09-16T16:51:33.778Z] #21 46.11 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:51:33 [2021-09-16T16:51:33.778Z] #21 46.12 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:51:33 [2021-09-16T16:51:33.778Z] #21 46.14 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:51:33 [2021-09-16T16:51:33.778Z] #21 46.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:51:33 [2021-09-16T16:51:33.778Z] #21 46.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:51:33 [2021-09-16T16:51:33.778Z] #21 46.18 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:51:33 [2021-09-16T16:51:33.778Z] #21 46.19 Setting up iproute2 (5.10.0-4) ...
16:51:33 [2021-09-16T16:51:33.805Z] #58 211.3 # github.com/containerd/containerd/cmd/containerd
16:51:33 [2021-09-16T16:51:33.805Z] #58 211.3 /usr/bin/ld: /tmp/go-link-3111228605/000019.o: in function `New':
16:51:33 [2021-09-16T16:51:33.805Z] #58 211.3 /tmp/tmp.mu7aDu42ve/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:51:33 [2021-09-16T16:51:33.805Z] #58 211.4 + bin/containerd-stress
16:51:33 [2021-09-16T16:51:33.805Z] #58 212.4 + bin/containerd-shim
16:51:34 [2021-09-16T16:51:34.016Z] #21 11.10 Building dependency tree...
16:51:34 [2021-09-16T16:51:34.016Z] #21 12.18 Reading state information...
16:51:34 [2021-09-16T16:51:34.354Z] #21 46.75 Processing triggers for libc-bin (2.31-13) ...
16:51:34 [2021-09-16T16:51:34.946Z] #21 13.09 The following additional packages will be installed:
16:51:34 [2021-09-16T16:51:34.946Z] #21 13.09   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.09   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.10   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.10   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.10   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.10   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.10   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.11 Suggested packages:
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.11   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.11   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.11   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.11   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.11   seccomp:ppc64el seccomp:s390x
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.11 Recommended packages:
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.11   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.11   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.11   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
16:51:35 [2021-09-16T16:51:35.202Z] #21 13.11   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
16:51:35 [2021-09-16T16:51:35.459Z] #21 13.53 The following NEW packages will be installed:
16:51:35 [2021-09-16T16:51:35.459Z] #21 13.53   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
16:51:35 [2021-09-16T16:51:35.459Z] #21 13.53   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
16:51:35 [2021-09-16T16:51:35.459Z] #21 13.53   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
16:51:35 [2021-09-16T16:51:35.459Z] #21 13.53   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
16:51:35 [2021-09-16T16:51:35.459Z] #21 13.53   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
16:51:35 [2021-09-16T16:51:35.459Z] #21 13.53   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
16:51:35 [2021-09-16T16:51:35.459Z] #21 13.53   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
16:51:35 [2021-09-16T16:51:35.459Z] #21 13.53   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
16:51:35 [2021-09-16T16:51:35.459Z] #21 13.53   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
16:51:35 [2021-09-16T16:51:35.459Z] #21 13.53   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
16:51:35 [2021-09-16T16:51:35.459Z] #21 13.54   libseccomp2:ppc64el libseccomp2:s390x
16:51:35 [2021-09-16T16:51:35.715Z] #21 13.87 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded.
16:51:35 [2021-09-16T16:51:35.715Z] #21 13.87 Need to get 15.9 MB of archives.
16:51:35 [2021-09-16T16:51:35.715Z] #21 13.87 After this operation, 72.9 MB of additional disk space will be used.
16:51:35 [2021-09-16T16:51:35.715Z] #21 13.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
16:51:35 [2021-09-16T16:51:35.715Z] #21 13.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
16:51:35 [2021-09-16T16:51:35.715Z] #21 13.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
16:51:35 [2021-09-16T16:51:35.715Z] #21 13.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
16:51:35 [2021-09-16T16:51:35.715Z] #21 13.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
16:51:35 [2021-09-16T16:51:35.715Z] #21 13.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
16:51:35 [2021-09-16T16:51:35.715Z] #21 13.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
16:51:35 [2021-09-16T16:51:35.715Z] #21 13.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB]
16:51:35 [2021-09-16T16:51:35.715Z] #21 13.94 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
16:51:35 [2021-09-16T16:51:35.947Z] #58 216.4 + bin/containerd-shim-runc-v1
16:51:35 [2021-09-16T16:51:35.972Z] #21 13.94 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 13.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 13.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 13.96 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.01 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.06 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.10 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.10 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.10 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.10 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.12 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.12 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.12 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.12 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.13 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.13 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.13 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.13 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.14 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.14 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB]
16:51:35 [2021-09-16T16:51:35.972Z] #21 14.14 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB]
16:51:36 [2021-09-16T16:51:36.275Z] #21 DONE 48.5s
16:51:36 [2021-09-16T16:51:36.275Z] 
16:51:36 [2021-09-16T16:51:36.275Z] #22 [dev-systemd-false  8/25] 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
16:51:36 [2021-09-16T16:51:36.275Z] #22 sha256:ae006a50a6550063c88d51a513d9f3e537b6c2086357dde79c7c73055af63471
16:51:36 [2021-09-16T16:51:36.534Z] #21 14.64 debconf: delaying package configuration, since apt-utils is not installed
16:51:36 [2021-09-16T16:51:36.549Z] DEBUG: print all environment variables to check how Jenkins runs this script
16:51:36 [2021-09-16T16:51:36.549Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c50c4c04\powershellScript.ps1'; exit $LASTEXITCODE;
16:51:36 [2021-09-16T16:51:36.549Z] ----------------------------------------------------------------------------
16:51:36 [2021-09-16T16:51:36.549Z] 
16:51:36 [2021-09-16T16:51:36.549Z] INFO: executeCI.ps1 starting at Thu Sep 16 16:51:34 CUT 2021
16:51:36 [2021-09-16T16:51:36.549Z] 
16:51:36 [2021-09-16T16:51:36.549Z] INFO: Script version 05-Feb-2019 09:03 PDT
16:51:36 [2021-09-16T16:51:36.549Z] INFO: Running git version 2.24.1.windows.2
16:51:36 [2021-09-16T16:51:36.549Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
16:51:36 [2021-09-16T16:51:36.549Z] INFO: Environment variables:
16:51:36 [2021-09-16T16:51:36.549Z] 
16:51:36 [2021-09-16T16:51:36.549Z] Name                           Value                                                                                   
16:51:36 [2021-09-16T16:51:36.549Z] ----                           -----                                                                                   
16:51:36 [2021-09-16T16:51:36.549Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
16:51:36 [2021-09-16T16:51:36.549Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
16:51:36 [2021-09-16T16:51:36.549Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
16:51:36 [2021-09-16T16:51:36.549Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
16:51:36 [2021-09-16T16:51:36.549Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
16:51:36 [2021-09-16T16:51:36.550Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
16:51:36 [2021-09-16T16:51:36.550Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
16:51:36 [2021-09-16T16:51:36.550Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
16:51:36 [2021-09-16T16:51:36.550Z] BRANCH_NAME                    PR-42855                                                                                
16:51:36 [2021-09-16T16:51:36.550Z] BUILD_DISPLAY_NAME             #6                                                                                      
16:51:36 [2021-09-16T16:51:36.550Z] BUILD_ID                       6                                                                                       
16:51:36 [2021-09-16T16:51:36.550Z] BUILD_NUMBER                   6                                                                                       
16:51:36 [2021-09-16T16:51:36.550Z] BUILD_TAG                      jenkins-moby-PR-42855-6                                                                 
16:51:36 [2021-09-16T16:51:36.550Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42855/6/                              
16:51:36 [2021-09-16T16:51:36.550Z] CHANGE_AUTHOR                  thaJeztah                                                                               
16:51:36 [2021-09-16T16:51:36.550Z] CHANGE_AUTHOR_DISPLAY_NAME     Sebastiaan van Stijn                                                                    
16:51:36 [2021-09-16T16:51:36.550Z] CHANGE_BRANCH                  bump_go_1.17.1                                                                          
16:51:36 [2021-09-16T16:51:36.550Z] CHANGE_FORK                    thaJeztah/docker                                                                        
16:51:36 [2021-09-16T16:51:36.550Z] CHANGE_ID                      42855                                                                                   
16:51:36 [2021-09-16T16:51:36.550Z] CHANGE_TARGET                  master                                                                                  
16:51:36 [2021-09-16T16:51:36.550Z] CHANGE_TITLE                   Update Go to 1.17.1                                                                     
16:51:36 [2021-09-16T16:51:36.550Z] CHANGE_URL                     https://github.com/moby/moby/pull/42855                                                 
16:51:36 [2021-09-16T16:51:36.550Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
16:51:36 [2021-09-16T16:51:36.550Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
16:51:36 [2021-09-16T16:51:36.550Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
16:51:36 [2021-09-16T16:51:36.550Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
16:51:36 [2021-09-16T16:51:36.550Z] COMPUTERNAME                   azwin-2-571e70                                                                          
16:51:36 [2021-09-16T16:51:36.550Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
16:51:36 [2021-09-16T16:51:36.550Z] ConfigSequenceNumber           0                                                                                       
16:51:36 [2021-09-16T16:51:36.550Z] DOCKER_BUILDKIT                0                                                                                       
16:51:36 [2021-09-16T16:51:36.550Z] DOCKER_DUT_DEBUG               1                                                                                       
16:51:36 [2021-09-16T16:51:36.550Z] DOCKER_EXPERIMENTAL            1                                                                                       
16:51:36 [2021-09-16T16:51:36.550Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
16:51:36 [2021-09-16T16:51:36.550Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
16:51:36 [2021-09-16T16:51:36.550Z] EXECUTOR_NUMBER                0                                                                                       
16:51:36 [2021-09-16T16:51:36.550Z] FQDN                           azwin-2-571e70.westus.cloudapp.azure.com                                                
16:51:36 [2021-09-16T16:51:36.550Z] GIT_BRANCH                     PR-42855                                                                                
16:51:36 [2021-09-16T16:51:36.550Z] GIT_COMMIT                     0050ddd43b7fab951a378bf1bb4ef31c9c411c4c                                                
16:51:36 [2021-09-16T16:51:36.550Z] GIT_PREVIOUS_COMMIT            0050ddd43b7fab951a378bf1bb4ef31c9c411c4c                                                
16:51:36 [2021-09-16T16:51:36.550Z] GIT_URL                        https://github.com/moby/moby.git                                                        
16:51:36 [2021-09-16T16:51:36.550Z] HUDSON_COOKIE                  4c18e2e7-c298-4705-8c9d-8825ce1b5cd7                                                    
16:51:36 [2021-09-16T16:51:36.550Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
16:51:36 [2021-09-16T16:51:36.550Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
16:51:36 [2021-09-16T16:51:36.550Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
16:51:36 [2021-09-16T16:51:36.550Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
16:51:36 [2021-09-16T16:51:36.550Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
16:51:36 [2021-09-16T16:51:36.550Z] JENKINS_NODE_COOKIE            7841c351-5a24-448f-b7c5-48a5b45f2dc4                                                    
16:51:36 [2021-09-16T16:51:36.550Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
16:51:36 [2021-09-16T16:51:36.550Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
16:51:36 [2021-09-16T16:51:36.550Z] JOB_BASE_NAME                  PR-42855                                                                                
16:51:36 [2021-09-16T16:51:36.550Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42855/display/redirect                
16:51:36 [2021-09-16T16:51:36.550Z] JOB_NAME                       moby/PR-42855                                                                           
16:51:36 [2021-09-16T16:51:36.550Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42855/                                
16:51:36 [2021-09-16T16:51:36.550Z] library.jps.version            master                                                                                  
16:51:36 [2021-09-16T16:51:36.550Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
16:51:36 [2021-09-16T16:51:36.550Z] NODE_LABELS                    amd64 azure azwin-2-571e70 azwin-2019 docker west-us windows windows-2019 x86_64        
16:51:36 [2021-09-16T16:51:36.550Z] NODE_NAME                      azwin-2-571e70                                                                          
16:51:36 [2021-09-16T16:51:36.550Z] NUMBER_OF_PROCESSORS           4                                                                                       
16:51:36 [2021-09-16T16:51:36.550Z] OS                             Windows_NT                                                                              
16:51:36 [2021-09-16T16:51:36.550Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
16:51:36 [2021-09-16T16:51:36.550Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
16:51:36 [2021-09-16T16:51:36.550Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
16:51:36 [2021-09-16T16:51:36.550Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 7, GenuineIntel                                      
16:51:36 [2021-09-16T16:51:36.550Z] PROCESSOR_LEVEL                6                                                                                       
16:51:36 [2021-09-16T16:51:36.550Z] PROCESSOR_REVISION             5507                                                                                    
16:51:36 [2021-09-16T16:51:36.550Z] ProgramData                    C:\ProgramData                                                                          
16:51:36 [2021-09-16T16:51:36.550Z] ProgramFiles                   C:\Program Files                                                                        
16:51:36 [2021-09-16T16:51:36.550Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
16:51:36 [2021-09-16T16:51:36.550Z] ProgramW6432                   C:\Program Files                                                                        
16:51:36 [2021-09-16T16:51:36.550Z] PROMPT                         $P$G                                                                                    
16:51:36 [2021-09-16T16:51:36.550Z] PSExecutionPolicyPreference    Bypass                                                                                  
16:51:36 [2021-09-16T16:51:36.550Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
16:51:36 [2021-09-16T16:51:36.550Z] PUBLIC                         C:\Users\Public                                                                         
16:51:36 [2021-09-16T16:51:36.550Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42855/6/display/redirect?page=artif...
16:51:36 [2021-09-16T16:51:36.550Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42855/6/display/redirect?page=changes 
16:51:36 [2021-09-16T16:51:36.550Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42855/6/display/redirect              
16:51:36 [2021-09-16T16:51:36.550Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42855/6/display/redirect?page=tests   
16:51:36 [2021-09-16T16:51:36.550Z] SKIP_VALIDATION_TESTS          1                                                                                       
16:51:36 [2021-09-16T16:51:36.550Z] SOURCES_DRIVE                  d                                                                                       
16:51:36 [2021-09-16T16:51:36.550Z] SOURCES_SUBDIR                 gopath                                                                                  
16:51:36 [2021-09-16T16:51:36.550Z] STAGE_NAME                     Run tests                                                                               
16:51:36 [2021-09-16T16:51:36.550Z] SystemDrive                    C:                                                                                      
16:51:36 [2021-09-16T16:51:36.550Z] SystemRoot                     C:\Windows                                                                              
16:51:36 [2021-09-16T16:51:36.550Z] TEMP                           C:\Windows\TEMP                                                                         
16:51:36 [2021-09-16T16:51:36.550Z] TESTDEBUG                      0                                                                                       
16:51:36 [2021-09-16T16:51:36.550Z] TESTRUN_DRIVE                  d                                                                                       
16:51:36 [2021-09-16T16:51:36.550Z] TESTRUN_SUBDIR                 CI                                                                                      
16:51:36 [2021-09-16T16:51:36.550Z] TIMEOUT                        120m                                                                                    
16:51:36 [2021-09-16T16:51:36.550Z] TMP                            C:\Windows\TEMP                                                                         
16:51:36 [2021-09-16T16:51:36.550Z] USERDOMAIN                     WORKGROUP                                                                               
16:51:36 [2021-09-16T16:51:36.550Z] USERNAME                       azwin-2-571e70$                                                                         
16:51:36 [2021-09-16T16:51:36.550Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
16:51:36 [2021-09-16T16:51:36.550Z] windir                         C:\Windows                                                                              
16:51:36 [2021-09-16T16:51:36.550Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
16:51:36 [2021-09-16T16:51:36.550Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
16:51:36 [2021-09-16T16:51:36.550Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
16:51:36 [2021-09-16T16:51:36.550Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
16:51:36 [2021-09-16T16:51:36.550Z] 
16:51:36 [2021-09-16T16:51:36.550Z] 
16:51:36 [2021-09-16T16:51:36.550Z] 
16:51:36 [2021-09-16T16:51:36.550Z] INFO: Sources under d:\gopath\...
16:51:36 [2021-09-16T16:51:36.550Z] INFO: Test run under d:\CI\...
16:51:36 [2021-09-16T16:51:36.550Z] INFO: Running in D:\gopath\src\github.com\docker\docker
16:51:36 [2021-09-16T16:51:36.550Z] INFO: docker/docker repository was found
16:51:36 [2021-09-16T16:51:36.550Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
16:51:36 [2021-09-16T16:51:36.550Z] ltsc2019: Pulling from windows/servercore
16:51:36 [2021-09-16T16:51:36.550Z] 4612f6d0b889: Pulling fs layer
16:51:36 [2021-09-16T16:51:36.550Z] a0ddf88812f1: Pulling fs layer
16:51:36 [2021-09-16T16:51:36.926Z] #21 14.83 Fetched 15.9 MB in 1s (28.9 MB/s)
16:51:36 [2021-09-16T16:51:36.926Z] #21 14.87 Selecting previously unselected package gcc-10-base:armel.
16:51:36 [2021-09-16T16:51:36.926Z] #21 14.87 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38512 files and directories currently installed.)
16:51:36 [2021-09-16T16:51:36.926Z] #21 14.90 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
16:51:36 [2021-09-16T16:51:36.926Z] #21 14.91 Unpacking gcc-10-base:armel (10.2.1-6) ...
16:51:36 [2021-09-16T16:51:36.926Z] #21 14.95 Selecting previously unselected package gcc-10-base:armhf.
16:51:36 [2021-09-16T16:51:36.926Z] #21 14.96 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
16:51:36 [2021-09-16T16:51:36.926Z] #21 14.97 Unpacking gcc-10-base:armhf (10.2.1-6) ...
16:51:36 [2021-09-16T16:51:36.926Z] #21 15.02 Selecting previously unselected package gcc-10-base:ppc64el.
16:51:36 [2021-09-16T16:51:36.926Z] #21 15.03 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
16:51:36 [2021-09-16T16:51:36.926Z] #21 15.03 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
16:51:36 [2021-09-16T16:51:36.926Z] #21 15.08 Selecting previously unselected package gcc-10-base:s390x.
16:51:36 [2021-09-16T16:51:36.926Z] #21 15.09 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
16:51:36 [2021-09-16T16:51:36.926Z] #21 15.09 Unpacking gcc-10-base:s390x (10.2.1-6) ...
16:51:36 [2021-09-16T16:51:36.926Z] #21 15.14 Selecting previously unselected package gcc-10-base:arm64.
16:51:37 [2021-09-16T16:51:37.186Z] #21 15.15 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
16:51:37 [2021-09-16T16:51:37.186Z] #21 15.15 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
16:51:37 [2021-09-16T16:51:37.186Z] #21 15.21 Selecting previously unselected package libgcc-s1:armel.
16:51:37 [2021-09-16T16:51:37.186Z] #21 15.21 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
16:51:37 [2021-09-16T16:51:37.186Z] #21 15.22 Unpacking libgcc-s1:armel (10.2.1-6) ...
16:51:37 [2021-09-16T16:51:37.186Z] #21 15.27 Selecting previously unselected package libcrypt1:armel.
16:51:37 [2021-09-16T16:51:37.186Z] #21 15.27 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
16:51:37 [2021-09-16T16:51:37.186Z] #21 15.28 Unpacking libcrypt1:armel (1:4.4.18-4) ...
16:51:37 [2021-09-16T16:51:37.186Z] #21 15.36 Selecting previously unselected package libc6:armel.
16:51:37 [2021-09-16T16:51:37.186Z] #21 15.36 Preparing to unpack .../07-libc6_2.31-13_armel.deb ...
16:51:37 [2021-09-16T16:51:37.326Z] #22 1.373 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:51:37 [2021-09-16T16:51:37.326Z] #22 1.380 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:51:37 [2021-09-16T16:51:37.326Z] #22 1.386 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:51:37 [2021-09-16T16:51:37.326Z] #22 DONE 1.5s
16:51:37 [2021-09-16T16:51:37.326Z] 
16:51:37 [2021-09-16T16:51:37.326Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:51:37 [2021-09-16T16:51:37.326Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40
16:51:37 [2021-09-16T16:51:37.443Z] #21 15.52 Unpacking libc6:armel (2.31-13) ...
16:51:37 [2021-09-16T16:51:37.589Z] #41 ...
16:51:37 [2021-09-16T16:51:37.589Z] 
16:51:37 [2021-09-16T16:51:37.589Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
16:51:37 [2021-09-16T16:51:37.589Z] #23 sha256:4ed6d678618443c77a369c6a414300924c82f91116bb0263b7c9db045d72033f
16:51:37 [2021-09-16T16:51:37.735Z] #58 215.0 # github.com/containerd/containerd/cmd/containerd
16:51:37 [2021-09-16T16:51:37.735Z] #58 215.0 /usr/bin/ld: /tmp/go-link-896143515/000019.o: in function `New':
16:51:37 [2021-09-16T16:51:37.735Z] #58 215.0 /tmp/tmp.g9cSmH5ZkA/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:51:37 [2021-09-16T16:51:37.735Z] #58 215.0 + bin/containerd-stress
16:51:37 [2021-09-16T16:51:37.735Z] #58 216.1 + bin/containerd-shim
16:51:38 [2021-09-16T16:51:38.006Z] #21 16.00 Selecting previously unselected package libapparmor1:armel.
16:51:38 [2021-09-16T16:51:38.006Z] #21 16.00 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
16:51:38 [2021-09-16T16:51:38.006Z] #21 16.01 Unpacking libapparmor1:armel (2.13.6-10) ...
16:51:38 [2021-09-16T16:51:38.006Z] #21 16.06 Selecting previously unselected package libapparmor-dev:armel.
16:51:38 [2021-09-16T16:51:38.006Z] #21 16.07 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
16:51:38 [2021-09-16T16:51:38.006Z] #21 16.07 Unpacking libapparmor-dev:armel (2.13.6-10) ...
16:51:38 [2021-09-16T16:51:38.262Z] #21 16.15 Selecting previously unselected package libgcc-s1:arm64.
16:51:38 [2021-09-16T16:51:38.262Z] #21 16.15 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
16:51:38 [2021-09-16T16:51:38.262Z] #21 16.16 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
16:51:38 [2021-09-16T16:51:38.262Z] #21 16.21 Selecting previously unselected package libcrypt1:arm64.
16:51:38 [2021-09-16T16:51:38.262Z] #21 16.22 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
16:51:38 [2021-09-16T16:51:38.262Z] #21 16.22 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
16:51:38 [2021-09-16T16:51:38.262Z] #21 16.31 Selecting previously unselected package libc6:arm64.
16:51:38 [2021-09-16T16:51:38.263Z] #21 16.31 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ...
16:51:38 [2021-09-16T16:51:38.519Z] #21 16.48 Unpacking libc6:arm64 (2.31-13) ...
16:51:38 [2021-09-16T16:51:38.775Z] #21 16.91 Selecting previously unselected package libapparmor1:arm64.
16:51:38 [2021-09-16T16:51:38.775Z] #21 16.91 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
16:51:38 [2021-09-16T16:51:38.775Z] #21 16.92 Unpacking libapparmor1:arm64 (2.13.6-10) ...
16:51:39 [2021-09-16T16:51:39.032Z] #21 16.98 Selecting previously unselected package libapparmor-dev:arm64.
16:51:39 [2021-09-16T16:51:39.032Z] #21 16.99 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
16:51:39 [2021-09-16T16:51:39.032Z] #21 16.99 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
16:51:39 [2021-09-16T16:51:39.032Z] #21 17.06 Selecting previously unselected package libgcc-s1:s390x.
16:51:39 [2021-09-16T16:51:39.032Z] #21 17.07 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
16:51:39 [2021-09-16T16:51:39.032Z] #21 17.07 Unpacking libgcc-s1:s390x (10.2.1-6) ...
16:51:39 [2021-09-16T16:51:39.032Z] #21 17.12 Selecting previously unselected package libcrypt1:s390x.
16:51:39 [2021-09-16T16:51:39.055Z] #58 219.5 + bin/containerd-shim-runc-v1
16:51:39 [2021-09-16T16:51:39.288Z] #21 17.13 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
16:51:39 [2021-09-16T16:51:39.288Z] #21 17.13 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
16:51:39 [2021-09-16T16:51:39.288Z] #21 17.21 Selecting previously unselected package libc6:s390x.
16:51:39 [2021-09-16T16:51:39.288Z] #21 17.22 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ...
16:51:39 [2021-09-16T16:51:39.544Z] #21 17.39 Unpacking libc6:s390x (2.31-13) ...
16:51:39 [2021-09-16T16:51:39.802Z] #21 17.95 Selecting previously unselected package libapparmor1:s390x.
16:51:40 [2021-09-16T16:51:40.059Z] #21 17.96 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
16:51:40 [2021-09-16T16:51:40.059Z] #21 17.96 Unpacking libapparmor1:s390x (2.13.6-10) ...
16:51:40 [2021-09-16T16:51:40.059Z] #21 18.01 Selecting previously unselected package libapparmor-dev:s390x.
16:51:40 [2021-09-16T16:51:40.059Z] #21 18.02 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
16:51:40 [2021-09-16T16:51:40.059Z] #21 18.02 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
16:51:40 [2021-09-16T16:51:40.059Z] #21 18.09 Selecting previously unselected package libgcc-s1:armhf.
16:51:40 [2021-09-16T16:51:40.059Z] #21 18.10 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
16:51:40 [2021-09-16T16:51:40.059Z] #21 18.10 Unpacking libgcc-s1:armhf (10.2.1-6) ...
16:51:40 [2021-09-16T16:51:40.059Z] #21 18.15 Selecting previously unselected package libcrypt1:armhf.
16:51:40 [2021-09-16T16:51:40.059Z] #21 18.16 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
16:51:40 [2021-09-16T16:51:40.059Z] #21 18.16 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
16:51:40 [2021-09-16T16:51:40.316Z] #21 18.26 Selecting previously unselected package libc6:armhf.
16:51:40 [2021-09-16T16:51:40.316Z] #21 18.26 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ...
16:51:40 [2021-09-16T16:51:40.316Z] #21 18.42 Unpacking libc6:armhf (2.31-13) ...
16:51:40 [2021-09-16T16:51:40.879Z] #21 18.82 Selecting previously unselected package libapparmor1:armhf.
16:51:40 [2021-09-16T16:51:40.879Z] #21 18.82 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
16:51:40 [2021-09-16T16:51:40.879Z] #21 18.82 Unpacking libapparmor1:armhf (2.13.6-10) ...
16:51:40 [2021-09-16T16:51:40.879Z] #21 18.87 Selecting previously unselected package libapparmor-dev:armhf.
16:51:40 [2021-09-16T16:51:40.879Z] #21 18.88 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
16:51:40 [2021-09-16T16:51:40.879Z] #21 18.89 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
16:51:40 [2021-09-16T16:51:40.879Z] #21 18.95 Selecting previously unselected package libgcc-s1:ppc64el.
16:51:40 [2021-09-16T16:51:40.880Z] #21 18.96 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
16:51:40 [2021-09-16T16:51:40.880Z] #21 18.96 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
16:51:40 [2021-09-16T16:51:40.880Z] #21 19.01 Selecting previously unselected package libcrypt1:ppc64el.
16:51:40 [2021-09-16T16:51:40.880Z] #21 19.01 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
16:51:40 [2021-09-16T16:51:40.880Z] #21 19.02 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
16:51:41 [2021-09-16T16:51:41.135Z] #21 19.11 Selecting previously unselected package libc6:ppc64el.
16:51:41 [2021-09-16T16:51:41.135Z] #21 19.11 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ...
16:51:41 [2021-09-16T16:51:41.271Z] #58 221.5 + bin/containerd-shim-runc-v2
16:51:41 [2021-09-16T16:51:41.392Z] #21 19.26 Unpacking libc6:ppc64el (2.31-13) ...
16:51:41 [2021-09-16T16:51:41.833Z] #58 222.1 + binaries
16:51:41 [2021-09-16T16:51:41.833Z] #58 222.1 + install -D bin/containerd /build/containerd
16:51:41 [2021-09-16T16:51:41.833Z] #58 222.1 + install -D bin/containerd-shim /build/containerd-shim
16:51:41 [2021-09-16T16:51:41.833Z] #58 222.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:51:41 [2021-09-16T16:51:41.833Z] #58 222.1 + install -D bin/ctr /build/ctr
16:51:41 [2021-09-16T16:51:41.910Z] #58 223.2 + bin/containerd-shim-runc-v1
16:51:41 [2021-09-16T16:51:41.954Z] #21 19.85 Selecting previously unselected package libapparmor1:ppc64el.
16:51:41 [2021-09-16T16:51:41.954Z] #21 19.86 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
16:51:41 [2021-09-16T16:51:41.954Z] #21 19.86 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
16:51:41 [2021-09-16T16:51:41.954Z] #21 19.92 Selecting previously unselected package libapparmor-dev:ppc64el.
16:51:41 [2021-09-16T16:51:41.954Z] #21 19.92 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
16:51:41 [2021-09-16T16:51:41.954Z] #21 19.93 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
16:51:41 [2021-09-16T16:51:41.954Z] #21 19.99 Selecting previously unselected package libseccomp2:s390x.
16:51:41 [2021-09-16T16:51:41.954Z] #21 19.99 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ...
16:51:41 [2021-09-16T16:51:41.954Z] #21 20.00 Unpacking libseccomp2:s390x (2.5.1-1) ...
16:51:41 [2021-09-16T16:51:41.954Z] #21 20.06 Selecting previously unselected package libseccomp-dev:s390x.
16:51:41 [2021-09-16T16:51:41.954Z] #21 20.07 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ...
16:51:41 [2021-09-16T16:51:41.954Z] #21 20.07 Unpacking libseccomp-dev:s390x (2.5.1-1) ...
16:51:42 [2021-09-16T16:51:42.211Z] #21 20.14 Selecting previously unselected package libseccomp2:ppc64el.
16:51:42 [2021-09-16T16:51:42.211Z] #21 20.15 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ...
16:51:42 [2021-09-16T16:51:42.211Z] #21 20.15 Unpacking libseccomp2:ppc64el (2.5.1-1) ...
16:51:42 [2021-09-16T16:51:42.211Z] #21 20.20 Selecting previously unselected package libseccomp-dev:ppc64el.
16:51:42 [2021-09-16T16:51:42.211Z] #21 20.20 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ...
16:51:42 [2021-09-16T16:51:42.211Z] #21 20.20 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ...
16:51:42 [2021-09-16T16:51:42.211Z] #21 20.27 Selecting previously unselected package libseccomp2:armhf.
16:51:42 [2021-09-16T16:51:42.211Z] #21 20.28 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ...
16:51:42 [2021-09-16T16:51:42.211Z] #21 20.28 Unpacking libseccomp2:armhf (2.5.1-1) ...
16:51:42 [2021-09-16T16:51:42.211Z] #21 20.32 Selecting previously unselected package libseccomp-dev:armhf.
16:51:42 [2021-09-16T16:51:42.211Z] #21 20.33 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ...
16:51:42 [2021-09-16T16:51:42.211Z] #21 20.33 Unpacking libseccomp-dev:armhf (2.5.1-1) ...
16:51:42 [2021-09-16T16:51:42.211Z] #21 20.40 Selecting previously unselected package libseccomp2:armel.
16:51:42 [2021-09-16T16:51:42.467Z] #21 20.40 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ...
16:51:42 [2021-09-16T16:51:42.467Z] #21 20.41 Unpacking libseccomp2:armel (2.5.1-1) ...
16:51:42 [2021-09-16T16:51:42.467Z] #21 20.45 Selecting previously unselected package libseccomp-dev:armel.
16:51:42 [2021-09-16T16:51:42.467Z] #21 20.45 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ...
16:51:42 [2021-09-16T16:51:42.467Z] #21 20.46 Unpacking libseccomp-dev:armel (2.5.1-1) ...
16:51:42 [2021-09-16T16:51:42.467Z] #21 20.52 Selecting previously unselected package libseccomp2:arm64.
16:51:42 [2021-09-16T16:51:42.467Z] #21 20.53 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ...
16:51:42 [2021-09-16T16:51:42.467Z] #21 20.53 Unpacking libseccomp2:arm64 (2.5.1-1) ...
16:51:42 [2021-09-16T16:51:42.467Z] #21 20.57 Selecting previously unselected package libseccomp-dev:arm64.
16:51:42 [2021-09-16T16:51:42.467Z] #21 20.57 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ...
16:51:42 [2021-09-16T16:51:42.467Z] #21 20.58 Unpacking libseccomp-dev:arm64 (2.5.1-1) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.68 Setting up gcc-10-base:arm64 (10.2.1-6) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.70 Setting up gcc-10-base:armel (10.2.1-6) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.71 Setting up gcc-10-base:armhf (10.2.1-6) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.72 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.74 Setting up gcc-10-base:s390x (10.2.1-6) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.75 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.76 Setting up libcrypt1:armel (1:4.4.18-4) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.78 Setting up libcrypt1:armhf (1:4.4.18-4) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.79 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.80 Setting up libcrypt1:s390x (1:4.4.18-4) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.82 Setting up libgcc-s1:arm64 (10.2.1-6) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.83 Setting up libgcc-s1:armel (10.2.1-6) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.84 Setting up libgcc-s1:armhf (10.2.1-6) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.86 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
16:51:42 [2021-09-16T16:51:42.723Z] #21 20.88 Setting up libgcc-s1:s390x (10.2.1-6) ...
16:51:42 [2021-09-16T16:51:42.979Z] #21 20.89 Setting up libc6:arm64 (2.31-13) ...
16:51:43 [2021-09-16T16:51:43.225Z] #58 224.6 + bin/containerd-shim-runc-v2
16:51:43 [2021-09-16T16:51:43.720Z] #58 DONE 224.1s
16:51:43 [2021-09-16T16:51:43.786Z] #58 225.1 + binaries
16:51:43 [2021-09-16T16:51:43.786Z] #58 225.1 + install -D bin/containerd /build/containerd
16:51:43 [2021-09-16T16:51:43.786Z] #58 225.2 + install -D bin/containerd-shim /build/containerd-shim
16:51:43 [2021-09-16T16:51:43.786Z] #58 225.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:51:43 [2021-09-16T16:51:43.786Z] #58 225.2 + install -D bin/ctr /build/ctr
16:51:44 [2021-09-16T16:51:44.346Z] #21 22.11 Setting up libc6:armel (2.31-13) ...
16:51:44 [2021-09-16T16:51:44.647Z] 
16:51:44 [2021-09-16T16:51:44.647Z] #59 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
16:51:44 [2021-09-16T16:51:44.647Z] #59 sha256:85f5620ac8cdbff287940aa5fd91df95d1b6c1cfe56667375e6c8cd6817dd019
16:51:45 [2021-09-16T16:51:45.207Z] #59 DONE 0.7s
16:51:45 [2021-09-16T16:51:45.279Z] #21 23.34 Setting up libc6:armhf (2.31-13) ...
16:51:45 [2021-09-16T16:51:45.298Z] 8f616e6e9eec: Pull complete
16:51:45 [2021-09-16T16:51:45.463Z] 
16:51:45 [2021-09-16T16:51:45.463Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:51:45 [2021-09-16T16:51:45.463Z] #63 sha256:005cfe890b0467bbe8c8aa5c4672bada8bcdbc6c8aebaace94772245ab8c93d0
16:51:45 [2021-09-16T16:51:45.719Z] #63 DONE 0.2s
16:51:45 [2021-09-16T16:51:45.719Z] 
16:51:45 [2021-09-16T16:51:45.719Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
16:51:45 [2021-09-16T16:51:45.719Z] #68 sha256:62249518be27b9cb74167ee1a9e9cdd8f16073766c6cc580a0659c9c0d579066
16:51:45 [2021-09-16T16:51:45.747Z] #23 ...
16:51:45 [2021-09-16T16:51:45.747Z] 
16:51:45 [2021-09-16T16:51:45.747Z] #41 [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 "47a064d4195a9b56133891bbb13620c3ac83a827"         && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd";                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
16:51:45 [2021-09-16T16:51:45.747Z] #41 sha256:43d916d526585d4da4bf1fc9874c319a91126520df6de6a43bde0dcfe5e4ca40
16:51:45 [2021-09-16T16:51:45.747Z] #41 158.1 + dpkg --print-architecture
16:51:45 [2021-09-16T16:51:45.747Z] #41 DONE 158.8s
16:51:45 [2021-09-16T16:51:45.747Z] 
16:51:45 [2021-09-16T16:51:45.747Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:51:45 [2021-09-16T16:51:45.747Z] #25 sha256:a1c2a2476ba4cecad8c263fcb9490d95ef65be357ebc995a6e4be7ae1273c3ef
16:51:46 [2021-09-16T16:51:46.299Z] #58 DONE 227.2s
16:51:46 [2021-09-16T16:51:46.645Z] #68 DONE 0.9s
16:51:46 [2021-09-16T16:51:46.645Z] 
16:51:46 [2021-09-16T16:51:46.645Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
16:51:46 [2021-09-16T16:51:46.645Z] #69 sha256:b4be052b0a95b38f72b49fe0d195fcfff19af4e3af8d244763238551f0bc9546
16:51:46 [2021-09-16T16:51:46.645Z] #69 DONE 0.0s
16:51:46 [2021-09-16T16:51:46.645Z] 
16:51:46 [2021-09-16T16:51:46.645Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
16:51:46 [2021-09-16T16:51:46.645Z] #70 sha256:f3f5fedcce9e9cdc3cf01399658aa2f776b8044d3eb16e29ac02544914e27c82
16:51:46 [2021-09-16T16:51:46.645Z] #21 24.60 Setting up libc6:ppc64el (2.31-13) ...
16:51:46 [2021-09-16T16:51:46.694Z] #25 ...
16:51:46 [2021-09-16T16:51:46.694Z] 
16:51:46 [2021-09-16T16:51:46.694Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
16:51:46 [2021-09-16T16:51:46.694Z] #23 sha256:4ed6d678618443c77a369c6a414300924c82f91116bb0263b7c9db045d72033f
16:51:46 [2021-09-16T16:51:46.694Z] #23 9.208 Collecting yamllint==1.26.1
16:51:46 [2021-09-16T16:51:46.861Z] 
16:51:46 [2021-09-16T16:51:46.861Z] #59 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
16:51:46 [2021-09-16T16:51:46.861Z] #59 sha256:f53576f473591faa3f292a701cf1138ccdb543034fac275153e32533978541f5
16:51:47 [2021-09-16T16:51:47.182Z] #58 228.3 + bin/containerd-shim-runc-v2
16:51:47 [2021-09-16T16:51:47.182Z] #58 228.8 + binaries
16:51:47 [2021-09-16T16:51:47.182Z] #58 228.8 + install -D bin/containerd /build/containerd
16:51:47 [2021-09-16T16:51:47.182Z] #58 228.9 + install -D bin/containerd-shim /build/containerd-shim
16:51:47 [2021-09-16T16:51:47.182Z] #58 228.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:51:47 [2021-09-16T16:51:47.182Z] #58 228.9 + install -D bin/ctr /build/ctr
16:51:47 [2021-09-16T16:51:47.206Z] #70 DONE 0.8s
16:51:47 [2021-09-16T16:51:47.461Z] 
16:51:47 [2021-09-16T16:51:47.461Z] #71 exporting to image
16:51:47 [2021-09-16T16:51:47.461Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:51:47 [2021-09-16T16:51:47.461Z] #71 exporting layers
16:51:47 [2021-09-16T16:51:47.754Z] #58 DONE 229.8s
16:51:47 [2021-09-16T16:51:47.786Z] #59 DONE 0.8s
16:51:47 [2021-09-16T16:51:47.786Z] 
16:51:47 [2021-09-16T16:51:47.786Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:51:47 [2021-09-16T16:51:47.786Z] #63 sha256:6773c97fce406fa3bd76494fb7b100525a0ed07dc155e515eba551b4293ceab6
16:51:48 [2021-09-16T16:51:48.014Z] #21 25.85 Setting up libc6:s390x (2.31-13) ...
16:51:48 [2021-09-16T16:51:48.084Z] #63 DONE 0.2s
16:51:48 [2021-09-16T16:51:48.084Z] 
16:51:48 [2021-09-16T16:51:48.084Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
16:51:48 [2021-09-16T16:51:48.084Z] #68 sha256:d4f3bbded2b476b5959966751e85d7db71d574f0225dae84f57107d49772cd5f
16:51:48 [2021-09-16T16:51:48.086Z] #23 10.27   Downloading yamllint-1.26.1.tar.gz (126 kB)
16:51:48 [2021-09-16T16:51:48.943Z] #21 27.09 Setting up libapparmor1:arm64 (2.13.6-10) ...
16:51:48 [2021-09-16T16:51:48.943Z] #21 27.10 Setting up libapparmor1:armel (2.13.6-10) ...
16:51:49 [2021-09-16T16:51:49.012Z] #68 DONE 0.9s
16:51:49 [2021-09-16T16:51:49.012Z] 
16:51:49 [2021-09-16T16:51:49.012Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
16:51:49 [2021-09-16T16:51:49.012Z] #69 sha256:3d527b19d8ede7f3316475d27d1ef3bb8270b608e27afb3af9d7cfdc915e0f61
16:51:49 [2021-09-16T16:51:49.012Z] #69 DONE 0.0s
16:51:49 [2021-09-16T16:51:49.012Z] 
16:51:49 [2021-09-16T16:51:49.012Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
16:51:49 [2021-09-16T16:51:49.012Z] #70 sha256:6052243818ce021aeb990b407c1a21754845cb47d1d7879a783a25323cd77d5e
16:51:49 [2021-09-16T16:51:49.087Z] #23 11.60 Collecting pathspec>=0.5.3
16:51:49 [2021-09-16T16:51:49.087Z] #23 11.61   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
16:51:49 [2021-09-16T16:51:49.133Z] 
16:51:49 [2021-09-16T16:51:49.133Z] #59 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
16:51:49 [2021-09-16T16:51:49.133Z] #59 sha256:143b5e66a8f83e5f9c7977190a58ab215f979ba39257e91c4fdf2084fc55a172
16:51:49 [2021-09-16T16:51:49.133Z] #59 DONE 0.3s
16:51:49 [2021-09-16T16:51:49.196Z] a0ddf88812f1: Verifying Checksum
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.12 Setting up libapparmor1:armhf (2.13.6-10) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.13 Setting up libapparmor1:ppc64el (2.13.6-10) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.14 Setting up libapparmor1:s390x (2.13.6-10) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.16 Setting up libseccomp2:arm64 (2.5.1-1) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.17 Setting up libseccomp2:armel (2.5.1-1) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.19 Setting up libseccomp2:armhf (2.5.1-1) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.20 Setting up libseccomp2:ppc64el (2.5.1-1) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.21 Setting up libseccomp2:s390x (2.5.1-1) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.22 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.24 Setting up libapparmor-dev:armel (2.13.6-10) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.25 Setting up libapparmor-dev:armhf (2.13.6-10) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.26 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.28 Setting up libapparmor-dev:s390x (2.13.6-10) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.29 Setting up libseccomp-dev:arm64 (2.5.1-1) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.31 Setting up libseccomp-dev:armel (2.5.1-1) ...
16:51:49 [2021-09-16T16:51:49.199Z] #21 27.32 Setting up libseccomp-dev:armhf (2.5.1-1) ...
16:51:49 [2021-09-16T16:51:49.358Z] #23 11.87 Collecting pyyaml
16:51:49 [2021-09-16T16:51:49.359Z] #23 11.88   Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB)
16:51:49 [2021-09-16T16:51:49.388Z] 
16:51:49 [2021-09-16T16:51:49.388Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:51:49 [2021-09-16T16:51:49.388Z] #63 sha256:3c8a8e2adc07537ae3906478df478fce8127bc97ca166ef161bbbe292629751a
16:51:49 [2021-09-16T16:51:49.388Z] #63 DONE 0.1s
16:51:49 [2021-09-16T16:51:49.388Z] 
16:51:49 [2021-09-16T16:51:49.388Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
16:51:49 [2021-09-16T16:51:49.388Z] #68 sha256:0fbf6b6129ad3122f9a7491d35c5f77c054d2182ff820921819ae8ad41717faf
16:51:49 [2021-09-16T16:51:49.456Z] #21 27.33 Setting up libseccomp-dev:ppc64el (2.5.1-1) ...
16:51:49 [2021-09-16T16:51:49.456Z] #21 27.35 Setting up libseccomp-dev:s390x (2.5.1-1) ...
16:51:49 [2021-09-16T16:51:49.456Z] #21 27.36 Processing triggers for libc-bin (2.31-13) ...
16:51:49 [2021-09-16T16:51:49.456Z] #21 DONE 27.6s
16:51:49 [2021-09-16T16:51:49.456Z] 
16:51:49 [2021-09-16T16:51:49.456Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:51:49 [2021-09-16T16:51:49.456Z] #65 sha256:f04ed9a26de10c32c324cef4cab8b8dab3166f9918de395ffc001f541b18af64
16:51:49 [2021-09-16T16:51:49.574Z] #70 DONE 0.8s
16:51:49 [2021-09-16T16:51:49.574Z] 
16:51:49 [2021-09-16T16:51:49.574Z] #71 exporting to image
16:51:49 [2021-09-16T16:51:49.574Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:51:49 [2021-09-16T16:51:49.574Z] #71 exporting layers
16:51:49 [2021-09-16T16:51:49.626Z] #23 12.05 Building wheels for collected packages: yamllint
16:51:49 [2021-09-16T16:51:49.626Z] #23 12.05   Building wheel for yamllint (setup.py): started
16:51:49 [2021-09-16T16:51:49.644Z] #68 DONE 0.3s
16:51:49 [2021-09-16T16:51:49.644Z] 
16:51:49 [2021-09-16T16:51:49.644Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
16:51:49 [2021-09-16T16:51:49.644Z] #69 sha256:8dd5c87b27c9f1444898e581a7a221c19726457bc904179197ca3fa663248fdd
16:51:49 [2021-09-16T16:51:49.644Z] #69 DONE 0.0s
16:51:49 [2021-09-16T16:51:49.712Z] #65 ...
16:51:49 [2021-09-16T16:51:49.712Z] 
16:51:49 [2021-09-16T16:51:49.712Z] #22 [dev-systemd-false  1/25] RUN groupadd -r docker
16:51:49 [2021-09-16T16:51:49.712Z] #22 sha256:e1da3d93a765b7da9566244bff030f0fb2be9bf3e37eadf7354cecb162278595
16:51:49 [2021-09-16T16:51:49.900Z] 
16:51:49 [2021-09-16T16:51:49.900Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             dbus             dbus-user-session             systemd             systemd-sysv
16:51:49 [2021-09-16T16:51:49.900Z] #70 sha256:cf091191e21010f1305e4ac433c2b143eba85abc3179402ed3ebc79841dd14fa
16:51:50 [2021-09-16T16:51:50.461Z] #70 0.718 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
16:51:50 [2021-09-16T16:51:50.461Z] #70 0.718 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
16:51:50 [2021-09-16T16:51:50.461Z] #70 0.718 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
16:51:50 [2021-09-16T16:51:50.572Z] #23 13.14   Building wheel for yamllint (setup.py): finished with status 'done'
16:51:50 [2021-09-16T16:51:50.572Z] #23 13.14   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fd4c9955a1a9200654fda715ddaaa2e0c84b8806df6deeac5c78b783208a0752
16:51:50 [2021-09-16T16:51:50.572Z] #23 13.14   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
16:51:50 [2021-09-16T16:51:50.572Z] #23 13.16 Successfully built yamllint
16:51:50 [2021-09-16T16:51:50.572Z] #23 13.19 Installing collected packages: pyyaml, pathspec, yamllint
16:51:51 [2021-09-16T16:51:51.147Z] #23 13.60 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
16:51:51 [2021-09-16T16:51:51.283Z] #70 0.958 Reading package lists...
16:51:51 [2021-09-16T16:51:51.610Z] #22 DONE 1.7s
16:51:51 [2021-09-16T16:51:51.610Z] 
16:51:51 [2021-09-16T16:51:51.610Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:51:51 [2021-09-16T16:51:51.610Z] #62 sha256:3184c536792d13ed5a6760faf3a92af981f363a8638597f9459c46fc8c43b412
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.460 + RM_GOPATH=0
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.460 + TMP_GOPATH=
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.460 + : /build
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.460 + '[' -z '' ']'
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.460 ++ mktemp -d
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.461 + export GOPATH=/tmp/tmp.DfDCU6xwKU
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.461 + GOPATH=/tmp/tmp.DfDCU6xwKU
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.461 + RM_GOPATH=1
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.461 + case "$(go env GOARCH)" in
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.470 ++ go env GOARCH
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 + export GO_BUILDMODE=-buildmode=pie
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 + GO_BUILDMODE=-buildmode=pie
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 ++ dirname /tmp/install/install.sh
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 + dir=/tmp/install
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 + bin=runc
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 + shift
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 + '[' '!' -f /tmp/install/runc.installer ']'
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 + . /tmp/install/runc.installer
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 ++ set -e
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 ++ : v1.0.2
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 + install_runc
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 + RUNC_BUILDTAGS=seccomp
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 + echo 'Install runc version v1.0.2 (build tags: seccomp)'
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DfDCU6xwKU/src/github.com/opencontainers/runc
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 Cloning into '/tmp/tmp.DfDCU6xwKU/src/github.com/opencontainers/runc'...
16:51:51 [2021-09-16T16:51:51.610Z] #62 1.494 Install runc version v1.0.2 (build tags: seccomp)
16:51:51 [2021-09-16T16:51:51.845Z] #70 1.461 Reading package lists...
16:51:51 [2021-09-16T16:51:51.845Z] #70 1.954 Building dependency tree...
16:51:51 [2021-09-16T16:51:51.845Z] #70 2.058 Reading state information...
16:51:51 [2021-09-16T16:51:51.845Z] #70 2.175 The following additional packages will be installed:
16:51:52 [2021-09-16T16:51:52.093Z] #23 DONE 14.5s
16:51:52 [2021-09-16T16:51:52.093Z] 
16:51:52 [2021-09-16T16:51:52.093Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh golangci_lint
16:51:52 [2021-09-16T16:51:52.093Z] #51 sha256:bb89bf0d602a5252c56d322988151e7b5fe5f5bf26b36b9b7b66ef5973d4654c
16:51:52 [2021-09-16T16:51:52.093Z] #51 164.8 + /build/golangci-lint --version
16:51:52 [2021-09-16T16:51:52.094Z] #51 165.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
16:51:52 [2021-09-16T16:51:52.094Z] #51 DONE 165.9s
16:51:52 [2021-09-16T16:51:52.094Z] 
16:51:52 [2021-09-16T16:51:52.094Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:51:52 [2021-09-16T16:51:52.094Z] #55 sha256:dc152013a91acca6f8362517c7f4efd8dbf204753dfe7cd56368503715507530
16:51:52 [2021-09-16T16:51:52.101Z] #70 2.176   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
16:51:52 [2021-09-16T16:51:52.101Z] #70 2.176   systemd-timesyncd
16:51:52 [2021-09-16T16:51:52.101Z] #70 2.177 Suggested packages:
16:51:52 [2021-09-16T16:51:52.101Z] #70 2.177   systemd-container policykit-1
16:51:52 [2021-09-16T16:51:52.101Z] #70 2.177 Recommended packages:
16:51:52 [2021-09-16T16:51:52.101Z] #70 2.177   libnss-systemd
16:51:52 [2021-09-16T16:51:52.101Z] #70 2.261 The following NEW packages will be installed:
16:51:52 [2021-09-16T16:51:52.101Z] #70 2.262   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
16:51:52 [2021-09-16T16:51:52.101Z] #70 2.262   libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.531 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded.
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.531 Need to get 5937 kB of archives.
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.531 After this operation, 19.5 MB of additional disk space will be used.
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.531 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.533 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.534 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB]
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.538 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.539 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB]
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.540 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB]
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.585 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB]
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.587 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.588 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.590 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB]
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.592 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
16:51:52 [2021-09-16T16:51:52.357Z] #70 2.710 debconf: delaying package configuration, since apt-utils is not installed
16:51:52 [2021-09-16T16:51:52.540Z] #62 ...
16:51:52 [2021-09-16T16:51:52.540Z] 
16:51:52 [2021-09-16T16:51:52.540Z] #23 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
16:51:52 [2021-09-16T16:51:52.540Z] #23 sha256:468b06526bb67b02665517e427e534b509bcf4b9fbce8c7afd9d5db7ad854de0
16:51:52 [2021-09-16T16:51:52.540Z] #23 DONE 1.2s
16:51:52 [2021-09-16T16:51:52.613Z] #70 2.742 Fetched 5937 kB in 0s (18.2 MB/s)
16:51:52 [2021-09-16T16:51:52.613Z] #70 2.770 Selecting previously unselected package libargon2-1:amd64.
16:51:52 [2021-09-16T16:51:52.613Z] #70 2.770 (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 ... 28604 files and directories currently installed.)
16:51:52 [2021-09-16T16:51:52.613Z] #70 2.795 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
16:51:52 [2021-09-16T16:51:52.613Z] #70 2.807 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
16:51:52 [2021-09-16T16:51:52.613Z] #70 2.855 Selecting previously unselected package libjson-c5:amd64.
16:51:52 [2021-09-16T16:51:52.613Z] #70 2.858 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ...
16:51:52 [2021-09-16T16:51:52.613Z] #70 2.862 Unpacking libjson-c5:amd64 (0.15-2) ...
16:51:52 [2021-09-16T16:51:52.613Z] #70 2.903 Selecting previously unselected package libcryptsetup12:amd64.
16:51:52 [2021-09-16T16:51:52.613Z] #70 2.905 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ...
16:51:52 [2021-09-16T16:51:52.613Z] #70 2.909 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ...
16:51:52 [2021-09-16T16:51:52.613Z] #70 2.973 Selecting previously unselected package libkmod2:amd64.
16:51:52 [2021-09-16T16:51:52.796Z] 
16:51:52 [2021-09-16T16:51:52.796Z] #24 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
16:51:52 [2021-09-16T16:51:52.796Z] #24 sha256:1e2dbbd824ae1525a3abe411c21a00d5f646621dd208e79896d1447a3383949d
16:51:52 [2021-09-16T16:51:52.869Z] #70 2.976 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ...
16:51:52 [2021-09-16T16:51:52.869Z] #70 2.981 Unpacking libkmod2:amd64 (28-1) ...
16:51:52 [2021-09-16T16:51:52.869Z] #70 3.021 Selecting previously unselected package systemd-timesyncd.
16:51:52 [2021-09-16T16:51:52.869Z] #70 3.023 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ...
16:51:52 [2021-09-16T16:51:52.869Z] #70 3.028 Unpacking systemd-timesyncd (247.3-6) ...
16:51:52 [2021-09-16T16:51:52.869Z] #70 3.091 Selecting previously unselected package systemd.
16:51:52 [2021-09-16T16:51:52.869Z] #70 3.094 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ...
16:51:52 [2021-09-16T16:51:52.869Z] #70 3.128 Unpacking systemd (247.3-6) ...
16:51:53 [2021-09-16T16:51:53.364Z] #24 0.923 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
16:51:53 [2021-09-16T16:51:53.364Z] #24 DONE 1.0s
16:51:53 [2021-09-16T16:51:53.364Z] 
16:51:53 [2021-09-16T16:51:53.364Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:51:53 [2021-09-16T16:51:53.364Z] #65 sha256:f04ed9a26de10c32c324cef4cab8b8dab3166f9918de395ffc001f541b18af64
16:51:53 [2021-09-16T16:51:53.430Z] #70 3.598 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
16:51:53 [2021-09-16T16:51:53.431Z] #70 3.615 Setting up libjson-c5:amd64 (0.15-2) ...
16:51:53 [2021-09-16T16:51:53.431Z] #70 3.631 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ...
16:51:53 [2021-09-16T16:51:53.431Z] #70 3.646 Setting up libkmod2:amd64 (28-1) ...
16:51:53 [2021-09-16T16:51:53.431Z] #70 3.661 Setting up systemd (247.3-6) ...
16:51:53 [2021-09-16T16:51:53.431Z] #70 3.709 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
16:51:53 [2021-09-16T16:51:53.431Z] #70 3.711 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
16:51:53 [2021-09-16T16:51:53.431Z] #70 3.714 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
16:51:53 [2021-09-16T16:51:53.621Z] #65 ...
16:51:53 [2021-09-16T16:51:53.621Z] 
16:51:53 [2021-09-16T16:51:53.621Z] #25 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
16:51:53 [2021-09-16T16:51:53.621Z] #25 sha256:488bcf8a80a7be5ceb5be19e6410436cb477b4deff5193be6349ffb16b19ce16
16:51:53 [2021-09-16T16:51:53.686Z] #70 4.028 Setting up systemd-timesyncd (247.3-6) ...
16:51:53 [2021-09-16T16:51:53.942Z] #70 4.243 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
16:51:53 [2021-09-16T16:51:53.942Z] #70 4.243 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
16:51:53 [2021-09-16T16:51:53.942Z] #70 4.282 Selecting previously unselected package systemd-sysv.
16:51:53 [2021-09-16T16:51:53.942Z] #70 4.282 (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 ... 29432 files and directories currently installed.)
16:51:53 [2021-09-16T16:51:53.942Z] #70 4.296 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ...
16:51:53 [2021-09-16T16:51:53.942Z] #70 4.301 Unpacking systemd-sysv (247.3-6) ...
16:51:53 [2021-09-16T16:51:53.942Z] #70 4.346 Selecting previously unselected package libdbus-1-3:amd64.
16:51:54 [2021-09-16T16:51:54.198Z] #70 4.349 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
16:51:54 [2021-09-16T16:51:54.198Z] #70 4.353 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
16:51:54 [2021-09-16T16:51:54.198Z] #70 4.419 Selecting previously unselected package dbus.
16:51:54 [2021-09-16T16:51:54.198Z] #70 4.422 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
16:51:54 [2021-09-16T16:51:54.198Z] #70 4.433 Unpacking dbus (1.12.20-2) ...
16:51:54 [2021-09-16T16:51:54.198Z] #70 4.487 Selecting previously unselected package libpam-systemd:amd64.
16:51:54 [2021-09-16T16:51:54.198Z] #70 4.490 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ...
16:51:54 [2021-09-16T16:51:54.198Z] #70 4.494 Unpacking libpam-systemd:amd64 (247.3-6) ...
16:51:54 [2021-09-16T16:51:54.198Z] #70 4.548 Selecting previously unselected package dbus-user-session.
16:51:54 [2021-09-16T16:51:54.198Z] #70 4.550 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
16:51:54 [2021-09-16T16:51:54.198Z] #70 4.555 Unpacking dbus-user-session (1.12.20-2) ...
16:51:54 [2021-09-16T16:51:54.198Z] #70 4.599 Setting up systemd-sysv (247.3-6) ...
16:51:54 [2021-09-16T16:51:54.454Z] #70 4.611 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
16:51:54 [2021-09-16T16:51:54.454Z] #70 4.626 Setting up dbus (1.12.20-2) ...
16:51:54 [2021-09-16T16:51:54.454Z] #70 4.751 invoke-rc.d: could not determine current runlevel
16:51:54 [2021-09-16T16:51:54.454Z] #70 4.753 invoke-rc.d: policy-rc.d denied execution of start.
16:51:54 [2021-09-16T16:51:54.454Z] #70 4.760 Setting up libpam-systemd:amd64 (247.3-6) ...
16:51:54 [2021-09-16T16:51:54.454Z] #70 4.877 Setting up dbus-user-session (1.12.20-2) ...
16:51:54 [2021-09-16T16:51:54.551Z] #25 DONE 1.1s
16:51:54 [2021-09-16T16:51:54.551Z] 
16:51:54 [2021-09-16T16:51:54.551Z] #26 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
16:51:54 [2021-09-16T16:51:54.551Z] #26 sha256:1f69fce4775473a73c8303cd95deaab8105a717e4c02f03e0dab06603f5434db
16:51:54 [2021-09-16T16:51:54.711Z] #70 4.892 Processing triggers for libc-bin (2.31-13) ...
16:51:54 [2021-09-16T16:51:54.968Z] #70 DONE 5.1s
16:51:54 [2021-09-16T16:51:54.968Z] 
16:51:54 [2021-09-16T16:51:54.968Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack   && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh   && chmod +x hack/dind-systemd
16:51:54 [2021-09-16T16:51:54.968Z] #71 sha256:678f0ee9eac5ce88b0ce2fd316da857517ac694668fb271142e7e06ab9e0ae75
16:51:55 [2021-09-16T16:51:55.224Z] #71 0.475   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
16:51:55 [2021-09-16T16:51:55.224Z] #71 0.475                                  Dload  Upload   Total   Spent    Left  Speed
16:51:55 [2021-09-16T16:51:55.481Z] #71 0.475 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  17361      0 --:--:-- --:--:-- --:--:-- 17361
16:51:55 [2021-09-16T16:51:55.481Z] #71 DONE 0.7s
16:51:55 [2021-09-16T16:51:55.481Z] 
16:51:55 [2021-09-16T16:51:55.481Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
16:51:55 [2021-09-16T16:51:55.481Z] #72 sha256:c8ca0919b292bec9d71c527ae8ea019459469620a0b112e960d7b5bd4b974faa
16:51:55 [2021-09-16T16:51:55.483Z] #26 DONE 1.0s
16:51:55 [2021-09-16T16:51:55.483Z] 
16:51:55 [2021-09-16T16:51:55.483Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:51:55 [2021-09-16T16:51:55.483Z] #62 sha256:3184c536792d13ed5a6760faf3a92af981f363a8638597f9459c46fc8c43b412
16:51:55 [2021-09-16T16:51:55.483Z] #62 5.520 + cd /tmp/tmp.DfDCU6xwKU/src/github.com/opencontainers/runc
16:51:55 [2021-09-16T16:51:55.483Z] #62 5.520 + git checkout -q v1.0.2
16:51:55 [2021-09-16T16:51:55.483Z] #62 5.770 + '[' -z '' ']'
16:51:55 [2021-09-16T16:51:55.483Z] #62 5.770 + target=static
16:51:55 [2021-09-16T16:51:55.483Z] #62 5.770 + make BUILDTAGS=seccomp static
16:51:55 [2021-09-16T16:51:55.483Z] #62 5.971 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
16:51:55 [2021-09-16T16:51:55.543Z] #71 exporting layers 7.3s done
16:51:55 [2021-09-16T16:51:55.544Z] #71 writing image sha256:cdb18ba3fea2ed218b85aabe1149a6bc0c86a63892b173f641704b935b29d11e done
16:51:55 [2021-09-16T16:51:55.544Z] #71 naming to docker.io/library/docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c done
16:51:55 [2021-09-16T16:51:55.544Z] #71 DONE 7.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
16:51:55 [2021-09-16T16:51:55.932Z] + trap exit INT TERM
16:51:55 [2021-09-16T16:51:55.932Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
16:51:55 [2021-09-16T16:51:55.932Z] + CONTAINER_NAME=docker-pr6
16:51:55 [2021-09-16T16:51:55.932Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42855/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42855/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c -e DOCKER_GRAPHDRIVER docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c hack/make.sh dynbinary
16:51:56 [2021-09-16T16:51:56.514Z] 
16:51:56 [2021-09-16T16:51:56.514Z] Removing bundles/
16:51:56 [2021-09-16T16:51:56.514Z] 
16:51:56 [2021-09-16T16:51:56.514Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:51:56 [2021-09-16T16:51:56.514Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:51:56 [2021-09-16T16:51:56.514Z] GOOS="" GOARCH="" GOARM=""
16:51:56 [2021-09-16T16:51:56.847Z] #72 DONE 1.4s
16:51:56 [2021-09-16T16:51:56.847Z] 
16:51:56 [2021-09-16T16:51:56.847Z] #73 exporting to image
16:51:56 [2021-09-16T16:51:56.847Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:51:56 [2021-09-16T16:51:56.847Z] #73 exporting layers
16:51:56 [2021-09-16T16:51:56.854Z] #62 ...
16:51:56 [2021-09-16T16:51:56.854Z] 
16:51:56 [2021-09-16T16:51:56.854Z] #27 [dev-systemd-false  6/25] RUN ldconfig
16:51:56 [2021-09-16T16:51:56.854Z] #27 sha256:14f44ff3272a66852961468b1c7d49d2cfe6655368f919e82960a7438ef2dc31
16:51:56 [2021-09-16T16:51:56.854Z] #27 DONE 1.1s
16:51:56 [2021-09-16T16:51:56.854Z] 
16:51:56 [2021-09-16T16:51:56.854Z] #28 [dev-systemd-false  7/25] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:51:56 [2021-09-16T16:51:56.854Z] #28 sha256:53c4d641536c5fc718dd43adbf0094bffe9d52ff616d43bc7560170f7a44574a
16:51:57 [2021-09-16T16:51:57.703Z] #71 exporting layers 7.2s done
16:51:57 [2021-09-16T16:51:57.703Z] #71 writing image sha256:6d56b3b2c2bfd1a49c8226e4fe273e5936247d5fa06759f5e81669bbb1b1e7c0 done
16:51:57 [2021-09-16T16:51:57.703Z] #71 naming to docker.io/library/docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c done
16:51:57 [2021-09-16T16:51:57.703Z] #71 DONE 7.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:51:58 [2021-09-16T16:51:58.043Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c -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:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c hack/make.sh dynbinary test-integration
16:51:58 [2021-09-16T16:51:58.228Z] #28 1.362 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
16:51:58 [2021-09-16T16:51:58.228Z] #28 1.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
16:51:58 [2021-09-16T16:51:58.228Z] #28 1.384 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
16:51:58 [2021-09-16T16:51:58.228Z] #28 1.627 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
16:51:58 [2021-09-16T16:51:58.604Z] 
16:51:58 [2021-09-16T16:51:58.605Z] Removing bundles/
16:51:58 [2021-09-16T16:51:58.605Z] 
16:51:58 [2021-09-16T16:51:58.605Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:51:58 [2021-09-16T16:51:58.605Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:51:58 [2021-09-16T16:51:58.605Z] GOOS="" GOARCH="" GOARM=""
16:51:58 [2021-09-16T16:51:58.791Z] #28 1.869 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
16:51:58 [2021-09-16T16:51:58.791Z] #28 2.238 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
16:51:59 [2021-09-16T16:51:59.354Z] #28 2.531 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
16:51:59 [2021-09-16T16:51:59.611Z] #28 2.825 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB]
16:51:59 [2021-09-16T16:51:59.867Z] #28 3.127 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
16:52:00 [2021-09-16T16:52:00.124Z] #28 3.424 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [30.6 kB]
16:52:00 [2021-09-16T16:52:00.124Z] #28 3.424 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [31.0 kB]
16:52:00 [2021-09-16T16:52:00.124Z] #28 3.425 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [29.7 kB]
16:52:00 [2021-09-16T16:52:00.124Z] #28 3.425 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [31.1 kB]
16:52:00 [2021-09-16T16:52:00.124Z] #28 3.426 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [31.0 kB]
16:52:00 [2021-09-16T16:52:00.124Z] #28 3.426 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [31.1 kB]
16:52:04 [2021-09-16T16:52:04.362Z] #28 ...
16:52:04 [2021-09-16T16:52:04.362Z] 
16:52:04 [2021-09-16T16:52:04.362Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:52:04 [2021-09-16T16:52:04.362Z] #65 sha256:f04ed9a26de10c32c324cef4cab8b8dab3166f9918de395ffc001f541b18af64
16:52:04 [2021-09-16T16:52:04.362Z] #65 68.96 + bin/containerd
16:52:04 [2021-09-16T16:52:04.943Z] #73 exporting layers 7.7s done
16:52:04 [2021-09-16T16:52:04.943Z] #73 writing image sha256:5307d8d3ab87e41dccdd6e495a3c5df164ca12cacd0c93e1e38068f6b632ca02 done
16:52:04 [2021-09-16T16:52:04.943Z] #73 naming to docker.io/library/docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c done
16:52:04 [2021-09-16T16:52:04.943Z] #73 DONE 7.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
16:52:05 [2021-09-16T16:52:05.285Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c -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:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c hack/make.sh dynbinary test-integration
16:52:05 [2021-09-16T16:52:05.846Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
16:52:05 [2021-09-16T16:52:05.846Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
16:52:05 [2021-09-16T16:52:05.846Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
16:52:05 [2021-09-16T16:52:05.846Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
16:52:05 [2021-09-16T16:52:05.846Z] systemd 247.3-6 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)
16:52:05 [2021-09-16T16:52:05.846Z] Detected virtualization docker.
16:52:05 [2021-09-16T16:52:05.846Z] Detected architecture x86-64.
16:52:05 [2021-09-16T16:52:05.846Z] Set hostname to <02a8cfb4d9ff>.
16:52:05 [2021-09-16T16:52:05.846Z] modprobe@configfs.service: Succeeded.
16:52:05 [2021-09-16T16:52:05.846Z] modprobe@drm.service: Succeeded.
16:52:05 [2021-09-16T16:52:05.846Z] modprobe@fuse.service: Succeeded.
16:52:06 [2021-09-16T16:52:06.104Z] + source /etc/docker-entrypoint-cmd
16:52:06 [2021-09-16T16:52:06.104Z] ++ hack/make.sh dynbinary test-integration
16:52:06 [2021-09-16T16:52:06.360Z] 
16:52:06 [2021-09-16T16:52:06.360Z] Removing bundles/
16:52:06 [2021-09-16T16:52:06.360Z] 
16:52:06 [2021-09-16T16:52:06.360Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:52:06 [2021-09-16T16:52:06.360Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:52:06 [2021-09-16T16:52:06.360Z] GOOS="" GOARCH="" GOARM=""
16:52:12 [2021-09-16T16:52:12.447Z] #65 ...
16:52:12 [2021-09-16T16:52:12.447Z] 
16:52:12 [2021-09-16T16:52:12.447Z] #28 [dev-systemd-false  7/25] 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             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip
16:52:12 [2021-09-16T16:52:12.447Z] #28 sha256:53c4d641536c5fc718dd43adbf0094bffe9d52ff616d43bc7560170f7a44574a
16:52:12 [2021-09-16T16:52:12.447Z] #28 14.49 Fetched 48.3 MB in 13s (3608 kB/s)
16:52:14 [2021-09-16T16:52:14.536Z] 4612f6d0b889: Verifying Checksum
16:52:14 [2021-09-16T16:52:14.536Z] 4612f6d0b889: Download complete
16:52:15 [2021-09-16T16:52:15.807Z] 8f616e6e9eec: Pull complete
16:52:17 [2021-09-16T16:52:17.693Z] #28 14.49 Reading package lists...
16:52:24 [2021-09-16T16:52:24.227Z] #28 20.75 Reading package lists...
16:52:24 [2021-09-16T16:52:24.252Z] #55 ...
16:52:24 [2021-09-16T16:52:24.252Z] 
16:52:24 [2021-09-16T16:52:24.252Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:52:24 [2021-09-16T16:52:24.252Z] #58 sha256:48207d4eee3a367d3bbdd98bd6c0c1d4821c79ba66e1e4896d6e109044b84cd5
16:52:24 [2021-09-16T16:52:24.252Z] #58 168.1 + bin/containerd
16:52:25 [2021-09-16T16:52:25.155Z] #28 26.99 Building dependency tree...
16:52:26 [2021-09-16T16:52:26.522Z] #28 29.50 bzip2 is already the newest version (1.0.8-4).
16:52:26 [2021-09-16T16:52:26.522Z] #28 29.50 patch is already the newest version (2.7.6-7).
16:52:26 [2021-09-16T16:52:26.522Z] #28 29.50 xz-utils is already the newest version (5.2.5-2).
16:52:26 [2021-09-16T16:52:26.522Z] #28 29.50 The following additional packages will be installed:
16:52:26 [2021-09-16T16:52:26.522Z] #28 29.51   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
16:52:26 [2021-09-16T16:52:26.522Z] #28 29.52   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
16:52:26 [2021-09-16T16:52:26.522Z] #28 29.52   libxtables12 python-pip-whl python3-distutils python3-lib2to3
16:52:26 [2021-09-16T16:52:26.522Z] #28 29.52   python3-pkg-resources vim-runtime xxd
16:52:26 [2021-09-16T16:52:26.522Z] #28 29.54 Suggested packages:
16:52:26 [2021-09-16T16:52:26.522Z] #28 29.54   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
16:52:26 [2021-09-16T16:52:26.522Z] #28 29.54   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
16:52:26 [2021-09-16T16:52:26.522Z] #28 29.54 Recommended packages:
16:52:26 [2021-09-16T16:52:26.522Z] #28 29.54   libatm1 nftables libpam-cap build-essential python3-dev unzip
16:52:26 [2021-09-16T16:52:26.805Z] #58 ...
16:52:26 [2021-09-16T16:52:26.805Z] 
16:52:26 [2021-09-16T16:52:26.805Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh dockercli
16:52:26 [2021-09-16T16:52:26.805Z] #25 sha256:a1c2a2476ba4cecad8c263fcb9490d95ef65be357ebc995a6e4be7ae1273c3ef
16:52:26 [2021-09-16T16:52:26.805Z] #25 198.3 + return
16:52:26 [2021-09-16T16:52:26.805Z] #25 DONE 200.6s
16:52:27 [2021-09-16T16:52:27.072Z] 
16:52:27 [2021-09-16T16:52:27.072Z] #55 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:52:27 [2021-09-16T16:52:27.072Z] #55 sha256:dc152013a91acca6f8362517c7f4efd8dbf204753dfe7cd56368503715507530
16:52:27 [2021-09-16T16:52:27.892Z] #28 30.96 The following NEW packages will be installed:
16:52:27 [2021-09-16T16:52:27.892Z] #28 30.96   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
16:52:27 [2021-09-16T16:52:27.892Z] #28 30.96   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
16:52:27 [2021-09-16T16:52:27.892Z] #28 30.96   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
16:52:27 [2021-09-16T16:52:27.892Z] #28 30.97   libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl
16:52:27 [2021-09-16T16:52:27.892Z] #28 30.97   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
16:52:27 [2021-09-16T16:52:27.892Z] #28 30.97   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
16:52:27 [2021-09-16T16:52:27.892Z] #28 30.97   vim-common vim-runtime xfsprogs xxd zip
16:52:28 [2021-09-16T16:52:28.019Z] #55 111.7 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:52:28 [2021-09-16T16:52:28.148Z] #28 31.34 0 upgraded, 43 newly installed, 0 to remove and 0 not upgraded.
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.34 Need to get 18.0 MB of archives.
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.34 After this operation, 69.4 MB of additional disk space will be used.
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.38 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.39 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.40 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.41 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.41 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.42 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
16:52:28 [2021-09-16T16:52:28.149Z] #28 31.48 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
16:52:28 [2021-09-16T16:52:28.405Z] #28 31.48 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
16:52:28 [2021-09-16T16:52:28.405Z] #28 31.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
16:52:28 [2021-09-16T16:52:28.405Z] #28 31.48 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
16:52:28 [2021-09-16T16:52:28.405Z] #28 31.50 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
16:52:28 [2021-09-16T16:52:28.405Z] #28 31.50 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
16:52:28 [2021-09-16T16:52:28.405Z] #28 31.50 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
16:52:28 [2021-09-16T16:52:28.405Z] #28 31.53 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
16:52:28 [2021-09-16T16:52:28.405Z] #28 31.54 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
16:52:28 [2021-09-16T16:52:28.405Z] #28 31.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB]
16:52:28 [2021-09-16T16:52:28.405Z] #28 31.63 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB]
16:52:28 [2021-09-16T16:52:28.405Z] #28 31.65 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
16:52:28 [2021-09-16T16:52:28.405Z] #28 31.66 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
16:52:28 [2021-09-16T16:52:28.967Z] #55 112.8 + mkdir -p /build
16:52:28 [2021-09-16T16:52:28.967Z] #55 112.8 + cp runc /build/runc
16:52:28 [2021-09-16T16:52:28.968Z] #28 32.24 debconf: delaying package configuration, since apt-utils is not installed
16:52:29 [2021-09-16T16:52:29.224Z] #28 32.48 Fetched 18.0 MB in 1s (29.6 MB/s)
16:52:29 [2021-09-16T16:52:29.224Z] #28 32.53 Selecting previously unselected package pigz.
16:52:29 [2021-09-16T16:52:29.481Z] #28 32.53 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 40072 files and directories currently installed.)
16:52:29 [2021-09-16T16:52:29.481Z] #28 32.59 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
16:52:29 [2021-09-16T16:52:29.481Z] #28 32.59 Unpacking pigz (2.6-1) ...
16:52:29 [2021-09-16T16:52:29.481Z] #28 32.65 Selecting previously unselected package libelf1:amd64.
16:52:29 [2021-09-16T16:52:29.481Z] #28 32.67 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
16:52:29 [2021-09-16T16:52:29.481Z] #28 32.68 Unpacking libelf1:amd64 (0.183-1) ...
16:52:29 [2021-09-16T16:52:29.481Z] #28 32.78 Selecting previously unselected package libbpf0:amd64.
16:52:29 [2021-09-16T16:52:29.481Z] #28 32.79 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
16:52:29 [2021-09-16T16:52:29.481Z] #28 32.80 Unpacking libbpf0:amd64 (1:0.3-2) ...
16:52:29 [2021-09-16T16:52:29.481Z] #28 32.87 Selecting previously unselected package libcap2:amd64.
16:52:29 [2021-09-16T16:52:29.541Z] #55 DONE 113.4s
16:52:29 [2021-09-16T16:52:29.541Z] 
16:52:29 [2021-09-16T16:52:29.541Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
16:52:29 [2021-09-16T16:52:29.541Z] #26 sha256:6933808871bac141f04f93d9083476f4fff3b3cdb567ba3d76b342466020b4c2
16:52:29 [2021-09-16T16:52:29.738Z] #28 32.88 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
16:52:29 [2021-09-16T16:52:29.738Z] #28 32.88 Unpacking libcap2:amd64 (1:2.44-1) ...
16:52:29 [2021-09-16T16:52:29.738Z] #28 32.95 Selecting previously unselected package libmnl0:amd64.
16:52:29 [2021-09-16T16:52:29.738Z] #28 32.95 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
16:52:29 [2021-09-16T16:52:29.738Z] #28 32.96 Unpacking libmnl0:amd64 (1.0.4-3) ...
16:52:29 [2021-09-16T16:52:29.738Z] #28 33.02 Selecting previously unselected package libxtables12:amd64.
16:52:29 [2021-09-16T16:52:29.738Z] #28 33.02 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
16:52:29 [2021-09-16T16:52:29.738Z] #28 33.02 Unpacking libxtables12:amd64 (1.8.7-1) ...
16:52:29 [2021-09-16T16:52:29.738Z] #28 33.07 Selecting previously unselected package libcap2-bin.
16:52:29 [2021-09-16T16:52:29.738Z] #28 33.07 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
16:52:29 [2021-09-16T16:52:29.738Z] #28 33.08 Unpacking libcap2-bin (1:2.44-1) ...
16:52:29 [2021-09-16T16:52:29.738Z] #28 33.14 Selecting previously unselected package iproute2.
16:52:29 [2021-09-16T16:52:29.994Z] #28 33.14 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
16:52:29 [2021-09-16T16:52:29.994Z] #28 33.15 Unpacking iproute2 (5.10.0-4) ...
16:52:30 [2021-09-16T16:52:30.118Z] #26 DONE 0.7s
16:52:30 [2021-09-16T16:52:30.118Z] 
16:52:30 [2021-09-16T16:52:30.118Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
16:52:30 [2021-09-16T16:52:30.118Z] #31 sha256:3e814a03d8f6e80594c33f9bcc031e3e778c521fb8ff4f8258755ae3ba8d3e54
16:52:30 [2021-09-16T16:52:30.251Z] #28 33.45 Selecting previously unselected package xxd.
16:52:30 [2021-09-16T16:52:30.251Z] #28 33.46 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ...
16:52:30 [2021-09-16T16:52:30.251Z] #28 33.47 Unpacking xxd (2:8.2.2434-3) ...
16:52:30 [2021-09-16T16:52:30.251Z] #28 33.57 Selecting previously unselected package vim-common.
16:52:30 [2021-09-16T16:52:30.251Z] #28 33.57 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
16:52:30 [2021-09-16T16:52:30.251Z] #28 33.59 Unpacking vim-common (2:8.2.2434-3) ...
16:52:30 [2021-09-16T16:52:30.251Z] #28 33.68 Selecting previously unselected package bash-completion.
16:52:30 [2021-09-16T16:52:30.508Z] #28 33.68 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
16:52:30 [2021-09-16T16:52:30.693Z] #31 DONE 0.4s
16:52:30 [2021-09-16T16:52:30.693Z] 
16:52:30 [2021-09-16T16:52:30.693Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:52:30 [2021-09-16T16:52:30.693Z] #58 sha256:48207d4eee3a367d3bbdd98bd6c0c1d4821c79ba66e1e4896d6e109044b84cd5
16:52:30 [2021-09-16T16:52:30.693Z] #58 ...
16:52:30 [2021-09-16T16:52:30.693Z] 
16:52:30 [2021-09-16T16:52:30.693Z] #34 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
16:52:30 [2021-09-16T16:52:30.693Z] #34 sha256:35b180b64da13c874926c5c13bf47b3953fcfe59221ee28e9d857c71beaba12c
16:52:31 [2021-09-16T16:52:31.335Z] #34 DONE 0.7s
16:52:31 [2021-09-16T16:52:31.335Z] 
16:52:31 [2021-09-16T16:52:31.335Z] #36 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
16:52:31 [2021-09-16T16:52:31.335Z] #36 sha256:cbb5a12c1c91c7b843cb67b8c4616e164a68d5cca2df60ca6771340c231c8d77
16:52:31 [2021-09-16T16:52:31.335Z] #36 DONE 0.2s
16:52:31 [2021-09-16T16:52:31.335Z] 
16:52:31 [2021-09-16T16:52:31.335Z] #39 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
16:52:31 [2021-09-16T16:52:31.335Z] #39 sha256:d1af708498cb7c2f220d94d630e8a2b650e4c997ba0a1d41dcee459dd58c63b6
16:52:31 [2021-09-16T16:52:31.598Z] #39 DONE 0.1s
16:52:31 [2021-09-16T16:52:31.598Z] 
16:52:31 [2021-09-16T16:52:31.598Z] #42 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
16:52:31 [2021-09-16T16:52:31.598Z] #42 sha256:89e1bd0ef8a88f3fa05e60158a0a6a3d24bfe1a0d5710bd7554b3f83a54ae79a
16:52:31 [2021-09-16T16:52:31.696Z] #28 34.84 Unpacking bash-completion (1:2.11-2) ...
16:52:31 [2021-09-16T16:52:31.952Z] #28 35.09 Selecting previously unselected package apparmor.
16:52:31 [2021-09-16T16:52:31.952Z] #28 35.10 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
16:52:31 [2021-09-16T16:52:31.952Z] #28 35.13 Unpacking apparmor (2.13.6-10) ...
16:52:32 [2021-09-16T16:52:32.173Z] #42 DONE 0.5s
16:52:32 [2021-09-16T16:52:32.173Z] 
16:52:32 [2021-09-16T16:52:32.173Z] #46 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
16:52:32 [2021-09-16T16:52:32.173Z] #46 sha256:07e8d48739ad1333775c339288bd0d56fce3df98f389627b451c92df05057a87
16:52:32 [2021-09-16T16:52:32.173Z] #46 DONE 0.1s
16:52:32 [2021-09-16T16:52:32.173Z] 
16:52:32 [2021-09-16T16:52:32.173Z] #48 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
16:52:32 [2021-09-16T16:52:32.173Z] #48 sha256:2a610d830df7634a3f552d77015fd3d458c690713bd45a63d5922c3f813c950c
16:52:32 [2021-09-16T16:52:32.173Z] #48 DONE 0.1s
16:52:32 [2021-09-16T16:52:32.173Z] 
16:52:32 [2021-09-16T16:52:32.173Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:52:32 [2021-09-16T16:52:32.173Z] #58 sha256:48207d4eee3a367d3bbdd98bd6c0c1d4821c79ba66e1e4896d6e109044b84cd5
16:52:32 [2021-09-16T16:52:32.173Z] #58 ...
16:52:32 [2021-09-16T16:52:32.173Z] 
16:52:32 [2021-09-16T16:52:32.173Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
16:52:32 [2021-09-16T16:52:32.173Z] #50 sha256:f025cd3adb9cc5a8241fa373269e83791cfb0682737e5f4a5cf50b3ad30e4e07
16:52:32 [2021-09-16T16:52:32.173Z] #50 DONE 0.1s
16:52:32 [2021-09-16T16:52:32.173Z] 
16:52:32 [2021-09-16T16:52:32.173Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
16:52:32 [2021-09-16T16:52:32.173Z] #52 sha256:22dc0bd62e1cff0b5f0bfae344593fa350b3bdbd412be61141a4f219beb44a2e
16:52:32 [2021-09-16T16:52:32.209Z] #28 35.40 Selecting previously unselected package inetutils-ping.
16:52:32 [2021-09-16T16:52:32.209Z] #28 35.41 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
16:52:32 [2021-09-16T16:52:32.209Z] #28 35.42 Unpacking inetutils-ping (2:2.0-1) ...
16:52:32 [2021-09-16T16:52:32.209Z] #28 35.50 Selecting previously unselected package libip4tc2:amd64.
16:52:32 [2021-09-16T16:52:32.209Z] #28 35.51 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
16:52:32 [2021-09-16T16:52:32.209Z] #28 35.51 Unpacking libip4tc2:amd64 (1.8.7-1) ...
16:52:32 [2021-09-16T16:52:32.209Z] #28 35.56 Selecting previously unselected package libip6tc2:amd64.
16:52:32 [2021-09-16T16:52:32.209Z] #28 35.57 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
16:52:32 [2021-09-16T16:52:32.209Z] #28 35.58 Unpacking libip6tc2:amd64 (1.8.7-1) ...
16:52:32 [2021-09-16T16:52:32.465Z] #28 35.62 Selecting previously unselected package libnfnetlink0:amd64.
16:52:32 [2021-09-16T16:52:32.465Z] #28 35.62 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
16:52:32 [2021-09-16T16:52:32.465Z] #28 35.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:52:32 [2021-09-16T16:52:32.465Z] #28 35.68 Selecting previously unselected package libnetfilter-conntrack3:amd64.
16:52:32 [2021-09-16T16:52:32.465Z] #28 35.69 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
16:52:32 [2021-09-16T16:52:32.465Z] #28 35.69 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:52:32 [2021-09-16T16:52:32.465Z] #28 35.79 Selecting previously unselected package libnftnl11:amd64.
16:52:32 [2021-09-16T16:52:32.465Z] #28 35.80 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
16:52:32 [2021-09-16T16:52:32.465Z] #28 35.81 Unpacking libnftnl11:amd64 (1.1.9-1) ...
16:52:32 [2021-09-16T16:52:32.465Z] #28 35.88 Selecting previously unselected package iptables.
16:52:32 [2021-09-16T16:52:32.722Z] #28 35.89 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
16:52:32 [2021-09-16T16:52:32.722Z] #28 35.90 Unpacking iptables (1.8.7-1) ...
16:52:32 [2021-09-16T16:52:32.722Z] #28 36.10 Selecting previously unselected package libonig5:amd64.
16:52:32 [2021-09-16T16:52:32.722Z] #28 36.10 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
16:52:32 [2021-09-16T16:52:32.722Z] #28 36.11 Unpacking libonig5:amd64 (6.9.6-1.1) ...
16:52:32 [2021-09-16T16:52:32.979Z] #28 36.20 Selecting previously unselected package libjq1:amd64.
16:52:32 [2021-09-16T16:52:32.979Z] #28 36.20 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
16:52:32 [2021-09-16T16:52:32.979Z] #28 36.22 Unpacking libjq1:amd64 (1.6-2.1) ...
16:52:32 [2021-09-16T16:52:32.979Z] #28 36.29 Selecting previously unselected package jq.
16:52:32 [2021-09-16T16:52:32.979Z] #28 36.30 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
16:52:32 [2021-09-16T16:52:32.979Z] #28 36.31 Unpacking jq (1.6-2.1) ...
16:52:32 [2021-09-16T16:52:32.979Z] #28 36.38 Selecting previously unselected package libaio1:amd64.
16:52:32 [2021-09-16T16:52:32.979Z] #28 36.38 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
16:52:32 [2021-09-16T16:52:32.979Z] #28 36.39 Unpacking libaio1:amd64 (0.3.112-9) ...
16:52:32 [2021-09-16T16:52:32.979Z] #28 36.43 Selecting previously unselected package libgpm2:amd64.
16:52:33 [2021-09-16T16:52:33.120Z] #52 DONE 0.7s
16:52:33 [2021-09-16T16:52:33.120Z] 
16:52:33 [2021-09-16T16:52:33.120Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:52:33 [2021-09-16T16:52:33.120Z] #58 sha256:48207d4eee3a367d3bbdd98bd6c0c1d4821c79ba66e1e4896d6e109044b84cd5
16:52:33 [2021-09-16T16:52:33.120Z] #58 ...
16:52:33 [2021-09-16T16:52:33.120Z] 
16:52:33 [2021-09-16T16:52:33.120Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
16:52:33 [2021-09-16T16:52:33.120Z] #54 sha256:8276f93426e70c85424ddd72076ac782bf8b2358aa0b83c6bfc0288eee414867
16:52:33 [2021-09-16T16:52:33.120Z] #54 DONE 0.1s
16:52:33 [2021-09-16T16:52:33.120Z] 
16:52:33 [2021-09-16T16:52:33.120Z] #56 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
16:52:33 [2021-09-16T16:52:33.120Z] #56 sha256:f72f611a5e7307e105973a2a8710c6ed505059e81ffa783c856f4c92ec6f28de
16:52:33 [2021-09-16T16:52:33.236Z] #28 36.43 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
16:52:33 [2021-09-16T16:52:33.236Z] #28 36.44 Unpacking libgpm2:amd64 (1.20.7-8) ...
16:52:33 [2021-09-16T16:52:33.236Z] #28 36.51 Selecting previously unselected package libinih1:amd64.
16:52:33 [2021-09-16T16:52:33.236Z] #28 36.52 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
16:52:33 [2021-09-16T16:52:33.236Z] #28 36.52 Unpacking libinih1:amd64 (53-1+b2) ...
16:52:33 [2021-09-16T16:52:33.236Z] #28 36.57 Selecting previously unselected package libnet1:amd64.
16:52:33 [2021-09-16T16:52:33.236Z] #28 36.57 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
16:52:33 [2021-09-16T16:52:33.236Z] #28 36.58 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:52:33 [2021-09-16T16:52:33.236Z] #28 36.65 Selecting previously unselected package libnl-3-200:amd64.
16:52:33 [2021-09-16T16:52:33.236Z] #28 36.66 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
16:52:33 [2021-09-16T16:52:33.236Z] #28 36.67 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
16:52:33 [2021-09-16T16:52:33.383Z] #56 DONE 0.4s
16:52:33 [2021-09-16T16:52:33.383Z] 
16:52:33 [2021-09-16T16:52:33.383Z] #58 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:52:33 [2021-09-16T16:52:33.383Z] #58 sha256:48207d4eee3a367d3bbdd98bd6c0c1d4821c79ba66e1e4896d6e109044b84cd5
16:52:33 [2021-09-16T16:52:33.493Z] #28 36.74 Selecting previously unselected package libprotobuf-c1:amd64.
16:52:33 [2021-09-16T16:52:33.493Z] #28 36.75 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
16:52:33 [2021-09-16T16:52:33.493Z] #28 36.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:52:33 [2021-09-16T16:52:33.750Z] #28 36.81 Selecting previously unselected package net-tools.
16:52:33 [2021-09-16T16:52:33.750Z] #28 36.82 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
16:52:33 [2021-09-16T16:52:33.750Z] #28 36.82 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
16:52:33 [2021-09-16T16:52:33.750Z] #28 36.96 Selecting previously unselected package python-pip-whl.
16:52:33 [2021-09-16T16:52:33.750Z] #28 36.97 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ...
16:52:33 [2021-09-16T16:52:33.750Z] #28 36.97 Unpacking python-pip-whl (20.3.4-4) ...
16:52:34 [2021-09-16T16:52:34.007Z] #28 37.32 Selecting previously unselected package python3-lib2to3.
16:52:34 [2021-09-16T16:52:34.007Z] #28 37.34 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ...
16:52:34 [2021-09-16T16:52:34.007Z] #28 37.35 Unpacking python3-lib2to3 (3.9.2-1) ...
16:52:34 [2021-09-16T16:52:34.264Z] #28 37.42 Selecting previously unselected package python3-distutils.
16:52:34 [2021-09-16T16:52:34.264Z] #28 37.43 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ...
16:52:34 [2021-09-16T16:52:34.264Z] #28 37.44 Unpacking python3-distutils (3.9.2-1) ...
16:52:34 [2021-09-16T16:52:34.264Z] #28 37.53 Selecting previously unselected package python3-pkg-resources.
16:52:34 [2021-09-16T16:52:34.264Z] #28 37.53 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ...
16:52:34 [2021-09-16T16:52:34.264Z] #28 37.54 Unpacking python3-pkg-resources (52.0.0-4) ...
16:52:34 [2021-09-16T16:52:34.264Z] #28 37.64 Selecting previously unselected package python3-setuptools.
16:52:34 [2021-09-16T16:52:34.520Z] #28 37.64 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ...
16:52:34 [2021-09-16T16:52:34.520Z] #28 37.65 Unpacking python3-setuptools (52.0.0-4) ...
16:52:34 [2021-09-16T16:52:34.520Z] #28 37.79 Selecting previously unselected package python3-wheel.
16:52:34 [2021-09-16T16:52:34.520Z] #28 37.80 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ...
16:52:34 [2021-09-16T16:52:34.520Z] #28 37.80 Unpacking python3-wheel (0.34.2-1) ...
16:52:34 [2021-09-16T16:52:34.520Z] #28 37.86 Selecting previously unselected package python3-pip.
16:52:34 [2021-09-16T16:52:34.520Z] #28 37.87 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ...
16:52:34 [2021-09-16T16:52:34.520Z] #28 37.87 Unpacking python3-pip (20.3.4-4) ...
16:52:34 [2021-09-16T16:52:34.777Z] #28 38.01 Selecting previously unselected package sudo.
16:52:34 [2021-09-16T16:52:34.777Z] #28 38.02 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ...
16:52:34 [2021-09-16T16:52:34.777Z] #28 38.03 Unpacking sudo (1.9.5p2-3) ...
16:52:35 [2021-09-16T16:52:35.033Z] #28 38.35 Selecting previously unselected package thin-provisioning-tools.
16:52:35 [2021-09-16T16:52:35.290Z] #28 38.36 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ...
16:52:35 [2021-09-16T16:52:35.290Z] #28 38.36 Unpacking thin-provisioning-tools (0.9.0-1) ...
16:52:35 [2021-09-16T16:52:35.290Z] #28 38.51 Selecting previously unselected package uidmap.
16:52:35 [2021-09-16T16:52:35.290Z] #28 38.52 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ...
16:52:35 [2021-09-16T16:52:35.290Z] #28 38.52 Unpacking uidmap (1:4.8.1-1) ...
16:52:35 [2021-09-16T16:52:35.547Z] #28 38.62 Selecting previously unselected package vim-runtime.
16:52:35 [2021-09-16T16:52:35.547Z] #28 38.63 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ...
16:52:35 [2021-09-16T16:52:35.547Z] #28 38.65 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
16:52:35 [2021-09-16T16:52:35.547Z] #28 38.68 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
16:52:35 [2021-09-16T16:52:35.547Z] #28 38.69 Unpacking vim-runtime (2:8.2.2434-3) ...
16:52:36 [2021-09-16T16:52:36.917Z] #28 40.35 Selecting previously unselected package vim.
16:52:36 [2021-09-16T16:52:36.917Z] #28 40.36 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ...
16:52:36 [2021-09-16T16:52:36.917Z] #28 40.37 Unpacking vim (2:8.2.2434-3) ...
16:52:37 [2021-09-16T16:52:37.480Z] #28 40.71 Selecting previously unselected package xfsprogs.
16:52:37 [2021-09-16T16:52:37.480Z] #28 40.72 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ...
16:52:37 [2021-09-16T16:52:37.480Z] #28 40.73 Unpacking xfsprogs (5.10.0-4) ...
16:52:37 [2021-09-16T16:52:37.737Z] #28 40.99 Selecting previously unselected package zip.
16:52:37 [2021-09-16T16:52:37.737Z] #28 40.99 Preparing to unpack .../42-zip_3.0-12_amd64.deb ...
16:52:37 [2021-09-16T16:52:37.737Z] #28 41.00 Unpacking zip (3.0-12) ...
16:52:37 [2021-09-16T16:52:37.737Z] #28 41.12 Setting up python3-pkg-resources (52.0.0-4) ...
16:52:38 [2021-09-16T16:52:38.300Z] #28 41.64 Setting up libip4tc2:amd64 (1.8.7-1) ...
16:52:38 [2021-09-16T16:52:38.300Z] #28 41.65 Setting up net-tools (1.60+git20181103.0eebece-1) ...
16:52:38 [2021-09-16T16:52:38.300Z] #28 41.66 Setting up libgpm2:amd64 (1.20.7-8) ...
16:52:38 [2021-09-16T16:52:38.300Z] #28 41.67 Setting up libip6tc2:amd64 (1.8.7-1) ...
16:52:38 [2021-09-16T16:52:38.300Z] #28 41.69 Setting up libinih1:amd64 (53-1+b2) ...
16:52:38 [2021-09-16T16:52:38.557Z] #28 41.70 Setting up uidmap (1:4.8.1-1) ...
16:52:38 [2021-09-16T16:52:38.557Z] #28 41.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
16:52:38 [2021-09-16T16:52:38.557Z] #28 41.72 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
16:52:38 [2021-09-16T16:52:38.557Z] #28 41.73 Setting up python3-wheel (0.34.2-1) ...
16:52:38 [2021-09-16T16:52:38.813Z] #28 42.13 Setting up xxd (2:8.2.2434-3) ...
16:52:39 [2021-09-16T16:52:39.070Z] #28 42.14 Setting up libcap2:amd64 (1:2.44-1) ...
16:52:39 [2021-09-16T16:52:39.070Z] #28 42.15 Setting up libcap2-bin (1:2.44-1) ...
16:52:39 [2021-09-16T16:52:39.070Z] #28 42.16 Setting up apparmor (2.13.6-10) ...
16:52:39 [2021-09-16T16:52:39.999Z] #28 43.27 Setting up zip (3.0-12) ...
16:52:39 [2021-09-16T16:52:39.999Z] #28 43.29 Setting up vim-common (2:8.2.2434-3) ...
16:52:39 [2021-09-16T16:52:39.999Z] #28 43.31 Setting up bash-completion (1:2.11-2) ...
16:52:41 [2021-09-16T16:52:41.368Z] #28 44.49 Setting up libmnl0:amd64 (1.0.4-3) ...
16:52:41 [2021-09-16T16:52:41.368Z] #28 44.50 Setting up sudo (1.9.5p2-3) ...
16:52:41 [2021-09-16T16:52:41.368Z] #28 44.56 invoke-rc.d: could not determine current runlevel
16:52:41 [2021-09-16T16:52:41.368Z] #28 44.57 invoke-rc.d: policy-rc.d denied execution of start.
16:52:41 [2021-09-16T16:52:41.368Z] #28 44.58 Setting up xfsprogs (5.10.0-4) ...
16:52:41 [2021-09-16T16:52:41.368Z] #28 44.59 Setting up libxtables12:amd64 (1.8.7-1) ...
16:52:41 [2021-09-16T16:52:41.368Z] #28 44.60 Setting up inetutils-ping (2:2.0-1) ...
16:52:41 [2021-09-16T16:52:41.624Z] #28 44.73 Setting up pigz (2.6-1) ...
16:52:41 [2021-09-16T16:52:41.624Z] #28 44.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
16:52:41 [2021-09-16T16:52:41.624Z] #28 44.76 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
16:52:41 [2021-09-16T16:52:41.624Z] #28 44.78 Setting up python-pip-whl (20.3.4-4) ...
16:52:41 [2021-09-16T16:52:41.624Z] #28 44.79 Setting up vim-runtime (2:8.2.2434-3) ...
16:52:41 [2021-09-16T16:52:41.881Z] #28 45.23 Setting up libaio1:amd64 (0.3.112-9) ...
16:52:41 [2021-09-16T16:52:41.881Z] #28 45.25 Setting up python3-lib2to3 (3.9.2-1) ...
16:52:42 [2021-09-16T16:52:42.395Z] #28 45.47 Setting up libelf1:amd64 (0.183-1) ...
16:52:42 [2021-09-16T16:52:42.395Z] #28 45.48 Setting up libonig5:amd64 (6.9.6-1.1) ...
16:52:42 [2021-09-16T16:52:42.395Z] #28 45.50 Setting up python3-distutils (3.9.2-1) ...
16:52:42 [2021-09-16T16:52:42.651Z] #28 45.80 Setting up vim (2:8.2.2434-3) ...
16:52:42 [2021-09-16T16:52:42.651Z] #28 45.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
16:52:42 [2021-09-16T16:52:42.651Z] #28 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
16:52:42 [2021-09-16T16:52:42.651Z] #28 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
16:52:42 [2021-09-16T16:52:42.651Z] #28 45.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
16:52:42 [2021-09-16T16:52:42.651Z] #28 45.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
16:52:42 [2021-09-16T16:52:42.651Z] #28 45.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
16:52:42 [2021-09-16T16:52:42.651Z] #28 45.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
16:52:42 [2021-09-16T16:52:42.651Z] #28 45.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
16:52:42 [2021-09-16T16:52:42.651Z] #28 45.87 Setting up python3-setuptools (52.0.0-4) ...
16:52:43 [2021-09-16T16:52:43.581Z] #28 46.74 Setting up libjq1:amd64 (1.6-2.1) ...
16:52:43 [2021-09-16T16:52:43.581Z] #28 46.75 Setting up libnftnl11:amd64 (1.1.9-1) ...
16:52:43 [2021-09-16T16:52:43.581Z] #28 46.76 Setting up thin-provisioning-tools (0.9.0-1) ...
16:52:43 [2021-09-16T16:52:43.581Z] #28 46.78 Setting up python3-pip (20.3.4-4) ...
16:52:44 [2021-09-16T16:52:44.144Z] #28 47.43 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
16:52:44 [2021-09-16T16:52:44.144Z] #28 47.44 Setting up jq (1.6-2.1) ...
16:52:44 [2021-09-16T16:52:44.144Z] #28 47.45 Setting up libbpf0:amd64 (1:0.3-2) ...
16:52:44 [2021-09-16T16:52:44.144Z] #28 47.47 Setting up iptables (1.8.7-1) ...
16:52:44 [2021-09-16T16:52:44.401Z] #28 47.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
16:52:44 [2021-09-16T16:52:44.401Z] #28 47.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:52:44 [2021-09-16T16:52:44.401Z] #28 47.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
16:52:44 [2021-09-16T16:52:44.401Z] #28 47.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
16:52:44 [2021-09-16T16:52:44.401Z] #28 47.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
16:52:44 [2021-09-16T16:52:44.401Z] #28 47.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
16:52:44 [2021-09-16T16:52:44.401Z] #28 47.52 Setting up iproute2 (5.10.0-4) ...
16:52:44 [2021-09-16T16:52:44.658Z] #28 47.75 Processing triggers for libc-bin (2.31-13) ...
16:52:45 [2021-09-16T16:52:45.222Z] #28 DONE 48.4s
16:52:45 [2021-09-16T16:52:45.222Z] 
16:52:45 [2021-09-16T16:52:45.222Z] #29 [dev-systemd-false  8/25] 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
16:52:45 [2021-09-16T16:52:45.222Z] #29 sha256:d498b4fe8a6c3f42bd042730d505bcd6de68a8df4a655594fd011c0e06111c95
16:52:46 [2021-09-16T16:52:46.154Z] #29 0.992 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
16:52:46 [2021-09-16T16:52:46.155Z] #29 0.995 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
16:52:46 [2021-09-16T16:52:46.155Z] #29 0.998 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
16:52:46 [2021-09-16T16:52:46.155Z] #29 DONE 1.1s
16:52:46 [2021-09-16T16:52:46.155Z] 
16:52:46 [2021-09-16T16:52:46.155Z] #30 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
16:52:46 [2021-09-16T16:52:46.155Z] #30 sha256:ed3791515590bad8cba596cda2fb58e1ed88fd6e328ac7d0f9b051bd4802da57
16:52:54 [2021-09-16T16:52:54.249Z] #30 7.650 Collecting yamllint==1.26.1
16:52:54 [2021-09-16T16:52:54.812Z] #30 8.699   Downloading yamllint-1.26.1.tar.gz (126 kB)
16:52:55 [2021-09-16T16:52:55.743Z] #30 9.268 Collecting pathspec>=0.5.3
16:52:55 [2021-09-16T16:52:55.743Z] #30 9.276   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
16:52:55 [2021-09-16T16:52:55.743Z] #30 9.471 Collecting pyyaml
16:52:55 [2021-09-16T16:52:55.743Z] #30 9.476   Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB)
16:52:55 [2021-09-16T16:52:55.743Z] #30 9.515 Building wheels for collected packages: yamllint
16:52:55 [2021-09-16T16:52:55.743Z] #30 9.515   Building wheel for yamllint (setup.py): started
16:52:56 [2021-09-16T16:52:56.307Z] #30 10.06   Building wheel for yamllint (setup.py): finished with status 'done'
16:52:56 [2021-09-16T16:52:56.307Z] #30 10.06   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c978ee0268671f2ccb8dd38fbdfbb61112969f8e6174439fb8ce2a3b5a0f4bc4
16:52:56 [2021-09-16T16:52:56.307Z] #30 10.06   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
16:52:56 [2021-09-16T16:52:56.307Z] #30 10.07 Successfully built yamllint
16:52:56 [2021-09-16T16:52:56.307Z] #30 10.08 Installing collected packages: pyyaml, pathspec, yamllint
16:52:56 [2021-09-16T16:52:56.569Z] #30 10.32 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
16:52:56 [2021-09-16T16:52:56.828Z] #30 DONE 10.5s
16:52:56 [2021-09-16T16:52:56.828Z] 
16:52:56 [2021-09-16T16:52:56.828Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
16:52:56 [2021-09-16T16:52:56.828Z] #33 sha256:1708ac9ac993997009c289dbe9edd0972acdb88c6e99883ff8052fb38b3ebba3
16:52:56 [2021-09-16T16:52:56.828Z] #33 DONE 0.2s
16:52:56 [2021-09-16T16:52:56.828Z] 
16:52:56 [2021-09-16T16:52:56.828Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
16:52:56 [2021-09-16T16:52:56.828Z] #38 sha256:d8636b585948966e2087a9ad96083bb7233614178ef5e50edf9f633e5b255c86
16:52:57 [2021-09-16T16:52:57.085Z] #38 DONE 0.3s
16:52:57 [2021-09-16T16:52:57.085Z] 
16:52:57 [2021-09-16T16:52:57.085Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:52:57 [2021-09-16T16:52:57.085Z] #65 sha256:f04ed9a26de10c32c324cef4cab8b8dab3166f9918de395ffc001f541b18af64
16:52:57 [2021-09-16T16:52:57.342Z] #65 ...
16:52:57 [2021-09-16T16:52:57.342Z] 
16:52:57 [2021-09-16T16:52:57.342Z] #41 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
16:52:57 [2021-09-16T16:52:57.342Z] #41 sha256:c3488425240debff16117af8d824b1b72c28ae6ec93191fc2c115e9c5553e08a
16:52:57 [2021-09-16T16:52:57.342Z] #41 DONE 0.1s
16:52:57 [2021-09-16T16:52:57.369Z] 48a76b150a3a: Pull complete
16:52:57 [2021-09-16T16:52:57.369Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4
16:52:57 [2021-09-16T16:52:57.369Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
16:52:57 [2021-09-16T16:52:57.369Z] mcr.microsoft.com/windows/servercore:ltsc2022
16:52:57 [2021-09-16T16:52:57.369Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully
16:52:57 [2021-09-16T16:52:57.369Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore
16:52:57 [2021-09-16T16:52:57.369Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.230'
16:52:57 [2021-09-16T16:52:57.369Z] INFO: Docker version of control daemon
16:52:57 [2021-09-16T16:52:57.369Z] 
16:52:57 [2021-09-16T16:52:57.369Z] Client:
16:52:57 [2021-09-16T16:52:57.369Z]  Version:           20.10.8
16:52:57 [2021-09-16T16:52:57.369Z]  API version:       1.41
16:52:57 [2021-09-16T16:52:57.369Z]  Go version:        go1.16.6
16:52:57 [2021-09-16T16:52:57.369Z]  Git commit:        3967b7d
16:52:57 [2021-09-16T16:52:57.369Z]  Built:             Fri Jul 30 19:58:50 2021
16:52:57 [2021-09-16T16:52:57.369Z]  OS/Arch:           windows/amd64
16:52:57 [2021-09-16T16:52:57.369Z]  Context:           default
16:52:57 [2021-09-16T16:52:57.369Z]  Experimental:      true
16:52:57 [2021-09-16T16:52:57.369Z] 
16:52:57 [2021-09-16T16:52:57.369Z] Server: Docker Engine - Community
16:52:57 [2021-09-16T16:52:57.369Z]  Engine:
16:52:57 [2021-09-16T16:52:57.369Z]   Version:          20.10.8
16:52:57 [2021-09-16T16:52:57.369Z]   API version:      1.41 (minimum version 1.24)
16:52:57 [2021-09-16T16:52:57.369Z]   Go version:       go1.16.6
16:52:57 [2021-09-16T16:52:57.369Z]   Git commit:       75249d8
16:52:57 [2021-09-16T16:52:57.369Z]   Built:            Fri Jul 30 19:54:29 2021
16:52:57 [2021-09-16T16:52:57.369Z]   OS/Arch:          windows/amd64
16:52:57 [2021-09-16T16:52:57.369Z]   Experimental:     true
16:52:57 [2021-09-16T16:52:57.369Z] 
16:52:57 [2021-09-16T16:52:57.369Z] INFO: Docker info of control daemon
16:52:57 [2021-09-16T16:52:57.369Z] 
16:52:57 [2021-09-16T16:52:57.369Z] Client:
16:52:57 [2021-09-16T16:52:57.369Z]  Context:    default
16:52:57 [2021-09-16T16:52:57.369Z]  Debug Mode: false
16:52:57 [2021-09-16T16:52:57.369Z] 
16:52:57 [2021-09-16T16:52:57.369Z] Server:
16:52:57 [2021-09-16T16:52:57.369Z]  Containers: 0
16:52:57 [2021-09-16T16:52:57.369Z]   Running: 0
16:52:57 [2021-09-16T16:52:57.369Z]   Paused: 0
16:52:57 [2021-09-16T16:52:57.369Z]   Stopped: 0
16:52:57 [2021-09-16T16:52:57.369Z]  Images: 1
16:52:57 [2021-09-16T16:52:57.369Z]  Server Version: 20.10.8
16:52:57 [2021-09-16T16:52:57.369Z]  Storage Driver: lcow (linux) windowsfilter (windows)
16:52:57 [2021-09-16T16:52:57.369Z]   LCOW: 
16:52:57 [2021-09-16T16:52:57.369Z]   Windows: 
16:52:57 [2021-09-16T16:52:57.369Z]  Logging Driver: json-file
16:52:57 [2021-09-16T16:52:57.369Z]  Plugins:
16:52:57 [2021-09-16T16:52:57.369Z]   Volume: local
16:52:57 [2021-09-16T16:52:57.369Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:52:57 [2021-09-16T16:52:57.369Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:52:57 [2021-09-16T16:52:57.369Z]  Swarm: inactive
16:52:57 [2021-09-16T16:52:57.369Z]  Default Isolation: process
16:52:57 [2021-09-16T16:52:57.369Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
16:52:57 [2021-09-16T16:52:57.369Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
16:52:57 [2021-09-16T16:52:57.369Z]  OSType: windows
16:52:57 [2021-09-16T16:52:57.369Z]  Architecture: x86_64
16:52:57 [2021-09-16T16:52:57.369Z]  CPUs: 4
16:52:57 [2021-09-16T16:52:57.369Z]  Total Memory: 32GiB
16:52:57 [2021-09-16T16:52:57.369Z]  Name: azwin-2-5dd960
16:52:57 [2021-09-16T16:52:57.369Z]  ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT
16:52:57 [2021-09-16T16:52:57.369Z]  Docker Root Dir: D:\docker
16:52:57 [2021-09-16T16:52:57.369Z]  Debug Mode: false
16:52:57 [2021-09-16T16:52:57.369Z]  Registry: https://index.docker.io/v1/
16:52:57 [2021-09-16T16:52:57.369Z]  Labels:
16:52:57 [2021-09-16T16:52:57.369Z]  Experimental: true
16:52:57 [2021-09-16T16:52:57.369Z]  Insecure Registries:
16:52:57 [2021-09-16T16:52:57.369Z]   10.0.0.4:5000
16:52:57 [2021-09-16T16:52:57.369Z]   127.0.0.0/8
16:52:57 [2021-09-16T16:52:57.369Z]  Registry Mirrors:
16:52:57 [2021-09-16T16:52:57.369Z]   http://10.0.0.4:5000/
16:52:57 [2021-09-16T16:52:57.369Z]  Live Restore Enabled: false
16:52:57 [2021-09-16T16:52:57.369Z]  Product License: Community Engine
16:52:57 [2021-09-16T16:52:57.369Z] 
16:52:57 [2021-09-16T16:52:57.369Z] 
16:52:57 [2021-09-16T16:52:57.369Z] INFO: Commit hash is 0050ddd43b
16:52:57 [2021-09-16T16:52:57.369Z] INFO: Nuke-Everything...
16:52:57 [2021-09-16T16:52:57.369Z] INFO: Container count on control daemon to delete is 0
16:52:57 [2021-09-16T16:52:57.369Z] INFO: Nuking d:\CI
16:52:57 [2021-09-16T16:52:57.369Z] INFO: Zapped successfully
16:52:57 [2021-09-16T16:52:57.369Z] INFO: Location for testing is d:\CI\PR-42855\6
16:52:57 [2021-09-16T16:52:57.369Z] INFO: Validating GOLang consistency in Dockerfile.windows...
16:52:57 [2021-09-16T16:52:57.369Z] 
16:52:57 [2021-09-16T16:52:57.369Z] 
16:52:57 [2021-09-16T16:52:57.369Z] INFO: Building the image from Dockerfile.windows at 09/16/2021 16:52:53...
16:52:57 [2021-09-16T16:52:57.369Z] 
16:52:57 [2021-09-16T16:52:57.603Z] 
16:52:57 [2021-09-16T16:52:57.603Z] #43 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
16:52:57 [2021-09-16T16:52:57.603Z] #43 sha256:0cb918e17bacc66c3cd48bbfc96882e1dbddda897949c42c94a1a9e722778d68
16:52:57 [2021-09-16T16:52:57.603Z] #43 DONE 0.1s
16:52:57 [2021-09-16T16:52:57.603Z] 
16:52:57 [2021-09-16T16:52:57.603Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:52:57 [2021-09-16T16:52:57.603Z] #65 sha256:f04ed9a26de10c32c324cef4cab8b8dab3166f9918de395ffc001f541b18af64
16:52:57 [2021-09-16T16:52:57.603Z] #65 ...
16:52:57 [2021-09-16T16:52:57.603Z] 
16:52:57 [2021-09-16T16:52:57.603Z] #46 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
16:52:57 [2021-09-16T16:52:57.603Z] #46 sha256:094b7789269ad3d476f3fa7bbbdb52d29f5a700804e065a717338f93163dc78e
16:52:57 [2021-09-16T16:52:57.603Z] #46 DONE 0.1s
16:52:57 [2021-09-16T16:52:57.603Z] 
16:52:57 [2021-09-16T16:52:57.603Z] #49 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
16:52:57 [2021-09-16T16:52:57.603Z] #49 sha256:f4eef4e13ae0b5a38f9f9f3644d2f6afdb1abded183c50ab62c33bf9ae305928
16:52:57 [2021-09-16T16:52:57.864Z] #49 DONE 0.1s
16:52:57 [2021-09-16T16:52:57.864Z] 
16:52:57 [2021-09-16T16:52:57.864Z] #53 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
16:52:57 [2021-09-16T16:52:57.864Z] #53 sha256:2e8e7ec4d67a0f2cd2de87a9b592946097688ca768d445580d1f53168d3c510a
16:52:57 [2021-09-16T16:52:57.864Z] #53 DONE 0.1s
16:52:57 [2021-09-16T16:52:57.864Z] 
16:52:57 [2021-09-16T16:52:57.864Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:52:57 [2021-09-16T16:52:57.864Z] #65 sha256:f04ed9a26de10c32c324cef4cab8b8dab3166f9918de395ffc001f541b18af64
16:52:57 [2021-09-16T16:52:57.864Z] #65 ...
16:52:57 [2021-09-16T16:52:57.864Z] 
16:52:57 [2021-09-16T16:52:57.864Z] #55 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
16:52:57 [2021-09-16T16:52:57.864Z] #55 sha256:d64e8c0c4efecd30b55473b40f67b2eb5d8e7cd8ae9aee8f4513ded83cf0bab8
16:52:57 [2021-09-16T16:52:57.864Z] #55 DONE 0.1s
16:52:58 [2021-09-16T16:52:58.121Z] 
16:52:58 [2021-09-16T16:52:58.121Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
16:52:58 [2021-09-16T16:52:58.121Z] #57 sha256:49ade74836e3153fd02b2f760a87aae68eb26a4b3997fd9ac63e21df5e4c4365
16:52:58 [2021-09-16T16:52:58.121Z] #57 DONE 0.1s
16:52:58 [2021-09-16T16:52:58.121Z] 
16:52:58 [2021-09-16T16:52:58.121Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
16:52:58 [2021-09-16T16:52:58.121Z] #59 sha256:84a151fd21e610f8894ac5a93ed9a214136324d8044d93f56af167b024cf50de
16:52:58 [2021-09-16T16:52:58.121Z] #59 DONE 0.1s
16:52:58 [2021-09-16T16:52:58.121Z] 
16:52:58 [2021-09-16T16:52:58.121Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
16:52:58 [2021-09-16T16:52:58.121Z] #61 sha256:483f40b7e06d751e38edb07cd206586897d046745a06ef38001669c394271b47
16:52:58 [2021-09-16T16:52:58.121Z] #61 DONE 0.1s
16:52:58 [2021-09-16T16:52:58.121Z] 
16:52:58 [2021-09-16T16:52:58.121Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:52:58 [2021-09-16T16:52:58.121Z] #65 sha256:f04ed9a26de10c32c324cef4cab8b8dab3166f9918de395ffc001f541b18af64
16:52:58 [2021-09-16T16:52:58.905Z] Sending build context to Docker daemon  60.65MB
16:52:58 [2021-09-16T16:52:58.905Z] 
16:52:58 [2021-09-16T16:52:58.905Z] Step 1/11 : FROM microsoft/windowsservercore
16:52:58 [2021-09-16T16:52:58.905Z]  ---> a3aeeffc33bf
16:52:58 [2021-09-16T16:52:58.905Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
16:52:58 [2021-09-16T16:52:58.905Z]  ---> Running in 188c31b6180f
16:52:58 [2021-09-16T16:52:58.905Z] Removing intermediate container 188c31b6180f
16:52:58 [2021-09-16T16:52:58.905Z]  ---> a1ce7f0a1eea
16:52:58 [2021-09-16T16:52:58.905Z] Step 3/11 : ARG GO_VERSION=1.17.1
16:52:58 [2021-09-16T16:52:58.905Z]  ---> Running in 5961a6302ac1
16:52:59 [2021-09-16T16:52:59.363Z] Removing intermediate container 5961a6302ac1
16:52:59 [2021-09-16T16:52:59.363Z]  ---> 635800d27fc1
16:52:59 [2021-09-16T16:52:59.363Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5
16:52:59 [2021-09-16T16:52:59.363Z]  ---> Running in a3c2600cedf0
16:52:59 [2021-09-16T16:52:59.821Z] Removing intermediate container a3c2600cedf0
16:52:59 [2021-09-16T16:52:59.821Z]  ---> acbd56f57c22
16:52:59 [2021-09-16T16:52:59.821Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0
16:52:59 [2021-09-16T16:52:59.821Z]  ---> Running in 7aa3f9cae49d
16:52:59 [2021-09-16T16:52:59.821Z] Removing intermediate container 7aa3f9cae49d
16:52:59 [2021-09-16T16:52:59.821Z]  ---> 5c25a97605a0
16:52:59 [2021-09-16T16:52:59.821Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}
16:52:59 [2021-09-16T16:52:59.821Z]  ---> Running in 36d1dfccea16
16:53:00 [2021-09-16T16:53:00.279Z] Removing intermediate container 36d1dfccea16
16:53:00 [2021-09-16T16:53:00.279Z]  ---> 46508a6375d5
16:53:00 [2021-09-16T16:53:00.279Z] Step 7/11 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Downloading containerd;   Install-Package -Force 7Zip4PowerShell;   $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz';   Download-File $location C:\containerd.tar.gz;   New-Item -Path C:\containerd -ItemType Directory;   Expand-7Zip C:\containerd.tar.gz C:\;   Expand-7Zip C:\containerd.tar C:\containerd;   Remove-Item C:\containerd.tar.gz;   Remove-Item C:\containerd.tar;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
16:53:00 [2021-09-16T16:53:00.279Z]  ---> Running in f7625cf5c2c6
16:53:04 [2021-09-16T16:53:04.022Z] 
16:53:04 [2021-09-16T16:53:04.022Z] SUCCESS: Specified value was saved.
16:53:04 [2021-09-16T16:53:04.989Z] INFO: Downloading git...
16:53:05 [2021-09-16T16:53:05.515Z] #58 206.0 # github.com/containerd/containerd/cmd/containerd
16:53:05 [2021-09-16T16:53:05.515Z] #58 206.0 /usr/bin/ld: /tmp/go-link-1045871807/000019.o: in function `New':
16:53:05 [2021-09-16T16:53:05.515Z] #58 206.0 /tmp/tmp.dgPR4KsgYp/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:53:05 [2021-09-16T16:53:05.515Z] #58 206.2 + bin/containerd-stress
16:53:05 [2021-09-16T16:53:05.957Z] INFO: Downloading go...
16:53:06 [2021-09-16T16:53:06.458Z] #58 210.1 + bin/containerd-shim
16:53:08 [2021-09-16T16:53:08.136Z] INFO: Downloading compiler 1 of 3...
16:53:09 [2021-09-16T16:53:09.102Z] INFO: Downloading compiler 2 of 3...
16:53:10 [2021-09-16T16:53:10.068Z] INFO: Downloading compiler 3 of 3...
16:53:11 [2021-09-16T16:53:11.034Z] INFO: Extracting git...
16:53:14 [2021-09-16T16:53:14.609Z] #58 218.1 + bin/containerd-shim-runc-v1
16:53:16 [2021-09-16T16:53:16.177Z] #65 ...
16:53:16 [2021-09-16T16:53:16.177Z] 
16:53:16 [2021-09-16T16:53:16.177Z] #62 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh runc
16:53:16 [2021-09-16T16:53:16.177Z] #62 sha256:3184c536792d13ed5a6760faf3a92af981f363a8638597f9459c46fc8c43b412
16:53:16 [2021-09-16T16:53:16.177Z] #62 83.67 CGO_ENABLED=1 go build -trimpath   -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
16:53:16 [2021-09-16T16:53:16.177Z] #62 84.51 + mkdir -p /build
16:53:16 [2021-09-16T16:53:16.177Z] #62 84.51 + cp runc /build/runc
16:53:16 [2021-09-16T16:53:16.177Z] #62 DONE 84.8s
16:53:16 [2021-09-16T16:53:16.177Z] 
16:53:16 [2021-09-16T16:53:16.177Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:53:16 [2021-09-16T16:53:16.177Z] #65 sha256:f04ed9a26de10c32c324cef4cab8b8dab3166f9918de395ffc001f541b18af64
16:53:16 [2021-09-16T16:53:16.177Z] #65 ...
16:53:16 [2021-09-16T16:53:16.177Z] 
16:53:16 [2021-09-16T16:53:16.177Z] #63 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
16:53:16 [2021-09-16T16:53:16.177Z] #63 sha256:3da6140b925b750bce9486ef5e654356a4a3816cc5db4ffbea1e33e241a2ffb5
16:53:16 [2021-09-16T16:53:16.177Z] #63 DONE 0.1s
16:53:16 [2021-09-16T16:53:16.177Z] 
16:53:16 [2021-09-16T16:53:16.177Z] #65 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install         PREFIX=/build /tmp/install/install.sh containerd
16:53:16 [2021-09-16T16:53:16.177Z] #65 sha256:f04ed9a26de10c32c324cef4cab8b8dab3166f9918de395ffc001f541b18af64
16:53:19 [2021-09-16T16:53:19.905Z] #58 223.0 + bin/containerd-shim-runc-v2
16:53:20 [2021-09-16T16:53:20.347Z] #65 144.9 # github.com/containerd/containerd/cmd/containerd
16:53:20 [2021-09-16T16:53:20.347Z] #65 144.9 /usr/bin/ld: /tmp/go-link-3390665195/000019.o: in function `New':
16:53:20 [2021-09-16T16:53:20.347Z] #65 144.9 /tmp/tmp.s1VAZIKLUG/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
16:53:20 [2021-09-16T16:53:20.347Z] #65 144.9 + bin/containerd-stress
16:53:21 [2021-09-16T16:53:21.288Z] #58 225.3 + binaries
16:53:21 [2021-09-16T16:53:21.288Z] #58 225.3 + install -D bin/containerd /build/containerd
16:53:21 [2021-09-16T16:53:21.288Z] #58 225.3 + install -D bin/containerd-shim /build/containerd-shim
16:53:21 [2021-09-16T16:53:21.288Z] #58 225.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:53:21 [2021-09-16T16:53:21.288Z] #58 225.4 + install -D bin/ctr /build/ctr
16:53:21 [2021-09-16T16:53:21.349Z] INFO: Expanding go...
16:53:21 [2021-09-16T16:53:21.744Z] #65 146.1 + bin/containerd-shim
16:53:25 [2021-09-16T16:53:25.487Z] #58 DONE 228.8s
16:53:26 [2021-09-16T16:53:26.874Z] 
16:53:26 [2021-09-16T16:53:26.874Z] #59 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
16:53:26 [2021-09-16T16:53:26.874Z] #59 sha256:b294adea5991e707c9f9971c9347dfa6ea08b26d2442291a8d2a341ec40cf527
16:53:28 [2021-09-16T16:53:28.144Z] 48a76b150a3a: Pull complete
16:53:28 [2021-09-16T16:53:28.144Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4
16:53:28 [2021-09-16T16:53:28.144Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
16:53:28 [2021-09-16T16:53:28.144Z] mcr.microsoft.com/windows/servercore:ltsc2022
16:53:28 [2021-09-16T16:53:28.144Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully
16:53:28 [2021-09-16T16:53:28.144Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore
16:53:28 [2021-09-16T16:53:28.144Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.230'
16:53:28 [2021-09-16T16:53:28.144Z] INFO: Docker version of control daemon
16:53:28 [2021-09-16T16:53:28.144Z] 
16:53:28 [2021-09-16T16:53:28.144Z] Client:
16:53:28 [2021-09-16T16:53:28.144Z]  Version:           20.10.8
16:53:28 [2021-09-16T16:53:28.144Z]  API version:       1.41
16:53:28 [2021-09-16T16:53:28.144Z]  Go version:        go1.16.6
16:53:28 [2021-09-16T16:53:28.144Z]  Git commit:        3967b7d
16:53:28 [2021-09-16T16:53:28.144Z]  Built:             Fri Jul 30 19:58:50 2021
16:53:28 [2021-09-16T16:53:28.144Z]  OS/Arch:           windows/amd64
16:53:28 [2021-09-16T16:53:28.144Z]  Context:           default
16:53:28 [2021-09-16T16:53:28.144Z]  Experimental:      true
16:53:28 [2021-09-16T16:53:28.144Z] 
16:53:28 [2021-09-16T16:53:28.144Z] Server: Docker Engine - Community
16:53:28 [2021-09-16T16:53:28.144Z]  Engine:
16:53:28 [2021-09-16T16:53:28.144Z]   Version:          20.10.8
16:53:28 [2021-09-16T16:53:28.144Z]   API version:      1.41 (minimum version 1.24)
16:53:28 [2021-09-16T16:53:28.144Z]   Go version:       go1.16.6
16:53:28 [2021-09-16T16:53:28.144Z]   Git commit:       75249d8
16:53:28 [2021-09-16T16:53:28.144Z]   Built:            Fri Jul 30 19:54:29 2021
16:53:28 [2021-09-16T16:53:28.144Z]   OS/Arch:          windows/amd64
16:53:28 [2021-09-16T16:53:28.144Z]   Experimental:     true
16:53:28 [2021-09-16T16:53:28.144Z] 
16:53:28 [2021-09-16T16:53:28.144Z] INFO: Docker info of control daemon
16:53:28 [2021-09-16T16:53:28.144Z] 
16:53:28 [2021-09-16T16:53:28.144Z] Client:
16:53:28 [2021-09-16T16:53:28.144Z]  Context:    default
16:53:28 [2021-09-16T16:53:28.144Z]  Debug Mode: false
16:53:28 [2021-09-16T16:53:28.144Z] 
16:53:28 [2021-09-16T16:53:28.144Z] Server:
16:53:28 [2021-09-16T16:53:28.144Z]  Containers: 0
16:53:28 [2021-09-16T16:53:28.144Z]   Running: 0
16:53:28 [2021-09-16T16:53:28.144Z]   Paused: 0
16:53:28 [2021-09-16T16:53:28.144Z]   Stopped: 0
16:53:28 [2021-09-16T16:53:28.144Z]  Images: 1
16:53:28 [2021-09-16T16:53:28.144Z]  Server Version: 20.10.8
16:53:28 [2021-09-16T16:53:28.144Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:53:28 [2021-09-16T16:53:28.144Z]   Windows: 
16:53:28 [2021-09-16T16:53:28.144Z]   LCOW: 
16:53:28 [2021-09-16T16:53:28.144Z]  Logging Driver: json-file
16:53:28 [2021-09-16T16:53:28.144Z]  Plugins:
16:53:28 [2021-09-16T16:53:28.144Z]   Volume: local
16:53:28 [2021-09-16T16:53:28.145Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:53:28 [2021-09-16T16:53:28.145Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:53:28 [2021-09-16T16:53:28.145Z]  Swarm: inactive
16:53:28 [2021-09-16T16:53:28.145Z]  Default Isolation: process
16:53:28 [2021-09-16T16:53:28.145Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
16:53:28 [2021-09-16T16:53:28.145Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
16:53:28 [2021-09-16T16:53:28.145Z]  OSType: windows
16:53:28 [2021-09-16T16:53:28.145Z]  Architecture: x86_64
16:53:28 [2021-09-16T16:53:28.145Z]  CPUs: 4
16:53:28 [2021-09-16T16:53:28.145Z]  Total Memory: 32GiB
16:53:28 [2021-09-16T16:53:28.145Z]  Name: azwin-2-7bed10
16:53:28 [2021-09-16T16:53:28.145Z]  ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT
16:53:28 [2021-09-16T16:53:28.145Z]  Docker Root Dir: D:\docker
16:53:28 [2021-09-16T16:53:28.145Z]  Debug Mode: false
16:53:28 [2021-09-16T16:53:28.145Z]  Registry: https://index.docker.io/v1/
16:53:28 [2021-09-16T16:53:28.145Z]  Labels:
16:53:28 [2021-09-16T16:53:28.145Z]  Experimental: true
16:53:28 [2021-09-16T16:53:28.145Z]  Insecure Registries:
16:53:28 [2021-09-16T16:53:28.145Z]   10.0.0.4:5000
16:53:28 [2021-09-16T16:53:28.145Z]   127.0.0.0/8
16:53:28 [2021-09-16T16:53:28.145Z]  Registry Mirrors:
16:53:28 [2021-09-16T16:53:28.145Z]   http://10.0.0.4:5000/
16:53:28 [2021-09-16T16:53:28.145Z]  Live Restore Enabled: false
16:53:28 [2021-09-16T16:53:28.145Z]  Product License: Community Engine
16:53:28 [2021-09-16T16:53:28.145Z] 
16:53:28 [2021-09-16T16:53:28.145Z] 
16:53:28 [2021-09-16T16:53:28.145Z] INFO: Commit hash is 0050ddd43b
16:53:28 [2021-09-16T16:53:28.145Z] INFO: Nuke-Everything...
16:53:28 [2021-09-16T16:53:28.145Z] INFO: Container count on control daemon to delete is 0
16:53:28 [2021-09-16T16:53:28.145Z] INFO: Nuking d:\CI
16:53:28 [2021-09-16T16:53:28.145Z] INFO: Zapped successfully
16:53:28 [2021-09-16T16:53:28.145Z] INFO: Location for testing is d:\CI\PR-42855\6
16:53:28 [2021-09-16T16:53:28.145Z] INFO: Validating GOLang consistency in Dockerfile.windows...
16:53:28 [2021-09-16T16:53:28.145Z] 
16:53:28 [2021-09-16T16:53:28.145Z] 
16:53:28 [2021-09-16T16:53:28.145Z] INFO: Building the image from Dockerfile.windows at 09/16/2021 16:53:26...
16:53:28 [2021-09-16T16:53:28.145Z] 
16:53:28 [2021-09-16T16:53:28.257Z] #59 DONE 1.6s
16:53:28 [2021-09-16T16:53:28.257Z] 
16:53:28 [2021-09-16T16:53:28.257Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:53:28 [2021-09-16T16:53:28.257Z] #63 sha256:e953cf6d59eb1b2e0360c00a1976f58bbb699005985717a285d90054e66d058d
16:53:28 [2021-09-16T16:53:28.517Z] #63 DONE 0.3s
16:53:28 [2021-09-16T16:53:28.517Z] 
16:53:28 [2021-09-16T16:53:28.517Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
16:53:28 [2021-09-16T16:53:28.517Z] #68 sha256:59460f42b1e77f63805955216ccecadb5914e002de13a411ac3912febc1d6897
16:53:29 [2021-09-16T16:53:29.832Z] #65 153.3 + bin/containerd-shim-runc-v1
16:53:30 [2021-09-16T16:53:30.428Z] #68 DONE 1.7s
16:53:30 [2021-09-16T16:53:30.428Z] 
16:53:30 [2021-09-16T16:53:30.428Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
16:53:30 [2021-09-16T16:53:30.428Z] #69 sha256:cb7e08ecfa1a0272f9502820171728903a85518890e63a5632444298efb21709
16:53:30 [2021-09-16T16:53:30.428Z] #69 DONE 0.0s
16:53:30 [2021-09-16T16:53:30.428Z] 
16:53:30 [2021-09-16T16:53:30.428Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
16:53:30 [2021-09-16T16:53:30.428Z] #70 sha256:2df017ec43ed77b06aecb55cfb67f3c6d3e73334a9ed1873456ed8ba605b5e1f
16:53:31 [2021-09-16T16:53:31.107Z] Sending build context to Docker daemon  60.65MB
16:53:31 [2021-09-16T16:53:31.107Z] 
16:53:31 [2021-09-16T16:53:31.107Z] Step 1/11 : FROM microsoft/windowsservercore
16:53:31 [2021-09-16T16:53:31.107Z]  ---> a3aeeffc33bf
16:53:31 [2021-09-16T16:53:31.107Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
16:53:31 [2021-09-16T16:53:31.107Z]  ---> Running in dfa257324691
16:53:31 [2021-09-16T16:53:31.107Z] Removing intermediate container dfa257324691
16:53:31 [2021-09-16T16:53:31.107Z]  ---> c271e62aaf58
16:53:31 [2021-09-16T16:53:31.107Z] Step 3/11 : ARG GO_VERSION=1.17.1
16:53:31 [2021-09-16T16:53:31.577Z]  ---> Running in 75dc73162c8f
16:53:31 [2021-09-16T16:53:31.577Z] Removing intermediate container 75dc73162c8f
16:53:31 [2021-09-16T16:53:31.577Z]  ---> 9e12c077f4ac
16:53:31 [2021-09-16T16:53:31.577Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5
16:53:31 [2021-09-16T16:53:31.577Z]  ---> Running in a5d54d81dd35
16:53:32 [2021-09-16T16:53:32.047Z] Removing intermediate container a5d54d81dd35
16:53:32 [2021-09-16T16:53:32.047Z]  ---> 5926eea60b23
16:53:32 [2021-09-16T16:53:32.047Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0
16:53:32 [2021-09-16T16:53:32.047Z]  ---> Running in fc39a99e476f
16:53:32 [2021-09-16T16:53:32.357Z] #70 DONE 2.0s
16:53:32 [2021-09-16T16:53:32.357Z] 
16:53:32 [2021-09-16T16:53:32.357Z] #71 exporting to image
16:53:32 [2021-09-16T16:53:32.357Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:53:32 [2021-09-16T16:53:32.357Z] #71 exporting layers
16:53:32 [2021-09-16T16:53:32.518Z] Removing intermediate container fc39a99e476f
16:53:32 [2021-09-16T16:53:32.518Z]  ---> 96cac529e5bb
16:53:32 [2021-09-16T16:53:32.518Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}
16:53:32 [2021-09-16T16:53:32.518Z]  ---> Running in 3523fb35fdf6
16:53:32 [2021-09-16T16:53:32.518Z] Removing intermediate container 3523fb35fdf6
16:53:32 [2021-09-16T16:53:32.518Z]  ---> 156b943de274
16:53:32 [2021-09-16T16:53:32.518Z] Step 7/11 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Downloading containerd;   Install-Package -Force 7Zip4PowerShell;   $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz';   Download-File $location C:\containerd.tar.gz;   New-Item -Path C:\containerd -ItemType Directory;   Expand-7Zip C:\containerd.tar.gz C:\;   Expand-7Zip C:\containerd.tar C:\containerd;   Remove-Item C:\containerd.tar.gz;   Remove-Item C:\containerd.tar;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
16:53:32 [2021-09-16T16:53:32.518Z]  ---> Running in ddd7b0f1ed18
16:53:32 [2021-09-16T16:53:32.949Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:53:32 [2021-09-16T16:53:32.949Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:53:32 [2021-09-16T16:53:32.949Z] GOOS="" GOARCH="" GOARM=""
16:53:32 [2021-09-16T16:53:32.949Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:53:32 [2021-09-16T16:53:32.949Z] 
16:53:32 [2021-09-16T16:53:32.949Z] + TEST_INTEGRATION_DEST=2
16:53:32 [2021-09-16T16:53:32.949Z] + CONTAINER_NAME=docker-pr6-2
16:53:32 [2021-09-16T16:53:32.949Z] + TEST_SKIP_INTEGRATION=1
16:53:32 [2021-09-16T16:53:32.949Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
16:53:32 [2021-09-16T16:53:32.949Z] + run_tests
16:53:32 [2021-09-16T16:53:32.949Z] + c=0
16:53:32 [2021-09-16T16:53:32.949Z] + '[' -n 0 ']'
16:53:32 [2021-09-16T16:53:32.949Z] + rm=
16:53:32 [2021-09-16T16:53:32.949Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42855/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42855/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42855/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c hack/make.sh '' test-integration
16:53:32 [2021-09-16T16:53:32.949Z] + TEST_INTEGRATION_DEST=1
16:53:32 [2021-09-16T16:53:32.949Z] + CONTAINER_NAME=docker-pr6-1
16:53:32 [2021-09-16T16:53:32.949Z] + TEST_SKIP_INTEGRATION_CLI=1
16:53:32 [2021-09-16T16:53:32.949Z] + run_tests test-integration-flaky
16:53:32 [2021-09-16T16:53:32.949Z] + '[' -n 0 ']'
16:53:32 [2021-09-16T16:53:32.949Z] + rm=
16:53:32 [2021-09-16T16:53:32.949Z] + TEST_INTEGRATION_DEST=3
16:53:32 [2021-09-16T16:53:32.949Z] + CONTAINER_NAME=docker-pr6-3
16:53:32 [2021-09-16T16:53:32.949Z] + TEST_SKIP_INTEGRATION=1
16:53:32 [2021-09-16T16:53:32.949Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
16:53:32 [2021-09-16T16:53:32.949Z] + run_tests
16:53:32 [2021-09-16T16:53:32.949Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42855/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42855/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42855/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c hack/make.sh test-integration-flaky test-integration
16:53:32 [2021-09-16T16:53:32.949Z] + '[' -n 0 ']'
16:53:32 [2021-09-16T16:53:32.949Z] + rm=
16:53:32 [2021-09-16T16:53:32.949Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42855/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42855/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42855/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c hack/make.sh '' test-integration
16:53:32 [2021-09-16T16:53:32.949Z] ++ jobs -p
16:53:32 [2021-09-16T16:53:32.949Z] + for job in $(jobs -p)
16:53:32 [2021-09-16T16:53:32.949Z] + wait 4533
16:53:32 [2021-09-16T16:53:32.949Z] 
16:53:32 [2021-09-16T16:53:32.949Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:53:32 [2021-09-16T16:53:32.949Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:53:32 [2021-09-16T16:53:32.949Z] HOSTNAME=f913290291ce
16:53:32 [2021-09-16T16:53:32.949Z] TEST_SKIP_INTEGRATION=1
16:53:32 [2021-09-16T16:53:32.949Z] TESTDEBUG=0
16:53:32 [2021-09-16T16:53:32.949Z] DEST=bundles/test-integration
16:53:32 [2021-09-16T16:53:32.949Z] PWD=/go/src/github.com/docker/docker
16:53:32 [2021-09-16T16:53:32.949Z] KEEPBUNDLE=1
16:53:32 [2021-09-16T16:53:32.949Z] DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:53:32 [2021-09-16T16:53:32.949Z] container=docker
16:53:32 [2021-09-16T16:53:32.949Z] HOME=/root
16:53:32 [2021-09-16T16:53:32.949Z] GOLANG_VERSION=1.17.1
16:53:32 [2021-09-16T16:53:32.949Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:53:32 [2021-09-16T16:53:32.949Z] VALIDATE_BRANCH=master
16:53:32 [2021-09-16T16:53:32.949Z] TERM=xterm
16:53:32 [2021-09-16T16:53:32.949Z] DOCKER_PKG=github.com/docker/docker
16:53:32 [2021-09-16T16:53:32.949Z] SHLVL=1
16:53:32 [2021-09-16T16:53:32.949Z] TIMEOUT=120m
16:53:32 [2021-09-16T16:53:32.949Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:53:32 [2021-09-16T16:53:32.949Z] DOCKER_GRAPHDRIVER=overlay2
16:53:32 [2021-09-16T16:53:32.949Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
16:53:32 [2021-09-16T16:53:32.949Z] GO111MODULE=off
16:53:32 [2021-09-16T16:53:32.949Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:53:32 [2021-09-16T16:53:32.949Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:53:32 [2021-09-16T16:53:32.949Z] GOPATH=/go
16:53:32 [2021-09-16T16:53:32.949Z] PKG_CONFIG=pkg-config
16:53:32 [2021-09-16T16:53:32.949Z] _=/usr/bin/env
16:53:32 [2021-09-16T16:53:32.949Z] Building test suite binary ./integration-cli/test.main
16:53:32 [2021-09-16T16:53:32.949Z] 
16:53:33 [2021-09-16T16:53:33.248Z] 
16:53:33 [2021-09-16T16:53:33.248Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
16:53:33 [2021-09-16T16:53:33.248Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:53:33 [2021-09-16T16:53:33.248Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:53:33 [2021-09-16T16:53:33.248Z] HOSTNAME=966d4a81749b
16:53:33 [2021-09-16T16:53:33.248Z] TEST_SKIP_INTEGRATION=1
16:53:33 [2021-09-16T16:53:33.248Z] TESTDEBUG=0
16:53:33 [2021-09-16T16:53:33.248Z] DEST=bundles/test-integration
16:53:33 [2021-09-16T16:53:33.248Z] PWD=/go/src/github.com/docker/docker
16:53:33 [2021-09-16T16:53:33.248Z] KEEPBUNDLE=1
16:53:33 [2021-09-16T16:53:33.248Z] DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:53:33 [2021-09-16T16:53:33.248Z] container=docker
16:53:33 [2021-09-16T16:53:33.248Z] HOME=/root
16:53:33 [2021-09-16T16:53:33.248Z] GOLANG_VERSION=1.17.1
16:53:33 [2021-09-16T16:53:33.248Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:53:33 [2021-09-16T16:53:33.248Z] VALIDATE_BRANCH=master
16:53:33 [2021-09-16T16:53:33.248Z] TERM=xterm
16:53:33 [2021-09-16T16:53:33.248Z] DOCKER_PKG=github.com/docker/docker
16:53:33 [2021-09-16T16:53:33.248Z] SHLVL=1
16:53:33 [2021-09-16T16:53:33.248Z] TIMEOUT=120m
16:53:33 [2021-09-16T16:53:33.248Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:53:33 [2021-09-16T16:53:33.248Z] DOCKER_GRAPHDRIVER=overlay2
16:53:33 [2021-09-16T16:53:33.248Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
16:53:33 [2021-09-16T16:53:33.248Z] GO111MODULE=off
16:53:33 [2021-09-16T16:53:33.248Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:53:33 [2021-09-16T16:53:33.248Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:53:33 [2021-09-16T16:53:33.248Z] GOPATH=/go
16:53:33 [2021-09-16T16:53:33.248Z] PKG_CONFIG=pkg-config
16:53:33 [2021-09-16T16:53:33.248Z] _=/usr/bin/env
16:53:33 [2021-09-16T16:53:33.248Z] Building test suite binary ./integration-cli/test.main
16:53:33 [2021-09-16T16:53:33.505Z] No new tests added to integration.
16:53:33 [2021-09-16T16:53:33.505Z] 
16:53:33 [2021-09-16T16:53:33.505Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:53:34 [2021-09-16T16:53:34.003Z] #65 158.3 + bin/containerd-shim-runc-v2
16:53:34 [2021-09-16T16:53:34.259Z] #65 158.9 + binaries
16:53:34 [2021-09-16T16:53:34.515Z] #65 158.9 + install -D bin/containerd /build/containerd
16:53:34 [2021-09-16T16:53:34.515Z] #65 158.9 + install -D bin/containerd-shim /build/containerd-shim
16:53:34 [2021-09-16T16:53:34.515Z] #65 158.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
16:53:34 [2021-09-16T16:53:34.515Z] #65 158.9 + install -D bin/ctr /build/ctr
16:53:34 [2021-09-16T16:53:34.779Z] #65 DONE 159.3s
16:53:34 [2021-09-16T16:53:34.872Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:53:34 [2021-09-16T16:53:34.872Z] HOSTNAME=9b48e5acae0b
16:53:34 [2021-09-16T16:53:34.872Z] TESTDEBUG=0
16:53:34 [2021-09-16T16:53:34.872Z] DEST=bundles/test-integration
16:53:34 [2021-09-16T16:53:34.872Z] PWD=/go/src/github.com/docker/docker
16:53:34 [2021-09-16T16:53:34.872Z] KEEPBUNDLE=1
16:53:34 [2021-09-16T16:53:34.872Z] DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:53:34 [2021-09-16T16:53:34.872Z] container=docker
16:53:34 [2021-09-16T16:53:34.872Z] HOME=/root
16:53:34 [2021-09-16T16:53:34.872Z] GOLANG_VERSION=1.17.1
16:53:34 [2021-09-16T16:53:34.872Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:53:34 [2021-09-16T16:53:34.872Z] VALIDATE_BRANCH=master
16:53:34 [2021-09-16T16:53:34.872Z] TERM=xterm
16:53:34 [2021-09-16T16:53:34.872Z] DOCKER_PKG=github.com/docker/docker
16:53:34 [2021-09-16T16:53:34.872Z] SHLVL=1
16:53:34 [2021-09-16T16:53:34.872Z] TIMEOUT=120m
16:53:34 [2021-09-16T16:53:34.872Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:53:34 [2021-09-16T16:53:34.872Z] DOCKER_GRAPHDRIVER=overlay2
16:53:34 [2021-09-16T16:53:34.872Z] GO111MODULE=off
16:53:34 [2021-09-16T16:53:34.872Z] TEST_SKIP_INTEGRATION_CLI=1
16:53:34 [2021-09-16T16:53:34.872Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:53:34 [2021-09-16T16:53:34.872Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:53:34 [2021-09-16T16:53:34.872Z] GOPATH=/go
16:53:34 [2021-09-16T16:53:34.872Z] PKG_CONFIG=pkg-config
16:53:34 [2021-09-16T16:53:34.872Z] _=/usr/bin/env
16:53:34 [2021-09-16T16:53:34.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:53:34 [2021-09-16T16:53:34.996Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:53:34 [2021-09-16T16:53:34.996Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:53:34 [2021-09-16T16:53:34.996Z] GOOS="" GOARCH="" GOARM=""
16:53:34 [2021-09-16T16:53:34.996Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:53:34 [2021-09-16T16:53:34.996Z] 
16:53:34 [2021-09-16T16:53:34.996Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:53:34 [2021-09-16T16:53:34.996Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:53:34 [2021-09-16T16:53:34.996Z] HOSTNAME=9d0d1c9f02d1
16:53:34 [2021-09-16T16:53:34.996Z] DEST=bundles/test-integration
16:53:34 [2021-09-16T16:53:34.996Z] PWD=/go/src/github.com/docker/docker
16:53:34 [2021-09-16T16:53:34.996Z] DOCKER_ROOTLESS=1
16:53:34 [2021-09-16T16:53:34.996Z] DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:53:34 [2021-09-16T16:53:34.996Z] container=docker
16:53:34 [2021-09-16T16:53:34.996Z] HOME=/root
16:53:34 [2021-09-16T16:53:34.996Z] GOLANG_VERSION=1.17.1
16:53:34 [2021-09-16T16:53:34.996Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:53:34 [2021-09-16T16:53:34.996Z] VALIDATE_BRANCH=master
16:53:34 [2021-09-16T16:53:34.996Z] TERM=xterm
16:53:34 [2021-09-16T16:53:34.996Z] DOCKER_PKG=github.com/docker/docker
16:53:34 [2021-09-16T16:53:34.996Z] SHLVL=1
16:53:34 [2021-09-16T16:53:34.996Z] TIMEOUT=120m
16:53:34 [2021-09-16T16:53:34.996Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:53:34 [2021-09-16T16:53:34.996Z] DOCKER_GRAPHDRIVER=overlay2
16:53:34 [2021-09-16T16:53:34.996Z] GO111MODULE=off
16:53:34 [2021-09-16T16:53:34.996Z] DOCKER_EXPERIMENTAL=1
16:53:34 [2021-09-16T16:53:34.996Z] TEST_SKIP_INTEGRATION_CLI=1
16:53:34 [2021-09-16T16:53:34.996Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:53:34 [2021-09-16T16:53:34.996Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:53:34 [2021-09-16T16:53:34.996Z] GOPATH=/go
16:53:34 [2021-09-16T16:53:34.996Z] PKG_CONFIG=pkg-config
16:53:34 [2021-09-16T16:53:34.997Z] _=/usr/bin/env
16:53:34 [2021-09-16T16:53:34.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:53:36 [2021-09-16T16:53:36.145Z] 
16:53:36 [2021-09-16T16:53:36.145Z] #66 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
16:53:36 [2021-09-16T16:53:36.145Z] #66 sha256:f669717b6c06165df9c91dc010730304cb53f166feb1b3ccfa74c88ea1354ea3
16:53:36 [2021-09-16T16:53:36.145Z] #66 DONE 0.1s
16:53:36 [2021-09-16T16:53:36.145Z] 
16:53:36 [2021-09-16T16:53:36.145Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
16:53:36 [2021-09-16T16:53:36.145Z] #70 sha256:57a5046cd94238658d55c4a7a4440ee4e820937f5e14a2909b1a98006abe5ded
16:53:36 [2021-09-16T16:53:36.145Z] #70 DONE 0.1s
16:53:36 [2021-09-16T16:53:36.145Z] 
16:53:36 [2021-09-16T16:53:36.145Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
16:53:36 [2021-09-16T16:53:36.145Z] #75 sha256:bdb2437e3cc2a74a215f9d809af5ad4f33215c5223bc29543bb95709c19425bc
16:53:36 [2021-09-16T16:53:36.570Z] #71 exporting layers 4.4s done
16:53:36 [2021-09-16T16:53:36.570Z] #71 writing image sha256:c57e9a27ff6fa727b6511a0c0b5c66275d455cab6d673dc47315b1a6489ee20f done
16:53:36 [2021-09-16T16:53:36.570Z] #71 naming to docker.io/library/docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c done
16:53:36 [2021-09-16T16:53:36.570Z] #71 DONE 4.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
16:53:36 [2021-09-16T16:53:36.705Z] #75 DONE 0.5s
16:53:36 [2021-09-16T16:53:36.705Z] 
16:53:36 [2021-09-16T16:53:36.705Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
16:53:36 [2021-09-16T16:53:36.705Z] #76 sha256:e9ea40a239b3fa845069904d6497878ea1e53b66af8dcc85fdf69aebbe12d64b
16:53:36 [2021-09-16T16:53:36.705Z] #76 DONE 0.0s
16:53:36 [2021-09-16T16:53:36.705Z] 
16:53:36 [2021-09-16T16:53:36.705Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
16:53:36 [2021-09-16T16:53:36.705Z] #77 sha256:0aeef3eaf4226c9ddd70334b10e780a2b1970229a7152ca0392f12803452bc44
16:53:36 [2021-09-16T16:53:36.910Z] + sudo modprobe ip6table_filter
[Pipeline] sh
16:53:37 [2021-09-16T16:53:37.206Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c hack/test/unit
16:53:37 [2021-09-16T16:53:37.315Z] 
16:53:37 [2021-09-16T16:53:37.315Z] SUCCESS: Specified value was saved.
16:53:37 [2021-09-16T16:53:37.315Z] INFO: Downloading git...
16:53:38 [2021-09-16T16:53:38.305Z] INFO: Downloading go...
16:53:39 [2021-09-16T16:53:39.117Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
16:53:39 [2021-09-16T16:53:39.117Z] + TESTFLAGS+=' -test.timeout=5m'
16:53:39 [2021-09-16T16:53:39.117Z] + TESTDIRS=./...
16:53:39 [2021-09-16T16:53:39.117Z] + exclude_paths='/vendor/|/integration'
16:53:39 [2021-09-16T16:53:39.117Z] ++ go list ./...
16:53:39 [2021-09-16T16:53:39.117Z] ++ grep -vE '(/vendor/|/integration)'
16:53:39 [2021-09-16T16:53:39.874Z] INFO: Downloading compiler 1 of 3...
16:53:40 [2021-09-16T16:53:40.344Z] INFO: Downloading compiler 2 of 3...
16:53:40 [2021-09-16T16:53:40.344Z] INFO: Downloading compiler 3 of 3...
16:53:40 [2021-09-16T16:53:40.344Z] INFO: Extracting git...
16:53:40 [2021-09-16T16:53:40.505Z] + pkg_list='github.com/docker/docker/api
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/backend/build
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/httputils
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/middleware
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/router
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/router/build
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/router/checkpoint
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/router/container
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/router/debug
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/router/distribution
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/router/grpc
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/router/image
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/router/network
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/router/plugin
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/router/session
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/router/swarm
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/router/system
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/server/router/volume
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/backend
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/blkiodev
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/container
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/events
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/filters
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/image
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/mount
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/network
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/plugins/logdriver
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/registry
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/strslice
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/swarm
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/swarm/runtime
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/time
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/versions
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/versions/v1p19
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/versions/v1p20
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/api/types/volume
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/builder
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/builder/builder-next
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/builder/builder-next/exporter
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/builder/builder-next/worker
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/builder/dockerfile
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/builder/dockerignore
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/builder/remotecontext
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/builder/remotecontext/git
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/cli
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/cli/config
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/cli/debug
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/client
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/cmd/docker-proxy
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/cmd/dockerd
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/cmd/dockerd/trap
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/container
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/container/stream
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/contrib/apparmor
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/contrib/docker-device-tool
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/contrib/httpserver
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/cluster
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/cluster/convert
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/cluster/executor
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/cluster/executor/container
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/cluster/provider
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/config
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/discovery
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/events
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/events/testutils
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/exec
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/graphdriver
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/graphdriver/aufs
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/graphdriver/copy
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/graphdriver/overlay
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/graphdriver/register
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/graphdriver/vfs
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/graphdriver/zfs
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/images
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/initlayer
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/links
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/listeners
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger/awslogs
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger/fluentd
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger/gcplogs
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger/gelf
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger/journald
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger/local
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger/logentries
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger/loggerutils
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger/splunk
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger/syslog
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/logger/templates
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/names
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/network
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/daemon/stats
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/distribution
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/distribution/metadata
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/distribution/utils
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/distribution/xfer
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/dockerversion
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/errdefs
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/image
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/image/cache
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/image/tarexport
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/image/v1
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/internal/test/suite
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/layer
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libcontainerd
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libcontainerd/queue
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libcontainerd/remote
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libcontainerd/supervisor
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libcontainerd/types
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/bitseq
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/cluster
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/config
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/datastore
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/diagnostic
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/discoverapi
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/driverapi
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/drivers/bridge
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/drivers/host
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/drivers/null
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/drivers/overlay
16:53:40 [2021-09-16T16:53:40.505Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/drivers/remote
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/drivers/windows
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/drvregistry
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/etchosts
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/hostdiscovery
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/idm
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/internal/caller
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/ipam
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/ipamapi
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/ipams/builtin
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/ipams/null
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/ipams/remote
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/ipamutils
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/iptables
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/netlabel
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/netutils
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/networkdb
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/ns
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/options
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/osl
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/osl/kernel
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/portallocator
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/portmapper
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/resolvconf
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/testutils
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/libnetwork/types
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/oci
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/oci/caps
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/opts
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/aaparser
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/archive
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/authorization
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/broadcaster
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/capabilities
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/chrootarchive
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/containerfs
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/devicemapper
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/directory
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/discovery
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/discovery/file
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/discovery/kv
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/discovery/memory
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/discovery/nodes
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/dmesg
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/filenotify
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/fileutils
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/fsutils
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/homedir
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/idtools
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/ioutils
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/jsonmessage
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/locker
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/longpath
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/loopback
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/mount
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/namesgenerator
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/parsers
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/parsers/kernel
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/pidfile
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/platform
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/plugingetter
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/plugins
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/plugins/transport
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/pools
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/progress
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/pubsub
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/reexec
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/signal
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/stack
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/stdcopy
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/streamformatter
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/stringid
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/symlink
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/sysinfo
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/system
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/tailfile
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/tarsum
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/term
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/term/windows
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/truncindex
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/urlutil
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/pkg/useragent
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/plugin
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/plugin/executor/containerd
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/plugin/v2
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/profiles/apparmor
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/profiles/seccomp
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/quota
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/reference
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/registry
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/registry/resumable
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/restartmanager
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/rootless
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/rootless/specconv
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/runconfig
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/runconfig/opts
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/testutil
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/testutil/daemon
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/testutil/environment
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/testutil/fakecontext
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/testutil/fakegit
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/testutil/fakestorage
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/testutil/fixtures/load
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/testutil/fixtures/plugin
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/testutil/registry
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/testutil/request
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/volume
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/volume/drivers
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/volume/local
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/volume/mounts
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/volume/service
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/volume/service/opts
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/volume/testutils'
16:53:40 [2021-09-16T16:53:40.506Z] ++ grep --fixed-strings -v /libnetwork
16:53:40 [2021-09-16T16:53:40.506Z] ++ echo 'github.com/docker/docker/api
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/backend/build
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/httputils
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/middleware
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/router
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/router/build
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/router/checkpoint
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/router/container
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/router/debug
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/router/distribution
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/router/grpc
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/router/image
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/router/network
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/router/plugin
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/router/session
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/router/swarm
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/router/system
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/server/router/volume
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/backend
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/blkiodev
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/container
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/events
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/filters
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/image
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/mount
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/network
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/plugins/logdriver
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/registry
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/strslice
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/swarm
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/swarm/runtime
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/time
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/versions
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/versions/v1p19
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/versions/v1p20
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/api/types/volume
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/builder
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/builder/builder-next
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/builder/builder-next/exporter
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/builder/builder-next/worker
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/builder/dockerfile
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/builder/dockerignore
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/builder/remotecontext
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/builder/remotecontext/git
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/cli
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/cli/config
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/cli/debug
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/client
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/cmd/docker-proxy
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/cmd/dockerd
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/cmd/dockerd/trap
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/container
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/container/stream
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/contrib/apparmor
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/contrib/docker-device-tool
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/contrib/httpserver
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/cluster
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/cluster/convert
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/cluster/executor
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/cluster/executor/container
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/cluster/provider
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/config
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/discovery
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/events
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/events/testutils
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/exec
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/graphdriver
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/graphdriver/aufs
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/graphdriver/copy
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/graphdriver/overlay
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/graphdriver/register
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/graphdriver/vfs
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/graphdriver/zfs
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/images
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/initlayer
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/links
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/listeners
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger/awslogs
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger/fluentd
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger/gcplogs
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger/gelf
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger/journald
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger/local
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger/logentries
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger/loggerutils
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger/splunk
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger/syslog
16:53:40 [2021-09-16T16:53:40.506Z] github.com/docker/docker/daemon/logger/templates
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/daemon/names
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/daemon/network
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/daemon/stats
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/distribution
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/distribution/metadata
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/distribution/utils
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/distribution/xfer
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/dockerversion
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/errdefs
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/image
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/image/cache
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/image/tarexport
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/image/v1
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/internal/test/suite
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/layer
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libcontainerd
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libcontainerd/queue
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libcontainerd/remote
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libcontainerd/supervisor
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libcontainerd/types
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/bitseq
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/cluster
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/config
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/datastore
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/diagnostic
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/discoverapi
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/driverapi
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/bridge
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/host
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/null
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/overlay
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/remote
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/windows
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/drvregistry
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/etchosts
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/hostdiscovery
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/idm
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/internal/caller
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/ipam
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/ipamapi
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/ipams/builtin
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/ipams/null
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/ipams/remote
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/ipamutils
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/iptables
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/netlabel
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/netutils
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/networkdb
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/ns
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/options
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/osl
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/osl/kernel
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/portallocator
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/portmapper
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/resolvconf
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/testutils
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/libnetwork/types
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/oci
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/oci/caps
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/opts
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/aaparser
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/archive
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/authorization
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/broadcaster
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/capabilities
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/chrootarchive
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/containerfs
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/devicemapper
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/directory
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/discovery
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/discovery/file
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/discovery/kv
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/discovery/memory
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/discovery/nodes
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/dmesg
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/filenotify
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/fileutils
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/fsutils
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/homedir
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/idtools
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/ioutils
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/jsonmessage
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/locker
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/longpath
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/loopback
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/mount
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/namesgenerator
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/parsers
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/parsers/kernel
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/pidfile
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/platform
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/plugingetter
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/plugins
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/plugins/transport
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/pools
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/progress
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/pubsub
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/reexec
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/signal
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/stack
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/stdcopy
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/streamformatter
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/stringid
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/symlink
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/sysinfo
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/system
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/tailfile
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/tarsum
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/term
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/term/windows
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/truncindex
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/urlutil
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/pkg/useragent
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/plugin
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/plugin/executor/containerd
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/plugin/v2
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/profiles/apparmor
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/profiles/seccomp
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/quota
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/reference
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/registry
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/registry/resumable
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/restartmanager
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/rootless
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/rootless/specconv
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/runconfig
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/runconfig/opts
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/testutil
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/testutil/daemon
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/testutil/environment
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/testutil/fakecontext
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/testutil/fakegit
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/testutil/fakestorage
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/testutil/fixtures/load
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/testutil/fixtures/plugin
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/testutil/registry
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/testutil/request
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/volume
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/volume/drivers
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/volume/local
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/volume/mounts
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/volume/service
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/volume/service/opts
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/volume/testutils'
16:53:40 [2021-09-16T16:53:40.507Z] + base_pkg_list='github.com/docker/docker/api
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/backend/build
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/httputils
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/middleware
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/router
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/router/build
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/router/checkpoint
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/router/container
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/router/debug
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/router/distribution
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/router/grpc
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/router/image
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/router/network
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/router/plugin
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/router/session
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/router/swarm
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/router/system
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/server/router/volume
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/backend
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/blkiodev
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/container
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/events
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/filters
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/image
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/mount
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/network
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/plugins/logdriver
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/registry
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/strslice
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/swarm
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/swarm/runtime
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/time
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/versions
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/versions/v1p19
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/versions/v1p20
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/api/types/volume
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/builder
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/builder/builder-next
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/builder/builder-next/exporter
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/builder/builder-next/worker
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/builder/dockerfile
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/builder/dockerignore
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/builder/remotecontext
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/builder/remotecontext/git
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/cli
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/cli/config
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/cli/debug
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/client
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/cmd/docker-proxy
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/cmd/dockerd
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/cmd/dockerd/trap
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/container
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/container/stream
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/contrib/apparmor
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/contrib/docker-device-tool
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/contrib/httpserver
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/daemon
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/daemon/cluster
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/daemon/cluster/convert
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/daemon/cluster/executor
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/daemon/cluster/executor/container
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/daemon/cluster/provider
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/daemon/config
16:53:40 [2021-09-16T16:53:40.507Z] github.com/docker/docker/daemon/discovery
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/events
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/events/testutils
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/exec
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/aufs
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/copy
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/overlay
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/register
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/vfs
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/zfs
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/images
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/initlayer
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/links
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/listeners
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger/awslogs
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger/fluentd
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger/gcplogs
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger/gelf
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger/journald
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger/local
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger/logentries
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger/loggerutils
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger/splunk
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger/syslog
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/logger/templates
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/names
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/network
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/stats
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/distribution
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/distribution/metadata
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/distribution/utils
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/distribution/xfer
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/dockerversion
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/errdefs
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/image
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/image/cache
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/image/tarexport
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/image/v1
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/internal/test/suite
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/layer
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/libcontainerd
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/libcontainerd/queue
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/libcontainerd/remote
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/libcontainerd/supervisor
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/libcontainerd/types
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/oci
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/oci/caps
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/opts
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/aaparser
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/archive
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/authorization
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/broadcaster
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/capabilities
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/chrootarchive
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/containerfs
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/devicemapper
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/directory
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/discovery
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/discovery/file
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/discovery/kv
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/discovery/memory
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/discovery/nodes
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/dmesg
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/filenotify
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/fileutils
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/fsutils
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/homedir
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/idtools
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/ioutils
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/jsonmessage
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/locker
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/longpath
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/loopback
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/mount
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/namesgenerator
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/parsers
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/parsers/kernel
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/pidfile
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/platform
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/plugingetter
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/plugins
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/plugins/transport
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/pools
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/progress
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/pubsub
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/reexec
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/signal
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/stack
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/stdcopy
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/streamformatter
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/stringid
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/symlink
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/sysinfo
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/system
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/tailfile
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/tarsum
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/term
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/term/windows
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/truncindex
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/urlutil
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/pkg/useragent
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/plugin
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/plugin/executor/containerd
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/plugin/v2
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/profiles/apparmor
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/profiles/seccomp
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/quota
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/reference
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/registry
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/registry/resumable
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/restartmanager
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/rootless
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/rootless/specconv
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/runconfig
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/runconfig/opts
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/testutil
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/testutil/daemon
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/testutil/environment
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/testutil/fakecontext
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/testutil/fakegit
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/testutil/fakestorage
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/testutil/fixtures/load
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/testutil/fixtures/plugin
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/testutil/registry
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/testutil/request
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/volume
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/volume/drivers
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/volume/local
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/volume/mounts
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/volume/service
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/volume/service/opts
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/volume/testutils'
16:53:40 [2021-09-16T16:53:40.508Z] ++ grep --fixed-strings /libnetwork
16:53:40 [2021-09-16T16:53:40.508Z] ++ echo 'github.com/docker/docker/api
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/backend/build
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/httputils
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/middleware
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/router
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/router/build
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/router/checkpoint
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/router/container
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/router/debug
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/router/distribution
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/router/grpc
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/router/image
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/router/network
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/router/plugin
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/router/session
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/router/swarm
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/router/system
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/server/router/volume
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/backend
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/blkiodev
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/container
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/events
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/filters
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/image
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/mount
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/network
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/plugins/logdriver
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/registry
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/strslice
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/swarm
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/swarm/runtime
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/time
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/versions
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/versions/v1p19
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/versions/v1p20
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/api/types/volume
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/builder
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/builder/builder-next
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/builder/builder-next/exporter
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/builder/builder-next/worker
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/builder/dockerfile
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/builder/dockerignore
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/builder/remotecontext
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/builder/remotecontext/git
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/cli
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/cli/config
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/cli/debug
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/client
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/cmd/docker-proxy
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/cmd/dockerd
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/cmd/dockerd/trap
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/container
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/container/stream
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/contrib/apparmor
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/contrib/docker-device-tool
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/contrib/httpserver
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/cluster
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/cluster/convert
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/cluster/executor
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/cluster/executor/container
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/cluster/provider
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/config
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/discovery
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/events
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/events/testutils
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/exec
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/aufs
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/copy
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/overlay
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:53:40 [2021-09-16T16:53:40.508Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/graphdriver/register
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/graphdriver/vfs
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/graphdriver/zfs
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/images
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/initlayer
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/links
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/listeners
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger/awslogs
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger/fluentd
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger/gcplogs
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger/gelf
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger/journald
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger/local
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger/logentries
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger/loggerutils
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger/splunk
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger/syslog
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/logger/templates
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/names
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/network
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/daemon/stats
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/distribution
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/distribution/metadata
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/distribution/utils
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/distribution/xfer
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/dockerversion
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/errdefs
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/image
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/image/cache
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/image/tarexport
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/image/v1
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/internal/test/suite
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/layer
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libcontainerd
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libcontainerd/queue
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libcontainerd/remote
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libcontainerd/supervisor
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libcontainerd/types
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/bitseq
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cluster
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/config
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/datastore
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/diagnostic
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/discoverapi
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/driverapi
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/bridge
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/host
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/null
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/overlay
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/remote
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/windows
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drvregistry
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/etchosts
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/hostdiscovery
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/idm
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/internal/caller
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/ipam
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/ipamapi
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/ipams/builtin
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/ipams/null
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/ipams/remote
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/ipamutils
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/iptables
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/netlabel
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/netutils
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/networkdb
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/ns
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/options
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/osl
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/osl/kernel
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/portallocator
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/portmapper
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/resolvconf
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/testutils
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/types
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/oci
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/oci/caps
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/opts
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/aaparser
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/archive
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/authorization
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/broadcaster
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/capabilities
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/chrootarchive
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/containerfs
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/devicemapper
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/directory
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/discovery
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/discovery/file
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/discovery/kv
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/discovery/memory
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/discovery/nodes
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/dmesg
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/filenotify
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/fileutils
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/fsutils
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/homedir
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/idtools
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/ioutils
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/jsonmessage
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/locker
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/longpath
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/loopback
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/mount
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/namesgenerator
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/parsers
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/parsers/kernel
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/pidfile
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/platform
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/plugingetter
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/plugins
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/plugins/transport
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/pools
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/progress
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/pubsub
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/reexec
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/signal
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/stack
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/stdcopy
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/streamformatter
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/stringid
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/symlink
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/sysinfo
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/system
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/tailfile
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/tarsum
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/term
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/term/windows
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/truncindex
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/urlutil
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/pkg/useragent
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/plugin
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/plugin/executor/containerd
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/plugin/v2
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/profiles/apparmor
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/profiles/seccomp
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/quota
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/reference
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/registry
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/registry/resumable
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/restartmanager
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/rootless
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/rootless/specconv
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/runconfig
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/runconfig/opts
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/testutil
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/testutil/daemon
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/testutil/environment
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/testutil/fakecontext
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/testutil/fakegit
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/testutil/fakestorage
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/testutil/fixtures/load
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/testutil/fixtures/plugin
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/testutil/registry
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/testutil/request
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/volume
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/volume/drivers
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/volume/local
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/volume/mounts
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/volume/service
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/volume/service/opts
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/volume/testutils'
16:53:40 [2021-09-16T16:53:40.509Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/bitseq
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cluster
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/config
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/datastore
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/diagnostic
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/discoverapi
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/driverapi
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/bridge
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/host
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:53:40 [2021-09-16T16:53:40.509Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/null
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/overlay
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/remote
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/windows
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drvregistry
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/etchosts
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/hostdiscovery
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/idm
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/internal/caller
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipam
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipamapi
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipams/builtin
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipams/null
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipams/remote
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipamutils
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/iptables
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/netlabel
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/netutils
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/networkdb
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ns
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/options
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/osl
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/osl/kernel
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/portallocator
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/portmapper
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/resolvconf
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/testutils
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/types'
16:53:40 [2021-09-16T16:53:40.510Z] + grep --fixed-strings libnetwork/drivers/bridge
16:53:40 [2021-09-16T16:53:40.510Z] + echo 'github.com/docker/docker/libnetwork
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/bitseq
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/cluster
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/config
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/datastore
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/diagnostic
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/discoverapi
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/driverapi
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/bridge
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/host
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/null
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/overlay
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/remote
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/windows
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drvregistry
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/etchosts
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/hostdiscovery
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/idm
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/internal/caller
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipam
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipamapi
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipams/builtin
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipams/null
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipams/remote
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ipamutils
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/iptables
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/netlabel
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/netutils
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/networkdb
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/ns
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/options
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/osl
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/osl/kernel
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/portallocator
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/portmapper
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/resolvconf
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/testutils
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/types'
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/bridge
16:53:40 [2021-09-16T16:53:40.510Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:53:40 [2021-09-16T16:53:40.510Z] + type docker-proxy
16:53:40 [2021-09-16T16:53:40.510Z] hack/test/unit: line 25: type: docker-proxy: not found
16:53:40 [2021-09-16T16:53:40.510Z] + hack/make.sh binary-proxy install-proxy
16:53:40 [2021-09-16T16:53:40.510Z] 
16:53:40 [2021-09-16T16:53:40.510Z] Removing bundles/
16:53:40 [2021-09-16T16:53:40.510Z] 
16:53:40 [2021-09-16T16:53:40.510Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
16:53:40 [2021-09-16T16:53:40.510Z] Building: bundles/binary-proxy/docker-proxy-dev
16:53:40 [2021-09-16T16:53:40.510Z] GOOS="" GOARCH="" GOARM=""
16:53:40 [2021-09-16T16:53:40.870Z] #77 DONE 3.6s
16:53:40 [2021-09-16T16:53:40.870Z] 
16:53:40 [2021-09-16T16:53:40.870Z] #78 exporting to image
16:53:40 [2021-09-16T16:53:40.870Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
16:53:40 [2021-09-16T16:53:40.870Z] #78 exporting layers
16:53:42 [2021-09-16T16:53:42.432Z] INFO: Expanding compiler 1 of 3...
16:53:42 [2021-09-16T16:53:42.759Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:53:42 [2021-09-16T16:53:42.759Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:53:42 [2021-09-16T16:53:42.759Z] GOOS="" GOARCH="" GOARM=""
16:53:42 [2021-09-16T16:53:42.759Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:53:42 [2021-09-16T16:53:42.759Z] 
16:53:42 [2021-09-16T16:53:42.759Z] ---> Making bundle: test-integration (in bundles/test-integration)
16:53:42 [2021-09-16T16:53:42.759Z] DOCKER_SYSTEMD=1
16:53:42 [2021-09-16T16:53:42.759Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
16:53:42 [2021-09-16T16:53:42.759Z] HOSTNAME=02a8cfb4d9ff
16:53:42 [2021-09-16T16:53:42.759Z] DEST=bundles/test-integration
16:53:42 [2021-09-16T16:53:42.759Z] PWD=/go/src/github.com/docker/docker
16:53:42 [2021-09-16T16:53:42.759Z] DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
16:53:42 [2021-09-16T16:53:42.759Z] container=docker
16:53:42 [2021-09-16T16:53:42.759Z] HOME=/root
16:53:42 [2021-09-16T16:53:42.759Z] LANG=C.UTF-8
16:53:42 [2021-09-16T16:53:42.759Z] INVOCATION_ID=1895313d860345b0b6687cc7b1899cc7
16:53:42 [2021-09-16T16:53:42.759Z] GOLANG_VERSION=1.17.1
16:53:42 [2021-09-16T16:53:42.759Z] VALIDATE_REPO=https://github.com/moby/moby.git
16:53:42 [2021-09-16T16:53:42.759Z] VALIDATE_BRANCH=master
16:53:42 [2021-09-16T16:53:42.759Z] TERM=xterm
16:53:42 [2021-09-16T16:53:42.759Z] DOCKER_PKG=github.com/docker/docker
16:53:42 [2021-09-16T16:53:42.759Z] SHLVL=3
16:53:42 [2021-09-16T16:53:42.759Z] TIMEOUT=120m
16:53:42 [2021-09-16T16:53:42.759Z] DOCKER_BUILDTAGS=apparmor seccomp journald
16:53:42 [2021-09-16T16:53:42.759Z] DOCKER_GRAPHDRIVER=overlay2
16:53:42 [2021-09-16T16:53:42.759Z] GO111MODULE=off
16:53:42 [2021-09-16T16:53:42.759Z] DOCKER_EXPERIMENTAL=1
16:53:42 [2021-09-16T16:53:42.759Z] TEST_SKIP_INTEGRATION_CLI=1
16:53:42 [2021-09-16T16:53:42.759Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
16:53:42 [2021-09-16T16:53:42.759Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
16:53:42 [2021-09-16T16:53:42.759Z] GOPATH=/go
16:53:42 [2021-09-16T16:53:42.759Z] PKG_CONFIG=pkg-config
16:53:42 [2021-09-16T16:53:42.759Z] _=/usr/bin/env
16:53:42 [2021-09-16T16:53:42.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
16:53:42 [2021-09-16T16:53:42.890Z] INFO: Expanding compiler 2 of 3...
16:53:46 [2021-09-16T16:53:46.770Z] INFO: Expanding compiler 3 of 3...
16:53:47 [2021-09-16T16:53:47.737Z] INFO: Removing downloaded files...
16:53:47 [2021-09-16T16:53:47.737Z] INFO: Downloading containerd
16:53:50 [2021-09-16T16:53:50.599Z] Created binary: bundles/binary-proxy/docker-proxy-dev
16:53:50 [2021-09-16T16:53:50.599Z] 
16:53:50 [2021-09-16T16:53:50.599Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
16:53:50 [2021-09-16T16:53:50.599Z] Installing docker-proxy to /usr/local/bin/
16:53:50 [2021-09-16T16:53:50.599Z] 
16:53:50 [2021-09-16T16:53:50.599Z] + mkdir -p bundles
16:53:50 [2021-09-16T16:53:50.599Z] + '[' -n 'github.com/docker/docker/api
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/backend/build
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/httputils
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/middleware
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/router
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/router/build
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/router/checkpoint
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/router/container
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/router/debug
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/router/distribution
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/router/grpc
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/router/image
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/router/network
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/router/plugin
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/router/session
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/router/swarm
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/router/system
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/server/router/volume
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/backend
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/blkiodev
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/container
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/events
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/filters
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/image
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/mount
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/network
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/plugins/logdriver
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/registry
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/strslice
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/swarm
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/swarm/runtime
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/time
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/versions
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/versions/v1p19
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/versions/v1p20
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/api/types/volume
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/builder
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/builder/builder-next
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/builder/builder-next/exporter
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/builder/builder-next/imagerefchecker
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/builder/builder-next/worker
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/builder/dockerfile
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/builder/dockerignore
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/builder/remotecontext
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/builder/remotecontext/git
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/cli
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/cli/config
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/cli/debug
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/client
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/cmd/docker-proxy
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/cmd/dockerd
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/cmd/dockerd/trap
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/container
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/container/stream
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/contrib/apparmor
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/contrib/docker-device-tool
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/contrib/httpserver
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/cluster
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/cluster/controllers/plugin
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/cluster/convert
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/cluster/executor
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/cluster/executor/container
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/cluster/provider
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/config
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/discovery
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/events
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/events/testutils
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/exec
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/graphdriver
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/graphdriver/aufs
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/graphdriver/btrfs
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/graphdriver/copy
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/graphdriver/devmapper
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/graphdriver/graphtest
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/graphdriver/overlay
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/graphdriver/overlay2
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/graphdriver/overlayutils
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/graphdriver/register
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/graphdriver/vfs
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/graphdriver/zfs
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/images
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/initlayer
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/links
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/listeners
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger/awslogs
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger/fluentd
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger/gcplogs
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger/gelf
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger/journald
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger/jsonfilelog
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger/local
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger/logentries
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger/loggerutils
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger/loggerutils/cache
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger/splunk
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger/syslog
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/logger/templates
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/names
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/network
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/daemon/stats
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/distribution
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/distribution/metadata
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/distribution/utils
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/distribution/xfer
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/dockerversion
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/errdefs
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/image
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/image/cache
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/image/tarexport
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/image/v1
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/internal/test/suite
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/layer
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/libcontainerd
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/libcontainerd/queue
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/libcontainerd/remote
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/libcontainerd/supervisor
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/libcontainerd/types
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/oci
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/oci/caps
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/opts
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/pkg/aaparser
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/pkg/archive
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/pkg/authorization
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/pkg/broadcaster
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/pkg/capabilities
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/pkg/chrootarchive
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/pkg/containerfs
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/pkg/devicemapper
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/pkg/directory
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/pkg/discovery
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/pkg/discovery/file
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/pkg/discovery/kv
16:53:50 [2021-09-16T16:53:50.599Z] github.com/docker/docker/pkg/discovery/memory
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/discovery/nodes
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/dmesg
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/filenotify
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/fileutils
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/fsutils
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/homedir
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/idtools
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/ioutils
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/jsonmessage
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/locker
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/longpath
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/loopback
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/mount
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/namesgenerator
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/parsers
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/parsers/kernel
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/parsers/operatingsystem
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/pidfile
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/platform
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/plugingetter
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/plugins
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/plugins/transport
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/pools
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/progress
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/pubsub
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/reexec
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/signal
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/stack
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/stdcopy
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/streamformatter
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/stringid
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/symlink
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/sysinfo
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/system
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/tailfile
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/tarsum
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/term
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/term/windows
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/truncindex
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/urlutil
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/pkg/useragent
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/plugin
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/plugin/executor/containerd
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/plugin/v2
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/profiles/apparmor
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/profiles/seccomp
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/quota
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/reference
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/registry
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/registry/resumable
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/restartmanager
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/rootless
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/rootless/specconv
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/runconfig
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/runconfig/opts
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/testutil
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/testutil/daemon
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/testutil/environment
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/testutil/fakecontext
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/testutil/fakegit
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/testutil/fakestorage
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/testutil/fixtures/load
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/testutil/fixtures/plugin
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/testutil/fixtures/plugin/basic
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/testutil/registry
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/testutil/request
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/volume
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/volume/drivers
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/volume/local
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/volume/mounts
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/volume/service
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/volume/service/opts
16:53:50 [2021-09-16T16:53:50.600Z] github.com/docker/docker/volume/testutils' ']'
16:53:50 [2021-09-16T16:53:50.600Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 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/symlink 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/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
16:53:51 [2021-09-16T16:53:51.544Z] ?   	github.com/docker/docker/api	[no test files]
16:53:52 [2021-09-16T16:53:52.851Z] INFO: Expanding go...
16:53:56 [2021-09-16T16:53:56.083Z] 4612f6d0b889: Pull complete
16:53:56 [2021-09-16T16:53:56.299Z] 
16:53:56 [2021-09-16T16:53:56.299Z] Name                           Version          Source           Summary       
16:53:56 [2021-09-16T16:53:56.299Z] ----                           -------          ------           -------       
16:53:56 [2021-09-16T16:53:56.299Z] 7Zip4Powershell                2.0.0            PSGallery        Powershell ...
16:53:56 [2021-09-16T16:53:56.299Z] 
16:53:56 [2021-09-16T16:53:56.299Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
16:53:56 [2021-09-16T16:53:56.299Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
16:53:56 [2021-09-16T16:53:56.299Z] PSChildName       : containerd
16:53:56 [2021-09-16T16:53:56.299Z] PSDrive           : C
16:53:56 [2021-09-16T16:53:56.299Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
16:53:56 [2021-09-16T16:53:56.299Z] PSIsContainer     : True
16:53:56 [2021-09-16T16:53:56.299Z] Name              : containerd
16:53:56 [2021-09-16T16:53:56.299Z] FullName          : C:\containerd
16:53:56 [2021-09-16T16:53:56.299Z] Parent            : 
16:53:56 [2021-09-16T16:53:56.299Z] Exists            : True
16:53:56 [2021-09-16T16:53:56.299Z] Root              : C:\
16:53:56 [2021-09-16T16:53:56.299Z] Extension         : 
16:53:56 [2021-09-16T16:53:56.299Z] CreationTime      : 9/16/2021 4:53:55 PM
16:53:56 [2021-09-16T16:53:56.299Z] CreationTimeUtc   : 9/16/2021 4:53:55 PM
16:53:56 [2021-09-16T16:53:56.299Z] LastAccessTime    : 9/16/2021 4:53:55 PM
16:53:56 [2021-09-16T16:53:56.299Z] LastAccessTimeUtc : 9/16/2021 4:53:55 PM
16:53:56 [2021-09-16T16:53:56.299Z] LastWriteTime     : 9/16/2021 4:53:55 PM
16:53:56 [2021-09-16T16:53:56.299Z] LastWriteTimeUtc  : 9/16/2021 4:53:55 PM
16:53:56 [2021-09-16T16:53:56.299Z] Attributes        : Directory
16:53:56 [2021-09-16T16:53:56.299Z] Mode              : d-----
16:53:56 [2021-09-16T16:53:56.299Z] BaseName          : containerd
16:53:56 [2021-09-16T16:53:56.299Z] Target            : {}
16:53:56 [2021-09-16T16:53:56.299Z] LinkType          : 
16:53:56 [2021-09-16T16:53:56.299Z] 
16:53:57 [2021-09-16T16:53:57.264Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
16:53:57 [2021-09-16T16:53:57.264Z] INFO: Configuring git core.autocrlf...
16:53:57 [2021-09-16T16:53:57.264Z] 
16:53:57 [2021-09-16T16:53:57.264Z] 
16:54:06 [2021-09-16T16:54:06.470Z] ok  	github.com/docker/docker/api/server	0.020s	coverage: 9.0% of statements
16:54:07 [2021-09-16T16:54:07.366Z] #78 exporting layers 25.4s done
16:54:07 [2021-09-16T16:54:07.366Z] #78 writing image sha256:27415e1b993561525655e0046278f0881dbfd5650660955930045510c8f7b3e5 done
16:54:07 [2021-09-16T16:54:07.366Z] #78 naming to docker.io/library/docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c done
16:54:07 [2021-09-16T16:54:07.366Z] #78 DONE 25.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
16:54:07 [2021-09-16T16:54:07.691Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42855/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42855/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c hack/validate/default
16:54:08 [2021-09-16T16:54:08.619Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
16:54:08 [2021-09-16T16:54:08.619Z] No api/types/ or api/swagger.yaml changes in diff.
16:54:08 [2021-09-16T16:54:08.619Z] Congratulations!  All TOML source files changed here have valid syntax.
16:54:08 [2021-09-16T16:54:08.619Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
16:54:08 [2021-09-16T16:54:08.619Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
16:54:08 [2021-09-16T16:54:08.619Z] Congratulations!  No new tests were added to integration-cli.
16:54:08 [2021-09-16T16:54:08.619Z] 
16:54:08 [2021-09-16T16:54:08.619Z] INFO Start validation with golang-ci-lint
16:54:08 [2021-09-16T16:54:08.619Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
16:54:08 [2021-09-16T16:54:08.619Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
16:54:08 [2021-09-16T16:54:08.619Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
16:54:13 [2021-09-16T16:54:13.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:54:13 [2021-09-16T16:54:13.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:54:14 [2021-09-16T16:54:14.103Z] INFO: Expanding compiler 1 of 3...
16:54:14 [2021-09-16T16:54:14.103Z] INFO: Expanding compiler 2 of 3...
16:54:17 [2021-09-16T16:54:17.063Z] INFO: Expanding compiler 3 of 3...
16:54:17 [2021-09-16T16:54:17.063Z] INFO: Removing downloaded files...
16:54:17 [2021-09-16T16:54:17.535Z] INFO: Downloading containerd
16:54:21 [2021-09-16T16:54:21.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:54:21 [2021-09-16T16:54:21.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:54:26 [2021-09-16T16:54:26.209Z] 
16:54:26 [2021-09-16T16:54:26.209Z] Name                           Version          Source           Summary       
16:54:26 [2021-09-16T16:54:26.209Z] ----                           -------          ------           -------       
16:54:26 [2021-09-16T16:54:26.209Z] 7Zip4Powershell                2.0.0            PSGallery        Powershell ...
16:54:26 [2021-09-16T16:54:26.209Z] 
16:54:26 [2021-09-16T16:54:26.209Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
16:54:26 [2021-09-16T16:54:26.209Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
16:54:26 [2021-09-16T16:54:26.209Z] PSChildName       : containerd
16:54:26 [2021-09-16T16:54:26.209Z] PSDrive           : C
16:54:26 [2021-09-16T16:54:26.209Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
16:54:26 [2021-09-16T16:54:26.209Z] PSIsContainer     : True
16:54:26 [2021-09-16T16:54:26.209Z] Name              : containerd
16:54:26 [2021-09-16T16:54:26.209Z] FullName          : C:\containerd
16:54:26 [2021-09-16T16:54:26.209Z] Parent            : 
16:54:26 [2021-09-16T16:54:26.209Z] Exists            : True
16:54:26 [2021-09-16T16:54:26.209Z] Root              : C:\
16:54:26 [2021-09-16T16:54:26.209Z] Extension         : 
16:54:26 [2021-09-16T16:54:26.209Z] CreationTime      : 9/16/2021 4:54:25 PM
16:54:26 [2021-09-16T16:54:26.209Z] CreationTimeUtc   : 9/16/2021 4:54:25 PM
16:54:26 [2021-09-16T16:54:26.209Z] LastAccessTime    : 9/16/2021 4:54:25 PM
16:54:26 [2021-09-16T16:54:26.209Z] LastAccessTimeUtc : 9/16/2021 4:54:25 PM
16:54:26 [2021-09-16T16:54:26.209Z] LastWriteTime     : 9/16/2021 4:54:25 PM
16:54:26 [2021-09-16T16:54:26.209Z] LastWriteTimeUtc  : 9/16/2021 4:54:25 PM
16:54:26 [2021-09-16T16:54:26.209Z] Attributes        : Directory
16:54:26 [2021-09-16T16:54:26.209Z] Mode              : d-----
16:54:26 [2021-09-16T16:54:26.209Z] BaseName          : containerd
16:54:26 [2021-09-16T16:54:26.209Z] Target            : {}
16:54:26 [2021-09-16T16:54:26.209Z] LinkType          : 
16:54:26 [2021-09-16T16:54:26.209Z] 
16:54:27 [2021-09-16T16:54:27.200Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
16:54:27 [2021-09-16T16:54:27.200Z] INFO: Configuring git core.autocrlf...
16:54:27 [2021-09-16T16:54:27.200Z] 
16:54:27 [2021-09-16T16:54:27.200Z] 
16:54:35 [2021-09-16T16:54:35.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:54:43 [2021-09-16T16:54:43.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:54:48 [2021-09-16T16:54:48.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:54:53 [2021-09-16T16:54:53.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:54:53 [2021-09-16T16:54:53.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:54:54 [2021-09-16T16:54:54.668Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:54:55 [2021-09-16T16:54:55.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:54:55 [2021-09-16T16:54:55.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:54:56 [2021-09-16T16:54:56.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:54:56 [2021-09-16T16:54:56.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:54:58 [2021-09-16T16:54:58.939Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:54:59 [2021-09-16T16:54:59.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:55:00 [2021-09-16T16:55:00.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:55:00 [2021-09-16T16:55:00.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:55:01 [2021-09-16T16:55:01.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:55:02 [2021-09-16T16:55:02.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:55:03 [2021-09-16T16:55:03.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:55:04 [2021-09-16T16:55:04.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:55:04 [2021-09-16T16:55:04.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:55:05 [2021-09-16T16:55:05.837Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:55:05 [2021-09-16T16:55:05.837Z] Using test binary docker
16:55:05 [2021-09-16T16:55:05.837Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:55:05 [2021-09-16T16:55:05.837Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:55:05 [2021-09-16T16:55:05.837Z] INFO: Waiting for daemon to start...
16:55:05 [2021-09-16T16:55:05.837Z] Starting dockerd
16:55:06 [2021-09-16T16:55:06.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:55:06 [2021-09-16T16:55:06.155Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:55:06 [2021-09-16T16:55:06.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:55:07 [2021-09-16T16:55:07.646Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:55:07 [2021-09-16T16:55:07.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:55:08 [2021-09-16T16:55:08.369Z] .
16:55:08 [2021-09-16T16:55:08.369Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:55:08 [2021-09-16T16:55:08.369Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:55:08 [2021-09-16T16:55:08.369Z] Error: No such image: emptyfs
16:55:08 [2021-09-16T16:55:08.369Z] Running integration-test (iteration 1)
16:55:08 [2021-09-16T16:55:08.369Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:55:08 [2021-09-16T16:55:08.577Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:55:08 [2021-09-16T16:55:08.625Z] Loaded image: busybox:latest
16:55:08 [2021-09-16T16:55:08.625Z] Loaded image: busybox:glibc
16:55:09 [2021-09-16T16:55:09.358Z] Removing intermediate container f7625cf5c2c6
16:55:09 [2021-09-16T16:55:09.358Z]  ---> 40d09feedb62
16:55:09 [2021-09-16T16:55:09.358Z] Step 8/11 : RUN   Function Install-GoTestSum() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN";     &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum install failed..."';     }   }     Install-GoTestSum
16:55:09 [2021-09-16T16:55:09.358Z]  ---> Running in 794e903f0093
16:55:09 [2021-09-16T16:55:09.358Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading gotest.tools/gotestsum v1.7.0
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading github.com/fatih/color v1.10.0
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading github.com/dnephin/pflag v1.0.7
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading github.com/pkg/errors v0.9.1
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading golang.org/x/tools v0.1.0
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading github.com/mattn/go-colorable v0.1.8
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading github.com/mattn/go-isatty v0.0.12
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading github.com/jonboulle/clockwork v0.2.2
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:55:09 [2021-09-16T16:55:09.358Z] go: downloading golang.org/x/mod v0.3.0
16:55:09 [2021-09-16T16:55:09.990Z] Loaded image: debian:bullseye-slim
16:55:09 [2021-09-16T16:55:09.990Z] Loaded image: hello-world:latest
16:55:10 [2021-09-16T16:55:10.246Z] Loaded image: arm32v7/hello-world:latest
16:55:10 [2021-09-16T16:55:10.246Z] INFO: Testing against a local daemon
16:55:10 [2021-09-16T16:55:10.246Z] === RUN   TestCgroupNamespacesBuild
16:55:11 [2021-09-16T16:55:11.098Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:55:11 [2021-09-16T16:55:11.172Z] --- PASS: TestCgroupNamespacesBuild (1.10s)
16:55:11 [2021-09-16T16:55:11.172Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:55:12 [2021-09-16T16:55:12.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:55:12 [2021-09-16T16:55:12.537Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
16:55:12 [2021-09-16T16:55:12.537Z] === RUN   TestBuildWithSession
16:55:12 [2021-09-16T16:55:12.537Z]     build_session_test.go:25: TODO: BuildKit
16:55:12 [2021-09-16T16:55:12.537Z] --- SKIP: TestBuildWithSession (0.00s)
16:55:12 [2021-09-16T16:55:12.537Z] === RUN   TestBuildSquashParent
16:55:12 [2021-09-16T16:55:12.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:55:13 [2021-09-16T16:55:13.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:55:14 [2021-09-16T16:55:14.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:55:14 [2021-09-16T16:55:14.231Z] ok  	github.com/docker/docker/api/server/httputils	0.007s	coverage: 14.7% of statements
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/server/router	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ok  	github.com/docker/docker/api/server/router/swarm	0.009s	coverage: 5.7% of statements
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types/container	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types/events	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ok  	github.com/docker/docker/api/types/strslice	0.015s	coverage: 90.0% of statements
16:55:14 [2021-09-16T16:55:14.231Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types/image	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types/network	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ok  	github.com/docker/docker/api/types/versions	0.017s	coverage: 77.3% of statements
16:55:14 [2021-09-16T16:55:14.231Z] ok  	github.com/docker/docker/api/types/time	0.010s	coverage: 100.0% of statements
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/builder	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ok  	github.com/docker/docker/cli/debug	0.021s	coverage: 100.0% of statements
16:55:14 [2021-09-16T16:55:14.231Z] ok  	github.com/docker/docker/builder/remotecontext	0.142s	coverage: 13.7% of statements
16:55:14 [2021-09-16T16:55:14.231Z] ok  	github.com/docker/docker/builder/dockerfile	0.309s	coverage: 49.0% of statements
16:55:14 [2021-09-16T16:55:14.231Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
16:55:14 [2021-09-16T16:55:14.231Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.177s	coverage: 69.3% of statements
16:55:14 [2021-09-16T16:55:14.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:55:14 [2021-09-16T16:55:14.806Z] ok  	github.com/docker/docker/builder/remotecontext/git	4.187s	coverage: 86.3% of statements
16:55:14 [2021-09-16T16:55:14.806Z] ?   	github.com/docker/docker/cli	[no test files]
16:55:14 [2021-09-16T16:55:14.806Z] ?   	github.com/docker/docker/cli/config	[no test files]
16:55:16 [2021-09-16T16:55:16.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:55:16 [2021-09-16T16:55:16.327Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:55:16 [2021-09-16T16:55:16.432Z] Removing intermediate container 794e903f0093
16:55:16 [2021-09-16T16:55:16.432Z]  ---> dd120c479691
16:55:16 [2021-09-16T16:55:16.432Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
16:55:16 [2021-09-16T16:55:16.432Z]  ---> Running in cde5451bf875
16:55:16 [2021-09-16T16:55:16.432Z] Removing intermediate container cde5451bf875
16:55:16 [2021-09-16T16:55:16.432Z]  ---> 5a0569496ff0
16:55:16 [2021-09-16T16:55:16.432Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
16:55:16 [2021-09-16T16:55:16.432Z]  ---> Running in dcc43540a347
16:55:16 [2021-09-16T16:55:16.890Z] Removing intermediate container dcc43540a347
16:55:16 [2021-09-16T16:55:16.890Z]  ---> b4e6e76890d6
16:55:16 [2021-09-16T16:55:16.890Z] Step 11/11 : COPY . .
16:55:17 [2021-09-16T16:55:17.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:55:18 [2021-09-16T16:55:18.193Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:55:18 [2021-09-16T16:55:18.193Z] Using test binary docker
16:55:18 [2021-09-16T16:55:18.193Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:55:18 [2021-09-16T16:55:18.193Z] Starting apparmor (via systemctl): apparmor.service.
16:55:18 [2021-09-16T16:55:18.193Z] INFO: Waiting for daemon to start...
16:55:18 [2021-09-16T16:55:18.193Z] Starting dockerd
16:55:19 [2021-09-16T16:55:19.118Z] --- PASS: TestBuildSquashParent (6.64s)
16:55:19 [2021-09-16T16:55:19.118Z] === RUN   TestBuildWithRemoveAndForceRemove
16:55:19 [2021-09-16T16:55:19.118Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:55:19 [2021-09-16T16:55:19.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:55:19 [2021-09-16T16:55:19.118Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:55:19 [2021-09-16T16:55:19.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:55:19 [2021-09-16T16:55:19.118Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:55:19 [2021-09-16T16:55:19.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:55:19 [2021-09-16T16:55:19.118Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:55:19 [2021-09-16T16:55:19.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:55:19 [2021-09-16T16:55:19.118Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:55:19 [2021-09-16T16:55:19.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:55:19 [2021-09-16T16:55:19.118Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:55:19 [2021-09-16T16:55:19.118Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:55:19 [2021-09-16T16:55:19.118Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:55:19 [2021-09-16T16:55:19.118Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:55:20 [2021-09-16T16:55:20.080Z] .
16:55:20 [2021-09-16T16:55:20.080Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:55:20 [2021-09-16T16:55:20.080Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:55:20 [2021-09-16T16:55:20.080Z] Error: No such image: emptyfs
16:55:20 [2021-09-16T16:55:20.106Z] ok  	github.com/docker/docker/client	0.234s	coverage: 75.6% of statements
16:55:20 [2021-09-16T16:55:20.337Z] Running integration-test (iteration 1)
16:55:20 [2021-09-16T16:55:20.337Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:55:20 [2021-09-16T16:55:20.593Z] Loaded image: busybox:latest
16:55:20 [2021-09-16T16:55:20.593Z] Loaded image: busybox:glibc
16:55:21 [2021-09-16T16:55:21.007Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:55:21 [2021-09-16T16:55:21.007Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:55:21 [2021-09-16T16:55:21.959Z] Loaded image: debian:bullseye-slim
16:55:22 [2021-09-16T16:55:22.215Z] Loaded image: hello-world:latest
16:55:22 [2021-09-16T16:55:22.215Z] Loaded image: arm32v7/hello-world:latest
16:55:22 [2021-09-16T16:55:22.215Z] INFO: Testing against a local daemon
16:55:22 [2021-09-16T16:55:22.215Z] === RUN   TestCgroupNamespacesBuild
16:55:22 [2021-09-16T16:55:22.894Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:55:22 [2021-09-16T16:55:22.894Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:55:24 [2021-09-16T16:55:24.103Z] --- PASS: TestCgroupNamespacesBuild (1.75s)
16:55:24 [2021-09-16T16:55:24.103Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:55:24 [2021-09-16T16:55:24.782Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:55:24 [2021-09-16T16:55:24.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.78s)
16:55:24 [2021-09-16T16:55:24.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.80s)
16:55:24 [2021-09-16T16:55:24.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s)
16:55:24 [2021-09-16T16:55:24.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.96s)
16:55:24 [2021-09-16T16:55:24.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s)
16:55:24 [2021-09-16T16:55:24.782Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s)
16:55:24 [2021-09-16T16:55:24.782Z] === RUN   TestBuildMultiStageCopy
16:55:24 [2021-09-16T16:55:24.782Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:55:25 [2021-09-16T16:55:25.469Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s)
16:55:25 [2021-09-16T16:55:25.469Z] === RUN   TestBuildWithSession
16:55:25 [2021-09-16T16:55:25.469Z]     build_session_test.go:25: TODO: BuildKit
16:55:25 [2021-09-16T16:55:25.469Z] --- SKIP: TestBuildWithSession (0.00s)
16:55:25 [2021-09-16T16:55:25.469Z] === RUN   TestBuildSquashParent
16:55:27 [2021-09-16T16:55:27.875Z] Removing intermediate container ddd7b0f1ed18
16:55:27 [2021-09-16T16:55:27.875Z]  ---> fa69fd9cf0a6
16:55:27 [2021-09-16T16:55:27.875Z] Step 8/11 : RUN   Function Install-GoTestSum() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN";     &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum install failed..."';     }   }     Install-GoTestSum
16:55:27 [2021-09-16T16:55:27.875Z]  ---> Running in d73203e45e4c
16:55:28 [2021-09-16T16:55:28.045Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:55:29 [2021-09-16T16:55:29.407Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:55:29 [2021-09-16T16:55:29.449Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
16:55:29 [2021-09-16T16:55:29.919Z] go: downloading gotest.tools/gotestsum v1.7.0
16:55:29 [2021-09-16T16:55:29.919Z] go: downloading github.com/fatih/color v1.10.0
16:55:29 [2021-09-16T16:55:29.919Z] go: downloading github.com/dnephin/pflag v1.0.7
16:55:29 [2021-09-16T16:55:29.919Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:55:29 [2021-09-16T16:55:29.919Z] go: downloading github.com/pkg/errors v0.9.1
16:55:30 [2021-09-16T16:55:30.331Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:55:30 [2021-09-16T16:55:30.391Z] go: downloading golang.org/x/tools v0.1.0
16:55:30 [2021-09-16T16:55:30.391Z] go: downloading github.com/mattn/go-colorable v0.1.8
16:55:30 [2021-09-16T16:55:30.391Z] go: downloading github.com/mattn/go-isatty v0.0.12
16:55:30 [2021-09-16T16:55:30.391Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
16:55:30 [2021-09-16T16:55:30.391Z] go: downloading github.com/jonboulle/clockwork v0.2.2
16:55:30 [2021-09-16T16:55:30.391Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:55:30 [2021-09-16T16:55:30.391Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:55:30 [2021-09-16T16:55:30.712Z] --- PASS: TestBuildSquashParent (5.10s)
16:55:30 [2021-09-16T16:55:30.712Z] === RUN   TestBuildWithRemoveAndForceRemove
16:55:30 [2021-09-16T16:55:30.712Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:55:30 [2021-09-16T16:55:30.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:55:30 [2021-09-16T16:55:30.712Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:55:30 [2021-09-16T16:55:30.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:55:30 [2021-09-16T16:55:30.712Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:55:30 [2021-09-16T16:55:30.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:55:30 [2021-09-16T16:55:30.712Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:55:30 [2021-09-16T16:55:30.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:55:30 [2021-09-16T16:55:30.712Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:55:30 [2021-09-16T16:55:30.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:55:30 [2021-09-16T16:55:30.712Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:55:30 [2021-09-16T16:55:30.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:55:30 [2021-09-16T16:55:30.712Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:55:30 [2021-09-16T16:55:30.712Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:55:30 [2021-09-16T16:55:30.861Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
16:55:31 [2021-09-16T16:55:31.256Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:55:31 [2021-09-16T16:55:31.333Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:55:31 [2021-09-16T16:55:31.333Z] go: downloading golang.org/x/mod v0.3.0
16:55:32 [2021-09-16T16:55:32.077Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:55:32 [2021-09-16T16:55:32.225Z] --- PASS: TestBuildMultiStageCopy (7.27s)
16:55:32 [2021-09-16T16:55:32.225Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.27s)
16:55:32 [2021-09-16T16:55:32.225Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
16:55:32 [2021-09-16T16:55:32.225Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
16:55:32 [2021-09-16T16:55:32.225Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
16:55:32 [2021-09-16T16:55:32.225Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
16:55:32 [2021-09-16T16:55:32.225Z] === RUN   TestBuildMultiStageParentConfig
16:55:32 [2021-09-16T16:55:32.334Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:55:33 [2021-09-16T16:55:33.700Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:55:34 [2021-09-16T16:55:34.264Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:55:34 [2021-09-16T16:55:34.564Z]  ---> 67b31b7c53ad
16:55:35 [2021-09-16T16:55:35.530Z] Successfully built 67b31b7c53ad
16:55:35 [2021-09-16T16:55:35.530Z] Successfully tagged docker:latest
16:55:35 [2021-09-16T16:55:35.530Z] INFO: Image build ended at 09/16/2021 16:55:35. Duration:00:02:41.2572360
16:55:35 [2021-09-16T16:55:35.530Z] 
16:55:35 [2021-09-16T16:55:35.530Z] 
16:55:35 [2021-09-16T16:55:35.530Z] INFO: Building the test binaries at 09/16/2021 16:55:35...
16:55:36 [2021-09-16T16:55:36.154Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
16:55:36 [2021-09-16T16:55:36.154Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.63s)
16:55:36 [2021-09-16T16:55:36.154Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.98s)
16:55:36 [2021-09-16T16:55:36.154Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.73s)
16:55:36 [2021-09-16T16:55:36.154Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.79s)
16:55:36 [2021-09-16T16:55:36.154Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s)
16:55:36 [2021-09-16T16:55:36.154Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.67s)
16:55:36 [2021-09-16T16:55:36.154Z] === RUN   TestBuildMultiStageCopy
16:55:36 [2021-09-16T16:55:36.154Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:55:37 [2021-09-16T16:55:37.464Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
16:55:37 [2021-09-16T16:55:37.464Z] === RUN   TestBuildLabelWithTargets
16:55:37 [2021-09-16T16:55:37.520Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:55:37 [2021-09-16T16:55:37.520Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:55:37 [2021-09-16T16:55:37.640Z] a0ddf88812f1: Pull complete
16:55:37 [2021-09-16T16:55:37.640Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8
16:55:37 [2021-09-16T16:55:37.640Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
16:55:37 [2021-09-16T16:55:37.640Z] mcr.microsoft.com/windows/servercore:ltsc2019
16:55:37 [2021-09-16T16:55:37.640Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
16:55:37 [2021-09-16T16:55:37.640Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
16:55:37 [2021-09-16T16:55:37.640Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2183'
16:55:37 [2021-09-16T16:55:37.640Z] INFO: Docker version of control daemon
16:55:37 [2021-09-16T16:55:37.640Z] 
16:55:37 [2021-09-16T16:55:37.640Z] Client:
16:55:37 [2021-09-16T16:55:37.640Z]  Version:           20.10.8
16:55:37 [2021-09-16T16:55:37.640Z]  API version:       1.41
16:55:37 [2021-09-16T16:55:37.640Z]  Go version:        go1.16.6
16:55:37 [2021-09-16T16:55:37.640Z]  Git commit:        3967b7d
16:55:37 [2021-09-16T16:55:37.640Z]  Built:             Fri Jul 30 19:58:50 2021
16:55:37 [2021-09-16T16:55:37.640Z]  OS/Arch:           windows/amd64
16:55:37 [2021-09-16T16:55:37.640Z]  Context:           default
16:55:37 [2021-09-16T16:55:37.640Z]  Experimental:      true
16:55:37 [2021-09-16T16:55:37.640Z] 
16:55:37 [2021-09-16T16:55:37.640Z] Server: Docker Engine - Community
16:55:37 [2021-09-16T16:55:37.640Z]  Engine:
16:55:37 [2021-09-16T16:55:37.640Z]   Version:          20.10.8
16:55:37 [2021-09-16T16:55:37.640Z]   API version:      1.41 (minimum version 1.24)
16:55:37 [2021-09-16T16:55:37.640Z]   Go version:       go1.16.6
16:55:37 [2021-09-16T16:55:37.640Z]   Git commit:       75249d8
16:55:37 [2021-09-16T16:55:37.640Z]   Built:            Fri Jul 30 19:54:29 2021
16:55:37 [2021-09-16T16:55:37.640Z]   OS/Arch:          windows/amd64
16:55:37 [2021-09-16T16:55:37.640Z]   Experimental:     true
16:55:37 [2021-09-16T16:55:37.640Z] 
16:55:37 [2021-09-16T16:55:37.640Z] INFO: Docker info of control daemon
16:55:37 [2021-09-16T16:55:37.640Z] 
16:55:37 [2021-09-16T16:55:37.640Z] Client:
16:55:37 [2021-09-16T16:55:37.640Z]  Context:    default
16:55:37 [2021-09-16T16:55:37.640Z]  Debug Mode: false
16:55:37 [2021-09-16T16:55:37.640Z]  Plugins:
16:55:37 [2021-09-16T16:55:37.640Z]   app: Docker Application (Docker Inc., v0.8.0)
16:55:37 [2021-09-16T16:55:37.640Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
16:55:37 [2021-09-16T16:55:37.640Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
16:55:37 [2021-09-16T16:55:37.640Z] 
16:55:37 [2021-09-16T16:55:37.640Z] Server:
16:55:37 [2021-09-16T16:55:37.640Z]  Containers: 0
16:55:37 [2021-09-16T16:55:37.640Z]   Running: 0
16:55:37 [2021-09-16T16:55:37.640Z]   Paused: 0
16:55:37 [2021-09-16T16:55:37.640Z]   Stopped: 0
16:55:37 [2021-09-16T16:55:37.640Z]  Images: 1
16:55:37 [2021-09-16T16:55:37.640Z]  Server Version: 20.10.8
16:55:37 [2021-09-16T16:55:37.640Z]  Storage Driver: windowsfilter (windows) lcow (linux)
16:55:37 [2021-09-16T16:55:37.640Z]   Windows: 
16:55:37 [2021-09-16T16:55:37.640Z]   LCOW: 
16:55:37 [2021-09-16T16:55:37.640Z]  Logging Driver: json-file
16:55:37 [2021-09-16T16:55:37.640Z]  Plugins:
16:55:37 [2021-09-16T16:55:37.640Z]   Volume: local
16:55:37 [2021-09-16T16:55:37.640Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:55:37 [2021-09-16T16:55:37.640Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:55:37 [2021-09-16T16:55:37.640Z]  Swarm: inactive
16:55:37 [2021-09-16T16:55:37.640Z]  Default Isolation: process
16:55:37 [2021-09-16T16:55:37.640Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:55:37 [2021-09-16T16:55:37.640Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
16:55:37 [2021-09-16T16:55:37.640Z]  OSType: windows
16:55:37 [2021-09-16T16:55:37.640Z]  Architecture: x86_64
16:55:37 [2021-09-16T16:55:37.640Z]  CPUs: 4
16:55:37 [2021-09-16T16:55:37.640Z]  Total Memory: 32GiB
16:55:37 [2021-09-16T16:55:37.640Z]  Name: azwin-2-571e70
16:55:37 [2021-09-16T16:55:37.640Z]  ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ
16:55:37 [2021-09-16T16:55:37.640Z]  Docker Root Dir: D:\docker
16:55:37 [2021-09-16T16:55:37.640Z]  Debug Mode: false
16:55:37 [2021-09-16T16:55:37.640Z]  Registry: https://index.docker.io/v1/
16:55:37 [2021-09-16T16:55:37.640Z]  Labels:
16:55:37 [2021-09-16T16:55:37.640Z]  Experimental: true
16:55:37 [2021-09-16T16:55:37.640Z]  Insecure Registries:
16:55:37 [2021-09-16T16:55:37.640Z]   10.0.0.4:5000
16:55:37 [2021-09-16T16:55:37.640Z]   127.0.0.0/8
16:55:37 [2021-09-16T16:55:37.640Z]  Registry Mirrors:
16:55:37 [2021-09-16T16:55:37.640Z]   http://10.0.0.4:5000/
16:55:37 [2021-09-16T16:55:37.640Z]  Live Restore Enabled: false
16:55:37 [2021-09-16T16:55:37.640Z]  Product License: Community Engine
16:55:37 [2021-09-16T16:55:37.641Z] 
16:55:37 [2021-09-16T16:55:37.641Z] 
16:55:37 [2021-09-16T16:55:37.641Z] INFO: Commit hash is 0050ddd43b
16:55:37 [2021-09-16T16:55:37.641Z] INFO: Nuke-Everything...
16:55:37 [2021-09-16T16:55:37.641Z] INFO: Container count on control daemon to delete is 0
16:55:37 [2021-09-16T16:55:37.641Z] INFO: Nuking d:\CI
16:55:37 [2021-09-16T16:55:37.641Z] INFO: Zapped successfully
16:55:37 [2021-09-16T16:55:37.641Z] INFO: Location for testing is d:\CI\PR-42855\6
16:55:37 [2021-09-16T16:55:37.641Z] INFO: Validating GOLang consistency in Dockerfile.windows...
16:55:37 [2021-09-16T16:55:37.641Z] 
16:55:37 [2021-09-16T16:55:37.641Z] 
16:55:37 [2021-09-16T16:55:37.641Z] INFO: Building the image from Dockerfile.windows at 09/16/2021 16:55:36...
16:55:37 [2021-09-16T16:55:37.641Z] 
16:55:37 [2021-09-16T16:55:37.776Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:55:38 [2021-09-16T16:55:38.032Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:55:38 [2021-09-16T16:55:38.292Z] --- PASS: TestBuildMultiStageCopy (2.41s)
16:55:38 [2021-09-16T16:55:38.292Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s)
16:55:38 [2021-09-16T16:55:38.292Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s)
16:55:38 [2021-09-16T16:55:38.292Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
16:55:38 [2021-09-16T16:55:38.292Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
16:55:38 [2021-09-16T16:55:38.292Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
16:55:38 [2021-09-16T16:55:38.292Z] === RUN   TestBuildMultiStageParentConfig
16:55:38 [2021-09-16T16:55:38.458Z] INFO: make.ps1 starting at 09/16/2021 16:55:38
16:55:38 [2021-09-16T16:55:38.853Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
16:55:38 [2021-09-16T16:55:38.853Z] === RUN   TestBuildLabelWithTargets
16:55:38 [2021-09-16T16:55:38.916Z] INFO: Git commit (0050ddd43b) assumed from DOCKER_GITCOMMIT environment variable
16:55:38 [2021-09-16T16:55:38.916Z] INFO: Invoking autogen...
16:55:39 [2021-09-16T16:55:39.374Z] INFO: Building daemon...
16:55:40 [2021-09-16T16:55:40.221Z] --- PASS: TestBuildLabelWithTargets (1.06s)
16:55:40 [2021-09-16T16:55:40.221Z] === RUN   TestBuildWithEmptyLayers
16:55:40 [2021-09-16T16:55:40.478Z] --- PASS: TestBuildWithEmptyLayers (0.42s)
16:55:40 [2021-09-16T16:55:40.478Z] === RUN   TestBuildMultiStageOnBuild
16:55:40 [2021-09-16T16:55:40.605Z] Sending build context to Docker daemon  60.65MB
16:55:40 [2021-09-16T16:55:40.605Z] 
16:55:41 [2021-09-16T16:55:41.078Z] Step 1/11 : FROM microsoft/windowsservercore
16:55:41 [2021-09-16T16:55:41.078Z]  ---> 6e98155df178
16:55:41 [2021-09-16T16:55:41.078Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
16:55:41 [2021-09-16T16:55:41.078Z]  ---> Running in 9b87856d4a0b
16:55:41 [2021-09-16T16:55:41.078Z] Removing intermediate container 9b87856d4a0b
16:55:41 [2021-09-16T16:55:41.078Z]  ---> 9609ea0d1571
16:55:41 [2021-09-16T16:55:41.078Z] Step 3/11 : ARG GO_VERSION=1.17.1
16:55:41 [2021-09-16T16:55:41.078Z]  ---> Running in bdfddbea3db6
16:55:41 [2021-09-16T16:55:41.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
16:55:41 [2021-09-16T16:55:41.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
16:55:41 [2021-09-16T16:55:41.549Z] Removing intermediate container bdfddbea3db6
16:55:41 [2021-09-16T16:55:41.549Z]  ---> 2dc43581cdb8
16:55:41 [2021-09-16T16:55:41.549Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5
16:55:41 [2021-09-16T16:55:41.549Z]  ---> Running in 43c51d8be64c
16:55:42 [2021-09-16T16:55:42.021Z] Removing intermediate container 43c51d8be64c
16:55:42 [2021-09-16T16:55:42.021Z]  ---> 15cec77f75a2
16:55:42 [2021-09-16T16:55:42.021Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0
16:55:42 [2021-09-16T16:55:42.021Z]  ---> Running in d538631a1bd6
16:55:42 [2021-09-16T16:55:42.370Z] --- PASS: TestBuildMultiStageOnBuild (1.79s)
16:55:42 [2021-09-16T16:55:42.370Z] === RUN   TestBuildUncleanTarFilenames
16:55:42 [2021-09-16T16:55:42.492Z] Removing intermediate container d538631a1bd6
16:55:42 [2021-09-16T16:55:42.492Z]  ---> b7a4ca388062
16:55:42 [2021-09-16T16:55:42.492Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_VERSION=${GOTESTSUM_VERSION}
16:55:42 [2021-09-16T16:55:42.492Z]  ---> Running in a023f5fe752c
16:55:42 [2021-09-16T16:55:42.626Z] --- PASS: TestBuildUncleanTarFilenames (0.56s)
16:55:42 [2021-09-16T16:55:42.626Z] === RUN   TestBuildMultiStageLayerLeak
16:55:42 [2021-09-16T16:55:42.963Z] Removing intermediate container a023f5fe752c
16:55:42 [2021-09-16T16:55:42.963Z]  ---> 063aff8035d2
16:55:42 [2021-09-16T16:55:42.963Z] Step 7/11 : RUN   Function Test-Nano() {     $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId;     return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer'));   }    Function Download-File([string] $source, [string] $target) {     if (Test-Nano) {       $handler = New-Object System.Net.Http.HttpClientHandler;       $client = New-Object System.Net.Http.HttpClient($handler);       $client.Timeout = New-Object System.TimeSpan(0, 30, 0);       $cancelTokenSource = [System.Threading.CancellationTokenSource]::new();       $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token);       $responseMsg.Wait();       if (!$responseMsg.IsCanceled) {         $response = $responseMsg.Result;         if ($response.IsSuccessStatusCode) {           $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write);           $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream);           $copyStreamOp.Wait();           $downloadedFileStream.Close();           if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception }         }       } else {       Throw ("Failed to download " + $source)       }    } else {       [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12;       $webClient = New-Object System.Net.WebClient;       $webClient.DownloadFile($source, $target);     }   }     setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin');     Write-Host INFO: Downloading git...;   $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION;   Download-File $location C:\gitsetup.zip;     Write-Host INFO: Downloading go...;   $dlGoVersion=$Env:GO_VERSION -replace '\.0$','';   Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip;     Write-Host INFO: Downloading compiler 1 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip;     Write-Host INFO: Downloading compiler 2 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip;     Write-Host INFO: Downloading compiler 3 of 3...;   Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip;     Write-Host INFO: Extracting git...;   Expand-Archive C:\gitsetup.zip C:\git-tmp;   New-Item -Type Directory C:\git | Out-Null;   Move-Item C:\git-tmp\tools\* C:\git\.;   Remove-Item -Recurse -Force C:\git-tmp;     Write-Host INFO: Expanding go...;   Expand-Archive C:\go.zip -DestinationPath C:\;     Write-Host INFO: Expanding compiler 1 of 3...;   Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 2 of 3...;   Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force;   Write-Host INFO: Expanding compiler 3 of 3...;   Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force;     Write-Host INFO: Removing downloaded files...;   Remove-Item C:\gcc.zip;   Remove-Item C:\runtime.zip;   Remove-Item C:\binutils.zip;   Remove-Item C:\gitsetup.zip;     Write-Host INFO: Downloading containerd;   Install-Package -Force 7Zip4PowerShell;   $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz';   Download-File $location C:\containerd.tar.gz;   New-Item -Path C:\containerd -ItemType Directory;   Expand-7Zip C:\containerd.tar.gz C:\;   Expand-7Zip C:\containerd.tar C:\containerd;   Remove-Item C:\containerd.tar.gz;   Remove-Item C:\containerd.tar;     $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles""";   Write-Host INFO: Ensuring existence of directory $srcDir...;   New-Item -Force -ItemType Directory -Path $srcDir | Out-Null;     Write-Host INFO: Configuring git core.autocrlf...;   C:\git\cmd\git config --global core.autocrlf true;
16:55:42 [2021-09-16T16:55:42.963Z]  ---> Running in 383a4d72a4ef
16:55:44 [2021-09-16T16:55:44.516Z] --- PASS: TestBuildMultiStageLayerLeak (1.85s)
16:55:44 [2021-09-16T16:55:44.517Z] === RUN   TestBuildWithHugeFile
16:55:45 [2021-09-16T16:55:45.575Z] --- PASS: TestBuildLabelWithTargets (8.02s)
16:55:45 [2021-09-16T16:55:45.575Z] === RUN   TestBuildWithEmptyLayers
16:55:46 [2021-09-16T16:55:46.284Z] Removing intermediate container d73203e45e4c
16:55:46 [2021-09-16T16:55:46.284Z]  ---> 7acf0b03f050
16:55:46 [2021-09-16T16:55:46.284Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
16:55:46 [2021-09-16T16:55:46.284Z]  ---> Running in 1c9edf62acfb
16:55:46 [2021-09-16T16:55:46.284Z] Removing intermediate container 1c9edf62acfb
16:55:46 [2021-09-16T16:55:46.284Z]  ---> 31703d4275b6
16:55:46 [2021-09-16T16:55:46.284Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
16:55:46 [2021-09-16T16:55:46.284Z]  ---> Running in 363cd5ddd050
16:55:46 [2021-09-16T16:55:46.284Z] Removing intermediate container 363cd5ddd050
16:55:46 [2021-09-16T16:55:46.284Z]  ---> 485dcb0f5b7e
16:55:46 [2021-09-16T16:55:46.284Z] Step 11/11 : COPY . .
16:55:48 [2021-09-16T16:55:48.133Z] --- PASS: TestBuildWithEmptyLayers (2.98s)
16:55:48 [2021-09-16T16:55:48.133Z] === RUN   TestBuildMultiStageOnBuild
16:55:52 [2021-09-16T16:55:52.241Z] ok  	github.com/docker/docker/cmd/dockerd	0.107s	coverage: 29.3% of statements
16:55:52 [2021-09-16T16:55:52.241Z] ok  	github.com/docker/docker/container	0.148s	coverage: 34.8% of statements
16:55:52 [2021-09-16T16:55:52.241Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.966s	coverage: 0.0% of statements
16:55:52 [2021-09-16T16:55:52.241Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
16:55:52 [2021-09-16T16:55:52.241Z] ?   	github.com/docker/docker/container/stream	[no test files]
16:55:52 [2021-09-16T16:55:52.241Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
16:55:52 [2021-09-16T16:55:52.241Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
16:55:52 [2021-09-16T16:55:52.241Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
16:55:52 [2021-09-16T16:55:52.241Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.039s	coverage: 65.3% of statements
16:55:52 [2021-09-16T16:55:52.503Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.053s	coverage: 35.9% of statements
16:55:53 [2021-09-16T16:55:53.370Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
16:55:53 [2021-09-16T16:55:53.370Z] === RUN   TestBuildUncleanTarFilenames
16:55:53 [2021-09-16T16:55:53.625Z] --- PASS: TestBuildUncleanTarFilenames (0.52s)
16:55:53 [2021-09-16T16:55:53.625Z] === RUN   TestBuildMultiStageLayerLeak
16:55:54 [2021-09-16T16:55:54.425Z] ok  	github.com/docker/docker/daemon/cluster	0.151s	coverage: 0.5% of statements
16:55:55 [2021-09-16T16:55:55.492Z] 
16:55:55 [2021-09-16T16:55:55.492Z] SUCCESS: Specified value was saved.
16:55:56 [2021-09-16T16:55:56.349Z] ok  	github.com/docker/docker/daemon/config	0.072s	coverage: 81.1% of statements
16:55:56 [2021-09-16T16:55:56.484Z] INFO: Downloading git...
16:55:56 [2021-09-16T16:55:56.927Z] ok  	github.com/docker/docker/daemon/discovery	0.024s	coverage: 30.0% of statements
16:55:57 [2021-09-16T16:55:57.503Z] ok  	github.com/docker/docker/daemon/events	0.067s	coverage: 50.0% of statements
16:55:58 [2021-09-16T16:55:58.060Z] INFO: Downloading go...
16:55:58 [2021-09-16T16:55:58.482Z] ok  	github.com/docker/docker/daemon/graphdriver	0.009s	coverage: 2.2% of statements
16:55:58 [2021-09-16T16:55:58.863Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s)
16:55:58 [2021-09-16T16:55:58.864Z] === RUN   TestBuildWithHugeFile
16:56:00 [2021-09-16T16:56:00.287Z] INFO: Downloading compiler 1 of 3...
16:56:00 [2021-09-16T16:56:00.287Z] INFO: Downloading compiler 2 of 3...
16:56:00 [2021-09-16T16:56:00.287Z] INFO: Downloading compiler 3 of 3...
16:56:00 [2021-09-16T16:56:00.287Z] INFO: Extracting git...
16:56:01 [2021-09-16T16:56:01.059Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.955s	coverage: 74.6% of statements
16:56:01 [2021-09-16T16:56:01.631Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.503s	coverage: 13.7% of statements
16:56:01 [2021-09-16T16:56:01.893Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.011s	coverage: 3.1% of statements
16:56:02 [2021-09-16T16:56:02.468Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.772s	coverage: 56.2% of statements
16:56:03 [2021-09-16T16:56:03.869Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.012s	coverage: 1.9% of statements
16:56:05 [2021-09-16T16:56:05.793Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.846s	coverage: 49.4% of statements
16:56:07 [2021-09-16T16:56:07.183Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.288s	coverage: 57.7% of statements
16:56:07 [2021-09-16T16:56:07.183Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.032s	coverage: 57.5% of statements
16:56:07 [2021-09-16T16:56:07.541Z]  ---> 4644f54b9eba
16:56:07 [2021-09-16T16:56:07.541Z] Successfully built 4644f54b9eba
16:56:07 [2021-09-16T16:56:07.541Z] Successfully tagged docker:latest
16:56:07 [2021-09-16T16:56:07.541Z] INFO: Image build ended at 09/16/2021 16:56:05. Duration:00:02:39.1619302
16:56:07 [2021-09-16T16:56:07.541Z] 
16:56:07 [2021-09-16T16:56:07.541Z] 
16:56:07 [2021-09-16T16:56:07.541Z] INFO: Building the test binaries at 09/16/2021 16:56:05...
16:56:08 [2021-09-16T16:56:08.580Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.033s	coverage: 3.0% of statements
16:56:09 [2021-09-16T16:56:09.154Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.751s	coverage: 46.2% of statements
16:56:09 [2021-09-16T16:56:09.416Z] ok  	github.com/docker/docker/daemon/links	0.029s	coverage: 93.0% of statements
16:56:09 [2021-09-16T16:56:09.775Z] INFO: make.ps1 starting at 09/16/2021 16:56:09
16:56:09 [2021-09-16T16:56:09.775Z] INFO: Git commit (0050ddd43b) assumed from DOCKER_GITCOMMIT environment variable
16:56:09 [2021-09-16T16:56:09.775Z] INFO: Invoking autogen...
16:56:09 [2021-09-16T16:56:09.990Z] ok  	github.com/docker/docker/daemon/images	0.038s	coverage: 6.7% of statements
16:56:10 [2021-09-16T16:56:10.245Z] INFO: Building daemon...
16:56:10 [2021-09-16T16:56:10.936Z] ok  	github.com/docker/docker/daemon/logger	0.252s	coverage: 43.5% of statements
16:56:11 [2021-09-16T16:56:11.197Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.012s	coverage: 67.0% of statements
16:56:11 [2021-09-16T16:56:11.197Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.317s	coverage: 77.0% of statements
16:56:11 [2021-09-16T16:56:11.459Z] ok  	github.com/docker/docker/daemon/logger/journald	0.025s	coverage: 23.9% of statements
16:56:11 [2021-09-16T16:56:11.720Z] ok  	github.com/docker/docker/daemon	12.222s	coverage: 17.5% of statements
16:56:11 [2021-09-16T16:56:11.720Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
16:56:11 [2021-09-16T16:56:11.720Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
16:56:11 [2021-09-16T16:56:11.720Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
16:56:11 [2021-09-16T16:56:11.720Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
16:56:11 [2021-09-16T16:56:11.720Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
16:56:11 [2021-09-16T16:56:11.720Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
16:56:11 [2021-09-16T16:56:11.720Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
16:56:11 [2021-09-16T16:56:11.720Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
16:56:11 [2021-09-16T16:56:11.720Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
16:56:11 [2021-09-16T16:56:11.720Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
16:56:11 [2021-09-16T16:56:11.720Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
16:56:11 [2021-09-16T16:56:11.981Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.033s	coverage: 87.2% of statements
16:56:12 [2021-09-16T16:56:12.243Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.028s	coverage: 69.9% of statements
16:56:12 [2021-09-16T16:56:12.814Z] INFO: Expanding go...
16:56:13 [2021-09-16T16:56:13.190Z] ok  	github.com/docker/docker/daemon/logger/local	0.044s	coverage: 75.2% of statements
16:56:13 [2021-09-16T16:56:13.190Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
16:56:13 [2021-09-16T16:56:13.452Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.030s	coverage: 31.5% of statements
16:56:13 [2021-09-16T16:56:13.452Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.062s	coverage: 55.1% of statements
16:56:14 [2021-09-16T16:56:14.031Z] ok  	github.com/docker/docker/daemon/logger/templates	0.006s	coverage: 8.3% of statements
16:56:14 [2021-09-16T16:56:14.293Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.015s	coverage: 46.8% of statements
16:56:14 [2021-09-16T16:56:14.555Z] ok  	github.com/docker/docker/daemon/network	0.027s	coverage: 63.8% of statements
16:56:15 [2021-09-16T16:56:15.501Z] ok  	github.com/docker/docker/distribution/metadata	0.092s	coverage: 48.2% of statements
16:56:15 [2021-09-16T16:56:15.764Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.983s	coverage: 82.5% of statements
16:56:15 [2021-09-16T16:56:15.764Z] ?   	github.com/docker/docker/daemon/names	[no test files]
16:56:15 [2021-09-16T16:56:15.764Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
16:56:16 [2021-09-16T16:56:16.708Z] ok  	github.com/docker/docker/errdefs	0.032s	coverage: 53.1% of statements
16:56:16 [2021-09-16T16:56:16.708Z] ok  	github.com/docker/docker/distribution	0.170s	coverage: 25.8% of statements
16:56:16 [2021-09-16T16:56:16.708Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
16:56:17 [2021-09-16T16:56:17.653Z] ok  	github.com/docker/docker/image	0.059s	coverage: 86.6% of statements
16:56:17 [2021-09-16T16:56:17.653Z] ok  	github.com/docker/docker/image/cache	0.020s	coverage: 19.2% of statements
16:56:17 [2021-09-16T16:56:17.914Z] ok  	github.com/docker/docker/image/tarexport	0.022s	coverage: 0.7% of statements
16:56:17 [2021-09-16T16:56:17.914Z] ok  	github.com/docker/docker/distribution/xfer	1.765s	coverage: 85.1% of statements
16:56:17 [2021-09-16T16:56:17.914Z] ?   	github.com/docker/docker/dockerversion	[no test files]
16:56:18 [2021-09-16T16:56:18.487Z] ok  	github.com/docker/docker/libcontainerd/queue	0.043s	coverage: 100.0% of statements
16:56:18 [2021-09-16T16:56:18.487Z] ok  	github.com/docker/docker/image/v1	0.048s	coverage: 25.0% of statements
16:56:18 [2021-09-16T16:56:18.487Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
16:56:19 [2021-09-16T16:56:19.061Z] ok  	github.com/docker/docker/oci	0.039s	coverage: 43.3% of statements
16:56:19 [2021-09-16T16:56:19.323Z] ok  	github.com/docker/docker/pkg/aaparser	0.014s	coverage: 52.9% of statements
16:56:19 [2021-09-16T16:56:19.897Z] ok  	github.com/docker/docker/opts	0.085s	coverage: 67.1% of statements
16:56:20 [2021-09-16T16:56:20.845Z] ok  	github.com/docker/docker/pkg/broadcaster	0.035s	coverage: 100.0% of statements
16:56:21 [2021-09-16T16:56:21.417Z] ok  	github.com/docker/docker/pkg/capabilities	0.007s	coverage: 87.5% of statements
16:56:21 [2021-09-16T16:56:21.679Z] ok  	github.com/docker/docker/pkg/authorization	1.058s	coverage: 68.3% of statements
16:56:22 [2021-09-16T16:56:22.623Z] ok  	github.com/docker/docker/pkg/directory	0.020s	coverage: 80.0% of statements
16:56:22 [2021-09-16T16:56:22.884Z] ok  	github.com/docker/docker/pkg/archive	1.293s	coverage: 82.0% of statements
16:56:22 [2021-09-16T16:56:22.884Z] ok  	github.com/docker/docker/pkg/discovery	0.037s	coverage: 58.3% of statements
16:56:23 [2021-09-16T16:56:23.458Z] ok  	github.com/docker/docker/pkg/discovery/file	0.006s	coverage: 97.6% of statements
16:56:23 [2021-09-16T16:56:23.720Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
16:56:24 [2021-09-16T16:56:24.292Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
16:56:24 [2021-09-16T16:56:24.553Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
16:56:25 [2021-09-16T16:56:25.493Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
16:56:25 [2021-09-16T16:56:25.493Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.121s	coverage: 43.2% of statements
16:56:26 [2021-09-16T16:56:26.066Z] ok  	github.com/docker/docker/pkg/fileutils	0.018s	coverage: 83.1% of statements
16:56:26 [2021-09-16T16:56:26.327Z] ok  	github.com/docker/docker/pkg/fsutils	0.255s	coverage: 85.1% of statements
16:56:26 [2021-09-16T16:56:26.327Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
16:56:26 [2021-09-16T16:56:26.899Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.039s	coverage: 84.1% of statements
16:56:27 [2021-09-16T16:56:27.841Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
16:56:27 [2021-09-16T16:56:27.841Z] ok  	github.com/docker/docker/pkg/ioutils	0.637s	coverage: 71.5% of statements
16:56:27 [2021-09-16T16:56:27.841Z] ok  	github.com/docker/docker/pkg/idtools	0.660s	coverage: 69.5% of statements
16:56:27 [2021-09-16T16:56:27.841Z] ok  	github.com/docker/docker/pkg/longpath	0.014s	coverage: 100.0% of statements
16:56:28 [2021-09-16T16:56:28.102Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
16:56:28 [2021-09-16T16:56:28.103Z] ok  	github.com/docker/docker/pkg/parsers	0.024s	coverage: 97.0% of statements
16:56:28 [2021-09-16T16:56:28.103Z] ok  	github.com/docker/docker/layer	7.160s	coverage: 68.8% of statements
16:56:28 [2021-09-16T16:56:28.103Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
16:56:28 [2021-09-16T16:56:28.103Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
16:56:28 [2021-09-16T16:56:28.103Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
16:56:28 [2021-09-16T16:56:28.103Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
16:56:28 [2021-09-16T16:56:28.103Z] ?   	github.com/docker/docker/oci/caps	[no test files]
16:56:28 [2021-09-16T16:56:28.103Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
16:56:28 [2021-09-16T16:56:28.103Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
16:56:28 [2021-09-16T16:56:28.103Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
16:56:28 [2021-09-16T16:56:28.103Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
16:56:28 [2021-09-16T16:56:28.103Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
16:56:28 [2021-09-16T16:56:28.103Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
16:56:28 [2021-09-16T16:56:28.364Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.027s	coverage: 60.0% of statements
16:56:28 [2021-09-16T16:56:28.626Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.016s	coverage: 86.7% of statements
16:56:28 [2021-09-16T16:56:28.626Z] ok  	github.com/docker/docker/pkg/pidfile	0.022s	coverage: 82.4% of statements
16:56:28 [2021-09-16T16:56:28.626Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
16:56:28 [2021-09-16T16:56:28.626Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
16:56:29 [2021-09-16T16:56:29.199Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.017s	coverage: 56.8% of statements
16:56:29 [2021-09-16T16:56:29.461Z] ok  	github.com/docker/docker/pkg/pools	0.022s	coverage: 88.2% of statements
16:56:29 [2021-09-16T16:56:29.461Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.018s	coverage: 85.7% of statements
16:56:29 [2021-09-16T16:56:29.723Z] ok  	github.com/docker/docker/pkg/progress	0.004s	coverage: 75.9% of statements
16:56:29 [2021-09-16T16:56:29.984Z] ok  	github.com/docker/docker/pkg/reexec	0.022s	coverage: 82.4% of statements
16:56:30 [2021-09-16T16:56:30.022Z] INFO [loader] Go packages loading at mode 575 (imports|compiled_files|exports_file|files|types_sizes|deps|name) took 2m20.448720262s 
16:56:30 [2021-09-16T16:56:30.022Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 502.206052ms 
16:56:30 [2021-09-16T16:56:30.245Z] ok  	github.com/docker/docker/pkg/stack	0.007s	coverage: 90.9% of statements
16:56:30 [2021-09-16T16:56:30.245Z] ok  	github.com/docker/docker/pkg/stdcopy	0.021s	coverage: 100.0% of statements
16:56:30 [2021-09-16T16:56:30.506Z] ok  	github.com/docker/docker/pkg/streamformatter	0.006s	coverage: 66.2% of statements
16:56:30 [2021-09-16T16:56:30.768Z] ok  	github.com/docker/docker/pkg/stringid	0.004s	coverage: 70.6% of statements
16:56:31 [2021-09-16T16:56:31.030Z] ok  	github.com/docker/docker/pkg/pubsub	1.080s	coverage: 75.0% of statements
16:56:31 [2021-09-16T16:56:31.603Z] ok  	github.com/docker/docker/pkg/system	0.015s	coverage: 40.1% of statements
16:56:31 [2021-09-16T16:56:31.603Z] ok  	github.com/docker/docker/pkg/sysinfo	0.010s	coverage: 51.2% of statements
16:56:31 [2021-09-16T16:56:31.865Z] coverage: [no statements]
16:56:31 [2021-09-16T16:56:31.865Z] ok  	github.com/docker/docker/pkg/term/windows	0.017s	coverage: [no statements] [no tests to run]
16:56:31 [2021-09-16T16:56:31.865Z] ok  	github.com/docker/docker/pkg/tailfile	0.149s	coverage: 88.6% of statements
16:56:32 [2021-09-16T16:56:32.440Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
16:56:32 [2021-09-16T16:56:32.440Z] ok  	github.com/docker/docker/pkg/truncindex	0.104s	coverage: 91.5% of statements
16:56:32 [2021-09-16T16:56:32.701Z] ok  	github.com/docker/docker/pkg/tarsum	0.237s	coverage: 89.3% of statements
16:56:32 [2021-09-16T16:56:32.701Z] ok  	github.com/docker/docker/pkg/useragent	0.006s	coverage: 88.9% of statements
16:56:33 [2021-09-16T16:56:33.646Z] ok  	github.com/docker/docker/plugin/v2	0.017s	coverage: 14.4% of statements
16:56:33 [2021-09-16T16:56:33.646Z] ok  	github.com/docker/docker/profiles/seccomp	0.027s	coverage: 86.0% of statements
16:56:34 [2021-09-16T16:56:34.086Z] INFO: Expanding compiler 1 of 3...
16:56:34 [2021-09-16T16:56:34.086Z] INFO: Expanding compiler 2 of 3...
16:56:34 [2021-09-16T16:56:34.592Z] ok  	github.com/docker/docker/reference	0.016s	coverage: 84.4% of statements
16:56:34 [2021-09-16T16:56:34.853Z] ok  	github.com/docker/docker/plugin	0.537s	coverage: 23.2% of statements
16:56:36 [2021-09-16T16:56:36.243Z] ok  	github.com/docker/docker/registry/resumable	0.023s	coverage: 100.0% of statements
16:56:36 [2021-09-16T16:56:36.243Z] ok  	github.com/docker/docker/registry	0.140s	coverage: 58.8% of statements
16:56:36 [2021-09-16T16:56:36.243Z] ok  	github.com/docker/docker/quota	0.568s	coverage: 71.4% of statements
16:56:36 [2021-09-16T16:56:36.504Z] ok  	github.com/docker/docker/restartmanager	0.006s	coverage: 50.9% of statements
16:56:36 [2021-09-16T16:56:36.766Z] ok  	github.com/docker/docker/testutil	0.004s	coverage: 62.5% of statements
16:56:37 [2021-09-16T16:56:37.027Z] ok  	github.com/docker/docker/runconfig	0.052s	coverage: 66.1% of statements
16:56:37 [2021-09-16T16:56:37.898Z] INFO: Expanding compiler 3 of 3...
16:56:38 [2021-09-16T16:56:38.369Z] INFO: Removing downloaded files...
16:56:38 [2021-09-16T16:56:38.369Z] INFO: Downloading containerd
16:56:38 [2021-09-16T16:56:38.976Z] ok  	github.com/docker/docker/volume/drivers	0.037s	coverage: 36.1% of statements
16:56:39 [2021-09-16T16:56:39.909Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
16:56:39 [2021-09-16T16:56:39.946Z] ok  	github.com/docker/docker/volume/local	0.290s	coverage: 76.4% of statements
16:56:40 [2021-09-16T16:56:40.206Z] ok  	github.com/docker/docker/volume/mounts	0.017s	coverage: 67.7% of statements
16:56:40 [2021-09-16T16:56:40.380Z] 
16:56:40 [2021-09-16T16:56:40.380Z]  ________   ____  __.
16:56:40 [2021-09-16T16:56:40.380Z]  \_____  \ |    |/ _|
16:56:40 [2021-09-16T16:56:40.380Z]  /   |   \|      <
16:56:40 [2021-09-16T16:56:40.380Z]  /    |    \    |  \
16:56:40 [2021-09-16T16:56:40.380Z]  \_______  /____|__ \
16:56:40 [2021-09-16T16:56:40.380Z]          \/        \/
16:56:40 [2021-09-16T16:56:40.380Z] 
16:56:40 [2021-09-16T16:56:40.380Z] INFO: make.ps1 ended at 09/16/2021 16:56:39
16:56:40 [2021-09-16T16:56:40.738Z] --- PASS: TestBuildWithHugeFile (52.01s)
16:56:40 [2021-09-16T16:56:40.738Z] === RUN   TestBuildWCOWSandboxSize
16:56:40 [2021-09-16T16:56:40.738Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:56:40 [2021-09-16T16:56:40.738Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
16:56:40 [2021-09-16T16:56:40.738Z] === RUN   TestBuildWithEmptyDockerfile
16:56:40 [2021-09-16T16:56:40.738Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:56:40 [2021-09-16T16:56:40.738Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:56:40 [2021-09-16T16:56:40.738Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:56:40 [2021-09-16T16:56:40.738Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:56:40 [2021-09-16T16:56:40.738Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:56:40 [2021-09-16T16:56:40.738Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:56:40 [2021-09-16T16:56:40.738Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:56:40 [2021-09-16T16:56:40.738Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:56:40 [2021-09-16T16:56:40.738Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:56:40 [2021-09-16T16:56:40.738Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
16:56:40 [2021-09-16T16:56:40.738Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
16:56:40 [2021-09-16T16:56:40.738Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
16:56:40 [2021-09-16T16:56:40.738Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
16:56:40 [2021-09-16T16:56:40.738Z] === RUN   TestBuildPreserveOwnership
16:56:40 [2021-09-16T16:56:40.738Z] === RUN   TestBuildPreserveOwnership/copy_from
16:56:40 [2021-09-16T16:56:40.738Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:56:41 [2021-09-16T16:56:41.006Z] --- PASS: TestBuildPreserveOwnership (4.23s)
16:56:41 [2021-09-16T16:56:41.006Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.90s)
16:56:41 [2021-09-16T16:56:41.006Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s)
16:56:41 [2021-09-16T16:56:41.006Z] === RUN   TestBuildPlatformInvalid
16:56:41 [2021-09-16T16:56:41.006Z] --- PASS: TestBuildPlatformInvalid (0.07s)
16:56:41 [2021-09-16T16:56:41.006Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:56:41 [2021-09-16T16:56:41.150Z] ok  	github.com/docker/docker/volume/service	0.022s	coverage: 72.3% of statements
16:56:41 [2021-09-16T16:56:41.940Z] Loaded image: busybox:latest
16:56:41 [2021-09-16T16:56:41.962Z] INFO: Binaries build ended at 09/16/2021 16:56:41. Duration:00:01:06.2594189
16:56:42 [2021-09-16T16:56:42.196Z] Loaded image: busybox:glibc
16:56:42 [2021-09-16T16:56:42.953Z] INFO: Copying the built daemon binary to d:\CI\PR-42855\6\binary\dockerd-0050ddd43b.exe...
16:56:42 [2021-09-16T16:56:42.953Z] INFO: Copying the built client binary to d:\CI\PR-42855\6\binary\docker-0050ddd43b.exe...
16:56:42 [2021-09-16T16:56:42.953Z] INFO: Copying dockerversion from the container...
16:56:43 [2021-09-16T16:56:43.424Z] INFO: Copying the golang package from the container to d:\CI\PR-42855\6\installer\go.zip...
16:56:43 [2021-09-16T16:56:43.564Z] Loaded image: debian:bullseye-slim
16:56:43 [2021-09-16T16:56:43.564Z] Loaded image: hello-world:latest
16:56:43 [2021-09-16T16:56:43.564Z] Loaded image: arm32v7/hello-world:latest
16:56:44 [2021-09-16T16:56:44.416Z] INFO: Extracting go.zip to d:\CI\PR-42855\6\go
16:56:47 [2021-09-16T16:56:47.049Z] 
16:56:47 [2021-09-16T16:56:47.049Z] Name                           Version          Source           Summary       
16:56:47 [2021-09-16T16:56:47.049Z] ----                           -------          ------           -------       
16:56:47 [2021-09-16T16:56:47.049Z] 7Zip4Powershell                2.0.0            PSGallery        Powershell ...
16:56:47 [2021-09-16T16:56:47.049Z] 
16:56:47 [2021-09-16T16:56:47.049Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
16:56:47 [2021-09-16T16:56:47.049Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
16:56:47 [2021-09-16T16:56:47.049Z] PSChildName       : containerd
16:56:47 [2021-09-16T16:56:47.049Z] PSDrive           : C
16:56:47 [2021-09-16T16:56:47.049Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
16:56:47 [2021-09-16T16:56:47.049Z] PSIsContainer     : True
16:56:47 [2021-09-16T16:56:47.049Z] Name              : containerd
16:56:47 [2021-09-16T16:56:47.049Z] FullName          : C:\containerd
16:56:47 [2021-09-16T16:56:47.049Z] Parent            : 
16:56:47 [2021-09-16T16:56:47.049Z] Exists            : True
16:56:47 [2021-09-16T16:56:47.049Z] Root              : C:\
16:56:47 [2021-09-16T16:56:47.049Z] Extension         : 
16:56:47 [2021-09-16T16:56:47.049Z] CreationTime      : 9/16/2021 4:56:46 PM
16:56:47 [2021-09-16T16:56:47.049Z] CreationTimeUtc   : 9/16/2021 4:56:46 PM
16:56:47 [2021-09-16T16:56:47.049Z] LastAccessTime    : 9/16/2021 4:56:46 PM
16:56:47 [2021-09-16T16:56:47.049Z] LastAccessTimeUtc : 9/16/2021 4:56:46 PM
16:56:47 [2021-09-16T16:56:47.049Z] LastWriteTime     : 9/16/2021 4:56:46 PM
16:56:47 [2021-09-16T16:56:47.049Z] LastWriteTimeUtc  : 9/16/2021 4:56:46 PM
16:56:47 [2021-09-16T16:56:47.049Z] Attributes        : Directory
16:56:47 [2021-09-16T16:56:47.049Z] Mode              : d-----
16:56:47 [2021-09-16T16:56:47.049Z] BaseName          : containerd
16:56:47 [2021-09-16T16:56:47.049Z] Target            : {}
16:56:47 [2021-09-16T16:56:47.049Z] LinkType          : 
16:56:47 [2021-09-16T16:56:47.049Z] 
16:56:48 [2021-09-16T16:56:48.036Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
16:56:48 [2021-09-16T16:56:48.036Z] INFO: Configuring git core.autocrlf...
16:56:48 [2021-09-16T16:56:48.036Z] 
16:56:48 [2021-09-16T16:56:48.036Z] 
16:56:49 [2021-09-16T16:56:49.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
16:56:53 [2021-09-16T16:56:53.506Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.54s)
16:56:53 [2021-09-16T16:56:53.506Z] PASS
16:56:53 [2021-09-16T16:56:53.506Z] 
16:56:53 [2021-09-16T16:56:53.506Z] === Skipped
16:56:53 [2021-09-16T16:56:53.506Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:56:53 [2021-09-16T16:56:53.506Z]     build_session_test.go:25: TODO: BuildKit
16:56:53 [2021-09-16T16:56:53.506Z] 
16:56:53 [2021-09-16T16:56:53.506Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
16:56:53 [2021-09-16T16:56:53.506Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:56:53 [2021-09-16T16:56:53.506Z] 
16:56:53 [2021-09-16T16:56:53.506Z] DONE 34 tests, 2 skipped in 92.363s
16:56:53 [2021-09-16T16:56:53.506Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:56:53 [2021-09-16T16:56:53.506Z] INFO: Testing against a local daemon
16:56:53 [2021-09-16T16:56:53.506Z] === RUN   TestConfigInspect
16:56:55 [2021-09-16T16:56:55.050Z] --- PASS: TestBuildWithHugeFile (51.07s)
16:56:55 [2021-09-16T16:56:55.050Z] === RUN   TestBuildWCOWSandboxSize
16:56:55 [2021-09-16T16:56:55.050Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:56:55 [2021-09-16T16:56:55.050Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
16:56:55 [2021-09-16T16:56:55.050Z] === RUN   TestBuildWithEmptyDockerfile
16:56:55 [2021-09-16T16:56:55.050Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
16:56:55 [2021-09-16T16:56:55.050Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
16:56:55 [2021-09-16T16:56:55.050Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:56:55 [2021-09-16T16:56:55.050Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:56:55 [2021-09-16T16:56:55.050Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:56:55 [2021-09-16T16:56:55.050Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:56:55 [2021-09-16T16:56:55.050Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
16:56:55 [2021-09-16T16:56:55.050Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
16:56:55 [2021-09-16T16:56:55.050Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
16:56:55 [2021-09-16T16:56:55.050Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
16:56:55 [2021-09-16T16:56:55.050Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
16:56:55 [2021-09-16T16:56:55.050Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
16:56:55 [2021-09-16T16:56:55.050Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
16:56:55 [2021-09-16T16:56:55.050Z] === RUN   TestBuildPreserveOwnership
16:56:55 [2021-09-16T16:56:55.050Z] === RUN   TestBuildPreserveOwnership/copy_from
16:56:55 [2021-09-16T16:56:55.050Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
16:56:55 [2021-09-16T16:56:55.396Z] --- PASS: TestConfigInspect (2.31s)
16:56:55 [2021-09-16T16:56:55.396Z] === RUN   TestConfigList
16:56:57 [2021-09-16T16:56:57.285Z] --- PASS: TestConfigList (2.29s)
16:56:57 [2021-09-16T16:56:57.286Z] === RUN   TestConfigsCreateAndDelete
16:56:59 [2021-09-16T16:56:59.212Z] --- PASS: TestBuildPreserveOwnership (9.73s)
16:56:59 [2021-09-16T16:56:59.212Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.72s)
16:56:59 [2021-09-16T16:56:59.212Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
16:56:59 [2021-09-16T16:56:59.212Z] === RUN   TestBuildPlatformInvalid
16:56:59 [2021-09-16T16:56:59.212Z] --- PASS: TestBuildPlatformInvalid (0.07s)
16:56:59 [2021-09-16T16:56:59.212Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
16:56:59 [2021-09-16T16:56:59.212Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
16:56:59 [2021-09-16T16:56:59.212Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:56:59 [2021-09-16T16:56:59.212Z] PASS
16:56:59 [2021-09-16T16:56:59.212Z] 
16:56:59 [2021-09-16T16:56:59.212Z] === Skipped
16:56:59 [2021-09-16T16:56:59.212Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
16:56:59 [2021-09-16T16:56:59.212Z]     build_session_test.go:25: TODO: BuildKit
16:56:59 [2021-09-16T16:56:59.212Z] 
16:56:59 [2021-09-16T16:56:59.212Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
16:56:59 [2021-09-16T16:56:59.212Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
16:56:59 [2021-09-16T16:56:59.212Z] 
16:56:59 [2021-09-16T16:56:59.212Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
16:56:59 [2021-09-16T16:56:59.212Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
16:56:59 [2021-09-16T16:56:59.212Z] 
16:56:59 [2021-09-16T16:56:59.212Z] DONE 34 tests, 3 skipped in 110.909s
16:56:59 [2021-09-16T16:56:59.212Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
16:56:59 [2021-09-16T16:56:59.212Z] INFO: Testing against a local daemon
16:56:59 [2021-09-16T16:56:59.212Z] === RUN   TestConfigInspect
16:56:59 [2021-09-16T16:56:59.467Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:56:59 [2021-09-16T16:56:59.467Z] --- SKIP: TestConfigInspect (0.02s)
16:56:59 [2021-09-16T16:56:59.467Z] === RUN   TestConfigList
16:56:59 [2021-09-16T16:56:59.467Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:56:59 [2021-09-16T16:56:59.467Z] --- SKIP: TestConfigList (0.01s)
16:56:59 [2021-09-16T16:56:59.467Z] === RUN   TestConfigsCreateAndDelete
16:56:59 [2021-09-16T16:56:59.467Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:56:59 [2021-09-16T16:56:59.467Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
16:56:59 [2021-09-16T16:56:59.467Z] === RUN   TestConfigsUpdate
16:56:59 [2021-09-16T16:56:59.467Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:56:59 [2021-09-16T16:56:59.467Z] --- SKIP: TestConfigsUpdate (0.01s)
16:56:59 [2021-09-16T16:56:59.467Z] === RUN   TestTemplatedConfig
16:56:59 [2021-09-16T16:56:59.467Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:56:59 [2021-09-16T16:56:59.467Z] --- SKIP: TestTemplatedConfig (0.00s)
16:56:59 [2021-09-16T16:56:59.467Z] === RUN   TestConfigCreateResolve
16:56:59 [2021-09-16T16:56:59.467Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:56:59 [2021-09-16T16:56:59.467Z] --- SKIP: TestConfigCreateResolve (0.01s)
16:56:59 [2021-09-16T16:56:59.467Z] PASS
16:56:59 [2021-09-16T16:56:59.467Z] 
16:56:59 [2021-09-16T16:56:59.467Z] === Skipped
16:56:59 [2021-09-16T16:56:59.467Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
16:56:59 [2021-09-16T16:56:59.467Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:56:59 [2021-09-16T16:56:59.467Z] 
16:56:59 [2021-09-16T16:56:59.467Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
16:56:59 [2021-09-16T16:56:59.467Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:56:59 [2021-09-16T16:56:59.467Z] 
16:56:59 [2021-09-16T16:56:59.467Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
16:56:59 [2021-09-16T16:56:59.467Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:56:59 [2021-09-16T16:56:59.467Z] 
16:56:59 [2021-09-16T16:56:59.467Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
16:56:59 [2021-09-16T16:56:59.467Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:56:59 [2021-09-16T16:56:59.467Z] 
16:56:59 [2021-09-16T16:56:59.467Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
16:56:59 [2021-09-16T16:56:59.467Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:56:59 [2021-09-16T16:56:59.467Z] 
16:56:59 [2021-09-16T16:56:59.467Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
16:56:59 [2021-09-16T16:56:59.467Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:56:59 [2021-09-16T16:56:59.467Z] 
16:56:59 [2021-09-16T16:56:59.467Z] DONE 6 tests, 6 skipped in 0.143s
16:56:59 [2021-09-16T16:56:59.467Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:56:59 [2021-09-16T16:56:59.467Z] INFO: Testing against a local daemon
16:56:59 [2021-09-16T16:56:59.467Z] === RUN   TestCheckpoint
16:56:59 [2021-09-16T16:56:59.467Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:56:59 [2021-09-16T16:56:59.467Z] --- SKIP: TestCheckpoint (0.00s)
16:56:59 [2021-09-16T16:56:59.467Z] === RUN   TestContainerInvalidJSON
16:56:59 [2021-09-16T16:56:59.467Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:56:59 [2021-09-16T16:56:59.467Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:56:59 [2021-09-16T16:56:59.467Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:56:59 [2021-09-16T16:56:59.467Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:56:59 [2021-09-16T16:56:59.467Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:56:59 [2021-09-16T16:56:59.467Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:56:59 [2021-09-16T16:56:59.467Z] --- PASS: TestContainerInvalidJSON (0.02s)
16:56:59 [2021-09-16T16:56:59.467Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:56:59 [2021-09-16T16:56:59.467Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:56:59 [2021-09-16T16:56:59.467Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:56:59 [2021-09-16T16:56:59.723Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
16:56:59 [2021-09-16T16:56:59.723Z] === RUN   TestCopyFromContainerPathIsNotDir
16:56:59 [2021-09-16T16:56:59.723Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
16:56:59 [2021-09-16T16:56:59.723Z] === RUN   TestCopyToContainerPathDoesNotExist
16:56:59 [2021-09-16T16:56:59.723Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
16:56:59 [2021-09-16T16:56:59.723Z] === RUN   TestCopyToContainerPathIsNotDir
16:56:59 [2021-09-16T16:56:59.723Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
16:56:59 [2021-09-16T16:56:59.723Z] === RUN   TestCopyFromContainer
16:56:59 [2021-09-16T16:56:59.813Z] --- PASS: TestConfigsCreateAndDelete (2.24s)
16:56:59 [2021-09-16T16:56:59.813Z] === RUN   TestConfigsUpdate
16:57:02 [2021-09-16T16:57:02.327Z] --- PASS: TestConfigsUpdate (2.33s)
16:57:02 [2021-09-16T16:57:02.327Z] === RUN   TestTemplatedConfig
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCopyFromContainer//
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCopyFromContainer//bar/root
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCopyFromContainer//bar/root/
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCopyFromContainer/bar/quux
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCopyFromContainer/bar/quux/
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCopyFromContainer/bar/notarget
16:57:03 [2021-09-16T16:57:03.885Z] --- PASS: TestCopyFromContainer (3.96s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:57:03 [2021-09-16T16:57:03.885Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:57:03 [2021-09-16T16:57:03.885Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:57:03 [2021-09-16T16:57:03.885Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:57:03 [2021-09-16T16:57:03.885Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:57:03 [2021-09-16T16:57:03.885Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:57:03 [2021-09-16T16:57:03.885Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:57:03 [2021-09-16T16:57:03.885Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCreateLinkToNonExistingContainer
16:57:03 [2021-09-16T16:57:03.885Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCreateWithInvalidEnv
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCreateWithInvalidEnv/0
16:57:03 [2021-09-16T16:57:03.885Z] === PAUSE TestCreateWithInvalidEnv/0
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCreateWithInvalidEnv/1
16:57:03 [2021-09-16T16:57:03.885Z] === PAUSE TestCreateWithInvalidEnv/1
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCreateWithInvalidEnv/2
16:57:03 [2021-09-16T16:57:03.885Z] === PAUSE TestCreateWithInvalidEnv/2
16:57:03 [2021-09-16T16:57:03.885Z] === CONT  TestCreateWithInvalidEnv/0
16:57:03 [2021-09-16T16:57:03.885Z] === CONT  TestCreateWithInvalidEnv/2
16:57:03 [2021-09-16T16:57:03.885Z] === CONT  TestCreateWithInvalidEnv/1
16:57:03 [2021-09-16T16:57:03.885Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:57:03 [2021-09-16T16:57:03.885Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCreateTmpfsMountsTarget
16:57:03 [2021-09-16T16:57:03.885Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:57:03 [2021-09-16T16:57:03.885Z] === RUN   TestCreateWithCustomMaskedPaths
16:57:04 [2021-09-16T16:57:04.817Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s)
16:57:04 [2021-09-16T16:57:04.817Z] === RUN   TestCreateWithCustomReadonlyPaths
16:57:04 [2021-09-16T16:57:04.841Z] --- PASS: TestTemplatedConfig (2.77s)
16:57:04 [2021-09-16T16:57:04.841Z] === RUN   TestConfigCreateResolve
16:57:05 [2021-09-16T16:57:05.686Z] INFO: Extraction ended at 09/16/2021 16:57:05. Duration:00:00:21.5102758
16:57:05 [2021-09-16T16:57:05.686Z] INFO: Updating the golang and path environment variables
16:57:05 [2021-09-16T16:57:05.686Z] INFO: GOPATH=d:\gopath
16:57:05 [2021-09-16T16:57:05.686Z] INFO: go version go1.17.1 windows/amd64
16:57:05 [2021-09-16T16:57:05.686Z] INFO: Running the daemon under test in debug mode
16:57:05 [2021-09-16T16:57:05.686Z] INFO: Starting a daemon under test...
16:57:05 [2021-09-16T16:57:05.686Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42855\6\daemon --pidfile d:\CI\PR-42855\6\docker.pid -D
16:57:05 [2021-09-16T16:57:05.686Z] INFO: Process started successfully.
16:57:05 [2021-09-16T16:57:05.686Z] INFO: Start tailing logs of the daemon under tests
16:57:05 [2021-09-16T16:57:05.686Z] INFO: Waiting for the daemon under test to start...
16:57:06 [2021-09-16T16:57:06.184Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.08s)
16:57:06 [2021-09-16T16:57:06.184Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:57:06 [2021-09-16T16:57:06.184Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:57:06 [2021-09-16T16:57:06.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:57:06 [2021-09-16T16:57:06.184Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:57:06 [2021-09-16T16:57:06.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:57:06 [2021-09-16T16:57:06.184Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:57:06 [2021-09-16T16:57:06.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:57:06 [2021-09-16T16:57:06.184Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:57:06 [2021-09-16T16:57:06.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:57:06 [2021-09-16T16:57:06.184Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:57:06 [2021-09-16T16:57:06.184Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:57:06 [2021-09-16T16:57:06.184Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:57:06 [2021-09-16T16:57:06.184Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:57:06 [2021-09-16T16:57:06.184Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:57:06 [2021-09-16T16:57:06.184Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:57:06 [2021-09-16T16:57:06.184Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:57:06 [2021-09-16T16:57:06.184Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
16:57:06 [2021-09-16T16:57:06.184Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:57:06 [2021-09-16T16:57:06.184Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:57:06 [2021-09-16T16:57:06.184Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:57:06 [2021-09-16T16:57:06.184Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:57:06 [2021-09-16T16:57:06.184Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:57:06 [2021-09-16T16:57:06.184Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:57:06 [2021-09-16T16:57:06.440Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
16:57:06 [2021-09-16T16:57:06.440Z] === RUN   TestCreateDifferentPlatform
16:57:06 [2021-09-16T16:57:06.440Z] === RUN   TestCreateDifferentPlatform/different_os
16:57:06 [2021-09-16T16:57:06.440Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:57:06 [2021-09-16T16:57:06.440Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:57:06 [2021-09-16T16:57:06.440Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:57:06 [2021-09-16T16:57:06.440Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:57:06 [2021-09-16T16:57:06.440Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:57:06 [2021-09-16T16:57:06.440Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
16:57:06 [2021-09-16T16:57:06.440Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:57:06 [2021-09-16T16:57:06.440Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
16:57:06 [2021-09-16T16:57:06.440Z] === RUN   TestContainerStartOnDaemonRestart
16:57:06 [2021-09-16T16:57:06.440Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:57:06 [2021-09-16T16:57:06.440Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
16:57:06 [2021-09-16T16:57:06.440Z] === RUN   TestDaemonRestartIpcMode
16:57:06 [2021-09-16T16:57:06.440Z] === PAUSE TestDaemonRestartIpcMode
16:57:06 [2021-09-16T16:57:06.440Z] === RUN   TestDaemonHostGatewayIP
16:57:06 [2021-09-16T16:57:06.440Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:57:06 [2021-09-16T16:57:06.440Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
16:57:06 [2021-09-16T16:57:06.440Z] === RUN   TestRestartDaemonWithRestartingContainer
16:57:06 [2021-09-16T16:57:06.440Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:57:06 [2021-09-16T16:57:06.440Z] === RUN   TestContainerKillOnDaemonStart
16:57:06 [2021-09-16T16:57:06.440Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:57:06 [2021-09-16T16:57:06.440Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
16:57:06 [2021-09-16T16:57:06.440Z] === RUN   TestDiff
16:57:06 [2021-09-16T16:57:06.731Z] --- PASS: TestConfigCreateResolve (2.16s)
16:57:06 [2021-09-16T16:57:06.731Z] PASS
16:57:06 [2021-09-16T16:57:06.731Z] 
16:57:06 [2021-09-16T16:57:06.731Z] DONE 6 tests in 14.121s
16:57:06 [2021-09-16T16:57:06.731Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
16:57:06 [2021-09-16T16:57:06.731Z] INFO: Testing against a local daemon
16:57:06 [2021-09-16T16:57:06.731Z] === RUN   TestCheckpoint
16:57:06 [2021-09-16T16:57:06.731Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:57:06 [2021-09-16T16:57:06.731Z] --- SKIP: TestCheckpoint (0.00s)
16:57:06 [2021-09-16T16:57:06.731Z] === RUN   TestContainerInvalidJSON
16:57:06 [2021-09-16T16:57:06.731Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
16:57:06 [2021-09-16T16:57:06.731Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
16:57:06 [2021-09-16T16:57:06.731Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
16:57:06 [2021-09-16T16:57:06.731Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
16:57:06 [2021-09-16T16:57:06.731Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
16:57:06 [2021-09-16T16:57:06.731Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
16:57:06 [2021-09-16T16:57:06.731Z] --- PASS: TestContainerInvalidJSON (0.01s)
16:57:06 [2021-09-16T16:57:06.731Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
16:57:06 [2021-09-16T16:57:06.731Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
16:57:06 [2021-09-16T16:57:06.731Z] === RUN   TestCopyFromContainerPathDoesNotExist
16:57:06 [2021-09-16T16:57:06.986Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
16:57:06 [2021-09-16T16:57:06.986Z] === RUN   TestCopyFromContainerPathIsNotDir
16:57:06 [2021-09-16T16:57:06.986Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s)
16:57:06 [2021-09-16T16:57:06.986Z] === RUN   TestCopyToContainerPathDoesNotExist
16:57:07 [2021-09-16T16:57:07.003Z] --- PASS: TestDiff (0.38s)
16:57:07 [2021-09-16T16:57:07.003Z] === RUN   TestExecWithCloseStdin
16:57:07 [2021-09-16T16:57:07.242Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
16:57:07 [2021-09-16T16:57:07.243Z] === RUN   TestCopyToContainerPathIsNotDir
16:57:07 [2021-09-16T16:57:07.243Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
16:57:07 [2021-09-16T16:57:07.243Z] === RUN   TestCopyFromContainer
16:57:07 [2021-09-16T16:57:07.259Z] --- PASS: TestExecWithCloseStdin (0.45s)
16:57:07 [2021-09-16T16:57:07.259Z] === RUN   TestExec
16:57:07 [2021-09-16T16:57:07.714Z] ok  	github.com/docker/docker/pkg/plugins	33.664s	coverage: 76.3% of statements
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/pkg/term	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/rootless	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/testutil/request	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/volume	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
16:57:07 [2021-09-16T16:57:07.714Z] 
16:57:07 [2021-09-16T16:57:07.714Z] === Skipped
16:57:07 [2021-09-16T16:57:07.714Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
16:57:07 [2021-09-16T16:57:07.714Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
16:57:07 [2021-09-16T16:57:07.714Z] 
16:57:07 [2021-09-16T16:57:07.714Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
16:57:07 [2021-09-16T16:57:07.714Z]     network_proxy_test.go:208: No support for dual stack yet
16:57:07 [2021-09-16T16:57:07.714Z] 
16:57:07 [2021-09-16T16:57:07.714Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
16:57:07 [2021-09-16T16:57:07.714Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
16:57:07 [2021-09-16T16:57:07.714Z] 
16:57:07 [2021-09-16T16:57:07.714Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
16:57:07 [2021-09-16T16:57:07.714Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
16:57:07 [2021-09-16T16:57:07.714Z] 
16:57:07 [2021-09-16T16:57:07.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
16:57:07 [2021-09-16T16:57:07.714Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:57:07 [2021-09-16T16:57:07.714Z]     graphtest_unix.go:44: Driver btrfs not supported
16:57:07 [2021-09-16T16:57:07.714Z] 
16:57:07 [2021-09-16T16:57:07.714Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
16:57:07 [2021-09-16T16:57:07.714Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:57:07 [2021-09-16T16:57:07.714Z]     graphtest_unix.go:44: Driver btrfs not supported
16:57:07 [2021-09-16T16:57:07.714Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:44: Driver btrfs not supported
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:44: Driver btrfs not supported
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:44: Driver btrfs not supported
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:71: No driver to put!
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z] time="2021-09-16T16:56:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z] time="2021-09-16T16:56:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z] time="2021-09-16T16:56:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z] time="2021-09-16T16:56:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z] time="2021-09-16T16:56:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:42: graphdriver: driver not supported
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:71: No driver to put!
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     overlay_test.go:50: Fails to compute changes intermittently
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     overlay_test.go:65: Cannot run test with naive change algorithm
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:44: Driver zfs not supported
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:44: Driver zfs not supported
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:44: Driver zfs not supported
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:44: Driver zfs not supported
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:44: Driver zfs not supported
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     graphtest_unix.go:71: No driver to put!
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
16:57:07 [2021-09-16T16:57:07.715Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
16:57:07 [2021-09-16T16:57:07.715Z] 
16:57:07 [2021-09-16T16:57:07.715Z] DONE 2309 tests, 28 skipped in 193.362s
16:57:07 [2021-09-16T16:57:07.715Z] + '[' -n 'github.com/docker/docker/libnetwork
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/bitseq
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/cluster
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/cmd/diagnostic
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/cmd/ovrouter
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/cmd/readme_test
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/config
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/datastore
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/diagnostic
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/discoverapi
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/driverapi
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/bridge
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/host
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/ipvlan
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/macvlan
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/null
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/overlay
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/remote
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/remote/api
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/windows
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/drvregistry
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/etchosts
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/hostdiscovery
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/idm
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/internal/caller
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/internal/setmatrix
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/ipam
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/ipamapi
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/ipams/builtin
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/ipams/null
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/ipams/remote
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/ipams/remote/api
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/ipams/windowsipam
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/ipamutils
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/iptables
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/netlabel
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/netutils
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/networkdb
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/ns
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/options
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/osl
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/osl/kernel
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/portallocator
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/portmapper
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/resolvconf
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/testutils
16:57:07 [2021-09-16T16:57:07.715Z] github.com/docker/docker/libnetwork/types' ']'
16:57:07 [2021-09-16T16:57:07.715Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery 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
16:57:07 [2021-09-16T16:57:07.820Z] --- PASS: TestExec (0.44s)
16:57:07 [2021-09-16T16:57:07.820Z] === RUN   TestExecUser
16:57:08 [2021-09-16T16:57:08.075Z] --- PASS: TestExecUser (0.44s)
16:57:08 [2021-09-16T16:57:08.075Z] === RUN   TestExportContainerAndImportImage
16:57:08 [2021-09-16T16:57:08.607Z] === RUN   TestCopyFromContainer//
16:57:08 [2021-09-16T16:57:08.607Z] === RUN   TestCopyFromContainer//bar/root
16:57:08 [2021-09-16T16:57:08.607Z] === RUN   TestCopyFromContainer//bar/root/
16:57:08 [2021-09-16T16:57:08.607Z] === RUN   TestCopyFromContainer/bar/quux
16:57:08 [2021-09-16T16:57:08.607Z] === RUN   TestCopyFromContainer/bar/quux/
16:57:08 [2021-09-16T16:57:08.607Z] === RUN   TestCopyFromContainer/bar/quux/baz
16:57:08 [2021-09-16T16:57:08.607Z] === RUN   TestCopyFromContainer/bar/filesymlink
16:57:08 [2021-09-16T16:57:08.636Z] --- PASS: TestExportContainerAndImportImage (0.51s)
16:57:08 [2021-09-16T16:57:08.636Z] === RUN   TestExportContainerAfterDaemonRestart
16:57:08 [2021-09-16T16:57:08.864Z] === RUN   TestCopyFromContainer/bar/dirsymlink
16:57:08 [2021-09-16T16:57:08.864Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
16:57:08 [2021-09-16T16:57:08.864Z] === RUN   TestCopyFromContainer/bar/notarget
16:57:08 [2021-09-16T16:57:08.864Z] --- PASS: TestCopyFromContainer (1.78s)
16:57:08 [2021-09-16T16:57:08.864Z]     --- PASS: TestCopyFromContainer// (0.06s)
16:57:08 [2021-09-16T16:57:08.864Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
16:57:08 [2021-09-16T16:57:08.864Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
16:57:08 [2021-09-16T16:57:08.864Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
16:57:08 [2021-09-16T16:57:08.864Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
16:57:08 [2021-09-16T16:57:08.864Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
16:57:08 [2021-09-16T16:57:08.864Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
16:57:08 [2021-09-16T16:57:08.864Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
16:57:08 [2021-09-16T16:57:08.864Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
16:57:08 [2021-09-16T16:57:08.864Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
16:57:08 [2021-09-16T16:57:08.864Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
16:57:08 [2021-09-16T16:57:08.864Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:57:08 [2021-09-16T16:57:08.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:57:08 [2021-09-16T16:57:08.864Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:57:08 [2021-09-16T16:57:08.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:57:08 [2021-09-16T16:57:08.864Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
16:57:08 [2021-09-16T16:57:08.864Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
16:57:08 [2021-09-16T16:57:08.864Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
16:57:08 [2021-09-16T16:57:08.864Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
16:57:08 [2021-09-16T16:57:08.864Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
16:57:08 [2021-09-16T16:57:08.864Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
16:57:08 [2021-09-16T16:57:08.864Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
16:57:08 [2021-09-16T16:57:08.864Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
16:57:08 [2021-09-16T16:57:08.864Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
16:57:08 [2021-09-16T16:57:08.864Z] === RUN   TestCreateLinkToNonExistingContainer
16:57:09 [2021-09-16T16:57:09.120Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
16:57:09 [2021-09-16T16:57:09.120Z] === RUN   TestCreateWithInvalidEnv
16:57:09 [2021-09-16T16:57:09.120Z] === RUN   TestCreateWithInvalidEnv/0
16:57:09 [2021-09-16T16:57:09.120Z] === PAUSE TestCreateWithInvalidEnv/0
16:57:09 [2021-09-16T16:57:09.120Z] === RUN   TestCreateWithInvalidEnv/1
16:57:09 [2021-09-16T16:57:09.120Z] === PAUSE TestCreateWithInvalidEnv/1
16:57:09 [2021-09-16T16:57:09.120Z] === RUN   TestCreateWithInvalidEnv/2
16:57:09 [2021-09-16T16:57:09.120Z] === PAUSE TestCreateWithInvalidEnv/2
16:57:09 [2021-09-16T16:57:09.120Z] === CONT  TestCreateWithInvalidEnv/0
16:57:09 [2021-09-16T16:57:09.120Z] === CONT  TestCreateWithInvalidEnv/2
16:57:09 [2021-09-16T16:57:09.120Z] === CONT  TestCreateWithInvalidEnv/1
16:57:09 [2021-09-16T16:57:09.120Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
16:57:09 [2021-09-16T16:57:09.120Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
16:57:09 [2021-09-16T16:57:09.120Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
16:57:09 [2021-09-16T16:57:09.120Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
16:57:09 [2021-09-16T16:57:09.120Z] === RUN   TestCreateTmpfsMountsTarget
16:57:09 [2021-09-16T16:57:09.120Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
16:57:09 [2021-09-16T16:57:09.120Z] === RUN   TestCreateWithCustomMaskedPaths
16:57:10 [2021-09-16T16:57:10.001Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s)
16:57:10 [2021-09-16T16:57:10.001Z] === RUN   TestHealthCheckWorkdir
16:57:10 [2021-09-16T16:57:10.562Z] --- PASS: TestHealthCheckWorkdir (0.53s)
16:57:10 [2021-09-16T16:57:10.562Z] === RUN   TestHealthKillContainer
16:57:10 [2021-09-16T16:57:10.919Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
16:57:11 [2021-09-16T16:57:11.008Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s)
16:57:11 [2021-09-16T16:57:11.008Z] === RUN   TestCreateWithCustomReadonlyPaths
16:57:12 [2021-09-16T16:57:12.488Z] 
16:57:12 [2021-09-16T16:57:12.488Z]  ________   ____  __.
16:57:12 [2021-09-16T16:57:12.488Z]  \_____  \ |    |/ _|
16:57:12 [2021-09-16T16:57:12.488Z]  /   |   \|      <
16:57:12 [2021-09-16T16:57:12.488Z]  /    |    \    |  \
16:57:12 [2021-09-16T16:57:12.488Z]  \_______  /____|__ \
16:57:12 [2021-09-16T16:57:12.488Z]          \/        \/
16:57:12 [2021-09-16T16:57:12.488Z] 
16:57:12 [2021-09-16T16:57:12.488Z] INFO: make.ps1 ended at 09/16/2021 16:57:11
16:57:12 [2021-09-16T16:57:12.896Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.99s)
16:57:12 [2021-09-16T16:57:12.896Z] === RUN   TestCreateWithInvalidHealthcheckParams
16:57:12 [2021-09-16T16:57:12.896Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:57:12 [2021-09-16T16:57:12.896Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:57:12 [2021-09-16T16:57:12.896Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:57:12 [2021-09-16T16:57:12.896Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:57:12 [2021-09-16T16:57:12.896Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:57:12 [2021-09-16T16:57:12.896Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:57:12 [2021-09-16T16:57:12.896Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:57:12 [2021-09-16T16:57:12.896Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:57:12 [2021-09-16T16:57:12.896Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:57:12 [2021-09-16T16:57:12.896Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:57:12 [2021-09-16T16:57:12.896Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
16:57:12 [2021-09-16T16:57:12.896Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
16:57:12 [2021-09-16T16:57:12.896Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
16:57:12 [2021-09-16T16:57:12.896Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
16:57:12 [2021-09-16T16:57:12.896Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
16:57:13 [2021-09-16T16:57:13.076Z] --- PASS: TestHealthKillContainer (2.46s)
16:57:13 [2021-09-16T16:57:13.076Z] === RUN   TestInspectCpusetInConfigPre120
16:57:13 [2021-09-16T16:57:13.152Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
16:57:13 [2021-09-16T16:57:13.152Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
16:57:13 [2021-09-16T16:57:13.152Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
16:57:13 [2021-09-16T16:57:13.152Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
16:57:13 [2021-09-16T16:57:13.152Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
16:57:13 [2021-09-16T16:57:13.152Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
16:57:13 [2021-09-16T16:57:13.152Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
16:57:13 [2021-09-16T16:57:13.332Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
16:57:13 [2021-09-16T16:57:13.332Z] === RUN   TestIpcModeNone
16:57:13 [2021-09-16T16:57:13.892Z] --- PASS: TestIpcModeNone (0.43s)
16:57:13 [2021-09-16T16:57:13.892Z] === RUN   TestIpcModePrivate
16:57:14 [2021-09-16T16:57:14.060Z] INFO: Binaries build ended at 09/16/2021 16:57:13. Duration:00:01:07.9789456
16:57:14 [2021-09-16T16:57:14.080Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.82s)
16:57:14 [2021-09-16T16:57:14.080Z] === RUN   TestCreateDifferentPlatform
16:57:14 [2021-09-16T16:57:14.080Z] === RUN   TestCreateDifferentPlatform/different_os
16:57:14 [2021-09-16T16:57:14.080Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
16:57:14 [2021-09-16T16:57:14.080Z] --- PASS: TestCreateDifferentPlatform (0.01s)
16:57:14 [2021-09-16T16:57:14.080Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
16:57:14 [2021-09-16T16:57:14.080Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
16:57:14 [2021-09-16T16:57:14.080Z] === RUN   TestCreateVolumesFromNonExistingContainer
16:57:14 [2021-09-16T16:57:14.080Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
16:57:14 [2021-09-16T16:57:14.080Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
16:57:14 [2021-09-16T16:57:14.080Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s)
16:57:14 [2021-09-16T16:57:14.080Z] === RUN   TestContainerStartOnDaemonRestart
16:57:14 [2021-09-16T16:57:14.080Z] === PAUSE TestContainerStartOnDaemonRestart
16:57:14 [2021-09-16T16:57:14.080Z] === RUN   TestDaemonRestartIpcMode
16:57:14 [2021-09-16T16:57:14.080Z] === PAUSE TestDaemonRestartIpcMode
16:57:14 [2021-09-16T16:57:14.080Z] === RUN   TestDaemonHostGatewayIP
16:57:14 [2021-09-16T16:57:14.080Z] === PAUSE TestDaemonHostGatewayIP
16:57:14 [2021-09-16T16:57:14.080Z] === RUN   TestRestartDaemonWithRestartingContainer
16:57:14 [2021-09-16T16:57:14.080Z] === PAUSE TestRestartDaemonWithRestartingContainer
16:57:14 [2021-09-16T16:57:14.080Z] === RUN   TestContainerKillOnDaemonStart
16:57:14 [2021-09-16T16:57:14.080Z] === PAUSE TestContainerKillOnDaemonStart
16:57:14 [2021-09-16T16:57:14.080Z] === RUN   TestDiff
16:57:14 [2021-09-16T16:57:14.147Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
16:57:14 [2021-09-16T16:57:14.147Z] --- PASS: TestIpcModePrivate (0.43s)
16:57:14 [2021-09-16T16:57:14.147Z] === RUN   TestIpcModeShareable
16:57:14 [2021-09-16T16:57:14.147Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:57:14 [2021-09-16T16:57:14.147Z] --- SKIP: TestIpcModeShareable (0.00s)
16:57:14 [2021-09-16T16:57:14.147Z] === RUN   TestAPIIpcModeShareableAndContainer
16:57:14 [2021-09-16T16:57:14.641Z] --- PASS: TestDiff (0.68s)
16:57:14 [2021-09-16T16:57:14.641Z] === RUN   TestExecWithCloseStdin
16:57:15 [2021-09-16T16:57:15.050Z] INFO: Copying the built daemon binary to d:\CI\PR-42855\6\binary\dockerd-0050ddd43b.exe...
16:57:15 [2021-09-16T16:57:15.050Z] INFO: Copying the built client binary to d:\CI\PR-42855\6\binary\docker-0050ddd43b.exe...
16:57:15 [2021-09-16T16:57:15.050Z] INFO: Copying dockerversion from the container...
16:57:15 [2021-09-16T16:57:15.511Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.33s)
16:57:15 [2021-09-16T16:57:15.511Z] === RUN   TestAPIIpcModeHost
16:57:15 [2021-09-16T16:57:15.511Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:57:15 [2021-09-16T16:57:15.511Z] --- SKIP: TestAPIIpcModeHost (0.00s)
16:57:15 [2021-09-16T16:57:15.511Z] === RUN   TestDaemonIpcModeShareable
16:57:15 [2021-09-16T16:57:15.511Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:57:15 [2021-09-16T16:57:15.511Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
16:57:15 [2021-09-16T16:57:15.511Z] === RUN   TestDaemonIpcModePrivate
16:57:15 [2021-09-16T16:57:15.520Z] INFO: Copying the golang package from the container to d:\CI\PR-42855\6\installer\go.zip...
16:57:15 [2021-09-16T16:57:15.569Z] --- PASS: TestExecWithCloseStdin (0.72s)
16:57:15 [2021-09-16T16:57:15.569Z] === RUN   TestExec
16:57:15 [2021-09-16T16:57:15.991Z] INFO: Extracting go.zip to d:\CI\PR-42855\6\go
16:57:16 [2021-09-16T16:57:16.130Z] --- PASS: TestExec (0.68s)
16:57:16 [2021-09-16T16:57:16.130Z] === RUN   TestExecUser
16:57:16 [2021-09-16T16:57:16.437Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
16:57:16 [2021-09-16T16:57:16.693Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
16:57:16 [2021-09-16T16:57:16.693Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:57:16 [2021-09-16T16:57:16.693Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:57:16 [2021-09-16T16:57:16.693Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
16:57:16 [2021-09-16T16:57:16.693Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:57:16 [2021-09-16T16:57:16.693Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:57:16 [2021-09-16T16:57:16.693Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
16:57:16 [2021-09-16T16:57:16.693Z] === RUN   TestIpcModeOlderClient
16:57:16 [2021-09-16T16:57:16.693Z] === PAUSE TestIpcModeOlderClient
16:57:16 [2021-09-16T16:57:16.693Z] === RUN   TestKillContainerInvalidSignal
16:57:17 [2021-09-16T16:57:17.058Z] --- PASS: TestExecUser (0.75s)
16:57:17 [2021-09-16T16:57:17.058Z] === RUN   TestExportContainerAndImportImage
16:57:17 [2021-09-16T16:57:17.253Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
16:57:17 [2021-09-16T16:57:17.253Z] === RUN   TestKillContainer
16:57:17 [2021-09-16T16:57:17.253Z] === RUN   TestKillContainer/no_signal
16:57:17 [2021-09-16T16:57:17.510Z] === RUN   TestKillContainer/non_killing_signal
16:57:17 [2021-09-16T16:57:17.620Z] --- PASS: TestExportContainerAndImportImage (0.75s)
16:57:17 [2021-09-16T16:57:17.620Z] === RUN   TestExportContainerAfterDaemonRestart
16:57:17 [2021-09-16T16:57:17.767Z] === RUN   TestKillContainer/killing_signal
16:57:18 [2021-09-16T16:57:18.329Z] --- PASS: TestKillContainer (1.15s)
16:57:18 [2021-09-16T16:57:18.329Z]     --- PASS: TestKillContainer/no_signal (0.38s)
16:57:18 [2021-09-16T16:57:18.329Z]     --- PASS: TestKillContainer/non_killing_signal (0.23s)
16:57:18 [2021-09-16T16:57:18.329Z]     --- PASS: TestKillContainer/killing_signal (0.37s)
16:57:18 [2021-09-16T16:57:18.329Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:57:18 [2021-09-16T16:57:18.329Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:57:18 [2021-09-16T16:57:18.584Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:57:18 [2021-09-16T16:57:18.985Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
16:57:18 [2021-09-16T16:57:18.985Z] === RUN   TestHealthCheckWorkdir
16:57:19 [2021-09-16T16:57:19.146Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s)
16:57:19 [2021-09-16T16:57:19.146Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
16:57:19 [2021-09-16T16:57:19.146Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
16:57:19 [2021-09-16T16:57:19.146Z] === RUN   TestKillStoppedContainer
16:57:19 [2021-09-16T16:57:19.146Z] --- PASS: TestKillStoppedContainer (0.03s)
16:57:19 [2021-09-16T16:57:19.146Z] === RUN   TestKillStoppedContainerAPIPre120
16:57:19 [2021-09-16T16:57:19.146Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:57:19 [2021-09-16T16:57:19.146Z] === RUN   TestKillDifferentUserContainer
16:57:19 [2021-09-16T16:57:19.401Z] --- PASS: TestKillDifferentUserContainer (0.39s)
16:57:19 [2021-09-16T16:57:19.401Z] === RUN   TestInspectOomKilledTrue
16:57:19 [2021-09-16T16:57:19.401Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
16:57:19 [2021-09-16T16:57:19.401Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:57:19 [2021-09-16T16:57:19.401Z] === RUN   TestInspectOomKilledFalse
16:57:19 [2021-09-16T16:57:19.401Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:57:19 [2021-09-16T16:57:19.401Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
16:57:19 [2021-09-16T16:57:19.401Z] === RUN   TestLinksEtcHostsContentMatch
16:57:19 [2021-09-16T16:57:19.401Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:57:19 [2021-09-16T16:57:19.401Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
16:57:19 [2021-09-16T16:57:19.401Z] === RUN   TestLinksContainerNames
16:57:19 [2021-09-16T16:57:19.912Z] --- PASS: TestHealthCheckWorkdir (0.94s)
16:57:19 [2021-09-16T16:57:19.912Z] === RUN   TestHealthKillContainer
16:57:20 [2021-09-16T16:57:20.327Z] --- PASS: TestLinksContainerNames (0.78s)
16:57:20 [2021-09-16T16:57:20.327Z] === RUN   TestLogsFollowTailEmpty
16:57:20 [2021-09-16T16:57:20.583Z] --- PASS: TestLogsFollowTailEmpty (0.39s)
16:57:20 [2021-09-16T16:57:20.583Z] === RUN   TestContainerNetworkMountsNoChown
16:57:21 [2021-09-16T16:57:21.145Z] --- PASS: TestContainerNetworkMountsNoChown (0.36s)
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/default
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/default
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/private
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/private
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/rprivate
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/rprivate
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/slave
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/slave
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/rslave
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/rslave
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/shared
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/shared
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/rshared
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/rshared
16:57:21 [2021-09-16T16:57:21.145Z] === CONT  TestMountDaemonRoot/default
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/default/mount_root
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/default/bind_root
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:57:21 [2021-09-16T16:57:21.145Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === CONT  TestMountDaemonRoot/rshared
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:57:21 [2021-09-16T16:57:21.145Z] === CONT  TestMountDaemonRoot/shared
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === CONT  TestMountDaemonRoot/rslave
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:57:21 [2021-09-16T16:57:21.145Z] === CONT  TestMountDaemonRoot/slave
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:57:21 [2021-09-16T16:57:21.145Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:57:21 [2021-09-16T16:57:21.145Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/rprivate
16:57:21 [2021-09-16T16:57:21.146Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:57:21 [2021-09-16T16:57:21.146Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:57:21 [2021-09-16T16:57:21.146Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:57:21 [2021-09-16T16:57:21.146Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:57:21 [2021-09-16T16:57:21.146Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/private
16:57:21 [2021-09-16T16:57:21.146Z] === RUN   TestMountDaemonRoot/private/bind_root
16:57:21 [2021-09-16T16:57:21.146Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:57:21 [2021-09-16T16:57:21.146Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === RUN   TestMountDaemonRoot/private/mount_root
16:57:21 [2021-09-16T16:57:21.146Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:57:21 [2021-09-16T16:57:21.146Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/default/bind_root
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/default/mount_root
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:57:21 [2021-09-16T16:57:21.146Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:57:21 [2021-09-16T16:57:21.275Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
16:57:21 [2021-09-16T16:57:21.401Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:57:21 [2021-09-16T16:57:21.401Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:57:21 [2021-09-16T16:57:21.401Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:57:21 [2021-09-16T16:57:21.401Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:57:21 [2021-09-16T16:57:21.401Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:57:21 [2021-09-16T16:57:21.401Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:57:21 [2021-09-16T16:57:21.401Z] === CONT  TestMountDaemonRoot/private/bind_root
16:57:21 [2021-09-16T16:57:21.401Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:57:21 [2021-09-16T16:57:21.401Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:57:21 [2021-09-16T16:57:21.401Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:57:21 [2021-09-16T16:57:21.401Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:57:21 [2021-09-16T16:57:21.401Z] === CONT  TestMountDaemonRoot/private/mount_root
16:57:21 [2021-09-16T16:57:21.401Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:57:21 [2021-09-16T16:57:21.401Z] --- PASS: TestMountDaemonRoot (0.02s)
16:57:21 [2021-09-16T16:57:21.401Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
16:57:21 [2021-09-16T16:57:21.401Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
16:57:21 [2021-09-16T16:57:21.401Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
16:57:21 [2021-09-16T16:57:21.401Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
16:57:21 [2021-09-16T16:57:21.401Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
16:57:21 [2021-09-16T16:57:21.401Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
16:57:21 [2021-09-16T16:57:21.401Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
16:57:21 [2021-09-16T16:57:21.401Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
16:57:21 [2021-09-16T16:57:21.402Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
16:57:21 [2021-09-16T16:57:21.402Z] === RUN   TestContainerBindMountNonRecursive
16:57:21 [2021-09-16T16:57:21.402Z]     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)
16:57:21 [2021-09-16T16:57:21.402Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s)
16:57:21 [2021-09-16T16:57:21.402Z] === RUN   TestContainerVolumesMountedAsShared
16:57:21 [2021-09-16T16:57:21.402Z]     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)
16:57:21 [2021-09-16T16:57:21.402Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
16:57:21 [2021-09-16T16:57:21.402Z] === RUN   TestContainerVolumesMountedAsSlave
16:57:21 [2021-09-16T16:57:21.402Z]     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)
16:57:21 [2021-09-16T16:57:21.402Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
16:57:21 [2021-09-16T16:57:21.402Z] === RUN   TestNetworkNat
16:57:21 [2021-09-16T16:57:21.962Z] --- PASS: TestNetworkNat (0.49s)
16:57:21 [2021-09-16T16:57:21.962Z] === RUN   TestNetworkLocalhostTCPNat
16:57:22 [2021-09-16T16:57:22.218Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
16:57:22 [2021-09-16T16:57:22.218Z] === RUN   TestNetworkLoopbackNat
16:57:22 [2021-09-16T16:57:22.426Z] --- PASS: TestHealthKillContainer (2.71s)
16:57:22 [2021-09-16T16:57:22.426Z] === RUN   TestInspectCpusetInConfigPre120
16:57:23 [2021-09-16T16:57:23.352Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s)
16:57:23 [2021-09-16T16:57:23.352Z] === RUN   TestIpcModeNone
16:57:23 [2021-09-16T16:57:23.914Z] --- PASS: TestIpcModeNone (0.83s)
16:57:23 [2021-09-16T16:57:23.914Z] === RUN   TestIpcModePrivate
16:57:24 [2021-09-16T16:57:24.476Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
16:57:24 [2021-09-16T16:57:24.730Z] --- PASS: TestNetworkLoopbackNat (2.52s)
16:57:24 [2021-09-16T16:57:24.731Z] === RUN   TestPause
16:57:24 [2021-09-16T16:57:24.733Z] --- PASS: TestIpcModePrivate (0.69s)
16:57:24 [2021-09-16T16:57:24.733Z] === RUN   TestIpcModeShareable
16:57:24 [2021-09-16T16:57:24.987Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
16:57:24 [2021-09-16T16:57:24.987Z] --- SKIP: TestPause (0.00s)
16:57:24 [2021-09-16T16:57:24.987Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:57:24 [2021-09-16T16:57:24.987Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:57:24 [2021-09-16T16:57:24.987Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:57:24 [2021-09-16T16:57:24.987Z] === RUN   TestPauseStopPausedContainer
16:57:24 [2021-09-16T16:57:24.987Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
16:57:24 [2021-09-16T16:57:24.987Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
16:57:24 [2021-09-16T16:57:24.987Z] === RUN   TestPidHost
16:57:24 [2021-09-16T16:57:24.990Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true
16:57:25 [2021-09-16T16:57:25.551Z] --- PASS: TestIpcModeShareable (0.71s)
16:57:25 [2021-09-16T16:57:25.551Z] === RUN   TestAPIIpcModeShareableAndContainer
16:57:25 [2021-09-16T16:57:25.915Z] --- PASS: TestPidHost (0.83s)
16:57:25 [2021-09-16T16:57:25.915Z] === RUN   TestPsFilter
16:57:25 [2021-09-16T16:57:25.915Z] --- PASS: TestPsFilter (0.09s)
16:57:25 [2021-09-16T16:57:25.915Z] === RUN   TestRemoveContainerWithRemovedVolume
16:57:26 [2021-09-16T16:57:26.171Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.35s)
16:57:26 [2021-09-16T16:57:26.171Z] === RUN   TestRemoveContainerWithVolume
16:57:26 [2021-09-16T16:57:26.426Z] --- PASS: TestRemoveContainerWithVolume (0.37s)
16:57:26 [2021-09-16T16:57:26.426Z] === RUN   TestRemoveContainerRunning
16:57:26 [2021-09-16T16:57:26.946Z] ...INFO: Daemon under test started and replied!
16:57:26 [2021-09-16T16:57:26.946Z] INFO: Docker version of the daemon under test
16:57:26 [2021-09-16T16:57:26.946Z] 
16:57:26 [2021-09-16T16:57:26.946Z] Client:
16:57:26 [2021-09-16T16:57:26.946Z]  Version:      17.06.2-ce
16:57:26 [2021-09-16T16:57:26.946Z]  API version:  1.30
16:57:26 [2021-09-16T16:57:26.946Z]  Go version:   go1.8.3
16:57:26 [2021-09-16T16:57:26.946Z]  Git commit:   cec0b72
16:57:26 [2021-09-16T16:57:26.946Z]  Built:        Tue Sep  5 19:57:19 2017
16:57:26 [2021-09-16T16:57:26.946Z]  OS/Arch:      windows/amd64
16:57:26 [2021-09-16T16:57:26.946Z] 
16:57:26 [2021-09-16T16:57:26.946Z] Server:
16:57:26 [2021-09-16T16:57:26.946Z]  Version:      0.0.0-dev
16:57:26 [2021-09-16T16:57:26.946Z]  API version:  1.42 (minimum version 1.24)
16:57:26 [2021-09-16T16:57:26.946Z]  Go version:   go1.17.1
16:57:26 [2021-09-16T16:57:26.946Z]  Git commit:   0050ddd43b
16:57:26 [2021-09-16T16:57:26.946Z]  Built:        09/16/2021 16:55:38
16:57:26 [2021-09-16T16:57:26.946Z]  OS/Arch:      windows/amd64
16:57:26 [2021-09-16T16:57:26.946Z]  Experimental: false
16:57:26 [2021-09-16T16:57:26.946Z] 
16:57:26 [2021-09-16T16:57:26.946Z] INFO: Docker info of the daemon under test
16:57:26 [2021-09-16T16:57:26.946Z] 
16:57:26 [2021-09-16T16:57:26.946Z] Containers: 0
16:57:26 [2021-09-16T16:57:26.946Z]  Running: 0
16:57:26 [2021-09-16T16:57:26.946Z]  Paused: 0
16:57:26 [2021-09-16T16:57:26.946Z]  Stopped: 0
16:57:26 [2021-09-16T16:57:26.946Z] Images: 0
16:57:26 [2021-09-16T16:57:26.946Z] Server Version: 0.0.0-dev
16:57:26 [2021-09-16T16:57:26.946Z] Storage Driver: windowsfilter
16:57:26 [2021-09-16T16:57:26.946Z]  Windows: 
16:57:26 [2021-09-16T16:57:26.946Z] Logging Driver: json-file
16:57:26 [2021-09-16T16:57:26.946Z] Plugins: 
16:57:26 [2021-09-16T16:57:26.946Z]  Volume: local
16:57:26 [2021-09-16T16:57:26.946Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:57:26 [2021-09-16T16:57:26.946Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:57:26 [2021-09-16T16:57:26.946Z] Swarm: inactive
16:57:26 [2021-09-16T16:57:26.946Z] Default Isolation: process
16:57:26 [2021-09-16T16:57:26.946Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
16:57:26 [2021-09-16T16:57:26.946Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
16:57:26 [2021-09-16T16:57:26.946Z] OSType: windows
16:57:26 [2021-09-16T16:57:26.946Z] Architecture: x86_64
16:57:26 [2021-09-16T16:57:26.946Z] CPUs: 4
16:57:26 [2021-09-16T16:57:26.946Z] Total Memory: 32GiB
16:57:26 [2021-09-16T16:57:26.946Z] Name: azwin-2-5dd960
16:57:26 [2021-09-16T16:57:26.946Z] ID: 3MMQ:LOHU:M536:ZZVB:SCBS:WWFY:GJJN:JYXF:4CGZ:3H4B:YXZK:4OM5
16:57:26 [2021-09-16T16:57:26.946Z] Docker Root Dir: D:\CI\PR-42855\6\daemon
16:57:26 [2021-09-16T16:57:26.946Z] Debug Mode (client): false
16:57:26 [2021-09-16T16:57:26.946Z] Debug Mode (server): true
16:57:26 [2021-09-16T16:57:26.946Z]  File Descriptors: -1
16:57:26 [2021-09-16T16:57:26.946Z]  Goroutines: 16
16:57:26 [2021-09-16T16:57:26.946Z]  System Time: 2021-09-16T16:57:24.8905248Z
16:57:26 [2021-09-16T16:57:26.946Z]  EventsListeners: 0
16:57:26 [2021-09-16T16:57:26.946Z] Registry: https://index.docker.io/v1/
16:57:26 [2021-09-16T16:57:26.946Z] Labels:
16:57:26 [2021-09-16T16:57:26.946Z] Experimental: false
16:57:26 [2021-09-16T16:57:26.946Z] Insecure Registries:
16:57:26 [2021-09-16T16:57:26.946Z]  127.0.0.0/8
16:57:26 [2021-09-16T16:57:26.946Z] Live Restore Enabled: false
16:57:26 [2021-09-16T16:57:26.946Z] 
16:57:26 [2021-09-16T16:57:26.946Z] 
16:57:26 [2021-09-16T16:57:26.946Z] INFO: Docker images of the daemon under test
16:57:26 [2021-09-16T16:57:26.946Z] 
16:57:26 [2021-09-16T16:57:26.946Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
16:57:26 [2021-09-16T16:57:26.946Z] 
16:57:26 [2021-09-16T16:57:26.946Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
16:57:26 [2021-09-16T16:57:26.946Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
16:57:26 [2021-09-16T16:57:26.946Z] ltsc2022: Pulling from windows/servercore
16:57:26 [2021-09-16T16:57:26.946Z] 8f616e6e9eec: Pulling fs layer
16:57:26 [2021-09-16T16:57:26.946Z] 48a76b150a3a: Pulling fs layer
16:57:26 [2021-09-16T16:57:26.987Z] --- PASS: TestRemoveContainerRunning (0.37s)
16:57:26 [2021-09-16T16:57:26.987Z] === RUN   TestRemoveContainerForceRemoveRunning
16:57:27 [2021-09-16T16:57:27.244Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
16:57:27 [2021-09-16T16:57:27.244Z] === RUN   TestRemoveInvalidContainer
16:57:27 [2021-09-16T16:57:27.244Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:57:27 [2021-09-16T16:57:27.244Z] === RUN   TestRenameLinkedContainer
16:57:27 [2021-09-16T16:57:27.440Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.00s)
16:57:27 [2021-09-16T16:57:27.440Z] === RUN   TestAPIIpcModeHost
16:57:28 [2021-09-16T16:57:28.002Z] --- PASS: TestAPIIpcModeHost (0.48s)
16:57:28 [2021-09-16T16:57:28.002Z] === RUN   TestDaemonIpcModeShareable
16:57:28 [2021-09-16T16:57:28.929Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
16:57:29 [2021-09-16T16:57:29.133Z] --- PASS: TestRenameLinkedContainer (1.55s)
16:57:29 [2021-09-16T16:57:29.134Z] === RUN   TestRenameStoppedContainer
16:57:29 [2021-09-16T16:57:29.134Z] --- PASS: TestRenameStoppedContainer (0.38s)
16:57:29 [2021-09-16T16:57:29.134Z] === RUN   TestRenameRunningContainerAndReuse
16:57:29 [2021-09-16T16:57:29.186Z] --- PASS: TestDaemonIpcModeShareable (1.27s)
16:57:29 [2021-09-16T16:57:29.186Z] === RUN   TestDaemonIpcModePrivate
16:57:30 [2021-09-16T16:57:30.061Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s)
16:57:30 [2021-09-16T16:57:30.061Z] === RUN   TestRenameInvalidName
16:57:30 [2021-09-16T16:57:30.113Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
16:57:30 [2021-09-16T16:57:30.317Z] --- PASS: TestRenameInvalidName (0.38s)
16:57:30 [2021-09-16T16:57:30.317Z] === RUN   TestRenameAnonymousContainer
16:57:30 [2021-09-16T16:57:30.369Z] --- PASS: TestDaemonIpcModePrivate (1.27s)
16:57:30 [2021-09-16T16:57:30.369Z] === RUN   TestDaemonIpcModePrivateFromConfig
16:57:31 [2021-09-16T16:57:31.690Z] --- PASS: TestRenameAnonymousContainer (1.42s)
16:57:31 [2021-09-16T16:57:31.690Z] === RUN   TestRenameContainerWithSameName
16:57:31 [2021-09-16T16:57:31.769Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
16:57:31 [2021-09-16T16:57:31.769Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.25s)
16:57:31 [2021-09-16T16:57:31.769Z] === RUN   TestDaemonIpcModeShareableFromConfig
16:57:32 [2021-09-16T16:57:32.260Z] --- PASS: TestRenameContainerWithSameName (0.45s)
16:57:32 [2021-09-16T16:57:32.261Z] === RUN   TestRenameContainerWithLinkedContainer
16:57:32 [2021-09-16T16:57:32.706Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
16:57:32 [2021-09-16T16:57:32.962Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s)
16:57:32 [2021-09-16T16:57:32.962Z] === RUN   TestIpcModeOlderClient
16:57:32 [2021-09-16T16:57:32.962Z] === PAUSE TestIpcModeOlderClient
16:57:32 [2021-09-16T16:57:32.962Z] === RUN   TestKillContainerInvalidSignal
16:57:33 [2021-09-16T16:57:33.207Z] --- PASS: TestRenameContainerWithLinkedContainer (0.76s)
16:57:33 [2021-09-16T16:57:33.207Z] === RUN   TestResize
16:57:33 [2021-09-16T16:57:33.469Z] --- PASS: TestResize (0.37s)
16:57:33 [2021-09-16T16:57:33.469Z] === RUN   TestResizeWithInvalidSize
16:57:33 [2021-09-16T16:57:33.524Z] --- PASS: TestKillContainerInvalidSignal (0.50s)
16:57:33 [2021-09-16T16:57:33.524Z] === RUN   TestKillContainer
16:57:33 [2021-09-16T16:57:33.524Z] === RUN   TestKillContainer/no_signal
16:57:33 [2021-09-16T16:57:33.726Z] --- PASS: TestResizeWithInvalidSize (0.41s)
16:57:33 [2021-09-16T16:57:33.726Z] === RUN   TestResizeWhenContainerNotStarted
16:57:33 [2021-09-16T16:57:33.781Z] === RUN   TestKillContainer/non_killing_signal
16:57:34 [2021-09-16T16:57:34.329Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s)
16:57:34 [2021-09-16T16:57:34.329Z] === RUN   TestDaemonRestartKillContainers
16:57:34 [2021-09-16T16:57:34.329Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:57:34 [2021-09-16T16:57:34.329Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
16:57:34 [2021-09-16T16:57:34.329Z] === RUN   TestCgroupNamespacesRun
16:57:34 [2021-09-16T16:57:34.342Z] === RUN   TestKillContainer/killing_signal
16:57:34 [2021-09-16T16:57:34.905Z] --- PASS: TestKillContainer (1.55s)
16:57:34 [2021-09-16T16:57:34.905Z]     --- PASS: TestKillContainer/no_signal (0.47s)
16:57:34 [2021-09-16T16:57:34.905Z]     --- PASS: TestKillContainer/non_killing_signal (0.34s)
16:57:34 [2021-09-16T16:57:34.905Z]     --- PASS: TestKillContainer/killing_signal (0.50s)
16:57:34 [2021-09-16T16:57:34.905Z] === RUN   TestKillWithStopSignalAndRestartPolicies
16:57:34 [2021-09-16T16:57:34.905Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
16:57:35 [2021-09-16T16:57:35.258Z] --- PASS: TestCgroupNamespacesRun (1.09s)
16:57:35 [2021-09-16T16:57:35.258Z] === RUN   TestCgroupNamespacesRunPrivileged
16:57:35 [2021-09-16T16:57:35.467Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
16:57:36 [2021-09-16T16:57:36.029Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.05s)
16:57:36 [2021-09-16T16:57:36.029Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.49s)
16:57:36 [2021-09-16T16:57:36.029Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.34s)
16:57:36 [2021-09-16T16:57:36.029Z] === RUN   TestKillStoppedContainer
16:57:36 [2021-09-16T16:57:36.029Z] --- PASS: TestKillStoppedContainer (0.06s)
16:57:36 [2021-09-16T16:57:36.029Z] === RUN   TestKillStoppedContainerAPIPre120
16:57:36 [2021-09-16T16:57:36.029Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
16:57:36 [2021-09-16T16:57:36.029Z] === RUN   TestKillDifferentUserContainer
16:57:36 [2021-09-16T16:57:36.185Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.08s)
16:57:36 [2021-09-16T16:57:36.185Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:57:36 [2021-09-16T16:57:36.591Z] --- PASS: TestKillDifferentUserContainer (0.51s)
16:57:36 [2021-09-16T16:57:36.591Z] === RUN   TestInspectOomKilledTrue
16:57:36 [2021-09-16T16:57:36.591Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
16:57:36 [2021-09-16T16:57:36.591Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
16:57:36 [2021-09-16T16:57:36.591Z] === RUN   TestInspectOomKilledFalse
16:57:37 [2021-09-16T16:57:37.153Z] --- PASS: TestInspectOomKilledFalse (0.48s)
16:57:37 [2021-09-16T16:57:37.153Z] === RUN   TestLinksEtcHostsContentMatch
16:57:37 [2021-09-16T16:57:37.392Z] 8f616e6e9eec: Verifying Checksum
16:57:37 [2021-09-16T16:57:37.392Z] 8f616e6e9eec: Download complete
16:57:37 [2021-09-16T16:57:37.409Z] --- PASS: TestLinksEtcHostsContentMatch (0.38s)
16:57:37 [2021-09-16T16:57:37.409Z] === RUN   TestLinksContainerNames
16:57:37 [2021-09-16T16:57:37.557Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
16:57:37 [2021-09-16T16:57:37.557Z] === RUN   TestCgroupNamespacesRunHostMode
16:57:38 [2021-09-16T16:57:38.485Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
16:57:38 [2021-09-16T16:57:38.485Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:57:38 [2021-09-16T16:57:38.775Z] --- PASS: TestLinksContainerNames (0.97s)
16:57:38 [2021-09-16T16:57:38.775Z] === RUN   TestLogsFollowTailEmpty
16:57:38 [2021-09-16T16:57:38.966Z] 48a76b150a3a: Verifying Checksum
16:57:38 [2021-09-16T16:57:38.966Z] 48a76b150a3a: Download complete
16:57:39 [2021-09-16T16:57:39.031Z] --- PASS: TestLogsFollowTailEmpty (0.60s)
16:57:39 [2021-09-16T16:57:39.031Z] === RUN   TestContainerNetworkMountsNoChown
16:57:39 [2021-09-16T16:57:39.593Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s)
16:57:39 [2021-09-16T16:57:39.593Z] === RUN   TestMountDaemonRoot
16:57:39 [2021-09-16T16:57:39.593Z] === RUN   TestMountDaemonRoot/default
16:57:39 [2021-09-16T16:57:39.593Z] === PAUSE TestMountDaemonRoot/default
16:57:39 [2021-09-16T16:57:39.593Z] === RUN   TestMountDaemonRoot/private
16:57:39 [2021-09-16T16:57:39.593Z] === PAUSE TestMountDaemonRoot/private
16:57:39 [2021-09-16T16:57:39.593Z] === RUN   TestMountDaemonRoot/rprivate
16:57:39 [2021-09-16T16:57:39.593Z] === PAUSE TestMountDaemonRoot/rprivate
16:57:39 [2021-09-16T16:57:39.593Z] === RUN   TestMountDaemonRoot/slave
16:57:39 [2021-09-16T16:57:39.593Z] === PAUSE TestMountDaemonRoot/slave
16:57:39 [2021-09-16T16:57:39.593Z] === RUN   TestMountDaemonRoot/rslave
16:57:39 [2021-09-16T16:57:39.593Z] === PAUSE TestMountDaemonRoot/rslave
16:57:39 [2021-09-16T16:57:39.593Z] === RUN   TestMountDaemonRoot/shared
16:57:39 [2021-09-16T16:57:39.593Z] === PAUSE TestMountDaemonRoot/shared
16:57:39 [2021-09-16T16:57:39.593Z] === RUN   TestMountDaemonRoot/rshared
16:57:39 [2021-09-16T16:57:39.593Z] === PAUSE TestMountDaemonRoot/rshared
16:57:39 [2021-09-16T16:57:39.593Z] === CONT  TestMountDaemonRoot/default
16:57:39 [2021-09-16T16:57:39.593Z] === RUN   TestMountDaemonRoot/default/mount_root
16:57:39 [2021-09-16T16:57:39.593Z] === PAUSE TestMountDaemonRoot/default/mount_root
16:57:39 [2021-09-16T16:57:39.593Z] === RUN   TestMountDaemonRoot/default/mount_subpath
16:57:39 [2021-09-16T16:57:39.593Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
16:57:39 [2021-09-16T16:57:39.594Z] === RUN   TestMountDaemonRoot/default/bind_root
16:57:39 [2021-09-16T16:57:39.594Z] === PAUSE TestMountDaemonRoot/default/bind_root
16:57:39 [2021-09-16T16:57:39.594Z] === RUN   TestMountDaemonRoot/default/bind_subpath
16:57:39 [2021-09-16T16:57:39.594Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
16:57:39 [2021-09-16T16:57:39.594Z] === CONT  TestMountDaemonRoot/default/mount_root
16:57:39 [2021-09-16T16:57:39.594Z] === CONT  TestMountDaemonRoot/rprivate
16:57:39 [2021-09-16T16:57:39.594Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
16:57:39 [2021-09-16T16:57:39.594Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
16:57:39 [2021-09-16T16:57:39.594Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
16:57:39 [2021-09-16T16:57:39.594Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
16:57:39 [2021-09-16T16:57:39.594Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
16:57:39 [2021-09-16T16:57:39.594Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
16:57:39 [2021-09-16T16:57:39.594Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
16:57:39 [2021-09-16T16:57:39.594Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
16:57:39 [2021-09-16T16:57:39.594Z] === CONT  TestMountDaemonRoot/private
16:57:39 [2021-09-16T16:57:39.594Z] === RUN   TestMountDaemonRoot/private/bind_root
16:57:39 [2021-09-16T16:57:39.594Z] === PAUSE TestMountDaemonRoot/private/bind_root
16:57:39 [2021-09-16T16:57:39.594Z] === RUN   TestMountDaemonRoot/private/bind_subpath
16:57:39 [2021-09-16T16:57:39.594Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
16:57:39 [2021-09-16T16:57:39.594Z] === RUN   TestMountDaemonRoot/private/mount_root
16:57:39 [2021-09-16T16:57:39.594Z] === PAUSE TestMountDaemonRoot/private/mount_root
16:57:39 [2021-09-16T16:57:39.594Z] === RUN   TestMountDaemonRoot/private/mount_subpath
16:57:39 [2021-09-16T16:57:39.594Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
16:57:39 [2021-09-16T16:57:39.594Z] === CONT  TestMountDaemonRoot/default/bind_subpath
16:57:39 [2021-09-16T16:57:39.849Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
16:57:39 [2021-09-16T16:57:39.849Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/default/bind_root
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/default/mount_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/shared
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/shared/bind_root
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/shared/bind_root
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/shared/mount_root
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/shared/mount_root
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/rshared
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/rshared/bind_root
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/rshared/mount_root
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/rslave
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/rslave/mount_root
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/rslave/bind_root
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/slave
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/slave/bind_root
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/slave/bind_root
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/slave/mount_root
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/slave/mount_root
16:57:39 [2021-09-16T16:57:39.850Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/private/bind_root
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/private/mount_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/private/mount_root
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/private/bind_subpath
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/shared/bind_root
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/rshared/bind_root
16:57:39 [2021-09-16T16:57:39.850Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
16:57:39 [2021-09-16T16:57:39.851Z] === CONT  TestMountDaemonRoot/shared/mount_root
16:57:40 [2021-09-16T16:57:40.106Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
16:57:40 [2021-09-16T16:57:40.107Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
16:57:40 [2021-09-16T16:57:40.107Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
16:57:40 [2021-09-16T16:57:40.107Z] === CONT  TestMountDaemonRoot/rshared/mount_root
16:57:40 [2021-09-16T16:57:40.107Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
16:57:40 [2021-09-16T16:57:40.107Z] === CONT  TestMountDaemonRoot/slave/bind_root
16:57:40 [2021-09-16T16:57:40.107Z] === CONT  TestMountDaemonRoot/rslave/bind_root
16:57:40 [2021-09-16T16:57:40.107Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
16:57:40 [2021-09-16T16:57:40.107Z] === CONT  TestMountDaemonRoot/rslave/mount_root
16:57:40 [2021-09-16T16:57:40.107Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
16:57:40 [2021-09-16T16:57:40.362Z] === CONT  TestMountDaemonRoot/slave/mount_root
16:57:40 [2021-09-16T16:57:40.362Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
16:57:40 [2021-09-16T16:57:40.362Z] --- PASS: TestMountDaemonRoot (0.02s)
16:57:40 [2021-09-16T16:57:40.362Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.07s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
16:57:40 [2021-09-16T16:57:40.362Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
16:57:40 [2021-09-16T16:57:40.362Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
16:57:40 [2021-09-16T16:57:40.362Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
16:57:40 [2021-09-16T16:57:40.362Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
16:57:40 [2021-09-16T16:57:40.362Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s)
16:57:40 [2021-09-16T16:57:40.362Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
16:57:40 [2021-09-16T16:57:40.362Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
16:57:40 [2021-09-16T16:57:40.362Z] === RUN   TestContainerBindMountNonRecursive
16:57:40 [2021-09-16T16:57:40.776Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.07s)
16:57:40 [2021-09-16T16:57:40.776Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:57:41 [2021-09-16T16:57:41.306Z] INFO: Extraction ended at 09/16/2021 16:57:37. Duration:00:00:21.9529981
16:57:41 [2021-09-16T16:57:41.306Z] INFO: Updating the golang and path environment variables
16:57:41 [2021-09-16T16:57:41.306Z] INFO: GOPATH=d:\gopath
16:57:41 [2021-09-16T16:57:41.306Z] INFO: go version go1.17.1 windows/amd64
16:57:41 [2021-09-16T16:57:41.306Z] INFO: Running the daemon under test in debug mode
16:57:41 [2021-09-16T16:57:41.306Z] INFO: Running the daemon under test in containerd mode
16:57:41 [2021-09-16T16:57:41.306Z] INFO: Starting a daemon under test...
16:57:41 [2021-09-16T16:57:41.306Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42855\6\daemon --pidfile d:\CI\PR-42855\6\docker.pid -D --containerd \\.\pipe\containerd-containerd
16:57:41 [2021-09-16T16:57:41.306Z] INFO: Containerd started successfully.
16:57:41 [2021-09-16T16:57:41.306Z] INFO: Process started successfully.
16:57:41 [2021-09-16T16:57:41.306Z] INFO: Start tailing logs of the daemon under tests
16:57:41 [2021-09-16T16:57:41.306Z] INFO: Waiting for the daemon under test to start...
16:57:41 [2021-09-16T16:57:41.337Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
16:57:41 [2021-09-16T16:57:41.337Z] === RUN   TestCgroupNamespacesRunOlderClient
16:57:42 [2021-09-16T16:57:42.252Z] --- PASS: TestContainerBindMountNonRecursive (1.54s)
16:57:42 [2021-09-16T16:57:42.252Z] === RUN   TestContainerVolumesMountedAsShared
16:57:42 [2021-09-16T16:57:42.252Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s)
16:57:42 [2021-09-16T16:57:42.252Z] === RUN   TestContainerVolumesMountedAsSlave
16:57:42 [2021-09-16T16:57:42.702Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
16:57:42 [2021-09-16T16:57:42.702Z] === RUN   TestNISDomainname
16:57:42 [2021-09-16T16:57:42.702Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:57:42 [2021-09-16T16:57:42.702Z] --- SKIP: TestNISDomainname (0.01s)
16:57:42 [2021-09-16T16:57:42.702Z] === RUN   TestHostnameDnsResolution
16:57:42 [2021-09-16T16:57:42.815Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s)
16:57:42 [2021-09-16T16:57:42.815Z] === RUN   TestNetworkNat
16:57:43 [2021-09-16T16:57:43.263Z] --- PASS: TestHostnameDnsResolution (0.63s)
16:57:43 [2021-09-16T16:57:43.263Z] === RUN   TestStats
16:57:43 [2021-09-16T16:57:43.264Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:57:43 [2021-09-16T16:57:43.264Z] --- SKIP: TestStats (0.00s)
16:57:43 [2021-09-16T16:57:43.264Z] === RUN   TestStopContainerWithTimeout
16:57:43 [2021-09-16T16:57:43.264Z] === RUN   TestStopContainerWithTimeout/0
16:57:43 [2021-09-16T16:57:43.264Z] === PAUSE TestStopContainerWithTimeout/0
16:57:43 [2021-09-16T16:57:43.264Z] === RUN   TestStopContainerWithTimeout/1
16:57:43 [2021-09-16T16:57:43.264Z] === PAUSE TestStopContainerWithTimeout/1
16:57:43 [2021-09-16T16:57:43.264Z] === RUN   TestStopContainerWithTimeout/3
16:57:43 [2021-09-16T16:57:43.264Z] === PAUSE TestStopContainerWithTimeout/3
16:57:43 [2021-09-16T16:57:43.264Z] === RUN   TestStopContainerWithTimeout/-1
16:57:43 [2021-09-16T16:57:43.264Z] === PAUSE TestStopContainerWithTimeout/-1
16:57:43 [2021-09-16T16:57:43.264Z] === CONT  TestStopContainerWithTimeout/0
16:57:43 [2021-09-16T16:57:43.264Z] === CONT  TestStopContainerWithTimeout/-1
16:57:43 [2021-09-16T16:57:43.376Z] --- PASS: TestNetworkNat (0.55s)
16:57:43 [2021-09-16T16:57:43.376Z] === RUN   TestNetworkLocalhostTCPNat
16:57:43 [2021-09-16T16:57:43.825Z] === CONT  TestStopContainerWithTimeout/3
16:57:43 [2021-09-16T16:57:43.938Z] --- PASS: TestNetworkLocalhostTCPNat (0.51s)
16:57:43 [2021-09-16T16:57:43.938Z] === RUN   TestNetworkLoopbackNat
16:57:46 [2021-09-16T16:57:46.338Z] === CONT  TestStopContainerWithTimeout/1
16:57:46 [2021-09-16T16:57:46.451Z] --- PASS: TestNetworkLoopbackNat (2.75s)
16:57:46 [2021-09-16T16:57:46.451Z] === RUN   TestPause
16:57:47 [2021-09-16T16:57:47.013Z] --- PASS: TestPause (0.53s)
16:57:47 [2021-09-16T16:57:47.013Z] === RUN   TestPauseFailsOnWindowsServerContainers
16:57:47 [2021-09-16T16:57:47.013Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:57:47 [2021-09-16T16:57:47.013Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
16:57:47 [2021-09-16T16:57:47.013Z] === RUN   TestPauseStopPausedContainer
16:57:47 [2021-09-16T16:57:47.266Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:57:47 [2021-09-16T16:57:47.266Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
16:57:47 [2021-09-16T16:57:47.266Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.67s)
16:57:47 [2021-09-16T16:57:47.266Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
16:57:47 [2021-09-16T16:57:47.266Z]     --- PASS: TestStopContainerWithTimeout/1 (1.39s)
16:57:47 [2021-09-16T16:57:47.266Z] === RUN   TestDeleteDevicemapper
16:57:47 [2021-09-16T16:57:47.266Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:57:47 [2021-09-16T16:57:47.266Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:57:47 [2021-09-16T16:57:47.266Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:57:47 [2021-09-16T16:57:47.575Z] --- PASS: TestPauseStopPausedContainer (0.51s)
16:57:47 [2021-09-16T16:57:47.575Z] === RUN   TestPidHost
16:57:48 [2021-09-16T16:57:48.940Z] --- PASS: TestPidHost (1.13s)
16:57:48 [2021-09-16T16:57:48.940Z] === RUN   TestPsFilter
16:57:48 [2021-09-16T16:57:48.940Z] --- PASS: TestPsFilter (0.25s)
16:57:48 [2021-09-16T16:57:48.940Z] === RUN   TestRemoveContainerWithRemovedVolume
16:57:49 [2021-09-16T16:57:49.157Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.49s)
16:57:49 [2021-09-16T16:57:49.157Z] === RUN   TestUpdateMemory
16:57:49 [2021-09-16T16:57:49.157Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:57:49 [2021-09-16T16:57:49.157Z] --- SKIP: TestUpdateMemory (0.00s)
16:57:49 [2021-09-16T16:57:49.157Z] === RUN   TestUpdateCPUQuota
16:57:49 [2021-09-16T16:57:49.157Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:57:49 [2021-09-16T16:57:49.157Z] --- SKIP: TestUpdateCPUQuota (0.00s)
16:57:49 [2021-09-16T16:57:49.157Z] === RUN   TestUpdatePidsLimit
16:57:49 [2021-09-16T16:57:49.157Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:57:49 [2021-09-16T16:57:49.157Z] --- SKIP: TestUpdatePidsLimit (0.00s)
16:57:49 [2021-09-16T16:57:49.157Z] === RUN   TestUpdateRestartPolicy
16:57:49 [2021-09-16T16:57:49.868Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s)
16:57:49 [2021-09-16T16:57:49.868Z] === RUN   TestRemoveContainerWithVolume
16:57:50 [2021-09-16T16:57:50.430Z] --- PASS: TestRemoveContainerWithVolume (0.56s)
16:57:50 [2021-09-16T16:57:50.430Z] === RUN   TestRemoveContainerRunning
16:57:50 [2021-09-16T16:57:50.991Z] --- PASS: TestRemoveContainerRunning (0.65s)
16:57:50 [2021-09-16T16:57:50.991Z] === RUN   TestRemoveContainerForceRemoveRunning
16:57:51 [2021-09-16T16:57:51.402Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m58.900958409s with top 10 stages: buildssa: 1m29.742358474s, goimports: 19.840692601s, unconvert: 13.328991698s, gosec: 9.276746077s, golint: 6.04170533s, ineffassign: 4.754298574s, inspect: 4.569789737s, misspell: 3.851781567s, vrp: 2.266369523s, fact_deprecated: 2.061646992s 
16:57:51 [2021-09-16T16:57:51.553Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s)
16:57:51 [2021-09-16T16:57:51.553Z] === RUN   TestRemoveInvalidContainer
16:57:51 [2021-09-16T16:57:51.553Z] --- PASS: TestRemoveInvalidContainer (0.01s)
16:57:51 [2021-09-16T16:57:51.553Z] === RUN   TestRenameLinkedContainer
16:57:53 [2021-09-16T16:57:53.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
16:57:53 [2021-09-16T16:57:53.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
16:57:54 [2021-09-16T16:57:54.069Z] --- PASS: TestRenameLinkedContainer (2.18s)
16:57:54 [2021-09-16T16:57:54.069Z] === RUN   TestRenameStoppedContainer
16:57:54 [2021-09-16T16:57:54.324Z] --- PASS: TestRenameStoppedContainer (0.55s)
16:57:54 [2021-09-16T16:57:54.324Z] === RUN   TestRenameRunningContainerAndReuse
16:57:54 [2021-09-16T16:57:54.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
16:57:55 [2021-09-16T16:57:55.689Z] --- PASS: TestRenameRunningContainerAndReuse (1.23s)
16:57:55 [2021-09-16T16:57:55.689Z] === RUN   TestRenameInvalidName
16:57:55 [2021-09-16T16:57:55.946Z] --- PASS: TestRenameInvalidName (0.54s)
16:57:55 [2021-09-16T16:57:55.946Z] === RUN   TestRenameAnonymousContainer
16:57:57 [2021-09-16T16:57:57.245Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
16:57:57 [2021-09-16T16:57:57.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
16:57:57 [2021-09-16T16:57:57.835Z] --- PASS: TestRenameAnonymousContainer (1.81s)
16:57:57 [2021-09-16T16:57:57.835Z] === RUN   TestRenameContainerWithSameName
16:57:58 [2021-09-16T16:57:58.398Z] --- PASS: TestRenameContainerWithSameName (0.51s)
16:57:58 [2021-09-16T16:57:58.398Z] === RUN   TestRenameContainerWithLinkedContainer
16:57:59 [2021-09-16T16:57:59.135Z] ...INFO: Daemon under test started and replied!
16:57:59 [2021-09-16T16:57:59.135Z] INFO: Docker version of the daemon under test
16:57:59 [2021-09-16T16:57:59.135Z] 
16:57:59 [2021-09-16T16:57:59.135Z] Client:
16:57:59 [2021-09-16T16:57:59.135Z]  Version:      17.06.2-ce
16:57:59 [2021-09-16T16:57:59.135Z]  API version:  1.30
16:57:59 [2021-09-16T16:57:59.135Z]  Go version:   go1.8.3
16:57:59 [2021-09-16T16:57:59.135Z]  Git commit:   cec0b72
16:57:59 [2021-09-16T16:57:59.135Z]  Built:        Tue Sep  5 19:57:19 2017
16:57:59 [2021-09-16T16:57:59.135Z]  OS/Arch:      windows/amd64
16:57:59 [2021-09-16T16:57:59.135Z] 
16:57:59 [2021-09-16T16:57:59.135Z] Server:
16:57:59 [2021-09-16T16:57:59.135Z]  Version:      0.0.0-dev
16:57:59 [2021-09-16T16:57:59.135Z]  API version:  1.42 (minimum version 1.24)
16:57:59 [2021-09-16T16:57:59.135Z]  Go version:   go1.17.1
16:57:59 [2021-09-16T16:57:59.135Z]  Git commit:   0050ddd43b
16:57:59 [2021-09-16T16:57:59.135Z]  Built:        09/16/2021 16:56:09
16:57:59 [2021-09-16T16:57:59.135Z]  OS/Arch:      windows/amd64
16:57:59 [2021-09-16T16:57:59.135Z]  Experimental: false
16:57:59 [2021-09-16T16:57:59.135Z] 
16:57:59 [2021-09-16T16:57:59.135Z] INFO: Docker info of the daemon under test
16:57:59 [2021-09-16T16:57:59.135Z] 
16:57:59 [2021-09-16T16:57:59.135Z] Containers: 0
16:57:59 [2021-09-16T16:57:59.135Z]  Running: 0
16:57:59 [2021-09-16T16:57:59.135Z]  Paused: 0
16:57:59 [2021-09-16T16:57:59.135Z]  Stopped: 0
16:57:59 [2021-09-16T16:57:59.135Z] Images: 0
16:57:59 [2021-09-16T16:57:59.135Z] Server Version: 0.0.0-dev
16:57:59 [2021-09-16T16:57:59.135Z] Storage Driver: windowsfilter
16:57:59 [2021-09-16T16:57:59.135Z]  Windows: 
16:57:59 [2021-09-16T16:57:59.135Z] Logging Driver: json-file
16:57:59 [2021-09-16T16:57:59.135Z] Plugins: 
16:57:59 [2021-09-16T16:57:59.135Z]  Volume: local
16:57:59 [2021-09-16T16:57:59.135Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:57:59 [2021-09-16T16:57:59.135Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:57:59 [2021-09-16T16:57:59.135Z] Swarm: inactive
16:57:59 [2021-09-16T16:57:59.135Z] Default Isolation: process
16:57:59 [2021-09-16T16:57:59.135Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
16:57:59 [2021-09-16T16:57:59.135Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
16:57:59 [2021-09-16T16:57:59.135Z] OSType: windows
16:57:59 [2021-09-16T16:57:59.135Z] Architecture: x86_64
16:57:59 [2021-09-16T16:57:59.135Z] CPUs: 4
16:57:59 [2021-09-16T16:57:59.135Z] Total Memory: 32GiB
16:57:59 [2021-09-16T16:57:59.135Z] Name: azwin-2-7bed10
16:57:59 [2021-09-16T16:57:59.135Z] ID: 6MMV:DMJR:T6V2:F6BO:H464:AALY:UAO7:ACEP:XMQE:VJBO:AWH6:AKA7
16:57:59 [2021-09-16T16:57:59.135Z] Docker Root Dir: D:\CI\PR-42855\6\daemon
16:57:59 [2021-09-16T16:57:59.135Z] Debug Mode (client): false
16:57:59 [2021-09-16T16:57:59.135Z] Debug Mode (server): true
16:57:59 [2021-09-16T16:57:59.135Z]  File Descriptors: -1
16:57:59 [2021-09-16T16:57:59.135Z]  Goroutines: 31
16:57:59 [2021-09-16T16:57:59.135Z]  System Time: 2021-09-16T16:57:57.3216317Z
16:57:59 [2021-09-16T16:57:59.135Z]  EventsListeners: 0
16:57:59 [2021-09-16T16:57:59.135Z] Registry: https://index.docker.io/v1/
16:57:59 [2021-09-16T16:57:59.135Z] Labels:
16:57:59 [2021-09-16T16:57:59.135Z] Experimental: false
16:57:59 [2021-09-16T16:57:59.135Z] Insecure Registries:
16:57:59 [2021-09-16T16:57:59.135Z]  127.0.0.0/8
16:57:59 [2021-09-16T16:57:59.135Z] Live Restore Enabled: false
16:57:59 [2021-09-16T16:57:59.135Z] 
16:57:59 [2021-09-16T16:57:59.135Z] 
16:57:59 [2021-09-16T16:57:59.135Z] INFO: Docker images of the daemon under test
16:57:59 [2021-09-16T16:57:59.135Z] 
16:57:59 [2021-09-16T16:57:59.135Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
16:57:59 [2021-09-16T16:57:59.135Z] 
16:57:59 [2021-09-16T16:57:59.135Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
16:57:59 [2021-09-16T16:57:59.135Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
16:57:59 [2021-09-16T16:57:59.135Z] ltsc2022: Pulling from windows/servercore
16:57:59 [2021-09-16T16:57:59.135Z] 8f616e6e9eec: Pulling fs layer
16:57:59 [2021-09-16T16:57:59.135Z] 48a76b150a3a: Pulling fs layer
16:57:59 [2021-09-16T16:57:59.326Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s)
16:57:59 [2021-09-16T16:57:59.326Z] === RUN   TestResize
16:57:59 [2021-09-16T16:57:59.888Z] --- PASS: TestResize (0.58s)
16:57:59 [2021-09-16T16:57:59.888Z] === RUN   TestResizeWithInvalidSize
16:58:00 [2021-09-16T16:58:00.401Z] Removing intermediate container 383a4d72a4ef
16:58:00 [2021-09-16T16:58:00.401Z]  ---> b9af67125d95
16:58:00 [2021-09-16T16:58:00.401Z] Step 8/11 : RUN   Function Install-GoTestSum() {     $Env:GO111MODULE = 'on';     $tmpGobin = "${Env:GOBIN_TMP}";     $Env:GOBIN = """${Env:GOPATH}`\bin""";     Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN";     &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}";     $Env:GOBIN = "${tmpGobin}";     $Env:GO111MODULE = 'off';     if ($LASTEXITCODE -ne 0) {        Throw '"gotestsum install failed..."';     }   }     Install-GoTestSum
16:58:00 [2021-09-16T16:58:00.401Z]  ---> Running in 78de90b25ab6
16:58:00 [2021-09-16T16:58:00.401Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin
16:58:00 [2021-09-16T16:58:00.401Z] go: downloading gotest.tools/gotestsum v1.7.0
16:58:00 [2021-09-16T16:58:00.449Z] --- PASS: TestResizeWithInvalidSize (0.57s)
16:58:00 [2021-09-16T16:58:00.449Z] === RUN   TestResizeWhenContainerNotStarted
16:58:00 [2021-09-16T16:58:00.813Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
16:58:00 [2021-09-16T16:58:00.872Z] go: downloading github.com/fatih/color v1.10.0
16:58:00 [2021-09-16T16:58:00.872Z] go: downloading github.com/dnephin/pflag v1.0.7
16:58:00 [2021-09-16T16:58:00.872Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
16:58:00 [2021-09-16T16:58:00.872Z] go: downloading github.com/pkg/errors v0.9.1
16:58:01 [2021-09-16T16:58:01.016Z] --- PASS: TestResizeWhenContainerNotStarted (0.66s)
16:58:01 [2021-09-16T16:58:01.016Z] === RUN   TestDaemonRestartKillContainers
16:58:01 [2021-09-16T16:58:01.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
16:58:01 [2021-09-16T16:58:01.016Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
16:58:01 [2021-09-16T16:58:01.320Z] --- PASS: TestUpdateRestartPolicy (10.78s)
16:58:01 [2021-09-16T16:58:01.320Z] === RUN   TestUpdateRestartWithAutoRemove
16:58:01 [2021-09-16T16:58:01.320Z] --- PASS: TestUpdateRestartWithAutoRemove (0.37s)
16:58:01 [2021-09-16T16:58:01.320Z] === RUN   TestWaitNonBlocked
16:58:01 [2021-09-16T16:58:01.320Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:58:01 [2021-09-16T16:58:01.320Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:58:01 [2021-09-16T16:58:01.320Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:58:01 [2021-09-16T16:58:01.320Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:58:01 [2021-09-16T16:58:01.320Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:58:01 [2021-09-16T16:58:01.320Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:58:01 [2021-09-16T16:58:01.320Z] --- PASS: TestWaitNonBlocked (0.01s)
16:58:01 [2021-09-16T16:58:01.320Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.60s)
16:58:01 [2021-09-16T16:58:01.320Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
16:58:01 [2021-09-16T16:58:01.320Z] === RUN   TestWaitBlocked
16:58:01 [2021-09-16T16:58:01.320Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:58:01 [2021-09-16T16:58:01.320Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:58:01 [2021-09-16T16:58:01.320Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:58:01 [2021-09-16T16:58:01.320Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:58:01 [2021-09-16T16:58:01.320Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:58:01 [2021-09-16T16:58:01.320Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:58:01 [2021-09-16T16:58:01.320Z] --- PASS: TestWaitBlocked (0.01s)
16:58:01 [2021-09-16T16:58:01.320Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
16:58:01 [2021-09-16T16:58:01.320Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s)
16:58:01 [2021-09-16T16:58:01.320Z] === CONT  TestDaemonRestartIpcMode
16:58:01 [2021-09-16T16:58:01.320Z] === CONT  TestIpcModeOlderClient
16:58:01 [2021-09-16T16:58:01.320Z] --- PASS: TestIpcModeOlderClient (0.06s)
16:58:01 [2021-09-16T16:58:01.320Z] === CONT  TestRestartDaemonWithRestartingContainer
16:58:01 [2021-09-16T16:58:01.344Z] go: downloading golang.org/x/tools v0.1.0
16:58:01 [2021-09-16T16:58:01.344Z] go: downloading github.com/mattn/go-colorable v0.1.8
16:58:01 [2021-09-16T16:58:01.344Z] go: downloading github.com/mattn/go-isatty v0.0.12
16:58:01 [2021-09-16T16:58:01.344Z] go: downloading github.com/fsnotify/fsnotify v1.4.9
16:58:01 [2021-09-16T16:58:01.344Z] go: downloading github.com/jonboulle/clockwork v0.2.2
16:58:01 [2021-09-16T16:58:01.344Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
16:58:01 [2021-09-16T16:58:01.344Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
16:58:01 [2021-09-16T16:58:01.344Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
16:58:02 [2021-09-16T16:58:02.336Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
16:58:02 [2021-09-16T16:58:02.336Z] go: downloading golang.org/x/mod v0.3.0
16:58:02 [2021-09-16T16:58:02.906Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
16:58:03 [2021-09-16T16:58:03.163Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
16:58:03 [2021-09-16T16:58:03.836Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.43s)
16:58:03 [2021-09-16T16:58:03.836Z] --- PASS: TestDaemonRestartIpcMode (2.64s)
16:58:03 [2021-09-16T16:58:03.836Z] PASS
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === Skipped
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s)
16:58:03 [2021-09-16T16:58:03.836Z]     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)
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     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)
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     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)
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestPause (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
16:58:03 [2021-09-16T16:58:03.836Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
16:58:03 [2021-09-16T16:58:03.836Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestStats (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
16:58:03 [2021-09-16T16:58:03.836Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
16:58:03 [2021-09-16T16:58:03.836Z] 
16:58:03 [2021-09-16T16:58:03.836Z] DONE 176 tests, 25 skipped in 64.498s
16:58:03 [2021-09-16T16:58:03.836Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
16:58:03 [2021-09-16T16:58:03.973Z] ok  	github.com/docker/docker/libnetwork	47.094s	coverage: 41.0% of statements
16:58:03 [2021-09-16T16:58:03.973Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.316s	coverage: 84.4% of statements
16:58:03 [2021-09-16T16:58:03.973Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
16:58:03 [2021-09-16T16:58:03.973Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
16:58:03 [2021-09-16T16:58:03.973Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
16:58:03 [2021-09-16T16:58:03.973Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
16:58:03 [2021-09-16T16:58:03.973Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
16:58:03 [2021-09-16T16:58:03.973Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
16:58:03 [2021-09-16T16:58:03.973Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
16:58:03 [2021-09-16T16:58:03.973Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
16:58:03 [2021-09-16T16:58:03.973Z] ok  	github.com/docker/docker/libnetwork/config	0.052s	coverage: 24.0% of statements
16:58:04 [2021-09-16T16:58:04.092Z] === RUN   TestConfigDaemonLibtrustID
16:58:04 [2021-09-16T16:58:04.235Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 21.9% of statements
16:58:04 [2021-09-16T16:58:04.235Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
16:58:04 [2021-09-16T16:58:04.235Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
16:58:04 [2021-09-16T16:58:04.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
16:58:04 [2021-09-16T16:58:04.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
16:58:04 [2021-09-16T16:58:04.652Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
16:58:04 [2021-09-16T16:58:04.652Z] === RUN   TestDaemonConfigValidation
16:58:04 [2021-09-16T16:58:04.652Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:58:04 [2021-09-16T16:58:04.652Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:58:04 [2021-09-16T16:58:04.652Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:58:04 [2021-09-16T16:58:04.652Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:58:04 [2021-09-16T16:58:04.652Z] === RUN   TestDaemonConfigValidation/invalid_config
16:58:04 [2021-09-16T16:58:04.652Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:58:04 [2021-09-16T16:58:04.652Z] === RUN   TestDaemonConfigValidation/malformed_config
16:58:04 [2021-09-16T16:58:04.652Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:58:04 [2021-09-16T16:58:04.652Z] === RUN   TestDaemonConfigValidation/valid_config
16:58:04 [2021-09-16T16:58:04.652Z] === PAUSE TestDaemonConfigValidation/valid_config
16:58:04 [2021-09-16T16:58:04.652Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:58:04 [2021-09-16T16:58:04.652Z] === CONT  TestDaemonConfigValidation/malformed_config
16:58:04 [2021-09-16T16:58:04.652Z] === CONT  TestDaemonConfigValidation/valid_config
16:58:04 [2021-09-16T16:58:04.652Z] === CONT  TestDaemonConfigValidation/invalid_config
16:58:04 [2021-09-16T16:58:04.652Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:58:04 [2021-09-16T16:58:04.805Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
16:58:04 [2021-09-16T16:58:04.908Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:58:04 [2021-09-16T16:58:04.908Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
16:58:04 [2021-09-16T16:58:04.908Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
16:58:04 [2021-09-16T16:58:04.908Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
16:58:04 [2021-09-16T16:58:04.908Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
16:58:04 [2021-09-16T16:58:04.908Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:58:04 [2021-09-16T16:58:04.908Z] === RUN   TestConfigDaemonSeccompProfiles
16:58:04 [2021-09-16T16:58:04.908Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:58:05 [2021-09-16T16:58:05.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
16:58:05 [2021-09-16T16:58:05.836Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:58:06 [2021-09-16T16:58:06.018Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
16:58:07 [2021-09-16T16:58:07.200Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:58:07 [2021-09-16T16:58:07.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
16:58:07 [2021-09-16T16:58:07.385Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
16:58:07 [2021-09-16T16:58:07.641Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
16:58:07 [2021-09-16T16:58:07.817Z] 48a76b150a3a: Verifying Checksum
16:58:07 [2021-09-16T16:58:07.817Z] 48a76b150a3a: Download complete
16:58:08 [2021-09-16T16:58:08.126Z] === CONT  TestConfigDaemonSeccompProfiles
16:58:08 [2021-09-16T16:58:08.127Z]     daemon_test.go:148: [d7d41bc89b8f2] daemon is not started
16:58:08 [2021-09-16T16:58:08.127Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s)
16:58:08 [2021-09-16T16:58:08.127Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s)
16:58:08 [2021-09-16T16:58:08.127Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
16:58:08 [2021-09-16T16:58:08.127Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s)
16:58:08 [2021-09-16T16:58:08.127Z] PASS
16:58:08 [2021-09-16T16:58:08.127Z] 
16:58:08 [2021-09-16T16:58:08.127Z] DONE 11 tests in 4.138s
16:58:08 [2021-09-16T16:58:08.127Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:58:08 [2021-09-16T16:58:08.127Z] INFO: Testing against a local daemon
16:58:08 [2021-09-16T16:58:08.127Z] === RUN   TestCommitInheritsEnv
16:58:09 [2021-09-16T16:58:09.449Z] INFO [runner/unused/goanalysis] analyzers took 27.730032548s with top 10 stages: buildssa: 23.817547909s, U1000: 3.912484639s 
16:58:09 [2021-09-16T16:58:09.449Z] INFO [runner] Issues before processing: 2759, after processing: 0 
16:58:09 [2021-09-16T16:58:09.449Z] INFO [runner] Processors filtering stat (out/in): cgo: 2178/2759, filename_unadjuster: 2178/2178, autogenerated_exclude: 1790/2178, exclude-rules: 78/1790, skip_files: 2178/2178, identifier_marker: 1790/1790, exclude: 1790/1790, nolint: 0/78, skip_dirs: 2178/2178, path_prettifier: 2178/2178 
16:58:09 [2021-09-16T16:58:09.449Z] INFO [runner] processing took 165.905809ms with stages: nolint: 70.146149ms, identifier_marker: 60.612529ms, path_prettifier: 16.857775ms, autogenerated_exclude: 7.612778ms, exclude-rules: 5.019283ms, skip_dirs: 3.825775ms, cgo: 962.649µs, filename_unadjuster: 862.838µs, max_same_issues: 1.879µs, skip_files: 1.098µs, uniq_by_line: 600ns, diff: 501ns, max_from_linter: 488ns, source_code: 444ns, exclude: 436ns, max_per_file_from_linter: 329ns, path_shortener: 258ns 
16:58:09 [2021-09-16T16:58:09.449Z] INFO [runner] linters took 1m38.005784867s with stages: goanalysis_metalinter: 1m16.707670199s, unused: 21.131139274s 
16:58:09 [2021-09-16T16:58:09.449Z] INFO File cache stats: 1686 entries of total size 8.5MiB 
16:58:09 [2021-09-16T16:58:09.449Z] INFO Memory: 2391 samples, avg is 411.8MB, max is 4083.3MB 
16:58:09 [2021-09-16T16:58:09.449Z] INFO Execution took 3m58.966526436s               
16:58:09 [2021-09-16T16:58:09.449Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
16:58:09 [2021-09-16T16:58:09.531Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
16:58:09 [2021-09-16T16:58:09.785Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c hack/make.sh dynbinary test-docker-py
16:58:10 [2021-09-16T16:58:10.092Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
16:58:10 [2021-09-16T16:58:10.640Z] --- PASS: TestCommitInheritsEnv (1.96s)
16:58:10 [2021-09-16T16:58:10.640Z] === RUN   TestImportExtremelyLargeImageWorks
16:58:10 [2021-09-16T16:58:10.640Z] === PAUSE TestImportExtremelyLargeImageWorks
16:58:10 [2021-09-16T16:58:10.640Z] === RUN   TestImagesFilterMultiReference
16:58:10 [2021-09-16T16:58:10.640Z] --- PASS: TestImagesFilterMultiReference (0.09s)
16:58:10 [2021-09-16T16:58:10.640Z] === RUN   TestImagePullPlatformInvalid
16:58:10 [2021-09-16T16:58:10.640Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:58:10 [2021-09-16T16:58:10.640Z] === RUN   TestRemoveImageOrphaning
16:58:10 [2021-09-16T16:58:10.713Z] 
16:58:10 [2021-09-16T16:58:10.713Z] Removing bundles/
16:58:10 [2021-09-16T16:58:10.713Z] 
16:58:10 [2021-09-16T16:58:10.713Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
16:58:10 [2021-09-16T16:58:10.713Z] Building: bundles/dynbinary-daemon/dockerd-dev
16:58:10 [2021-09-16T16:58:10.713Z] GOOS="" GOARCH="" GOARM=""
16:58:11 [2021-09-16T16:58:11.389Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.510s	coverage: 59.9% of statements
16:58:11 [2021-09-16T16:58:11.389Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
16:58:11 [2021-09-16T16:58:11.389Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 34.8% of statements
16:58:11 [2021-09-16T16:58:11.389Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.028s	coverage: 4.0% of statements
16:58:11 [2021-09-16T16:58:11.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
16:58:11 [2021-09-16T16:58:11.615Z] 8f616e6e9eec: Verifying Checksum
16:58:11 [2021-09-16T16:58:11.615Z] 8f616e6e9eec: Download complete
16:58:11 [2021-09-16T16:58:11.650Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
16:58:11 [2021-09-16T16:58:11.984Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
16:58:11 [2021-09-16T16:58:11.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.89s)
16:58:11 [2021-09-16T16:58:11.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.04s)
16:58:11 [2021-09-16T16:58:11.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s)
16:58:11 [2021-09-16T16:58:11.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s)
16:58:11 [2021-09-16T16:58:11.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
16:58:11 [2021-09-16T16:58:11.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.38s)
16:58:11 [2021-09-16T16:58:11.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s)
16:58:11 [2021-09-16T16:58:11.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s)
16:58:11 [2021-09-16T16:58:11.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.17s)
16:58:11 [2021-09-16T16:58:11.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.29s)
16:58:11 [2021-09-16T16:58:11.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.96s)
16:58:11 [2021-09-16T16:58:11.985Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.84s)
16:58:11 [2021-09-16T16:58:11.985Z] === RUN   TestCgroupNamespacesRun
16:58:12 [2021-09-16T16:58:12.526Z] --- PASS: TestRemoveImageOrphaning (1.89s)
16:58:12 [2021-09-16T16:58:12.526Z] === RUN   TestRemoveImageGarbageCollector
16:58:12 [2021-09-16T16:58:12.526Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:58:12 [2021-09-16T16:58:12.526Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
16:58:12 [2021-09-16T16:58:12.526Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:58:12 [2021-09-16T16:58:12.526Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:58:12 [2021-09-16T16:58:12.526Z] === RUN   TestTagInvalidReference
16:58:12 [2021-09-16T16:58:12.526Z] --- PASS: TestTagInvalidReference (0.01s)
16:58:12 [2021-09-16T16:58:12.526Z] === RUN   TestTagValidPrefixedRepo
16:58:12 [2021-09-16T16:58:12.526Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
16:58:12 [2021-09-16T16:58:12.526Z] === RUN   TestTagExistedNameWithoutForce
16:58:12 [2021-09-16T16:58:12.526Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:58:12 [2021-09-16T16:58:12.526Z] === RUN   TestTagOfficialNames
16:58:12 [2021-09-16T16:58:12.526Z] --- PASS: TestTagOfficialNames (0.04s)
16:58:12 [2021-09-16T16:58:12.526Z] === RUN   TestTagMatchesDigest
16:58:12 [2021-09-16T16:58:12.526Z] --- PASS: TestTagMatchesDigest (0.01s)
16:58:12 [2021-09-16T16:58:12.526Z] === CONT  TestImportExtremelyLargeImageWorks
16:58:12 [2021-09-16T16:58:12.937Z] --- PASS: TestCgroupNamespacesRun (1.24s)
16:58:12 [2021-09-16T16:58:12.937Z] === RUN   TestCgroupNamespacesRunPrivileged
16:58:12 [2021-09-16T16:58:12.937Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:58:12 [2021-09-16T16:58:12.937Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
16:58:12 [2021-09-16T16:58:12.937Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
16:58:14 [2021-09-16T16:58:14.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
16:58:14 [2021-09-16T16:58:14.346Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.26s)
16:58:14 [2021-09-16T16:58:14.346Z] === RUN   TestCgroupNamespacesRunHostMode
16:58:14 [2021-09-16T16:58:14.371Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.025s	coverage: 4.5% of statements
16:58:14 [2021-09-16T16:58:14.371Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
16:58:14 [2021-09-16T16:58:14.631Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
16:58:14 [2021-09-16T16:58:14.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
16:58:15 [2021-09-16T16:58:15.710Z] --- PASS: TestCgroupNamespacesRunHostMode (1.28s)
16:58:15 [2021-09-16T16:58:15.710Z] === RUN   TestCgroupNamespacesRunPrivateMode
16:58:17 [2021-09-16T16:58:17.076Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.26s)
16:58:17 [2021-09-16T16:58:17.076Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
16:58:17 [2021-09-16T16:58:17.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
16:58:18 [2021-09-16T16:58:18.002Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s)
16:58:18 [2021-09-16T16:58:18.003Z] === RUN   TestCgroupNamespacesRunInvalidMode
16:58:18 [2021-09-16T16:58:18.929Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
16:58:18 [2021-09-16T16:58:18.929Z] === RUN   TestCgroupNamespacesRunOlderClient
16:58:20 [2021-09-16T16:58:20.048Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
16:58:20 [2021-09-16T16:58:20.196Z] Removing intermediate container 78de90b25ab6
16:58:20 [2021-09-16T16:58:20.196Z]  ---> 8c42c11677df
16:58:20 [2021-09-16T16:58:20.196Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
16:58:20 [2021-09-16T16:58:20.196Z]  ---> Running in e58eb1d68baa
16:58:20 [2021-09-16T16:58:20.196Z] Removing intermediate container e58eb1d68baa
16:58:20 [2021-09-16T16:58:20.196Z]  ---> 5f7f594e1d8e
16:58:20 [2021-09-16T16:58:20.196Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
16:58:20 [2021-09-16T16:58:20.196Z]  ---> Running in cb97f6bfa1f1
16:58:20 [2021-09-16T16:58:20.196Z] Removing intermediate container cb97f6bfa1f1
16:58:20 [2021-09-16T16:58:20.196Z]  ---> 1f29ee6b0c34
16:58:20 [2021-09-16T16:58:20.196Z] Step 11/11 : COPY . .
16:58:20 [2021-09-16T16:58:20.296Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.26s)
16:58:20 [2021-09-16T16:58:20.296Z] === RUN   TestNISDomainname
16:58:20 [2021-09-16T16:58:20.857Z] --- PASS: TestNISDomainname (0.81s)
16:58:20 [2021-09-16T16:58:20.857Z] === RUN   TestHostnameDnsResolution
16:58:21 [2021-09-16T16:58:21.785Z] --- PASS: TestHostnameDnsResolution (0.78s)
16:58:21 [2021-09-16T16:58:21.785Z] === RUN   TestStats
16:58:23 [2021-09-16T16:58:23.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
16:58:24 [2021-09-16T16:58:24.299Z] --- PASS: TestStats (2.56s)
16:58:24 [2021-09-16T16:58:24.299Z] === RUN   TestStopContainerWithTimeout
16:58:24 [2021-09-16T16:58:24.299Z] === RUN   TestStopContainerWithTimeout/0
16:58:24 [2021-09-16T16:58:24.299Z] === PAUSE TestStopContainerWithTimeout/0
16:58:24 [2021-09-16T16:58:24.299Z] === RUN   TestStopContainerWithTimeout/1
16:58:24 [2021-09-16T16:58:24.299Z] === PAUSE TestStopContainerWithTimeout/1
16:58:24 [2021-09-16T16:58:24.299Z] === RUN   TestStopContainerWithTimeout/3
16:58:24 [2021-09-16T16:58:24.299Z] === PAUSE TestStopContainerWithTimeout/3
16:58:24 [2021-09-16T16:58:24.299Z] === RUN   TestStopContainerWithTimeout/-1
16:58:24 [2021-09-16T16:58:24.299Z] === PAUSE TestStopContainerWithTimeout/-1
16:58:24 [2021-09-16T16:58:24.299Z] === CONT  TestStopContainerWithTimeout/0
16:58:24 [2021-09-16T16:58:24.299Z] === CONT  TestStopContainerWithTimeout/-1
16:58:24 [2021-09-16T16:58:24.626Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.161s	coverage: 6.6% of statements
16:58:24 [2021-09-16T16:58:24.626Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
16:58:24 [2021-09-16T16:58:24.862Z] === CONT  TestStopContainerWithTimeout/3
16:58:25 [2021-09-16T16:58:25.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
16:58:25 [2021-09-16T16:58:25.566Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 63.6% of statements
16:58:27 [2021-09-16T16:58:27.376Z] === CONT  TestStopContainerWithTimeout/1
16:58:27 [2021-09-16T16:58:27.478Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.021s	coverage: 57.4% of statements
16:58:27 [2021-09-16T16:58:27.478Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
16:58:27 [2021-09-16T16:58:27.478Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
16:58:27 [2021-09-16T16:58:27.478Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
16:58:27 [2021-09-16T16:58:27.731Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
16:58:28 [2021-09-16T16:58:28.049Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.022s	coverage: 82.4% of statements
16:58:28 [2021-09-16T16:58:28.302Z] --- PASS: TestStopContainerWithTimeout (0.01s)
16:58:28 [2021-09-16T16:58:28.302Z]     --- PASS: TestStopContainerWithTimeout/0 (0.78s)
16:58:28 [2021-09-16T16:58:28.302Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.75s)
16:58:28 [2021-09-16T16:58:28.302Z]     --- PASS: TestStopContainerWithTimeout/3 (2.44s)
16:58:28 [2021-09-16T16:58:28.302Z]     --- PASS: TestStopContainerWithTimeout/1 (1.49s)
16:58:28 [2021-09-16T16:58:28.302Z] === RUN   TestDeleteDevicemapper
16:58:28 [2021-09-16T16:58:28.302Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:58:28 [2021-09-16T16:58:28.302Z] --- SKIP: TestDeleteDevicemapper (0.00s)
16:58:28 [2021-09-16T16:58:28.302Z] === RUN   TestStopContainerWithRestartPolicyAlways
16:58:28 [2021-09-16T16:58:28.621Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.035s	coverage: 81.2% of statements
16:58:29 [2021-09-16T16:58:29.622Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
16:58:29 [2021-09-16T16:58:29.622Z] Using test binary docker
16:58:29 [2021-09-16T16:58:29.622Z] +++ /etc/init.d/apparmor start
16:58:29 [2021-09-16T16:58:29.622Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:58:29 [2021-09-16T16:58:29.622Z] INFO: Waiting for daemon to start...
16:58:29 [2021-09-16T16:58:29.622Z] Starting dockerd
16:58:29 [2021-09-16T16:58:29.622Z] +++ 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
16:58:30 [2021-09-16T16:58:30.192Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s)
16:58:30 [2021-09-16T16:58:30.192Z] === RUN   TestUpdateMemory
16:58:30 [2021-09-16T16:58:30.532Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.005s	coverage: 48.1% of statements
16:58:30 [2021-09-16T16:58:30.753Z] --- PASS: TestUpdateMemory (0.65s)
16:58:30 [2021-09-16T16:58:30.753Z] === RUN   TestUpdateCPUQuota
16:58:30 [2021-09-16T16:58:30.792Z] ok  	github.com/docker/docker/libnetwork/idm	0.004s	coverage: 87.5% of statements
16:58:30 [2021-09-16T16:58:30.792Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.003s	coverage: 100.0% of statements
16:58:31 [2021-09-16T16:58:31.680Z] --- PASS: TestUpdateCPUQuota (0.93s)
16:58:31 [2021-09-16T16:58:31.680Z] === RUN   TestUpdatePidsLimit
16:58:31 [2021-09-16T16:58:31.680Z] === RUN   TestUpdatePidsLimit/update_from_none
16:58:31 [2021-09-16T16:58:31.769Z] .
16:58:31 [2021-09-16T16:58:31.769Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
16:58:31 [2021-09-16T16:58:31.936Z] === RUN   TestUpdatePidsLimit/no_change
16:58:32 [2021-09-16T16:58:32.028Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
16:58:32 [2021-09-16T16:58:32.028Z] Error: No such image: emptyfs
16:58:32 [2021-09-16T16:58:32.028Z] ++++ tar -cC bundles/test-integration/emptyfs .
16:58:32 [2021-09-16T16:58:32.028Z] ++++ docker load
16:58:32 [2021-09-16T16:58:32.194Z] === RUN   TestUpdatePidsLimit/update_lower
16:58:32 [2021-09-16T16:58:32.284Z] Running integration-test (iteration 1)
16:58:32 [2021-09-16T16:58:32.284Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
16:58:32 [2021-09-16T16:58:32.284Z] ++ 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
16:58:32 [2021-09-16T16:58:32.284Z] ++ set -e
16:58:32 [2021-09-16T16:58:32.284Z] ++ '[' -n 0 ']'
16:58:32 [2021-09-16T16:58:32.284Z] ++ set -x
16:58:32 [2021-09-16T16:58:32.285Z] ++ 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
16:58:32 [2021-09-16T16:58:32.449Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
16:58:32 [2021-09-16T16:58:32.705Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
16:58:32 [2021-09-16T16:58:32.961Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
16:58:33 [2021-09-16T16:58:33.214Z] Loaded image: busybox:latest
16:58:33 [2021-09-16T16:58:33.218Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
16:58:33 [2021-09-16T16:58:33.776Z] Loaded image: busybox:glibc
16:58:34 [2021-09-16T16:58:34.583Z] --- PASS: TestUpdatePidsLimit (2.63s)
16:58:34 [2021-09-16T16:58:34.583Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
16:58:34 [2021-09-16T16:58:34.583Z]     --- PASS: TestUpdatePidsLimit/no_change (0.29s)
16:58:34 [2021-09-16T16:58:34.583Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.25s)
16:58:34 [2021-09-16T16:58:34.583Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s)
16:58:34 [2021-09-16T16:58:34.583Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s)
16:58:34 [2021-09-16T16:58:34.583Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.27s)
16:58:34 [2021-09-16T16:58:34.583Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s)
16:58:34 [2021-09-16T16:58:34.583Z] === RUN   TestUpdateRestartPolicy
16:58:39 [2021-09-16T16:58:39.025Z] Loaded image: debian:bullseye-slim
16:58:39 [2021-09-16T16:58:39.025Z] Loaded image: hello-world:latest
16:58:39 [2021-09-16T16:58:39.025Z] Loaded image: arm32v7/hello-world:latest
16:58:39 [2021-09-16T16:58:39.025Z] INFO: Testing against a local daemon
16:58:39 [2021-09-16T16:58:39.025Z] === RUN   TestCgroupNamespacesBuild
16:58:41 [2021-09-16T16:58:41.497Z]  ---> 5ba736897df3
16:58:41 [2021-09-16T16:58:41.497Z] Successfully built 5ba736897df3
16:58:41 [2021-09-16T16:58:41.497Z] Successfully tagged docker:latest
16:58:41 [2021-09-16T16:58:41.497Z] INFO: Image build ended at 09/16/2021 16:58:39. Duration:00:03:03.0807075
16:58:41 [2021-09-16T16:58:41.497Z] 
16:58:41 [2021-09-16T16:58:41.497Z] 
16:58:41 [2021-09-16T16:58:41.497Z] INFO: Building the test binaries at 09/16/2021 16:58:39...
16:58:41 [2021-09-16T16:58:41.543Z] --- PASS: TestCgroupNamespacesBuild (2.27s)
16:58:41 [2021-09-16T16:58:41.543Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
16:58:43 [2021-09-16T16:58:43.019Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
16:58:43 [2021-09-16T16:58:43.475Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.26s)
16:58:43 [2021-09-16T16:58:43.475Z] === RUN   TestBuildWithSession
16:58:43 [2021-09-16T16:58:43.475Z]     build_session_test.go:25: TODO: BuildKit
16:58:43 [2021-09-16T16:58:43.475Z] --- SKIP: TestBuildWithSession (0.00s)
16:58:43 [2021-09-16T16:58:43.475Z] === RUN   TestBuildSquashParent
16:58:44 [2021-09-16T16:58:44.522Z] INFO: make.ps1 starting at 09/16/2021 16:58:44
16:58:44 [2021-09-16T16:58:44.523Z] INFO: Git commit (0050ddd43b) assumed from DOCKER_GITCOMMIT environment variable
16:58:44 [2021-09-16T16:58:44.523Z] INFO: Invoking autogen...
16:58:44 [2021-09-16T16:58:44.997Z] INFO: Building daemon...
16:58:46 [2021-09-16T16:58:46.752Z] --- PASS: TestUpdateRestartPolicy (11.38s)
16:58:46 [2021-09-16T16:58:46.752Z] === RUN   TestUpdateRestartWithAutoRemove
16:58:46 [2021-09-16T16:58:46.752Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
16:58:46 [2021-09-16T16:58:46.752Z] === RUN   TestWaitNonBlocked
16:58:46 [2021-09-16T16:58:46.752Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
16:58:46 [2021-09-16T16:58:46.752Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
16:58:46 [2021-09-16T16:58:46.752Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
16:58:46 [2021-09-16T16:58:46.752Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
16:58:46 [2021-09-16T16:58:46.752Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
16:58:46 [2021-09-16T16:58:46.752Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
16:58:47 [2021-09-16T16:58:47.009Z] --- PASS: TestWaitNonBlocked (0.02s)
16:58:47 [2021-09-16T16:58:47.009Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
16:58:47 [2021-09-16T16:58:47.009Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
16:58:47 [2021-09-16T16:58:47.009Z] === RUN   TestWaitBlocked
16:58:47 [2021-09-16T16:58:47.009Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
16:58:47 [2021-09-16T16:58:47.009Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
16:58:47 [2021-09-16T16:58:47.009Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
16:58:47 [2021-09-16T16:58:47.009Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
16:58:47 [2021-09-16T16:58:47.009Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
16:58:47 [2021-09-16T16:58:47.009Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
16:58:47 [2021-09-16T16:58:47.938Z] --- PASS: TestWaitBlocked (0.01s)
16:58:47 [2021-09-16T16:58:47.938Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.85s)
16:58:47 [2021-09-16T16:58:47.938Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s)
16:58:47 [2021-09-16T16:58:47.938Z] === CONT  TestContainerStartOnDaemonRestart
16:58:47 [2021-09-16T16:58:47.938Z] === CONT  TestRestartDaemonWithRestartingContainer
16:58:50 [2021-09-16T16:58:50.455Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.40s)
16:58:50 [2021-09-16T16:58:50.455Z] === CONT  TestIpcModeOlderClient
16:58:50 [2021-09-16T16:58:50.455Z] --- PASS: TestContainerStartOnDaemonRestart (2.41s)
16:58:50 [2021-09-16T16:58:50.455Z] === CONT  TestContainerKillOnDaemonStart
16:58:50 [2021-09-16T16:58:50.455Z] --- PASS: TestIpcModeOlderClient (0.11s)
16:58:50 [2021-09-16T16:58:50.455Z] === CONT  TestDaemonHostGatewayIP
16:58:51 [2021-09-16T16:58:51.408Z] 8f616e6e9eec: Pull complete
16:58:52 [2021-09-16T16:58:52.972Z] --- PASS: TestDaemonHostGatewayIP (2.65s)
16:58:52 [2021-09-16T16:58:52.972Z] === CONT  TestDaemonRestartIpcMode
16:58:53 [2021-09-16T16:58:53.424Z] --- PASS: TestBuildSquashParent (9.09s)
16:58:53 [2021-09-16T16:58:53.424Z] === RUN   TestBuildWithRemoveAndForceRemove
16:58:53 [2021-09-16T16:58:53.424Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:58:53 [2021-09-16T16:58:53.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:58:53 [2021-09-16T16:58:53.424Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:58:53 [2021-09-16T16:58:53.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:58:53 [2021-09-16T16:58:53.424Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:58:53 [2021-09-16T16:58:53.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:58:53 [2021-09-16T16:58:53.424Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:58:53 [2021-09-16T16:58:53.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:58:53 [2021-09-16T16:58:53.424Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:58:53 [2021-09-16T16:58:53.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:58:53 [2021-09-16T16:58:53.424Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:58:53 [2021-09-16T16:58:53.424Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:58:53 [2021-09-16T16:58:53.424Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
16:58:53 [2021-09-16T16:58:53.424Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
16:58:55 [2021-09-16T16:58:55.316Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
16:58:55 [2021-09-16T16:58:55.316Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
16:58:55 [2021-09-16T16:58:55.487Z] --- PASS: TestDaemonRestartIpcMode (2.42s)
16:58:58 [2021-09-16T16:58:58.592Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
16:58:58 [2021-09-16T16:58:58.592Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
16:59:01 [2021-09-16T16:59:01.867Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
16:59:01 [2021-09-16T16:59:01.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.80s)
16:59:01 [2021-09-16T16:59:01.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.89s)
16:59:01 [2021-09-16T16:59:01.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.85s)
16:59:01 [2021-09-16T16:59:01.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.91s)
16:59:01 [2021-09-16T16:59:01.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.33s)
16:59:01 [2021-09-16T16:59:01.867Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.25s)
16:59:01 [2021-09-16T16:59:01.867Z] === RUN   TestBuildMultiStageCopy
16:59:01 [2021-09-16T16:59:01.867Z] === RUN   TestBuildMultiStageCopy/copy_to_root
16:59:02 [2021-09-16T16:59:02.019Z] --- PASS: TestContainerKillOnDaemonStart (11.77s)
16:59:02 [2021-09-16T16:59:02.019Z] PASS
16:59:02 [2021-09-16T16:59:02.019Z] 
16:59:02 [2021-09-16T16:59:02.019Z] === Skipped
16:59:02 [2021-09-16T16:59:02.019Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
16:59:02 [2021-09-16T16:59:02.019Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
16:59:02 [2021-09-16T16:59:02.019Z] 
16:59:02 [2021-09-16T16:59:02.019Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
16:59:02 [2021-09-16T16:59:02.019Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
16:59:02 [2021-09-16T16:59:02.019Z] 
16:59:02 [2021-09-16T16:59:02.019Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
16:59:02 [2021-09-16T16:59:02.019Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
16:59:02 [2021-09-16T16:59:02.019Z] 
16:59:02 [2021-09-16T16:59:02.019Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
16:59:02 [2021-09-16T16:59:02.019Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
16:59:02 [2021-09-16T16:59:02.019Z] 
16:59:02 [2021-09-16T16:59:02.019Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
16:59:02 [2021-09-16T16:59:02.019Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
16:59:02 [2021-09-16T16:59:02.019Z] 
16:59:02 [2021-09-16T16:59:02.019Z] DONE 195 tests, 5 skipped in 115.203s
16:59:02 [2021-09-16T16:59:02.019Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
16:59:02 [2021-09-16T16:59:02.019Z] === RUN   TestConfigDaemonLibtrustID
16:59:02 [2021-09-16T16:59:02.588Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
16:59:02 [2021-09-16T16:59:02.588Z] === RUN   TestDaemonConfigValidation
16:59:02 [2021-09-16T16:59:02.588Z] === RUN   TestDaemonConfigValidation/config_with_no_content
16:59:02 [2021-09-16T16:59:02.588Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
16:59:02 [2021-09-16T16:59:02.588Z] === RUN   TestDaemonConfigValidation/config_with_{}
16:59:02 [2021-09-16T16:59:02.588Z] === PAUSE TestDaemonConfigValidation/config_with_{}
16:59:02 [2021-09-16T16:59:02.588Z] === RUN   TestDaemonConfigValidation/invalid_config
16:59:02 [2021-09-16T16:59:02.588Z] === PAUSE TestDaemonConfigValidation/invalid_config
16:59:02 [2021-09-16T16:59:02.588Z] === RUN   TestDaemonConfigValidation/malformed_config
16:59:02 [2021-09-16T16:59:02.588Z] === PAUSE TestDaemonConfigValidation/malformed_config
16:59:02 [2021-09-16T16:59:02.588Z] === RUN   TestDaemonConfigValidation/valid_config
16:59:02 [2021-09-16T16:59:02.588Z] === PAUSE TestDaemonConfigValidation/valid_config
16:59:02 [2021-09-16T16:59:02.588Z] === CONT  TestDaemonConfigValidation/config_with_no_content
16:59:02 [2021-09-16T16:59:02.588Z] === CONT  TestDaemonConfigValidation/malformed_config
16:59:02 [2021-09-16T16:59:02.588Z] === CONT  TestDaemonConfigValidation/valid_config
16:59:02 [2021-09-16T16:59:02.588Z] === CONT  TestDaemonConfigValidation/invalid_config
16:59:02 [2021-09-16T16:59:02.844Z] === CONT  TestDaemonConfigValidation/config_with_{}
16:59:02 [2021-09-16T16:59:02.844Z] --- PASS: TestDaemonConfigValidation (0.00s)
16:59:02 [2021-09-16T16:59:02.844Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
16:59:02 [2021-09-16T16:59:02.844Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
16:59:02 [2021-09-16T16:59:02.844Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
16:59:02 [2021-09-16T16:59:02.844Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
16:59:02 [2021-09-16T16:59:02.844Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
16:59:02 [2021-09-16T16:59:02.844Z] === RUN   TestConfigDaemonSeccompProfiles
16:59:02 [2021-09-16T16:59:02.844Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
16:59:03 [2021-09-16T16:59:03.771Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
16:59:04 [2021-09-16T16:59:04.387Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
16:59:04 [2021-09-16T16:59:04.387Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
16:59:04 [2021-09-16T16:59:04.954Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
16:59:05 [2021-09-16T16:59:05.136Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
16:59:05 [2021-09-16T16:59:05.517Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
16:59:06 [2021-09-16T16:59:06.063Z] === CONT  TestConfigDaemonSeccompProfiles
16:59:06 [2021-09-16T16:59:06.064Z]     daemon_test.go:148: [d595b554b965c] daemon is not started
16:59:06 [2021-09-16T16:59:06.064Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
16:59:06 [2021-09-16T16:59:06.064Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
16:59:06 [2021-09-16T16:59:06.064Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
16:59:06 [2021-09-16T16:59:06.064Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
16:59:06 [2021-09-16T16:59:06.064Z] PASS
16:59:06 [2021-09-16T16:59:06.064Z] 
16:59:06 [2021-09-16T16:59:06.064Z] DONE 11 tests in 3.896s
16:59:06 [2021-09-16T16:59:06.064Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
16:59:06 [2021-09-16T16:59:06.064Z] INFO: Testing against a local daemon
16:59:06 [2021-09-16T16:59:06.064Z] === RUN   TestCommitInheritsEnv
16:59:06 [2021-09-16T16:59:06.087Z] --- PASS: TestBuildMultiStageCopy (4.40s)
16:59:06 [2021-09-16T16:59:06.087Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.45s)
16:59:06 [2021-09-16T16:59:06.087Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s)
16:59:06 [2021-09-16T16:59:06.087Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s)
16:59:06 [2021-09-16T16:59:06.087Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s)
16:59:06 [2021-09-16T16:59:06.087Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s)
16:59:06 [2021-09-16T16:59:06.087Z] === RUN   TestBuildMultiStageParentConfig
16:59:06 [2021-09-16T16:59:06.320Z] --- PASS: TestCommitInheritsEnv (0.26s)
16:59:06 [2021-09-16T16:59:06.320Z] === RUN   TestImportExtremelyLargeImageWorks
16:59:06 [2021-09-16T16:59:06.320Z] === PAUSE TestImportExtremelyLargeImageWorks
16:59:06 [2021-09-16T16:59:06.320Z] === RUN   TestImagesFilterMultiReference
16:59:06 [2021-09-16T16:59:06.320Z] --- PASS: TestImagesFilterMultiReference (0.06s)
16:59:06 [2021-09-16T16:59:06.320Z] === RUN   TestImagePullPlatformInvalid
16:59:06 [2021-09-16T16:59:06.320Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
16:59:06 [2021-09-16T16:59:06.320Z] === RUN   TestRemoveImageOrphaning
16:59:06 [2021-09-16T16:59:06.575Z] --- PASS: TestRemoveImageOrphaning (0.27s)
16:59:06 [2021-09-16T16:59:06.575Z] === RUN   TestRemoveImageGarbageCollector
16:59:07 [2021-09-16T16:59:07.458Z] --- PASS: TestBuildMultiStageParentConfig (1.33s)
16:59:07 [2021-09-16T16:59:07.458Z] === RUN   TestBuildLabelWithTargets
16:59:08 [2021-09-16T16:59:08.463Z] --- PASS: TestRemoveImageGarbageCollector (1.66s)
16:59:08 [2021-09-16T16:59:08.463Z] === RUN   TestTagUnprefixedRepoByNameOrName
16:59:08 [2021-09-16T16:59:08.463Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
16:59:08 [2021-09-16T16:59:08.463Z] === RUN   TestTagInvalidReference
16:59:08 [2021-09-16T16:59:08.463Z] --- PASS: TestTagInvalidReference (0.01s)
16:59:08 [2021-09-16T16:59:08.463Z] === RUN   TestTagValidPrefixedRepo
16:59:08 [2021-09-16T16:59:08.463Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
16:59:08 [2021-09-16T16:59:08.463Z] === RUN   TestTagExistedNameWithoutForce
16:59:08 [2021-09-16T16:59:08.463Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
16:59:08 [2021-09-16T16:59:08.463Z] === RUN   TestTagOfficialNames
16:59:08 [2021-09-16T16:59:08.463Z] --- PASS: TestTagOfficialNames (0.05s)
16:59:08 [2021-09-16T16:59:08.463Z] === RUN   TestTagMatchesDigest
16:59:08 [2021-09-16T16:59:08.463Z] --- PASS: TestTagMatchesDigest (0.01s)
16:59:08 [2021-09-16T16:59:08.463Z] === CONT  TestImportExtremelyLargeImageWorks
16:59:09 [2021-09-16T16:59:09.352Z] --- PASS: TestBuildLabelWithTargets (1.98s)
16:59:09 [2021-09-16T16:59:09.352Z] === RUN   TestBuildWithEmptyLayers
16:59:10 [2021-09-16T16:59:10.281Z] --- PASS: TestBuildWithEmptyLayers (1.10s)
16:59:10 [2021-09-16T16:59:10.281Z] === RUN   TestBuildMultiStageOnBuild
16:59:13 [2021-09-16T16:59:13.596Z] --- PASS: TestBuildMultiStageOnBuild (2.85s)
16:59:13 [2021-09-16T16:59:13.596Z] === RUN   TestBuildUncleanTarFilenames
16:59:14 [2021-09-16T16:59:14.963Z] --- PASS: TestBuildUncleanTarFilenames (1.59s)
16:59:14 [2021-09-16T16:59:14.963Z] === RUN   TestBuildMultiStageLayerLeak
16:59:18 [2021-09-16T16:59:18.231Z] --- PASS: TestBuildMultiStageLayerLeak (3.10s)
16:59:18 [2021-09-16T16:59:18.231Z] === RUN   TestBuildWithHugeFile
16:59:24 [2021-09-16T16:59:24.103Z] 8f616e6e9eec: Pull complete
16:59:47 [2021-09-16T16:59:47.106Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
16:59:47 [2021-09-16T16:59:47.106Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
16:59:47 [2021-09-16T16:59:47.106Z] GOOS="" GOARCH="" GOARM=""
16:59:47 [2021-09-16T16:59:47.106Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
16:59:47 [2021-09-16T16:59:47.106Z] 
16:59:47 [2021-09-16T16:59:47.106Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
16:59:47 [2021-09-16T16:59:47.106Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
16:59:47 [2021-09-16T16:59:47.106Z] Using test binary docker
16:59:47 [2021-09-16T16:59:47.106Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
16:59:47 [2021-09-16T16:59:47.106Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
16:59:47 [2021-09-16T16:59:47.106Z] INFO: Waiting for daemon to start...
16:59:47 [2021-09-16T16:59:47.106Z] Starting dockerd
16:59:47 [2021-09-16T16:59:47.106Z] .
16:59:47 [2021-09-16T16:59:47.106Z] INFO: Building docker-sdk-python3:5.0.0...
16:59:49 [2021-09-16T16:59:49.036Z] --- PASS: TestImportExtremelyLargeImageWorks (90.35s)
16:59:49 [2021-09-16T16:59:49.036Z] PASS
16:59:49 [2021-09-16T16:59:49.036Z] 
16:59:49 [2021-09-16T16:59:49.036Z] === Skipped
16:59:49 [2021-09-16T16:59:49.036Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
16:59:49 [2021-09-16T16:59:49.036Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
16:59:49 [2021-09-16T16:59:49.036Z] 
16:59:49 [2021-09-16T16:59:49.036Z] DONE 12 tests, 1 skipped in 94.594s
16:59:49 [2021-09-16T16:59:49.036Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
16:59:49 [2021-09-16T16:59:49.036Z] INFO: Testing against a local daemon
16:59:49 [2021-09-16T16:59:49.036Z] === RUN   TestNetworkCreateDelete
16:59:49 [2021-09-16T16:59:49.036Z] --- PASS: TestNetworkCreateDelete (0.12s)
16:59:49 [2021-09-16T16:59:49.036Z] === RUN   TestDockerNetworkDeletePreferID
16:59:49 [2021-09-16T16:59:49.036Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
16:59:49 [2021-09-16T16:59:49.036Z] === RUN   TestDaemonDNSFallback
16:59:49 [2021-09-16T16:59:49.596Z] --- PASS: TestDaemonDNSFallback (6.28s)
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestInspectNetwork
16:59:49 [2021-09-16T16:59:49.596Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:59:49 [2021-09-16T16:59:49.596Z] --- SKIP: TestInspectNetwork (0.00s)
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestRunContainerWithBridgeNone
16:59:49 [2021-09-16T16:59:49.596Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.596Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestNetworkInvalidJSON
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestNetworkInvalidJSON//networks/create
16:59:49 [2021-09-16T16:59:49.596Z] === PAUSE TestNetworkInvalidJSON//networks/create
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
16:59:49 [2021-09-16T16:59:49.596Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
16:59:49 [2021-09-16T16:59:49.596Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
16:59:49 [2021-09-16T16:59:49.596Z] === CONT  TestNetworkInvalidJSON//networks/create
16:59:49 [2021-09-16T16:59:49.596Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
16:59:49 [2021-09-16T16:59:49.596Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
16:59:49 [2021-09-16T16:59:49.596Z] --- PASS: TestNetworkInvalidJSON (0.01s)
16:59:49 [2021-09-16T16:59:49.596Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
16:59:49 [2021-09-16T16:59:49.596Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
16:59:49 [2021-09-16T16:59:49.596Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestNetworkList
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestNetworkList//networks
16:59:49 [2021-09-16T16:59:49.596Z] === PAUSE TestNetworkList//networks
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestNetworkList//networks/
16:59:49 [2021-09-16T16:59:49.596Z] === PAUSE TestNetworkList//networks/
16:59:49 [2021-09-16T16:59:49.596Z] === CONT  TestNetworkList//networks
16:59:49 [2021-09-16T16:59:49.596Z] === CONT  TestNetworkList//networks/
16:59:49 [2021-09-16T16:59:49.596Z] --- PASS: TestNetworkList (0.01s)
16:59:49 [2021-09-16T16:59:49.596Z]     --- PASS: TestNetworkList//networks/ (0.00s)
16:59:49 [2021-09-16T16:59:49.596Z]     --- PASS: TestNetworkList//networks (0.00s)
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestHostIPv4BridgeLabel
16:59:49 [2021-09-16T16:59:49.596Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.596Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestDaemonRestartWithLiveRestore
16:59:49 [2021-09-16T16:59:49.596Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.596Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestDaemonDefaultNetworkPools
16:59:49 [2021-09-16T16:59:49.596Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.596Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s)
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestDaemonRestartWithExistingNetwork
16:59:49 [2021-09-16T16:59:49.596Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.596Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
16:59:49 [2021-09-16T16:59:49.596Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.596Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
16:59:49 [2021-09-16T16:59:49.596Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.596Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestServiceWithPredefinedNetwork
16:59:49 [2021-09-16T16:59:49.596Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:59:49 [2021-09-16T16:59:49.596Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestServiceRemoveKeepsIngressNetwork
16:59:49 [2021-09-16T16:59:49.596Z]     service_test.go:243: FLAKY_TEST
16:59:49 [2021-09-16T16:59:49.596Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
16:59:49 [2021-09-16T16:59:49.596Z] === RUN   TestServiceWithDataPathPortInit
16:59:49 [2021-09-16T16:59:49.597Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:59:49 [2021-09-16T16:59:49.597Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
16:59:49 [2021-09-16T16:59:49.597Z] === RUN   TestServiceWithDefaultAddressPoolInit
16:59:49 [2021-09-16T16:59:49.597Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:59:49 [2021-09-16T16:59:49.597Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
16:59:49 [2021-09-16T16:59:49.597Z] PASS
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] === Skipped
16:59:49 [2021-09-16T16:59:49.597Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
16:59:49 [2021-09-16T16:59:49.597Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
16:59:49 [2021-09-16T16:59:49.597Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
16:59:49 [2021-09-16T16:59:49.597Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
16:59:49 [2021-09-16T16:59:49.597Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s)
16:59:49 [2021-09-16T16:59:49.597Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
16:59:49 [2021-09-16T16:59:49.597Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
16:59:49 [2021-09-16T16:59:49.597Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
16:59:49 [2021-09-16T16:59:49.597Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
16:59:49 [2021-09-16T16:59:49.597Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
16:59:49 [2021-09-16T16:59:49.597Z]     service_test.go:243: FLAKY_TEST
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
16:59:49 [2021-09-16T16:59:49.597Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
16:59:49 [2021-09-16T16:59:49.597Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] DONE 22 tests, 12 skipped in 6.889s
16:59:49 [2021-09-16T16:59:49.597Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
16:59:49 [2021-09-16T16:59:49.597Z] INFO: Testing against a local daemon
16:59:49 [2021-09-16T16:59:49.597Z] === RUN   TestDockerNetworkIpvlanPersistance
16:59:49 [2021-09-16T16:59:49.597Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:59:49 [2021-09-16T16:59:49.597Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
16:59:49 [2021-09-16T16:59:49.597Z] === RUN   TestDockerNetworkIpvlan
16:59:49 [2021-09-16T16:59:49.597Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:59:49 [2021-09-16T16:59:49.597Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
16:59:49 [2021-09-16T16:59:49.597Z] PASS
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] === Skipped
16:59:49 [2021-09-16T16:59:49.597Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
16:59:49 [2021-09-16T16:59:49.597Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
16:59:49 [2021-09-16T16:59:49.597Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
16:59:49 [2021-09-16T16:59:49.597Z] 
16:59:49 [2021-09-16T16:59:49.597Z] DONE 2 tests, 2 skipped in 0.081s
16:59:49 [2021-09-16T16:59:49.597Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
16:59:49 [2021-09-16T16:59:49.852Z] INFO: Testing against a local daemon
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestDockerNetworkMacvlanPersistance
16:59:49 [2021-09-16T16:59:49.852Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.852Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestDockerNetworkMacvlan
16:59:49 [2021-09-16T16:59:49.852Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.852Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z] PASS
16:59:49 [2021-09-16T16:59:49.852Z] 
16:59:49 [2021-09-16T16:59:49.852Z] === Skipped
16:59:49 [2021-09-16T16:59:49.852Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.852Z] 
16:59:49 [2021-09-16T16:59:49.852Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
16:59:49 [2021-09-16T16:59:49.852Z] 
16:59:49 [2021-09-16T16:59:49.852Z] DONE 2 tests, 2 skipped in 0.079s
16:59:49 [2021-09-16T16:59:49.852Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
16:59:49 [2021-09-16T16:59:49.852Z] testing: warning: no tests to run
16:59:49 [2021-09-16T16:59:49.852Z] PASS
16:59:49 [2021-09-16T16:59:49.852Z] 
16:59:49 [2021-09-16T16:59:49.852Z] DONE 0 tests in 0.021s
16:59:49 [2021-09-16T16:59:49.852Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
16:59:49 [2021-09-16T16:59:49.852Z] INFO: Testing against a local daemon
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestAuthZPluginAllowRequest
16:59:49 [2021-09-16T16:59:49.852Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:49 [2021-09-16T16:59:49.852Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestAuthZPluginTLS
16:59:49 [2021-09-16T16:59:49.852Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:49 [2021-09-16T16:59:49.852Z] --- SKIP: TestAuthZPluginTLS (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestAuthZPluginDenyRequest
16:59:49 [2021-09-16T16:59:49.852Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:49 [2021-09-16T16:59:49.852Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestAuthZPluginAPIDenyResponse
16:59:49 [2021-09-16T16:59:49.852Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:49 [2021-09-16T16:59:49.852Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestAuthZPluginDenyResponse
16:59:49 [2021-09-16T16:59:49.852Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:49 [2021-09-16T16:59:49.852Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestAuthZPluginAllowEventStream
16:59:49 [2021-09-16T16:59:49.852Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:49 [2021-09-16T16:59:49.852Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestAuthZPluginErrorResponse
16:59:49 [2021-09-16T16:59:49.852Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:49 [2021-09-16T16:59:49.852Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestAuthZPluginErrorRequest
16:59:49 [2021-09-16T16:59:49.852Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:49 [2021-09-16T16:59:49.852Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
16:59:49 [2021-09-16T16:59:49.852Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:49 [2021-09-16T16:59:49.852Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
16:59:49 [2021-09-16T16:59:49.852Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:49 [2021-09-16T16:59:49.852Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
16:59:49 [2021-09-16T16:59:49.852Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:49 [2021-09-16T16:59:49.852Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestAuthZPluginHeader
16:59:49 [2021-09-16T16:59:49.852Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:49 [2021-09-16T16:59:49.852Z] --- SKIP: TestAuthZPluginHeader (0.00s)
16:59:49 [2021-09-16T16:59:49.852Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.12s)
16:59:50 [2021-09-16T16:59:50.107Z] === RUN   TestAuthZPluginV2Disable
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
16:59:50 [2021-09-16T16:59:50.107Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
16:59:50 [2021-09-16T16:59:50.107Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:59:50 [2021-09-16T16:59:50.107Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
16:59:50 [2021-09-16T16:59:50.107Z] PASS
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === Skipped
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.12s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
16:59:50 [2021-09-16T16:59:50.107Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.107Z] 
16:59:50 [2021-09-16T16:59:50.107Z] DONE 17 tests, 17 skipped in 0.261s
16:59:50 [2021-09-16T16:59:50.107Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
16:59:50 [2021-09-16T16:59:50.107Z] INFO: Testing against a local daemon
16:59:50 [2021-09-16T16:59:50.107Z] === RUN   TestPluginInvalidJSON
16:59:50 [2021-09-16T16:59:50.107Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
16:59:50 [2021-09-16T16:59:50.107Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
16:59:50 [2021-09-16T16:59:50.107Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
16:59:50 [2021-09-16T16:59:50.107Z] --- PASS: TestPluginInvalidJSON (0.01s)
16:59:50 [2021-09-16T16:59:50.108Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
16:59:50 [2021-09-16T16:59:50.108Z] === RUN   TestPluginInstall
16:59:50 [2021-09-16T16:59:50.108Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.108Z] --- SKIP: TestPluginInstall (0.00s)
16:59:50 [2021-09-16T16:59:50.108Z] === RUN   TestPluginsWithRuntimes
16:59:50 [2021-09-16T16:59:50.108Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:59:50 [2021-09-16T16:59:50.108Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
16:59:50 [2021-09-16T16:59:50.108Z] === RUN   TestPluginBackCompatMediaTypes
16:59:50 [2021-09-16T16:59:50.108Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
16:59:50 [2021-09-16T16:59:50.108Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
16:59:50 [2021-09-16T16:59:50.108Z] PASS
16:59:50 [2021-09-16T16:59:50.108Z] 
16:59:50 [2021-09-16T16:59:50.108Z] === Skipped
16:59:50 [2021-09-16T16:59:50.108Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
16:59:50 [2021-09-16T16:59:50.108Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
16:59:50 [2021-09-16T16:59:50.108Z] 
16:59:50 [2021-09-16T16:59:50.108Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
16:59:50 [2021-09-16T16:59:50.108Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
16:59:50 [2021-09-16T16:59:50.108Z] 
16:59:50 [2021-09-16T16:59:50.108Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
16:59:50 [2021-09-16T16:59:50.108Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
16:59:50 [2021-09-16T16:59:50.108Z] 
16:59:50 [2021-09-16T16:59:50.108Z] DONE 5 tests, 3 skipped in 0.104s
16:59:50 [2021-09-16T16:59:50.108Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
16:59:50 [2021-09-16T16:59:50.364Z] INFO: Testing against a local daemon
16:59:50 [2021-09-16T16:59:50.364Z] === RUN   TestExternalGraphDriver
16:59:50 [2021-09-16T16:59:50.364Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:59:50 [2021-09-16T16:59:50.364Z] --- SKIP: TestExternalGraphDriver (0.03s)
16:59:50 [2021-09-16T16:59:50.364Z] === RUN   TestGraphdriverPluginV2
16:59:54 [2021-09-16T16:59:54.528Z] --- PASS: TestGraphdriverPluginV2 (3.62s)
16:59:54 [2021-09-16T16:59:54.528Z] PASS
16:59:54 [2021-09-16T16:59:54.528Z] 
16:59:54 [2021-09-16T16:59:54.528Z] === Skipped
16:59:54 [2021-09-16T16:59:54.528Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s)
16:59:54 [2021-09-16T16:59:54.528Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
16:59:54 [2021-09-16T16:59:54.528Z] 
16:59:54 [2021-09-16T16:59:54.528Z] DONE 2 tests, 1 skipped in 3.735s
16:59:54 [2021-09-16T16:59:54.528Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
16:59:54 [2021-09-16T16:59:54.528Z] INFO: Testing against a local daemon
16:59:54 [2021-09-16T16:59:54.528Z] === RUN   TestContinueAfterPluginCrash
16:59:54 [2021-09-16T16:59:54.528Z] === PAUSE TestContinueAfterPluginCrash
16:59:54 [2021-09-16T16:59:54.528Z] === RUN   TestReadPluginNoRead
16:59:54 [2021-09-16T16:59:54.528Z] === PAUSE TestReadPluginNoRead
16:59:54 [2021-09-16T16:59:54.528Z] === RUN   TestDaemonStartWithLogOpt
16:59:54 [2021-09-16T16:59:54.528Z] === PAUSE TestDaemonStartWithLogOpt
16:59:54 [2021-09-16T16:59:54.528Z] === CONT  TestContinueAfterPluginCrash
16:59:54 [2021-09-16T16:59:54.528Z] === CONT  TestDaemonStartWithLogOpt
16:59:57 [2021-09-16T16:59:57.375Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
16:59:57 [2021-09-16T16:59:57.376Z] 
16:59:57 [2021-09-16T16:59:57.376Z]  ________   ____  __.
16:59:57 [2021-09-16T16:59:57.376Z]  \_____  \ |    |/ _|
16:59:57 [2021-09-16T16:59:57.376Z]  /   |   \|      <
16:59:57 [2021-09-16T16:59:57.376Z]  /    |    \    |  \
16:59:57 [2021-09-16T16:59:57.376Z]  \_______  /____|__ \
16:59:57 [2021-09-16T16:59:57.376Z]          \/        \/
16:59:57 [2021-09-16T16:59:57.376Z] 
16:59:57 [2021-09-16T16:59:57.376Z] INFO: make.ps1 ended at 09/16/2021 16:59:50
16:59:57 [2021-09-16T16:59:57.376Z] INFO: Binaries build ended at 09/16/2021 16:59:51. Duration:00:01:12.1551487
16:59:57 [2021-09-16T16:59:57.376Z] INFO: Copying the built daemon binary to d:\CI\PR-42855\6\binary\dockerd-0050ddd43b.exe...
16:59:57 [2021-09-16T16:59:57.376Z] INFO: Copying the built client binary to d:\CI\PR-42855\6\binary\docker-0050ddd43b.exe...
16:59:57 [2021-09-16T16:59:57.376Z] INFO: Copying dockerversion from the container...
16:59:57 [2021-09-16T16:59:57.376Z] INFO: Copying the golang package from the container to d:\CI\PR-42855\6\installer\go.zip...
16:59:57 [2021-09-16T16:59:57.376Z] INFO: Extracting go.zip to d:\CI\PR-42855\6\go
16:59:58 [2021-09-16T16:59:58.739Z] --- PASS: TestDaemonStartWithLogOpt (4.17s)
16:59:58 [2021-09-16T16:59:58.739Z] === CONT  TestReadPluginNoRead
17:00:00 [2021-09-16T17:00:00.626Z] === RUN   TestReadPluginNoRead/default
17:00:01 [2021-09-16T17:00:01.552Z] === RUN   TestReadPluginNoRead/disabled_caching
17:00:02 [2021-09-16T17:00:02.917Z] --- PASS: TestContinueAfterPluginCrash (8.73s)
17:00:02 [2021-09-16T17:00:02.917Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:00:03 [2021-09-16T17:00:03.755Z] 48a76b150a3a: Pull complete
17:00:03 [2021-09-16T17:00:03.755Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4
17:00:03 [2021-09-16T17:00:03.755Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
17:00:03 [2021-09-16T17:00:03.755Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
17:00:03 [2021-09-16T17:00:03.755Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
17:00:03 [2021-09-16T17:00:03.755Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.230'
17:00:03 [2021-09-16T17:00:03.755Z] WARN: Skipping validation tests
17:00:03 [2021-09-16T17:00:03.755Z] INFO: Running unit tests at 09/16/2021 17:00:01...
17:00:04 [2021-09-16T17:00:04.226Z] INFO: make.ps1 starting at 09/16/2021 17:00:04
17:00:04 [2021-09-16T17:00:04.282Z] === CONT  TestReadPluginNoRead
17:00:04 [2021-09-16T17:00:04.282Z]     read_test.go:92: [ddd6024f53f97] daemon is not started
17:00:04 [2021-09-16T17:00:04.282Z] --- PASS: TestReadPluginNoRead (5.89s)
17:00:04 [2021-09-16T17:00:04.282Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
17:00:04 [2021-09-16T17:00:04.282Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.28s)
17:00:04 [2021-09-16T17:00:04.282Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
17:00:04 [2021-09-16T17:00:04.282Z] PASS
17:00:04 [2021-09-16T17:00:04.282Z] 
17:00:04 [2021-09-16T17:00:04.282Z] DONE 6 tests in 10.150s
17:00:04 [2021-09-16T17:00:04.282Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:00:04 [2021-09-16T17:00:04.282Z] testing: warning: no tests to run
17:00:04 [2021-09-16T17:00:04.282Z] PASS
17:00:04 [2021-09-16T17:00:04.282Z] 
17:00:04 [2021-09-16T17:00:04.282Z] DONE 0 tests in 0.028s
17:00:04 [2021-09-16T17:00:04.282Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:00:04 [2021-09-16T17:00:04.282Z] INFO: Testing against a local daemon
17:00:04 [2021-09-16T17:00:04.282Z] === RUN   TestPluginWithDevMounts
17:00:04 [2021-09-16T17:00:04.282Z]     mounts_test.go:20: (*Execution).IsRootless-fm
17:00:04 [2021-09-16T17:00:04.282Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:00:04 [2021-09-16T17:00:04.282Z] PASS
17:00:04 [2021-09-16T17:00:04.282Z] 
17:00:04 [2021-09-16T17:00:04.282Z] === Skipped
17:00:04 [2021-09-16T17:00:04.282Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
17:00:04 [2021-09-16T17:00:04.282Z]     mounts_test.go:20: (*Execution).IsRootless-fm
17:00:04 [2021-09-16T17:00:04.282Z] 
17:00:04 [2021-09-16T17:00:04.282Z] DONE 1 tests, 1 skipped in 0.082s
17:00:04 [2021-09-16T17:00:04.282Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:00:04 [2021-09-16T17:00:04.282Z] INFO: Testing against a local daemon
17:00:04 [2021-09-16T17:00:04.282Z] === RUN   TestSecretInspect
17:00:04 [2021-09-16T17:00:04.282Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.282Z] --- SKIP: TestSecretInspect (0.01s)
17:00:04 [2021-09-16T17:00:04.282Z] === RUN   TestSecretList
17:00:04 [2021-09-16T17:00:04.282Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.282Z] --- SKIP: TestSecretList (0.01s)
17:00:04 [2021-09-16T17:00:04.282Z] === RUN   TestSecretsCreateAndDelete
17:00:04 [2021-09-16T17:00:04.282Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.282Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
17:00:04 [2021-09-16T17:00:04.282Z] === RUN   TestSecretsUpdate
17:00:04 [2021-09-16T17:00:04.282Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.282Z] --- SKIP: TestSecretsUpdate (0.01s)
17:00:04 [2021-09-16T17:00:04.282Z] === RUN   TestTemplatedSecret
17:00:04 [2021-09-16T17:00:04.282Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.282Z] --- SKIP: TestTemplatedSecret (0.00s)
17:00:04 [2021-09-16T17:00:04.282Z] === RUN   TestSecretCreateResolve
17:00:04 [2021-09-16T17:00:04.282Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.282Z] --- SKIP: TestSecretCreateResolve (0.01s)
17:00:04 [2021-09-16T17:00:04.282Z] PASS
17:00:04 [2021-09-16T17:00:04.282Z] 
17:00:04 [2021-09-16T17:00:04.282Z] === Skipped
17:00:04 [2021-09-16T17:00:04.282Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
17:00:04 [2021-09-16T17:00:04.282Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.282Z] 
17:00:04 [2021-09-16T17:00:04.282Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
17:00:04 [2021-09-16T17:00:04.282Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.282Z] 
17:00:04 [2021-09-16T17:00:04.282Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
17:00:04 [2021-09-16T17:00:04.282Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.282Z] 
17:00:04 [2021-09-16T17:00:04.282Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
17:00:04 [2021-09-16T17:00:04.282Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.282Z] 
17:00:04 [2021-09-16T17:00:04.282Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
17:00:04 [2021-09-16T17:00:04.282Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.282Z] 
17:00:04 [2021-09-16T17:00:04.282Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s)
17:00:04 [2021-09-16T17:00:04.282Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.282Z] 
17:00:04 [2021-09-16T17:00:04.282Z] DONE 6 tests, 6 skipped in 0.140s
17:00:04 [2021-09-16T17:00:04.282Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:00:04 [2021-09-16T17:00:04.538Z] INFO: Testing against a local daemon
17:00:04 [2021-09-16T17:00:04.538Z] === RUN   TestServiceCreateInit
17:00:04 [2021-09-16T17:00:04.538Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:00:04 [2021-09-16T17:00:04.538Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.538Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:00:04 [2021-09-16T17:00:04.538Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.538Z] --- PASS: TestServiceCreateInit (0.02s)
17:00:04 [2021-09-16T17:00:04.538Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:00:04 [2021-09-16T17:00:04.538Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:00:04 [2021-09-16T17:00:04.538Z] === RUN   TestCreateServiceMultipleTimes
17:00:04 [2021-09-16T17:00:04.538Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.538Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
17:00:04 [2021-09-16T17:00:04.538Z] === RUN   TestCreateServiceConflict
17:00:04 [2021-09-16T17:00:04.538Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.538Z] --- SKIP: TestCreateServiceConflict (0.01s)
17:00:04 [2021-09-16T17:00:04.538Z] === RUN   TestCreateServiceMaxReplicas
17:00:04 [2021-09-16T17:00:04.538Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.538Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
17:00:04 [2021-09-16T17:00:04.538Z] === RUN   TestCreateWithDuplicateNetworkNames
17:00:04 [2021-09-16T17:00:04.538Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.539Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
17:00:04 [2021-09-16T17:00:04.539Z] === RUN   TestCreateServiceSecretFileMode
17:00:04 [2021-09-16T17:00:04.539Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.539Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
17:00:04 [2021-09-16T17:00:04.539Z] === RUN   TestCreateServiceConfigFileMode
17:00:04 [2021-09-16T17:00:04.539Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.539Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
17:00:04 [2021-09-16T17:00:04.539Z] === RUN   TestCreateServiceSysctls
17:00:04 [2021-09-16T17:00:04.539Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.539Z] --- SKIP: TestCreateServiceSysctls (0.02s)
17:00:04 [2021-09-16T17:00:04.539Z] === RUN   TestCreateServiceCapabilities
17:00:04 [2021-09-16T17:00:04.539Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.539Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
17:00:04 [2021-09-16T17:00:04.539Z] === RUN   TestInspect
17:00:04 [2021-09-16T17:00:04.539Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.539Z] --- SKIP: TestInspect (0.01s)
17:00:04 [2021-09-16T17:00:04.539Z] === RUN   TestCreateJob
17:00:04 [2021-09-16T17:00:04.539Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.539Z] --- SKIP: TestCreateJob (0.01s)
17:00:04 [2021-09-16T17:00:04.539Z] === RUN   TestReplicatedJob
17:00:04 [2021-09-16T17:00:04.539Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.539Z] --- SKIP: TestReplicatedJob (0.01s)
17:00:04 [2021-09-16T17:00:04.539Z] === RUN   TestUpdateReplicatedJob
17:00:04 [2021-09-16T17:00:04.539Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.539Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
17:00:04 [2021-09-16T17:00:04.539Z] === RUN   TestServiceListWithStatuses
17:00:04 [2021-09-16T17:00:04.539Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:00:04 [2021-09-16T17:00:04.539Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:00:04 [2021-09-16T17:00:04.539Z] === RUN   TestDockerNetworkConnectAlias
17:00:04 [2021-09-16T17:00:04.539Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.539Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
17:00:04 [2021-09-16T17:00:04.539Z] === RUN   TestDockerNetworkReConnect
17:00:04 [2021-09-16T17:00:04.539Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:04 [2021-09-16T17:00:04.539Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
17:00:04 [2021-09-16T17:00:04.539Z] === RUN   TestServicePlugin
17:00:04 [2021-09-16T17:00:04.696Z] INFO: Git commit (0050ddd43b) assumed from DOCKER_GITCOMMIT environment variable
17:00:04 [2021-09-16T17:00:04.696Z] INFO: Invoking autogen...
17:00:04 [2021-09-16T17:00:04.696Z] INFO: Running unit tests...
17:00:06 [2021-09-16T17:00:06.517Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.517Z] --- SKIP: TestServicePlugin (1.97s)
17:00:06 [2021-09-16T17:00:06.517Z] === RUN   TestServiceUpdateLabel
17:00:06 [2021-09-16T17:00:06.517Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.517Z] --- SKIP: TestServiceUpdateLabel (0.02s)
17:00:06 [2021-09-16T17:00:06.517Z] === RUN   TestServiceUpdateSecrets
17:00:06 [2021-09-16T17:00:06.517Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
17:00:06 [2021-09-16T17:00:06.783Z] === RUN   TestServiceUpdateConfigs
17:00:06 [2021-09-16T17:00:06.783Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z] --- SKIP: TestServiceUpdateConfigs (0.03s)
17:00:06 [2021-09-16T17:00:06.783Z] === RUN   TestServiceUpdateNetwork
17:00:06 [2021-09-16T17:00:06.783Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
17:00:06 [2021-09-16T17:00:06.783Z] === RUN   TestServiceUpdatePidsLimit
17:00:06 [2021-09-16T17:00:06.783Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
17:00:06 [2021-09-16T17:00:06.783Z] PASS
17:00:06 [2021-09-16T17:00:06.783Z] 
17:00:06 [2021-09-16T17:00:06.783Z] === Skipped
17:00:06 [2021-09-16T17:00:06.783Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:00:06 [2021-09-16T17:00:06.783Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:00:06 [2021-09-16T17:00:06.783Z] 
17:00:06 [2021-09-16T17:00:06.783Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:00:06 [2021-09-16T17:00:06.783Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:00:06 [2021-09-16T17:00:06.783Z] 
17:00:06 [2021-09-16T17:00:06.783Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
17:00:06 [2021-09-16T17:00:06.783Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z] 
17:00:06 [2021-09-16T17:00:06.783Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
17:00:06 [2021-09-16T17:00:06.783Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z] 
17:00:06 [2021-09-16T17:00:06.783Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
17:00:06 [2021-09-16T17:00:06.783Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z] 
17:00:06 [2021-09-16T17:00:06.783Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
17:00:06 [2021-09-16T17:00:06.783Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z] 
17:00:06 [2021-09-16T17:00:06.783Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
17:00:06 [2021-09-16T17:00:06.783Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z] 
17:00:06 [2021-09-16T17:00:06.783Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
17:00:06 [2021-09-16T17:00:06.783Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z] 
17:00:06 [2021-09-16T17:00:06.783Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
17:00:06 [2021-09-16T17:00:06.783Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z] 
17:00:06 [2021-09-16T17:00:06.783Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
17:00:06 [2021-09-16T17:00:06.783Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z] 
17:00:06 [2021-09-16T17:00:06.783Z] === SKIP: amd64.integration.service TestInspect (0.01s)
17:00:06 [2021-09-16T17:00:06.783Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.783Z] 
17:00:06 [2021-09-16T17:00:06.784Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
17:00:06 [2021-09-16T17:00:06.784Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.784Z] 
17:00:06 [2021-09-16T17:00:06.784Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
17:00:06 [2021-09-16T17:00:06.784Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.784Z] 
17:00:06 [2021-09-16T17:00:06.784Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
17:00:06 [2021-09-16T17:00:06.784Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.784Z] 
17:00:06 [2021-09-16T17:00:06.784Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:00:06 [2021-09-16T17:00:06.784Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:00:06 [2021-09-16T17:00:06.784Z] 
17:00:06 [2021-09-16T17:00:06.784Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
17:00:06 [2021-09-16T17:00:06.784Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.784Z] 
17:00:06 [2021-09-16T17:00:06.784Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
17:00:06 [2021-09-16T17:00:06.784Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.784Z] 
17:00:06 [2021-09-16T17:00:06.784Z] === SKIP: amd64.integration.service TestServicePlugin (1.97s)
17:00:06 [2021-09-16T17:00:06.784Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.784Z] 
17:00:06 [2021-09-16T17:00:06.784Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
17:00:06 [2021-09-16T17:00:06.784Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.784Z] 
17:00:06 [2021-09-16T17:00:06.784Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
17:00:06 [2021-09-16T17:00:06.784Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.784Z] 
17:00:06 [2021-09-16T17:00:06.784Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.03s)
17:00:06 [2021-09-16T17:00:06.784Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.784Z] 
17:00:06 [2021-09-16T17:00:06.784Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
17:00:06 [2021-09-16T17:00:06.784Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.784Z] 
17:00:06 [2021-09-16T17:00:06.784Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
17:00:06 [2021-09-16T17:00:06.784Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
17:00:06 [2021-09-16T17:00:06.784Z] 
17:00:06 [2021-09-16T17:00:06.784Z] DONE 24 tests, 23 skipped in 2.336s
17:00:06 [2021-09-16T17:00:06.784Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:00:06 [2021-09-16T17:00:06.784Z] INFO: Testing against a local daemon
17:00:06 [2021-09-16T17:00:06.784Z] === RUN   TestSessionCreate
17:00:06 [2021-09-16T17:00:06.784Z] --- PASS: TestSessionCreate (0.02s)
17:00:06 [2021-09-16T17:00:06.784Z] === RUN   TestSessionCreateWithBadUpgrade
17:00:06 [2021-09-16T17:00:06.784Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:00:06 [2021-09-16T17:00:06.784Z] PASS
17:00:06 [2021-09-16T17:00:06.784Z] 
17:00:06 [2021-09-16T17:00:06.784Z] DONE 2 tests in 0.112s
17:00:06 [2021-09-16T17:00:06.784Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:00:07 [2021-09-16T17:00:07.058Z] INFO: Testing against a local daemon
17:00:07 [2021-09-16T17:00:07.058Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:00:07 [2021-09-16T17:00:07.058Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:00:07 [2021-09-16T17:00:07.058Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:00:07 [2021-09-16T17:00:07.058Z] === RUN   TestDiskUsage
17:00:07 [2021-09-16T17:00:07.058Z] === PAUSE TestDiskUsage
17:00:07 [2021-09-16T17:00:07.058Z] === RUN   TestEventsExecDie
17:00:07 [2021-09-16T17:00:07.319Z] --- PASS: TestEventsExecDie (0.48s)
17:00:07 [2021-09-16T17:00:07.319Z] === RUN   TestEventsBackwardsCompatible
17:00:07 [2021-09-16T17:00:07.319Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:00:07 [2021-09-16T17:00:07.575Z] === RUN   TestEventsVolumeCreate
17:00:07 [2021-09-16T17:00:07.575Z] --- PASS: TestEventsVolumeCreate (0.04s)
17:00:07 [2021-09-16T17:00:07.575Z] === RUN   TestInfoBinaryCommits
17:00:07 [2021-09-16T17:00:07.575Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:00:07 [2021-09-16T17:00:07.575Z] === RUN   TestInfoAPIVersioned
17:00:07 [2021-09-16T17:00:07.575Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:00:07 [2021-09-16T17:00:07.575Z] === RUN   TestInfoDiscoveryBackend
17:00:08 [2021-09-16T17:00:08.135Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
17:00:08 [2021-09-16T17:00:08.135Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:00:10 [2021-09-16T17:00:10.581Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" 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/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/autogen/winresources/dockerd 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs 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/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/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/local 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/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/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/ivmanager 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/hostdiscovery 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/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 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 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/symlink 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/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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/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
17:00:11 [2021-09-16T17:00:11.397Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.37s)
17:00:11 [2021-09-16T17:00:11.397Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:00:11 [2021-09-16T17:00:11.397Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
17:00:11 [2021-09-16T17:00:11.397Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:00:11 [2021-09-16T17:00:11.397Z] === RUN   TestInfoAPI
17:00:11 [2021-09-16T17:00:11.397Z] --- PASS: TestInfoAPI (0.08s)
17:00:11 [2021-09-16T17:00:11.397Z] === RUN   TestInfoAPIWarnings
17:00:18 [2021-09-16T17:00:18.649Z] INFO: Extraction ended at 09/16/2021 17:00:16. Duration:00:00:22.8641162
17:00:18 [2021-09-16T17:00:18.649Z] INFO: Updating the golang and path environment variables
17:00:18 [2021-09-16T17:00:18.649Z] INFO: GOPATH=d:\gopath
17:00:18 [2021-09-16T17:00:18.649Z] INFO: go version go1.17.1 windows/amd64
17:00:18 [2021-09-16T17:00:18.649Z] INFO: Running the daemon under test in debug mode
17:00:18 [2021-09-16T17:00:18.649Z] INFO: Starting a daemon under test...
17:00:18 [2021-09-16T17:00:18.649Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42855\6\daemon --pidfile d:\CI\PR-42855\6\docker.pid -D
17:00:18 [2021-09-16T17:00:18.649Z] INFO: Process started successfully.
17:00:18 [2021-09-16T17:00:18.649Z] INFO: Start tailing logs of the daemon under tests
17:00:18 [2021-09-16T17:00:18.649Z] INFO: Waiting for the daemon under test to start...
17:00:19 [2021-09-16T17:00:19.270Z] ?   	github.com/docker/docker/api	[no test files]
17:00:29 [2021-09-16T17:00:29.431Z] --- PASS: TestInfoAPIWarnings (16.47s)
17:00:29 [2021-09-16T17:00:29.431Z] === RUN   TestInfoDebug
17:00:29 [2021-09-16T17:00:29.431Z] --- PASS: TestInfoDebug (0.54s)
17:00:29 [2021-09-16T17:00:29.431Z] === RUN   TestInfoInsecureRegistries
17:00:29 [2021-09-16T17:00:29.431Z] --- PASS: TestInfoInsecureRegistries (0.54s)
17:00:29 [2021-09-16T17:00:29.431Z] === RUN   TestInfoRegistryMirrors
17:00:29 [2021-09-16T17:00:29.687Z] --- PASS: TestInfoRegistryMirrors (0.54s)
17:00:29 [2021-09-16T17:00:29.687Z] === RUN   TestLoginFailsWithBadCredentials
17:00:29 [2021-09-16T17:00:29.687Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
17:00:29 [2021-09-16T17:00:29.687Z] === RUN   TestPingCacheHeaders
17:00:29 [2021-09-16T17:00:29.687Z] --- PASS: TestPingCacheHeaders (0.02s)
17:00:29 [2021-09-16T17:00:29.687Z] === RUN   TestPingGet
17:00:29 [2021-09-16T17:00:29.687Z] --- PASS: TestPingGet (0.01s)
17:00:29 [2021-09-16T17:00:29.687Z] === RUN   TestPingHead
17:00:29 [2021-09-16T17:00:29.687Z] --- PASS: TestPingHead (0.03s)
17:00:29 [2021-09-16T17:00:29.687Z] === RUN   TestVersion
17:00:29 [2021-09-16T17:00:29.687Z] --- PASS: TestVersion (0.01s)
17:00:29 [2021-09-16T17:00:29.687Z] === CONT  TestDiskUsage
17:00:30 [2021-09-16T17:00:30.247Z] === RUN   TestDiskUsage/empty
17:00:30 [2021-09-16T17:00:30.247Z] === RUN   TestDiskUsage/empty/container_types
17:00:30 [2021-09-16T17:00:30.247Z] === RUN   TestDiskUsage/empty/image_types
17:00:30 [2021-09-16T17:00:30.247Z] === RUN   TestDiskUsage/empty/volume_types
17:00:30 [2021-09-16T17:00:30.247Z] === RUN   TestDiskUsage/empty/build-cache_types
17:00:30 [2021-09-16T17:00:30.247Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:00:30 [2021-09-16T17:00:30.247Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:00:30 [2021-09-16T17:00:30.247Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:00:30 [2021-09-16T17:00:30.247Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:00:30 [2021-09-16T17:00:30.247Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:00:30 [2021-09-16T17:00:30.247Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:00:30 [2021-09-16T17:00:30.247Z] === RUN   TestDiskUsage/after_LoadBusybox
17:00:30 [2021-09-16T17:00:30.503Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:00:30 [2021-09-16T17:00:30.503Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:00:30 [2021-09-16T17:00:30.503Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:00:30 [2021-09-16T17:00:30.503Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:00:30 [2021-09-16T17:00:30.503Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:00:30 [2021-09-16T17:00:30.503Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:00:30 [2021-09-16T17:00:30.503Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:00:30 [2021-09-16T17:00:30.503Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:00:30 [2021-09-16T17:00:30.503Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:00:30 [2021-09-16T17:00:30.503Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:00:30 [2021-09-16T17:00:30.503Z] === RUN   TestDiskUsage/after_container.Run
17:00:30 [2021-09-16T17:00:30.759Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:00:30 [2021-09-16T17:00:30.759Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:00:30 [2021-09-16T17:00:30.759Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:00:30 [2021-09-16T17:00:30.759Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:00:30 [2021-09-16T17:00:30.759Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:00:30 [2021-09-16T17:00:30.759Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:00:30 [2021-09-16T17:00:30.759Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:00:30 [2021-09-16T17:00:30.759Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:00:30 [2021-09-16T17:00:30.759Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:00:30 [2021-09-16T17:00:30.759Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:00:31 [2021-09-16T17:00:31.014Z] --- PASS: TestDiskUsage (1.22s)
17:00:31 [2021-09-16T17:00:31.014Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
17:00:31 [2021-09-16T17:00:31.014Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
17:00:31 [2021-09-16T17:00:31.014Z] PASS
17:00:31 [2021-09-16T17:00:31.014Z] 
17:00:31 [2021-09-16T17:00:31.014Z] === Skipped
17:00:31 [2021-09-16T17:00:31.014Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:00:31 [2021-09-16T17:00:31.014Z] 
17:00:31 [2021-09-16T17:00:31.014Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
17:00:31 [2021-09-16T17:00:31.014Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
17:00:31 [2021-09-16T17:00:31.014Z] 
17:00:31 [2021-09-16T17:00:31.014Z] DONE 53 tests, 2 skipped in 24.148s
17:00:31 [2021-09-16T17:00:31.014Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:00:31 [2021-09-16T17:00:31.014Z] INFO: Testing against a local daemon
17:00:31 [2021-09-16T17:00:31.014Z] === RUN   TestVolumesCreateAndList
17:00:31 [2021-09-16T17:00:31.014Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:00:31 [2021-09-16T17:00:31.014Z] === RUN   TestVolumesRemove
17:00:31 [2021-09-16T17:00:31.270Z] --- PASS: TestVolumesRemove (0.05s)
17:00:31 [2021-09-16T17:00:31.270Z] === RUN   TestVolumesInspect
17:00:31 [2021-09-16T17:00:31.270Z] --- PASS: TestVolumesInspect (0.02s)
17:00:31 [2021-09-16T17:00:31.270Z] === RUN   TestVolumesInvalidJSON
17:00:31 [2021-09-16T17:00:31.270Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:00:31 [2021-09-16T17:00:31.270Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:00:31 [2021-09-16T17:00:31.270Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:00:31 [2021-09-16T17:00:31.270Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:00:31 [2021-09-16T17:00:31.270Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s)
17:00:31 [2021-09-16T17:00:31.270Z] PASS
17:00:31 [2021-09-16T17:00:31.270Z] 
17:00:31 [2021-09-16T17:00:31.270Z] DONE 5 tests in 0.185s
17:00:31 [2021-09-16T17:00:31.270Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:00:31 [2021-09-16T17:00:31.270Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13441 is not a child of this shell
17:00:31 [2021-09-16T17:00:31.270Z] warning: PID 13441 from bundles/test-integration/docker.pid had a nonzero exit code
17:00:31 [2021-09-16T17:00:31.270Z] Leaving: AppArmorNo profiles have been unloaded.
17:00:31 [2021-09-16T17:00:31.270Z] 
17:00:31 [2021-09-16T17:00:31.270Z] Unloading profiles will leave already running processes permanently
17:00:31 [2021-09-16T17:00:31.270Z] unconfined, which can lead to unexpected situations.
17:00:31 [2021-09-16T17:00:31.270Z] 
17:00:31 [2021-09-16T17:00:31.270Z] To set a process to complain mode, use the command line tool
17:00:31 [2021-09-16T17:00:31.270Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:00:31 [2021-09-16T17:00:31.270Z] Removing test suite binaries
17:00:31 [2021-09-16T17:00:31.270Z] exiting test-integration
17:00:31 [2021-09-16T17:00:31.270Z] ++ exit 0
17:00:31 [2021-09-16T17:00:31.270Z] 
17:00:31 [2021-09-16T17:00:31.792Z] === RUN   TestMiddlewares
17:00:31 [2021-09-16T17:00:31.792Z] --- PASS: TestMiddlewares (0.00s)
17:00:31 [2021-09-16T17:00:31.792Z] PASS
17:00:31 [2021-09-16T17:00:31.792Z] coverage: 9.0% of statements
17:00:31 [2021-09-16T17:00:31.792Z] ok  	github.com/docker/docker/api/server	0.055s	coverage: 9.0% of statements
Post stage
[Pipeline] junit
17:00:32 [2021-09-16T17:00:32.208Z] Recording test results
17:00:33 [2021-09-16T17:00:33.632Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:00:33 [2021-09-16T17:00:33.764Z] sha256:7525709e299eea52a2161f613d4eb2ed48a4dd5459af7a7e593827021ecac726
17:00:33 [2021-09-16T17:00:33.764Z] INFO: Starting docker-py tests...
17:00:33 [2021-09-16T17:00:33.764Z] ============================= test session starts ==============================
17:00:33 [2021-09-16T17:00:33.764Z] platform linux -- Python 3.7.12, pytest-4.3.1, py-1.10.0, pluggy-1.0.0
17:00:33 [2021-09-16T17:00:33.764Z] rootdir: /src, inifile: pytest.ini
17:00:33 [2021-09-16T17:00:33.764Z] plugins: timeout-1.3.3, cov-2.6.1
17:00:33 [2021-09-16T17:00:33.764Z] collected 390 items / 1 deselected / 389 selected
17:00:33 [2021-09-16T17:00:33.764Z] 
17:00:34 [2021-09-16T17:00:34.013Z] + echo Ensuring container killed.
17:00:34 [2021-09-16T17:00:34.013Z] Ensuring container killed.
17:00:34 [2021-09-16T17:00:34.013Z] + docker rm -vf docker-pr6
17:00:34 [2021-09-16T17:00:34.013Z] Error: No such container: docker-pr6
[Pipeline] sh
17:00:34 [2021-09-16T17:00:34.332Z] + echo Chowning /workspace to jenkins user
17:00:34 [2021-09-16T17:00:34.332Z] Chowning /workspace to jenkins user
17:00:34 [2021-09-16T17:00:34.332Z] + id -u
17:00:34 [2021-09-16T17:00:34.332Z] + id -g
17:00:34 [2021-09-16T17:00:34.332Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42855:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:00:36 [2021-09-16T17:00:36.027Z] + bundleName=amd64-rootless
17:00:36 [2021-09-16T17:00:36.027Z] + echo Creating amd64-rootless-bundles.tar.gz
17:00:36 [2021-09-16T17:00:36.027Z] Creating amd64-rootless-bundles.tar.gz
17:00:36 [2021-09-16T17:00:36.027Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:00:36 [2021-09-16T17:00:36.027Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
17:00:36 [2021-09-16T17:00:36.036Z] Archiving artifacts
17:00:36 [2021-09-16T17:00:36.387Z] 48a76b150a3a: Pull complete
17:00:36 [2021-09-16T17:00:36.387Z] Digest: sha256:591f3c76c17869b99700815aa259f728a92f4912dcd68bcce21b7e9a4309cda4
17:00:36 [2021-09-16T17:00:36.387Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
17:00:36 [2021-09-16T17:00:36.387Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
17:00:36 [2021-09-16T17:00:36.387Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
17:00:36 [2021-09-16T17:00:36.387Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.230'
17:00:36 [2021-09-16T17:00:36.387Z] WARN: Skipping validation tests
17:00:36 [2021-09-16T17:00:36.387Z] INFO: Running unit tests at 09/16/2021 17:00:35...
17:00:36 [2021-09-16T17:00:36.504Z] .....INFO: Daemon under test started and replied!
17:00:36 [2021-09-16T17:00:36.504Z] INFO: Docker version of the daemon under test
17:00:36 [2021-09-16T17:00:36.504Z] 
17:00:36 [2021-09-16T17:00:36.504Z] Client:
17:00:36 [2021-09-16T17:00:36.504Z]  Version:      17.06.2-ce
17:00:36 [2021-09-16T17:00:36.504Z]  API version:  1.30
17:00:36 [2021-09-16T17:00:36.504Z]  Go version:   go1.8.3
17:00:36 [2021-09-16T17:00:36.504Z]  Git commit:   cec0b72
17:00:36 [2021-09-16T17:00:36.504Z]  Built:        Tue Sep  5 19:57:19 2017
17:00:36 [2021-09-16T17:00:36.504Z]  OS/Arch:      windows/amd64
17:00:36 [2021-09-16T17:00:36.504Z] 
17:00:36 [2021-09-16T17:00:36.504Z] Server:
17:00:36 [2021-09-16T17:00:36.504Z]  Version:      0.0.0-dev
17:00:36 [2021-09-16T17:00:36.504Z]  API version:  1.42 (minimum version 1.24)
17:00:36 [2021-09-16T17:00:36.504Z]  Go version:   go1.17.1
17:00:36 [2021-09-16T17:00:36.504Z]  Git commit:   0050ddd43b
17:00:36 [2021-09-16T17:00:36.504Z]  Built:        09/16/2021 16:58:44
17:00:36 [2021-09-16T17:00:36.504Z]  OS/Arch:      windows/amd64
17:00:36 [2021-09-16T17:00:36.504Z]  Experimental: false
17:00:36 [2021-09-16T17:00:36.504Z] 
17:00:36 [2021-09-16T17:00:36.504Z] INFO: Docker info of the daemon under test
17:00:36 [2021-09-16T17:00:36.504Z] 
17:00:36 [2021-09-16T17:00:36.504Z] Containers: 0
17:00:36 [2021-09-16T17:00:36.504Z]  Running: 0
17:00:36 [2021-09-16T17:00:36.504Z]  Paused: 0
17:00:36 [2021-09-16T17:00:36.504Z]  Stopped: 0
17:00:36 [2021-09-16T17:00:36.504Z] Images: 0
17:00:36 [2021-09-16T17:00:36.504Z] Server Version: 0.0.0-dev
17:00:36 [2021-09-16T17:00:36.504Z] Storage Driver: windowsfilter
17:00:36 [2021-09-16T17:00:36.504Z]  Windows: 
17:00:36 [2021-09-16T17:00:36.504Z] Logging Driver: json-file
17:00:36 [2021-09-16T17:00:36.504Z] Plugins: 
17:00:36 [2021-09-16T17:00:36.504Z]  Volume: local
17:00:36 [2021-09-16T17:00:36.504Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:00:36 [2021-09-16T17:00:36.504Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:00:36 [2021-09-16T17:00:36.504Z] Swarm: inactive
17:00:36 [2021-09-16T17:00:36.504Z] Default Isolation: process
17:00:36 [2021-09-16T17:00:36.504Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
17:00:36 [2021-09-16T17:00:36.504Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
17:00:36 [2021-09-16T17:00:36.504Z] OSType: windows
17:00:36 [2021-09-16T17:00:36.504Z] Architecture: x86_64
17:00:36 [2021-09-16T17:00:36.504Z] CPUs: 4
17:00:36 [2021-09-16T17:00:36.504Z] Total Memory: 32GiB
17:00:36 [2021-09-16T17:00:36.504Z] Name: azwin-2-571e70
17:00:36 [2021-09-16T17:00:36.504Z] ID: RJYR:KVLW:JNI5:CME4:KVHT:WVOS:HLNE:A7G2:265R:ZAYI:6L4W:ZJ2W
17:00:36 [2021-09-16T17:00:36.504Z] Docker Root Dir: D:\CI\PR-42855\6\daemon
17:00:36 [2021-09-16T17:00:36.504Z] Debug Mode (client): false
17:00:36 [2021-09-16T17:00:36.504Z] Debug Mode (server): true
17:00:36 [2021-09-16T17:00:36.504Z]  File Descriptors: -1
17:00:36 [2021-09-16T17:00:36.504Z]  Goroutines: 16
17:00:36 [2021-09-16T17:00:36.504Z]  System Time: 2021-09-16T17:00:36.329706Z
17:00:36 [2021-09-16T17:00:36.504Z]  EventsListeners: 0
17:00:36 [2021-09-16T17:00:36.504Z] Registry: https://index.docker.io/v1/
17:00:36 [2021-09-16T17:00:36.504Z] Labels:
17:00:36 [2021-09-16T17:00:36.504Z] Experimental: false
17:00:36 [2021-09-16T17:00:36.504Z] Insecure Registries:
17:00:36 [2021-09-16T17:00:36.504Z]  127.0.0.0/8
17:00:36 [2021-09-16T17:00:36.504Z] Live Restore Enabled: false
17:00:36 [2021-09-16T17:00:36.504Z] 
17:00:36 [2021-09-16T17:00:36.504Z] 
17:00:36 [2021-09-16T17:00:36.504Z] INFO: Docker images of the daemon under test
17:00:36 [2021-09-16T17:00:36.504Z] 
17:00:36 [2021-09-16T17:00:36.505Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
17:00:36 [2021-09-16T17:00:36.505Z] 
17:00:36 [2021-09-16T17:00:36.505Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
17:00:36 [2021-09-16T17:00:36.505Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
17:00:36 [2021-09-16T17:00:36.975Z] ltsc2019: Pulling from windows/servercore
17:00:36 [2021-09-16T17:00:36.975Z] 4612f6d0b889: Pulling fs layer
17:00:36 [2021-09-16T17:00:36.975Z] a0ddf88812f1: Pulling fs layer
17:00:37 [2021-09-16T17:00:37.914Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42855/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:00:38 [2021-09-16T17:00:38.266Z] + make clean
17:00:38 [2021-09-16T17:00:38.267Z] docker volume rm -f docker-dev-cache
17:00:38 [2021-09-16T17:00:38.522Z] docker-dev-cache
[Pipeline] deleteDir
17:00:38 [2021-09-16T17:00:38.697Z] INFO: make.ps1 starting at 09/16/2021 17:00:38
17:00:38 [2021-09-16T17:00:38.697Z] INFO: Git commit (0050ddd43b) assumed from DOCKER_GITCOMMIT environment variable
17:00:38 [2021-09-16T17:00:38.697Z] INFO: Invoking autogen...
17:00:39 [2021-09-16T17:00:39.164Z] INFO: Running unit tests...
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:00:39 [2021-09-16T17:00:39.633Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:00:39 [2021-09-16T17:00:39.633Z] Using test binary docker
17:00:39 [2021-09-16T17:00:39.633Z] +++ /etc/init.d/apparmor start
17:00:39 [2021-09-16T17:00:39.633Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:00:39 [2021-09-16T17:00:39.633Z] INFO: Waiting for daemon to start...
17:00:39 [2021-09-16T17:00:39.633Z] Starting dockerd
17:00:39 [2021-09-16T17:00:39.633Z] +++ 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
17:00:39 [2021-09-16T17:00:39.633Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:00:39 [2021-09-16T17:00:39.633Z] Using test binary docker
17:00:39 [2021-09-16T17:00:39.633Z] +++ /etc/init.d/apparmor start
17:00:39 [2021-09-16T17:00:39.633Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:00:39 [2021-09-16T17:00:39.633Z] INFO: Waiting for daemon to start...
17:00:39 [2021-09-16T17:00:39.633Z] Starting dockerd
17:00:39 [2021-09-16T17:00:39.633Z] +++ 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
17:00:39 [2021-09-16T17:00:39.633Z] .
17:00:39 [2021-09-16T17:00:39.633Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:00:39 [2021-09-16T17:00:39.633Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:00:39 [2021-09-16T17:00:39.633Z] Error: No such image: emptyfs
17:00:39 [2021-09-16T17:00:39.633Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:00:39 [2021-09-16T17:00:39.633Z] ++++ docker load
17:00:39 [2021-09-16T17:00:39.633Z] Running integration-test (iteration 1)
17:00:39 [2021-09-16T17:00:39.633Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
17:00:39 [2021-09-16T17:00:39.633Z] ++ 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)/'
17:00:39 [2021-09-16T17:00:39.633Z] ++ set -e
17:00:39 [2021-09-16T17:00:39.633Z] ++ '[' -n 0 ']'
17:00:39 [2021-09-16T17:00:39.633Z] ++ set -x
17:00:39 [2021-09-16T17:00:39.633Z] ++ 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)/'
17:00:39 [2021-09-16T17:00:39.633Z] Loaded image: busybox:latest
17:00:39 [2021-09-16T17:00:39.633Z] Loaded image: busybox:glibc
17:00:39 [2021-09-16T17:00:39.634Z] 
17:00:39 [2021-09-16T17:00:39.634Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:00:39 [2021-09-16T17:00:39.634Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:00:39 [2021-09-16T17:00:39.634Z] Error: No such image: emptyfs
17:00:39 [2021-09-16T17:00:39.634Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:00:39 [2021-09-16T17:00:39.634Z] ++++ docker load
17:00:39 [2021-09-16T17:00:39.634Z] Running integration-test (iteration 1)
17:00:39 [2021-09-16T17:00:39.634Z] 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)/
17:00:39 [2021-09-16T17:00:39.634Z] ++ 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)/'
17:00:39 [2021-09-16T17:00:39.634Z] ++ set -e
17:00:39 [2021-09-16T17:00:39.634Z] ++ '[' -n 0 ']'
17:00:39 [2021-09-16T17:00:39.634Z] ++ set -x
17:00:39 [2021-09-16T17:00:39.634Z] ++ 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)/'
17:00:39 [2021-09-16T17:00:39.889Z] Loaded image: busybox:latest
17:00:40 [2021-09-16T17:00:40.455Z] Loaded image: busybox:glibc
17:00:42 [2021-09-16T17:00:42.344Z] Loaded image: debian:bullseye-slim
17:00:42 [2021-09-16T17:00:42.622Z] Loaded image: hello-world:latest
17:00:42 [2021-09-16T17:00:42.622Z] Loaded image: arm32v7/hello-world:latest
17:00:42 [2021-09-16T17:00:42.622Z] INFO: Testing against a local daemon
17:00:42 [2021-09-16T17:00:42.622Z] === RUN   TestDockerDaemonSuite
17:00:42 [2021-09-16T17:00:42.622Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
17:00:43 [2021-09-16T17:00:43.364Z] tests/integration/api_build_test.py .......................X             [  6%]
17:00:43 [2021-09-16T17:00:43.925Z] tests/integration/api_client_test.py .....                               [  7%]
17:00:44 [2021-09-16T17:00:44.535Z] Loaded image: debian:bullseye-slim
17:00:44 [2021-09-16T17:00:44.793Z] Loaded image: hello-world:latest
17:00:44 [2021-09-16T17:00:44.902Z] --- PASS: TestImportExtremelyLargeImageWorks (91.36s)
17:00:44 [2021-09-16T17:00:44.902Z] PASS
17:00:44 [2021-09-16T17:00:44.902Z] 
17:00:44 [2021-09-16T17:00:44.902Z] DONE 12 tests in 93.815s
17:00:44 [2021-09-16T17:00:44.902Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:00:44 [2021-09-16T17:00:44.902Z] INFO: Testing against a local daemon
17:00:44 [2021-09-16T17:00:44.902Z] === RUN   TestNetworkCreateDelete
17:00:44 [2021-09-16T17:00:44.902Z] --- PASS: TestNetworkCreateDelete (0.13s)
17:00:44 [2021-09-16T17:00:44.902Z] === RUN   TestDockerNetworkDeletePreferID
17:00:44 [2021-09-16T17:00:44.902Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
17:00:44 [2021-09-16T17:00:44.902Z] === RUN   TestDaemonDNSFallback
17:00:45 [2021-09-16T17:00:45.021Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" 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/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/autogen/winresources/dockerd 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs 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/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/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/local 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/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/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/ivmanager 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/hostdiscovery 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/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 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 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/symlink 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/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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/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
17:00:45 [2021-09-16T17:00:45.051Z] Loaded image: arm32v7/hello-world:latest
17:00:45 [2021-09-16T17:00:45.051Z] INFO: Testing against a local daemon
17:00:45 [2021-09-16T17:00:45.051Z] === RUN   TestDockerSuite
17:00:45 [2021-09-16T17:00:45.051Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:00:45 [2021-09-16T17:00:45.051Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:00:45 [2021-09-16T17:00:45.051Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:00:45 [2021-09-16T17:00:45.051Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:00:45 [2021-09-16T17:00:45.051Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:00:45 [2021-09-16T17:00:45.308Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:00:45 [2021-09-16T17:00:45.308Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:00:45 [2021-09-16T17:00:45.308Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:00:45 [2021-09-16T17:00:45.668Z] tests/integration/api_config_test.py .....                               [  8%]
17:00:45 [2021-09-16T17:00:45.869Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:00:46 [2021-09-16T17:00:46.128Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:00:46 [2021-09-16T17:00:46.384Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:00:46 [2021-09-16T17:00:46.384Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:00:46 [2021-09-16T17:00:46.788Z] --- PASS: TestDaemonDNSFallback (6.41s)
17:00:46 [2021-09-16T17:00:46.788Z] === RUN   TestInspectNetwork
17:00:46 [2021-09-16T17:00:46.946Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:00:47 [2021-09-16T17:00:47.202Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:00:47 [2021-09-16T17:00:47.202Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:00:48 [2021-09-16T17:00:48.566Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:00:48 [2021-09-16T17:00:48.823Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:00:48 [2021-09-16T17:00:48.823Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:00:48 [2021-09-16T17:00:48.823Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:00:49 [2021-09-16T17:00:49.079Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
17:00:49 [2021-09-16T17:00:49.568Z] ok  	github.com/docker/docker/libnetwork/ipam	111.979s	coverage: 85.3% of statements
17:00:49 [2021-09-16T17:00:49.568Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:00:49 [2021-09-16T17:00:49.568Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:00:49 [2021-09-16T17:00:49.568Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 57.1% of statements
17:00:49 [2021-09-16T17:00:49.568Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.015s	coverage: 47.4% of statements
17:00:49 [2021-09-16T17:00:49.568Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:00:49 [2021-09-16T17:00:49.568Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.004s	coverage: 71.4% of statements
17:00:49 [2021-09-16T17:00:49.568Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.503s	coverage: 74.0% of statements
17:00:49 [2021-09-16T17:00:49.568Z] ok  	github.com/docker/docker/libnetwork/iptables	0.280s	coverage: 45.1% of statements
17:00:49 [2021-09-16T17:00:49.568Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.003s	coverage: 60.0% of statements
17:00:49 [2021-09-16T17:00:49.568Z] ok  	github.com/docker/docker/libnetwork/netutils	0.030s	coverage: 44.1% of statements
17:00:50 [2021-09-16T17:00:50.007Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:00:50 [2021-09-16T17:00:50.052Z] === RUN   TestInspectNetwork/full_network_id
17:00:50 [2021-09-16T17:00:50.052Z] === RUN   TestInspectNetwork/partial_network_id
17:00:50 [2021-09-16T17:00:50.052Z] === RUN   TestInspectNetwork/network_name
17:00:50 [2021-09-16T17:00:50.052Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:00:50 [2021-09-16T17:00:50.936Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:00:50 [2021-09-16T17:00:50.936Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:00:50 [2021-09-16T17:00:50.936Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:00:50 [2021-09-16T17:00:50.936Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:00:50 [2021-09-16T17:00:50.936Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:00:51 [2021-09-16T17:00:51.957Z] a0ddf88812f1: Verifying Checksum
17:00:51 [2021-09-16T17:00:51.957Z] a0ddf88812f1: Download complete
17:00:53 [2021-09-16T17:00:53.685Z] ?   	github.com/docker/docker/api	[no test files]
17:00:54 [2021-09-16T17:00:54.216Z] --- PASS: TestInspectNetwork (7.30s)
17:00:54 [2021-09-16T17:00:54.216Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:00:54 [2021-09-16T17:00:54.216Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:00:54 [2021-09-16T17:00:54.216Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:00:54 [2021-09-16T17:00:54.216Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:00:54 [2021-09-16T17:00:54.216Z] === RUN   TestRunContainerWithBridgeNone
17:00:54 [2021-09-16T17:00:54.926Z] 4612f6d0b889: Verifying Checksum
17:00:54 [2021-09-16T17:00:54.926Z] 4612f6d0b889: Download complete
17:00:56 [2021-09-16T17:00:56.104Z] --- PASS: TestRunContainerWithBridgeNone (1.81s)
17:00:56 [2021-09-16T17:00:56.104Z] === RUN   TestNetworkInvalidJSON
17:00:56 [2021-09-16T17:00:56.104Z] === RUN   TestNetworkInvalidJSON//networks/create
17:00:56 [2021-09-16T17:00:56.104Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:00:56 [2021-09-16T17:00:56.104Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:00:56 [2021-09-16T17:00:56.104Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:00:56 [2021-09-16T17:00:56.104Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:00:56 [2021-09-16T17:00:56.104Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:00:56 [2021-09-16T17:00:56.104Z] === CONT  TestNetworkInvalidJSON//networks/create
17:00:56 [2021-09-16T17:00:56.104Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:00:56 [2021-09-16T17:00:56.104Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:00:56 [2021-09-16T17:00:56.104Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:00:56 [2021-09-16T17:00:56.104Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:00:56 [2021-09-16T17:00:56.104Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:00:56 [2021-09-16T17:00:56.104Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:00:56 [2021-09-16T17:00:56.104Z] === RUN   TestNetworkList
17:00:56 [2021-09-16T17:00:56.104Z] === RUN   TestNetworkList//networks
17:00:56 [2021-09-16T17:00:56.104Z] === PAUSE TestNetworkList//networks
17:00:56 [2021-09-16T17:00:56.104Z] === RUN   TestNetworkList//networks/
17:00:56 [2021-09-16T17:00:56.104Z] === PAUSE TestNetworkList//networks/
17:00:56 [2021-09-16T17:00:56.104Z] === CONT  TestNetworkList//networks
17:00:56 [2021-09-16T17:00:56.104Z] === CONT  TestNetworkList//networks/
17:00:56 [2021-09-16T17:00:56.104Z] --- PASS: TestNetworkList (0.01s)
17:00:56 [2021-09-16T17:00:56.104Z]     --- PASS: TestNetworkList//networks (0.00s)
17:00:56 [2021-09-16T17:00:56.104Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:00:56 [2021-09-16T17:00:56.104Z] === RUN   TestHostIPv4BridgeLabel
17:00:56 [2021-09-16T17:00:56.180Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:00:56 [2021-09-16T17:00:56.360Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:00:56 [2021-09-16T17:00:56.360Z] === RUN   TestDaemonRestartWithLiveRestore
17:00:57 [2021-09-16T17:00:57.544Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:00:57 [2021-09-16T17:00:57.724Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:00:57 [2021-09-16T17:00:57.724Z] === RUN   TestDaemonDefaultNetworkPools
17:00:58 [2021-09-16T17:00:58.289Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
17:00:58 [2021-09-16T17:00:58.289Z] === RUN   TestDaemonRestartWithExistingNetwork
17:00:59 [2021-09-16T17:00:59.218Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
17:00:59 [2021-09-16T17:00:59.218Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:01:00 [2021-09-16T17:01:00.059Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:01:00 [2021-09-16T17:01:00.584Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
17:01:00 [2021-09-16T17:01:00.584Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:01:01 [2021-09-16T17:01:01.145Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
17:01:01 [2021-09-16T17:01:01.145Z] === RUN   TestServiceWithPredefinedNetwork
17:01:01 [2021-09-16T17:01:01.949Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:01:02 [2021-09-16T17:01:02.510Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:01:03 [2021-09-16T17:01:03.073Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:01:03 [2021-09-16T17:01:03.660Z] --- PASS: TestServiceWithPredefinedNetwork (2.35s)
17:01:03 [2021-09-16T17:01:03.660Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:01:03 [2021-09-16T17:01:03.660Z]     service_test.go:243: FLAKY_TEST
17:01:03 [2021-09-16T17:01:03.660Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:01:03 [2021-09-16T17:01:03.660Z] === RUN   TestServiceWithDataPathPortInit
17:01:04 [2021-09-16T17:01:04.000Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:01:04 [2021-09-16T17:01:04.563Z] === RUN   TestDockerSuite/TestAttachAfterDetach
17:01:06 [2021-09-16T17:01:06.174Z] === RUN   TestMiddlewares
17:01:06 [2021-09-16T17:01:06.174Z] --- PASS: TestMiddlewares (0.00s)
17:01:06 [2021-09-16T17:01:06.174Z] PASS
17:01:06 [2021-09-16T17:01:06.174Z] coverage: 9.0% of statements
17:01:06 [2021-09-16T17:01:06.174Z] ok  	github.com/docker/docker/api/server	0.050s	coverage: 9.0% of statements
17:01:07 [2021-09-16T17:01:07.079Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
17:01:07 [2021-09-16T17:01:07.381Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
17:01:07 [2021-09-16T17:01:07.943Z] --- PASS: TestBuildWithHugeFile (110.08s)
17:01:07 [2021-09-16T17:01:07.943Z] === RUN   TestBuildWCOWSandboxSize
17:01:07 [2021-09-16T17:01:07.943Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:01:07 [2021-09-16T17:01:07.943Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s)
17:01:07 [2021-09-16T17:01:07.943Z] === RUN   TestBuildWithEmptyDockerfile
17:01:07 [2021-09-16T17:01:07.943Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:01:07 [2021-09-16T17:01:07.943Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:01:07 [2021-09-16T17:01:07.943Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:01:07 [2021-09-16T17:01:07.943Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:01:07 [2021-09-16T17:01:07.943Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:01:07 [2021-09-16T17:01:07.943Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:01:07 [2021-09-16T17:01:07.943Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:01:07 [2021-09-16T17:01:07.943Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:01:08 [2021-09-16T17:01:08.198Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:01:08 [2021-09-16T17:01:08.198Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:01:08 [2021-09-16T17:01:08.198Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
17:01:08 [2021-09-16T17:01:08.198Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
17:01:08 [2021-09-16T17:01:08.198Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
17:01:08 [2021-09-16T17:01:08.198Z] === RUN   TestBuildPreserveOwnership
17:01:08 [2021-09-16T17:01:08.198Z] === RUN   TestBuildPreserveOwnership/copy_from
17:01:08 [2021-09-16T17:01:08.454Z] === RUN   TestDockerSuite/TestAttachDetach
17:01:08 [2021-09-16T17:01:08.709Z]     docker_cli_daemon_test.go:1455: [de1924ef76149] daemon is not started
17:01:09 [2021-09-16T17:01:09.271Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:01:09 [2021-09-16T17:01:09.527Z]     check_test.go:308: [d01d45b64b73d] daemon is not started
17:01:09 [2021-09-16T17:01:09.527Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
17:01:10 [2021-09-16T17:01:10.089Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:01:11 [2021-09-16T17:01:11.454Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:01:11 [2021-09-16T17:01:11.454Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
17:01:12 [2021-09-16T17:01:12.016Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:01:12 [2021-09-16T17:01:12.578Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:01:12 [2021-09-16T17:01:12.835Z] --- PASS: TestBuildPreserveOwnership (4.64s)
17:01:12 [2021-09-16T17:01:12.835Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.15s)
17:01:12 [2021-09-16T17:01:12.835Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.49s)
17:01:12 [2021-09-16T17:01:12.835Z] === RUN   TestBuildPlatformInvalid
17:01:13 [2021-09-16T17:01:13.092Z] --- PASS: TestBuildPlatformInvalid (0.17s)
17:01:13 [2021-09-16T17:01:13.092Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:01:13 [2021-09-16T17:01:13.348Z]     check_test.go:308: [d764cf2366629] daemon is not started
17:01:13 [2021-09-16T17:01:13.348Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
17:01:13 [2021-09-16T17:01:13.603Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:01:13 [2021-09-16T17:01:13.860Z] Loaded image: busybox:latest
17:01:14 [2021-09-16T17:01:14.117Z] Loaded image: busybox:glibc
17:01:14 [2021-09-16T17:01:14.678Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:01:15 [2021-09-16T17:01:15.092Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
17:01:16 [2021-09-16T17:01:16.043Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:01:16 [2021-09-16T17:01:16.349Z] Loaded image: debian:bullseye-slim
17:01:16 [2021-09-16T17:01:16.349Z] Loaded image: hello-world:latest
17:01:16 [2021-09-16T17:01:16.605Z] Loaded image: arm32v7/hello-world:latest
17:01:17 [2021-09-16T17:01:17.534Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:01:17 [2021-09-16T17:01:17.534Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
17:01:18 [2021-09-16T17:01:18.462Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:01:18 [2021-09-16T17:01:18.462Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:01:18 [2021-09-16T17:01:18.497Z] --- PASS: TestServiceWithDataPathPortInit (14.57s)
17:01:18 [2021-09-16T17:01:18.497Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:01:19 [2021-09-16T17:01:19.392Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:01:20 [2021-09-16T17:01:20.321Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:01:20 [2021-09-16T17:01:20.927Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
17:01:21 [2021-09-16T17:01:21.013Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:i0sv5r2wfl5grj50bonaqt0r0 Created:2021-09-16 17:01:19.290466725 +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[88a3c08a24f40e32dd4aff430de65cd09d5a3c79dea5669ebbadd404cedeb7c9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k26z5x63xsvah0k69c4pv3v99 EndpointID:b67174bd4e606d5be8788c7e9cf31ccb77eae5c06cdead5f0c8696799305d096 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c3b9bfe1dcdeb93f4302038e334506f574284104c6aae28b4a1670e5d14dba8 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:f7926c0afa28 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k26z5x63xsvah0k69c4pv3v99 EndpointID:b67174bd4e606d5be8788c7e9cf31ccb77eae5c06cdead5f0c8696799305d096 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:01:22 [2021-09-16T17:01:22.713Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:01:22 [2021-09-16T17:01:22.713Z] === RUN   TestBoolValue
17:01:22 [2021-09-16T17:01:22.713Z] --- PASS: TestBoolValue (0.00s)
17:01:22 [2021-09-16T17:01:22.713Z] === RUN   TestBoolValueOrDefault
17:01:22 [2021-09-16T17:01:22.713Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:01:22 [2021-09-16T17:01:22.713Z] === RUN   TestInt64ValueOrZero
17:01:22 [2021-09-16T17:01:22.713Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:01:22 [2021-09-16T17:01:22.713Z] === RUN   TestInt64ValueOrDefault
17:01:22 [2021-09-16T17:01:22.713Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:01:22 [2021-09-16T17:01:22.713Z] === RUN   TestInt64ValueOrDefaultWithError
17:01:22 [2021-09-16T17:01:22.713Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:01:22 [2021-09-16T17:01:22.713Z] === RUN   TestJsonContentType
17:01:22 [2021-09-16T17:01:22.713Z] --- PASS: TestJsonContentType (0.00s)
17:01:22 [2021-09-16T17:01:22.713Z] PASS
17:01:22 [2021-09-16T17:01:22.713Z] coverage: 14.7% of statements
17:01:22 [2021-09-16T17:01:22.713Z] ok  	github.com/docker/docker/api/server/httputils	0.085s	coverage: 14.7% of statements
17:01:22 [2021-09-16T17:01:22.713Z] === RUN   TestMaskSecretKeys
17:01:22 [2021-09-16T17:01:22.713Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:01:22 [2021-09-16T17:01:22.713Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:01:22 [2021-09-16T17:01:22.713Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:01:22 [2021-09-16T17:01:22.713Z] --- PASS: TestMaskSecretKeys (0.00s)
17:01:22 [2021-09-16T17:01:22.713Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:01:22 [2021-09-16T17:01:22.713Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:01:22 [2021-09-16T17:01:22.713Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:01:22 [2021-09-16T17:01:22.713Z] === RUN   TestVersionMiddlewareVersion
17:01:22 [2021-09-16T17:01:22.713Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:01:22 [2021-09-16T17:01:22.713Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:01:22 [2021-09-16T17:01:22.713Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:01:22 [2021-09-16T17:01:22.713Z] PASS
17:01:22 [2021-09-16T17:01:22.713Z] coverage: 37.7% of statements
17:01:22 [2021-09-16T17:01:22.713Z] ok  	github.com/docker/docker/api/server/middleware	0.069s	coverage: 37.7% of statements
17:01:22 [2021-09-16T17:01:22.713Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:01:22 [2021-09-16T17:01:22.713Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:01:22 [2021-09-16T17:01:22.713Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:01:22 [2021-09-16T17:01:22.713Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:01:22 [2021-09-16T17:01:22.713Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:01:22 [2021-09-16T17:01:22.713Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:01:22 [2021-09-16T17:01:22.713Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:01:22 [2021-09-16T17:01:22.713Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:01:22 [2021-09-16T17:01:22.713Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestStrSliceMarshalJSON
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestStrSliceUnmarshalJSON
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestStrSliceUnmarshalString
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestStrSliceUnmarshalSlice
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] PASS
17:01:22 [2021-09-16T17:01:22.714Z] coverage: 90.0% of statements
17:01:22 [2021-09-16T17:01:22.714Z] ok  	github.com/docker/docker/api/types/strslice	0.033s	coverage: 90.0% of statements
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestAdjustForAPIVersion
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] PASS
17:01:22 [2021-09-16T17:01:22.714Z] coverage: 5.7% of statements
17:01:22 [2021-09-16T17:01:22.714Z] ok  	github.com/docker/docker/api/server/router/swarm	0.036s	coverage: 5.7% of statements
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestToJSON
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestToJSON (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestToParamWithVersion
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestToParamWithVersion (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestFromJSON
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestFromJSON (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestEmpty
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestEmpty (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestArgsMatchKVListEmptySources
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestArgsMatchKVList
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestArgsMatchKVList (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestArgsMatch
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestArgsMatch (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestAdd
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestAdd (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDel
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestDel (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestLen
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestLen (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestExactMatch
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestExactMatch (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestOnlyOneExactMatch
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestContains
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestContains (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestValidate
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestValidate (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestWalkValues
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestWalkValues (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestFuzzyMatch
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestFuzzyMatch (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestClone
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestClone (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] PASS
17:01:22 [2021-09-16T17:01:22.714Z] coverage: 92.2% of statements
17:01:22 [2021-09-16T17:01:22.714Z] ok  	github.com/docker/docker/api/types/filters	0.034s	coverage: 92.2% of statements
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDurationToSecondsString
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestDurationToSecondsString (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestGetTimestamp
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestGetTimestamp (0.12s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestParseTimestamps
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestParseTimestamps (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] PASS
17:01:22 [2021-09-16T17:01:22.714Z] coverage: 100.0% of statements
17:01:22 [2021-09-16T17:01:22.714Z] ok  	github.com/docker/docker/api/types/time	0.165s	coverage: 100.0% of statements
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestCompareVersion
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestCompareVersion (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] PASS
17:01:22 [2021-09-16T17:01:22.714Z] coverage: 77.3% of statements
17:01:22 [2021-09-16T17:01:22.714Z] ok  	github.com/docker/docker/api/types/versions	0.032s	coverage: 77.3% of statements
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/builder	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestParseRemoteURL
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestParseRemoteURL (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestCloneArgsSmartHttp
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestCloneArgsDumbHttp
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestCloneArgsGit
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestCloneArgsGit (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestCheckoutGit
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestEnable
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestEnable (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDisable
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestDisable (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestEnabled
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestEnabled (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] PASS
17:01:22 [2021-09-16T17:01:22.714Z] coverage: 100.0% of statements
17:01:22 [2021-09-16T17:01:22.714Z] ok  	github.com/docker/docker/cli/debug	0.034s	coverage: 100.0% of statements
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestProcessNoDockerignore
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestProcessShouldLeaveAllFiles
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDetectContentType
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestDetectContentType (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestSelectAcceptableMIME
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestInspectEmptyResponse
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestInspectResponseBinary
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestInspectResponseBinary (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestResponseUnsupportedContentType
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestInspectResponseTextSimple
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestInspectResponseEmptyContentType
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestUnknownContentLength
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestUnknownContentLength (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDownloadRemote
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestDownloadRemote (0.07s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestGetWithStatusError
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestGetWithStatusError (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestCloseRootDirectory
17:01:22 [2021-09-16T17:01:22.714Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:01:22 [2021-09-16T17:01:22.714Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestHashFile
17:01:22 [2021-09-16T17:01:22.714Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:01:22 [2021-09-16T17:01:22.714Z] --- SKIP: TestHashFile (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestHashSubdir
17:01:22 [2021-09-16T17:01:22.714Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:01:22 [2021-09-16T17:01:22.714Z] --- SKIP: TestHashSubdir (0.01s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestRemoveDirectory
17:01:22 [2021-09-16T17:01:22.714Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:01:22 [2021-09-16T17:01:22.714Z] --- SKIP: TestRemoveDirectory (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] PASS
17:01:22 [2021-09-16T17:01:22.714Z] coverage: 9.3% of statements
17:01:22 [2021-09-16T17:01:22.714Z] ok  	github.com/docker/docker/builder/remotecontext	0.201s	coverage: 9.3% of statements
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestGetAllAllowed
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestGetAllAllowed (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestGetAllMeta
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestGetAllMeta (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestWarnOnUnusedBuildArgs
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestIsUnreferencedBuiltin
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestIsExistingDirectory
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestIsExistingDirectory (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestGetFilenameForDownload
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestEnv2Variables
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestEnv2Variables (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestMaintainer
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestMaintainer (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestLabel
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestLabel (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestFromScratch
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestFromScratch (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestFromWithArg
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestFromWithArg (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestFromWithUndefinedArg
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestFromMultiStageWithNamedStage
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestOnbuild
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestOnbuild (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestWorkdir
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestWorkdir (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestCmd
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestCmd (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestHealthcheckNone
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestHealthcheckNone (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestHealthcheckCmd
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestHealthcheckCmd (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestEntrypoint
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestEntrypoint (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestExpose
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestExpose (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestUser
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestUser (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestVolume
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestVolume (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestStopSignal
17:01:22 [2021-09-16T17:01:22.714Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:01:22 [2021-09-16T17:01:22.714Z] --- SKIP: TestStopSignal (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestArg
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestArg (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestShell
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestShell (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestPrependEnvOnCmd
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestRunWithBuildArgs
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestRunIgnoresHealthcheck
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDispatchUnsupportedOptions
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestNormalizeWorkdir
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDispatch
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDispatch/COPY_url
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestDispatch (0.05s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestAddScratchImageAddsToMounts
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestAddFromScratchPopulatesPlatform
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestImageSourceGetAddsToMounts
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestEmptyDockerfile
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestEmptyDockerfile (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestSymlinkDockerfile
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDockerfileOutsideTheBuildContext
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestNonExistingDockerfile
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestCopyRunConfig
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestCopyRunConfig (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestDeepCopyRunConfig
17:01:22 [2021-09-16T17:01:22.714Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:01:22 [2021-09-16T17:01:22.714Z] === RUN   TestExportImage
17:01:22 [2021-09-16T17:01:22.715Z] --- PASS: TestExportImage (0.00s)
17:01:22 [2021-09-16T17:01:22.715Z] === RUN   TestNormalizeDest
17:01:22 [2021-09-16T17:01:22.715Z] --- PASS: TestNormalizeDest (0.00s)
17:01:22 [2021-09-16T17:01:22.715Z] PASS
17:01:22 [2021-09-16T17:01:22.715Z] coverage: 46.8% of statements
17:01:22 [2021-09-16T17:01:22.715Z] ok  	github.com/docker/docker/builder/dockerfile	0.181s	coverage: 46.8% of statements
17:01:22 [2021-09-16T17:01:22.715Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:01:23 [2021-09-16T17:01:23.186Z] === RUN   TestTCP4Proxy
17:01:23 [2021-09-16T17:01:23.186Z] --- PASS: TestTCP4Proxy (0.00s)
17:01:23 [2021-09-16T17:01:23.186Z] === RUN   TestTCP4ProxyHalfClose
17:01:23 [2021-09-16T17:01:23.186Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
17:01:23 [2021-09-16T17:01:23.186Z] === RUN   TestTCP6Proxy
17:01:23 [2021-09-16T17:01:23.186Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:01:23 [2021-09-16T17:01:23.186Z] --- SKIP: TestTCP6Proxy (0.00s)
17:01:23 [2021-09-16T17:01:23.186Z] === RUN   TestTCPDualStackProxy
17:01:23 [2021-09-16T17:01:23.186Z]     network_proxy_test.go:208: No support for dual stack yet
17:01:23 [2021-09-16T17:01:23.186Z] --- SKIP: TestTCPDualStackProxy (0.00s)
17:01:23 [2021-09-16T17:01:23.186Z] === RUN   TestUDP4Proxy
17:01:23 [2021-09-16T17:01:23.186Z] --- PASS: TestUDP4Proxy (0.00s)
17:01:23 [2021-09-16T17:01:23.186Z] === RUN   TestUDP6Proxy
17:01:23 [2021-09-16T17:01:23.186Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:01:23 [2021-09-16T17:01:23.186Z] --- SKIP: TestUDP6Proxy (0.00s)
17:01:23 [2021-09-16T17:01:23.186Z] === RUN   TestUDPWriteError
17:01:23 [2021-09-16T17:01:23.186Z] --- PASS: TestUDPWriteError (0.00s)
17:01:23 [2021-09-16T17:01:23.186Z] === RUN   TestSCTP4Proxy
17:01:23 [2021-09-16T17:01:23.186Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:01:23 [2021-09-16T17:01:23.186Z] --- SKIP: TestSCTP4Proxy (0.00s)
17:01:23 [2021-09-16T17:01:23.186Z] === RUN   TestSCTP6Proxy
17:01:23 [2021-09-16T17:01:23.186Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:01:23 [2021-09-16T17:01:23.186Z] --- SKIP: TestSCTP6Proxy (0.00s)
17:01:23 [2021-09-16T17:01:23.186Z] PASS
17:01:23 [2021-09-16T17:01:23.186Z] coverage: 49.4% of statements
17:01:23 [2021-09-16T17:01:23.186Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.047s	coverage: 49.4% of statements
17:01:23 [2021-09-16T17:01:23.446Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
17:01:25 [2021-09-16T17:01:25.176Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s)
17:01:25 [2021-09-16T17:01:25.176Z] PASS
17:01:25 [2021-09-16T17:01:25.176Z] 
17:01:25 [2021-09-16T17:01:25.176Z] === Skipped
17:01:25 [2021-09-16T17:01:25.176Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:01:25 [2021-09-16T17:01:25.176Z]     service_test.go:243: FLAKY_TEST
17:01:25 [2021-09-16T17:01:25.176Z] 
17:01:25 [2021-09-16T17:01:25.176Z] DONE 26 tests, 1 skipped in 45.307s
17:01:25 [2021-09-16T17:01:25.176Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:01:25 [2021-09-16T17:01:25.176Z] INFO: Testing against a local daemon
17:01:25 [2021-09-16T17:01:25.176Z] === RUN   TestDockerNetworkIpvlanPersistance
17:01:25 [2021-09-16T17:01:25.176Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:01:25 [2021-09-16T17:01:25.176Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:01:25 [2021-09-16T17:01:25.176Z] === RUN   TestDockerNetworkIpvlan
17:01:25 [2021-09-16T17:01:25.176Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:01:25 [2021-09-16T17:01:25.176Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:01:25 [2021-09-16T17:01:25.176Z] PASS
17:01:25 [2021-09-16T17:01:25.176Z] 
17:01:25 [2021-09-16T17:01:25.176Z] === Skipped
17:01:25 [2021-09-16T17:01:25.176Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:01:25 [2021-09-16T17:01:25.176Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:01:25 [2021-09-16T17:01:25.176Z] 
17:01:25 [2021-09-16T17:01:25.176Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:01:25 [2021-09-16T17:01:25.176Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:01:25 [2021-09-16T17:01:25.176Z] 
17:01:25 [2021-09-16T17:01:25.176Z] DONE 2 tests, 2 skipped in 0.029s
17:01:25 [2021-09-16T17:01:25.176Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:01:25 [2021-09-16T17:01:25.176Z] INFO: Testing against a local daemon
17:01:25 [2021-09-16T17:01:25.176Z] === RUN   TestDockerNetworkMacvlanPersistance
17:01:26 [2021-09-16T17:01:26.542Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
17:01:26 [2021-09-16T17:01:26.542Z] === RUN   TestDockerNetworkMacvlan
17:01:26 [2021-09-16T17:01:26.715Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
17:01:27 [2021-09-16T17:01:27.103Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:01:28 [2021-09-16T17:01:28.030Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:01:28 [2021-09-16T17:01:28.591Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:01:29 [2021-09-16T17:01:29.982Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
17:01:29 [2021-09-16T17:01:29.982Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.01s)
17:01:29 [2021-09-16T17:01:29.982Z] PASS
17:01:29 [2021-09-16T17:01:29.982Z] 
17:01:29 [2021-09-16T17:01:29.982Z] === Skipped
17:01:29 [2021-09-16T17:01:29.982Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
17:01:29 [2021-09-16T17:01:29.982Z]     build_session_test.go:25: TODO: BuildKit
17:01:29 [2021-09-16T17:01:29.982Z] 
17:01:29 [2021-09-16T17:01:29.982Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s)
17:01:29 [2021-09-16T17:01:29.982Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:01:29 [2021-09-16T17:01:29.982Z] 
17:01:29 [2021-09-16T17:01:29.982Z] DONE 34 tests, 2 skipped in 177.608s
17:01:29 [2021-09-16T17:01:29.982Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
17:01:29 [2021-09-16T17:01:29.982Z] ++ 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
17:01:29 [2021-09-16T17:01:29.982Z] ++ set -e
17:01:29 [2021-09-16T17:01:29.982Z] ++ '[' -n 0 ']'
17:01:29 [2021-09-16T17:01:29.982Z] ++ set -x
17:01:29 [2021-09-16T17:01:29.982Z] ++ 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
17:01:30 [2021-09-16T17:01:30.238Z] INFO: Testing against a local daemon
17:01:30 [2021-09-16T17:01:30.238Z] === RUN   TestConfigInspect
17:01:30 [2021-09-16T17:01:30.480Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCheckpointCreateError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCheckpointCreateError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCheckpointCreate
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCheckpointCreate (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCheckpointDeleteError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCheckpointDelete
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCheckpointDelete (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCheckpointListError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCheckpointListError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCheckpointList
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCheckpointList (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCheckpointListContainerNotFound
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestNewClientWithOpsFromEnv
17:01:31 [2021-09-16T17:01:31.876Z]     client_test.go:23: runtime.GOOS == "windows"
17:01:31 [2021-09-16T17:01:31.876Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestGetAPIPath
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestGetAPIPath (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestParseHostURL
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestParseHostURL (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestNegotiateAPIVersionEmpty
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestNegotiateAPIVersion
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestNegotiateAPVersionOverride
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestNegotiateAPIVersionAutomatic
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestClientRedirect
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestClientRedirect (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigCreateUnsupported
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigCreateError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigCreateError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigCreate
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigCreate (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigInspectNotFound
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigInspectWithEmptyID
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigInspectUnsupported
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigInspectError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigInspectError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigInspectConfigNotFound
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigInspect
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigInspect (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigListUnsupported
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigListUnsupported (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigListError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigListError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigList
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigList (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigRemoveUnsupported
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigRemoveError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigRemoveError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigRemove
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigRemove (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigUpdateUnsupported
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigUpdateError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigUpdateError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestConfigUpdate
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestConfigUpdate (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestContainerCommitError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestContainerCommitError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestContainerCommit
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestContainerCommit (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestContainerStatPathError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestContainerStatPathError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestContainerStatPathNotFoundError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestContainerStatPathNoHeaderError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestContainerStatPath
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestContainerStatPath (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCopyToContainerError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCopyToContainerError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCopyToContainerNotFoundError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCopyToContainerNotStatusOKError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCopyToContainer
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCopyToContainer (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCopyFromContainerError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCopyFromContainerError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCopyFromContainerNotFoundError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCopyFromContainerNotStatusOKError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCopyFromContainerNoHeaderError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestCopyFromContainer
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestCopyFromContainer (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestContainerCreateError
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestContainerCreateError (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestContainerCreateImageNotFound
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestContainerCreateWithName
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestContainerCreateWithName (0.00s)
17:01:31 [2021-09-16T17:01:31.876Z] === RUN   TestContainerCreateAutoRemove
17:01:31 [2021-09-16T17:01:31.876Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerDiffError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerDiffError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerDiff
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerDiff (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerExecCreateError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerExecCreateError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerExecCreate
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerExecCreate (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerExecStartError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerExecStartError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerExecStart
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerExecStart (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerExecInspectError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerExecInspectError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerExecInspect
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerExecInspect (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerExportError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerExportError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerExport
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerExport (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerInspectError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerInspectError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerInspectContainerNotFound
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerInspectWithEmptyID
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerInspect
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerInspect (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerInspectNode
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerInspectNode (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerKillError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerKillError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerKill
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerKill (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerListError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerListError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerList
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerList (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerLogsNotFoundError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerLogsError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerLogsError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerLogs
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerLogs (0.13s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerPauseError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerPauseError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerPause
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerPause (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainersPruneError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainersPruneError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainersPrune
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainersPrune (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerRemoveError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerRemoveError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerRemoveNotFoundError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerRemove
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerRemove (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerRenameError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerRenameError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerRename
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerRename (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerResizeError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerResizeError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerExecResizeError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerExecResizeError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerResize
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerResize (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerExecResize
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerExecResize (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerRestartError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerRestartError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerRestart
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerRestart (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerStartError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerStartError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerStart
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerStart (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerStatsError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerStatsError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerStats
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerStats (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerStopError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerStopError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerStop
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerStop (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerTopError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerTopError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerTop
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerTop (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerUnpauseError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerUnpauseError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerUnpause
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerUnpause (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerUpdateError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerUpdateError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerUpdate
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerUpdate (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerWaitError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerWaitError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestContainerWait
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestContainerWait (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestDiskUsageError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestDiskUsageError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestDiskUsage
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestDiskUsage (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestDistributionInspectUnsupported
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestDistributionInspectWithEmptyID
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestEventsErrorInOptions
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestEventsErrorFromServer
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestEvents
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestEvents (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestTLSCloseWriter
17:01:31 [2021-09-16T17:01:31.877Z] === PAUSE TestTLSCloseWriter
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageBuildError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageBuildError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageBuild
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageBuild (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestGetDockerOS
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestGetDockerOS (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageCreateError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageCreateError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageCreate
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageCreate (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageHistoryError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageHistoryError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageHistory
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageHistory (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageImportError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageImportError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageImport
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageImport (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageInspectError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageInspectError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageInspectImageNotFound
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageInspectWithEmptyID
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageInspect
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageInspect (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageListError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageListError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageList
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageList (0.01s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageListApiBefore125
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageLoadError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageLoadError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageLoad
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageLoad (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagesPruneError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagesPruneError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagesPrune
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagesPrune (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePullReferenceParseError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePullAnyError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagePullAnyError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePullStatusUnauthorizedError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePullWithoutErrors
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePushReferenceError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagePushReferenceError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePushAnyError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagePushAnyError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePushStatusUnauthorizedError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePushWithoutErrors
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageRemoveError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageRemoveError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageRemoveImageNotFound
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageRemove
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageRemove (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageSaveError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageSaveError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageSave
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageSave (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageSearchAnyError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageSearchAnyError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageSearchStatusUnauthorizedError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageSearchWithoutErrors
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageTagError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageTagError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageTagInvalidReference
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageTagInvalidSourceImageName
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageTagHexSource
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageTagHexSource (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestImageTag
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestImageTag (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestInfoServerError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestInfoServerError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestInfoInvalidResponseJSONError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestInfo
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestInfo (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkConnectError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkConnectError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkConnect
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkConnect (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkCreateError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkCreateError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkCreate
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkCreate (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkDisconnectError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkDisconnect
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkDisconnect (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkInspectError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkInspectError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkInspectNotFoundError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkInspectWithEmptyID
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkInspect
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkInspect (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkListError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkListError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkList
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkList (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworksPruneError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworksPruneError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworksPrune
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworksPrune (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkRemoveError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkRemoveError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNetworkRemove
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNetworkRemove (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNodeInspectError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNodeInspectError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNodeInspectNodeNotFound
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNodeInspectWithEmptyID
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNodeInspect
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNodeInspect (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNodeListError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNodeListError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNodeList
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNodeList (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNodeRemoveError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNodeRemoveError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNodeRemove
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNodeRemove (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNodeUpdateError
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNodeUpdateError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestNodeUpdate
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestNodeUpdate (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestOptionWithTimeout
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestOptionWithTimeout (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestPingFail
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestPingFail (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestPingWithError
17:01:31 [2021-09-16T17:01:31.877Z] 2021/09/16 17:01:31 RoundTripper returned a response & error; ignoring response
17:01:31 [2021-09-16T17:01:31.877Z] 2021/09/16 17:01:31 RoundTripper returned a response & error; ignoring response
17:01:31 [2021-09-16T17:01:31.877Z] --- PASS: TestPingWithError (0.00s)
17:01:31 [2021-09-16T17:01:31.877Z] === RUN   TestPingSuccess
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPingSuccess (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPingHeadFallback
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPingHeadFallback/OK
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPingHeadFallback/Not_Found
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPingHeadFallback (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginDisableError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginDisableError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginDisable
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginDisable (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginEnableError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginEnableError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginEnable
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginEnable (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginInspectError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginInspectError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginInspectWithEmptyID
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginInspect
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginInspect (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginListError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginListError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginList
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginList (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginPushError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginPushError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginPush
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginPush (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginRemoveError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginRemoveError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginRemove
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginRemove (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginSetError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginSetError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPluginSet
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPluginSet (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSetHostHeader
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSetHostHeader (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestPlainTextError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestPlainTextError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestInfiniteError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestInfiniteError (0.03s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestCanceledContext
17:01:31 [2021-09-16T17:01:31.878Z] 2021/09/16 17:01:31 RoundTripper returned a response & error; ignoring response
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestCanceledContext (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestDeadlineExceededContext
17:01:31 [2021-09-16T17:01:31.878Z] 2021/09/16 17:01:31 RoundTripper returned a response & error; ignoring response
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestDeadlineExceededContext (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretCreateUnsupported
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretCreateError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretCreateError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretCreate
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretCreate (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretInspectUnsupported
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretInspectError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretInspectError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretInspectSecretNotFound
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretInspectWithEmptyID
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretInspect
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretInspect (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretListUnsupported
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretListUnsupported (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretListError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretListError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretList
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretList (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretRemoveUnsupported
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretRemoveError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretRemoveError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretRemove
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretRemove (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretUpdateUnsupported
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretUpdateError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretUpdateError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSecretUpdate
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSecretUpdate (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceCreateError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceCreateError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceCreate
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceCreate (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceCreateCompatiblePlatforms
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceCreateDigestPinning
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceInspectError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceInspectError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceInspectServiceNotFound
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceInspectWithEmptyID
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceInspect
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceInspect (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceListError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceListError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceList
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceList (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceLogsError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceLogsError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceLogs
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceLogs (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceRemoveError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceRemoveError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceRemoveNotFoundError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceRemove
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceRemove (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceUpdateError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceUpdateError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestServiceUpdate
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestServiceUpdate (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSwarmGetUnlockKeyError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSwarmGetUnlockKey
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSwarmInitError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSwarmInitError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSwarmInit
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSwarmInit (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSwarmInspectError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSwarmInspectError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSwarmInspect
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSwarmInspect (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSwarmJoinError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSwarmJoinError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSwarmJoin
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSwarmJoin (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSwarmLeaveError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSwarmLeaveError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSwarmLeave
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSwarmLeave (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSwarmUnlockError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSwarmUnlockError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSwarmUnlock
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSwarmUnlock (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSwarmUpdateError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSwarmUpdateError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestSwarmUpdate
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestSwarmUpdate (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestTaskInspectError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestTaskInspectError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestTaskInspectWithEmptyID
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestTaskInspect
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestTaskInspect (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestTaskListError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestTaskListError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestTaskList
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestTaskList (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestVolumeCreateError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestVolumeCreateError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestVolumeCreate
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestVolumeCreate (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestVolumeInspectError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestVolumeInspectError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestVolumeInspectNotFound
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestVolumeInspectWithEmptyID
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestVolumeInspect
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestVolumeInspect (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestVolumeListError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestVolumeListError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestVolumeList
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestVolumeList (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestVolumeRemoveError
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestVolumeRemoveError (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === RUN   TestVolumeRemove
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestVolumeRemove (0.00s)
17:01:31 [2021-09-16T17:01:31.878Z] === CONT  TestTLSCloseWriter
17:01:31 [2021-09-16T17:01:31.878Z] --- PASS: TestTLSCloseWriter (0.01s)
17:01:31 [2021-09-16T17:01:31.878Z] PASS
17:01:31 [2021-09-16T17:01:31.878Z] coverage: 75.1% of statements
17:01:31 [2021-09-16T17:01:31.878Z] ok  	github.com/docker/docker/client	0.326s	coverage: 75.1% of statements
17:01:32 [2021-09-16T17:01:32.129Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
17:01:32 [2021-09-16T17:01:32.369Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:01:33 [2021-09-16T17:01:33.057Z] --- PASS: TestConfigInspect (2.83s)
17:01:33 [2021-09-16T17:01:33.057Z] === RUN   TestConfigList
17:01:33 [2021-09-16T17:01:33.619Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
17:01:36 [2021-09-16T17:01:36.135Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
17:01:36 [2021-09-16T17:01:36.135Z] --- PASS: TestConfigList (2.96s)
17:01:36 [2021-09-16T17:01:36.135Z] === RUN   TestConfigsCreateAndDelete
17:01:36 [2021-09-16T17:01:36.135Z]     check_test.go:308: [da356ea59ff4f] daemon is not started
17:01:36 [2021-09-16T17:01:36.135Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
17:01:36 [2021-09-16T17:01:36.538Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:01:36 [2021-09-16T17:01:36.538Z] --- PASS: TestDockerNetworkMacvlan (10.20s)
17:01:36 [2021-09-16T17:01:36.538Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
17:01:36 [2021-09-16T17:01:36.538Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
17:01:36 [2021-09-16T17:01:36.538Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s)
17:01:36 [2021-09-16T17:01:36.538Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.92s)
17:01:36 [2021-09-16T17:01:36.538Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.27s)
17:01:36 [2021-09-16T17:01:36.538Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
17:01:36 [2021-09-16T17:01:36.538Z] PASS
17:01:36 [2021-09-16T17:01:36.538Z] 
17:01:36 [2021-09-16T17:01:36.538Z] DONE 8 tests in 11.509s
17:01:36 [2021-09-16T17:01:36.538Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:01:36 [2021-09-16T17:01:36.538Z] testing: warning: no tests to run
17:01:36 [2021-09-16T17:01:36.538Z] PASS
17:01:36 [2021-09-16T17:01:36.538Z] 
17:01:36 [2021-09-16T17:01:36.538Z] DONE 0 tests in 0.007s
17:01:36 [2021-09-16T17:01:36.698Z]     check_test.go:308: [dda9c68d4f6e7] daemon is not started
17:01:36 [2021-09-16T17:01:36.698Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
17:01:36 [2021-09-16T17:01:36.794Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:01:36 [2021-09-16T17:01:36.794Z] INFO: Testing against a local daemon
17:01:36 [2021-09-16T17:01:36.794Z] === RUN   TestAuthZPluginAllowRequest
17:01:36 [2021-09-16T17:01:36.955Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:01:37 [2021-09-16T17:01:37.211Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:01:38 [2021-09-16T17:01:38.138Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
17:01:38 [2021-09-16T17:01:38.157Z] --- PASS: TestAuthZPluginAllowRequest (1.22s)
17:01:38 [2021-09-16T17:01:38.157Z] === RUN   TestAuthZPluginTLS
17:01:38 [2021-09-16T17:01:38.394Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:01:38 [2021-09-16T17:01:38.412Z] --- PASS: TestAuthZPluginTLS (0.54s)
17:01:38 [2021-09-16T17:01:38.412Z] === RUN   TestAuthZPluginDenyRequest
17:01:38 [2021-09-16T17:01:38.650Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:01:38 [2021-09-16T17:01:38.650Z] --- PASS: TestConfigsCreateAndDelete (2.70s)
17:01:38 [2021-09-16T17:01:38.650Z] === RUN   TestConfigsUpdate
17:01:38 [2021-09-16T17:01:38.650Z]     check_test.go:308: [d832ee95e9f86] daemon is not started
17:01:38 [2021-09-16T17:01:38.650Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
17:01:39 [2021-09-16T17:01:39.014Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:01:39 [2021-09-16T17:01:39.014Z] === RUN   TestAuthZPluginAPIDenyResponse
17:01:39 [2021-09-16T17:01:39.213Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
17:01:39 [2021-09-16T17:01:39.578Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
17:01:39 [2021-09-16T17:01:39.578Z] === RUN   TestAuthZPluginDenyResponse
17:01:40 [2021-09-16T17:01:40.144Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:01:40 [2021-09-16T17:01:40.144Z] === RUN   TestAuthZPluginAllowEventStream
17:01:41 [2021-09-16T17:01:41.102Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
17:01:41 [2021-09-16T17:01:41.102Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:01:41 [2021-09-16T17:01:41.508Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s)
17:01:41 [2021-09-16T17:01:41.508Z] === RUN   TestAuthZPluginErrorResponse
17:01:41 [2021-09-16T17:01:41.679Z] --- PASS: TestConfigsUpdate (2.85s)
17:01:41 [2021-09-16T17:01:41.679Z] === RUN   TestTemplatedConfig
17:01:41 [2021-09-16T17:01:41.764Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:01:41 [2021-09-16T17:01:41.764Z] === RUN   TestAuthZPluginErrorRequest
17:01:42 [2021-09-16T17:01:42.324Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:01:42 [2021-09-16T17:01:42.324Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:01:42 [2021-09-16T17:01:42.617Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
17:01:42 [2021-09-16T17:01:42.886Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:01:42 [2021-09-16T17:01:42.886Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:01:43 [2021-09-16T17:01:43.373Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:01:44 [2021-09-16T17:01:44.745Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:01:44 [2021-09-16T17:01:44.745Z] --- PASS: TestTemplatedConfig (3.26s)
17:01:44 [2021-09-16T17:01:44.745Z] === RUN   TestConfigCreateResolve
17:01:44 [2021-09-16T17:01:44.745Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
17:01:44 [2021-09-16T17:01:44.775Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.52s)
17:01:44 [2021-09-16T17:01:44.775Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:01:46 [2021-09-16T17:01:46.111Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
17:01:46 [2021-09-16T17:01:46.140Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.61s)
17:01:46 [2021-09-16T17:01:46.140Z] === RUN   TestAuthZPluginHeader
17:01:46 [2021-09-16T17:01:46.675Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
17:01:46 [2021-09-16T17:01:46.703Z] --- PASS: TestAuthZPluginHeader (0.74s)
17:01:46 [2021-09-16T17:01:46.703Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:01:46 [2021-09-16T17:01:46.846Z] --- PASS: TestCheckoutGit (26.03s)
17:01:46 [2021-09-16T17:01:46.846Z] === RUN   TestValidGitTransport
17:01:46 [2021-09-16T17:01:46.846Z] --- PASS: TestValidGitTransport (0.00s)
17:01:46 [2021-09-16T17:01:46.846Z] === RUN   TestGitInvalidRef
17:01:46 [2021-09-16T17:01:46.846Z] --- PASS: TestGitInvalidRef (0.17s)
17:01:46 [2021-09-16T17:01:46.846Z] PASS
17:01:46 [2021-09-16T17:01:46.846Z] coverage: 86.3% of statements
17:01:46 [2021-09-16T17:01:46.846Z] ok  	github.com/docker/docker/builder/remotecontext/git	26.252s	coverage: 86.3% of statements
17:01:47 [2021-09-16T17:01:47.321Z] ?   	github.com/docker/docker/cli	[no test files]
17:01:47 [2021-09-16T17:01:47.321Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:01:47 [2021-09-16T17:01:47.602Z] --- PASS: TestConfigCreateResolve (2.68s)
17:01:47 [2021-09-16T17:01:47.602Z] PASS
17:01:47 [2021-09-16T17:01:47.602Z] 
17:01:47 [2021-09-16T17:01:47.602Z] DONE 6 tests in 17.427s
17:01:47 [2021-09-16T17:01:47.602Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
17:01:47 [2021-09-16T17:01:47.602Z] ++ 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
17:01:47 [2021-09-16T17:01:47.603Z] ++ set -e
17:01:47 [2021-09-16T17:01:47.603Z] ++ '[' -n 0 ']'
17:01:47 [2021-09-16T17:01:47.603Z] ++ set -x
17:01:47 [2021-09-16T17:01:47.603Z] ++ 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
17:01:47 [2021-09-16T17:01:47.603Z] INFO: Testing against a local daemon
17:01:47 [2021-09-16T17:01:47.603Z] === RUN   TestCheckpoint
17:01:47 [2021-09-16T17:01:47.603Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:01:47 [2021-09-16T17:01:47.603Z] --- SKIP: TestCheckpoint (0.00s)
17:01:47 [2021-09-16T17:01:47.603Z] === RUN   TestContainerInvalidJSON
17:01:47 [2021-09-16T17:01:47.603Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:01:47 [2021-09-16T17:01:47.603Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:01:47 [2021-09-16T17:01:47.603Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:01:47 [2021-09-16T17:01:47.603Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:01:47 [2021-09-16T17:01:47.603Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:01:47 [2021-09-16T17:01:47.603Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:01:47 [2021-09-16T17:01:47.603Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:01:47 [2021-09-16T17:01:47.603Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:01:47 [2021-09-16T17:01:47.603Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:01:47 [2021-09-16T17:01:47.603Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:01:47 [2021-09-16T17:01:47.859Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
17:01:47 [2021-09-16T17:01:47.859Z] === RUN   TestCopyFromContainerPathIsNotDir
17:01:47 [2021-09-16T17:01:47.859Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
17:01:47 [2021-09-16T17:01:47.859Z] === RUN   TestCopyToContainerPathDoesNotExist
17:01:47 [2021-09-16T17:01:47.859Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
17:01:47 [2021-09-16T17:01:47.859Z] === RUN   TestCopyToContainerPathIsNotDir
17:01:47 [2021-09-16T17:01:47.859Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
17:01:47 [2021-09-16T17:01:47.859Z] === RUN   TestCopyFromContainer
17:01:49 [2021-09-16T17:01:49.231Z] === RUN   TestCopyFromContainer//
17:01:49 [2021-09-16T17:01:49.231Z] === RUN   TestCopyFromContainer//bar/root
17:01:49 [2021-09-16T17:01:49.231Z] === RUN   TestCopyFromContainer//bar/root/
17:01:49 [2021-09-16T17:01:49.487Z] === RUN   TestCopyFromContainer/bar/quux
17:01:49 [2021-09-16T17:01:49.487Z] === RUN   TestCopyFromContainer/bar/quux/
17:01:49 [2021-09-16T17:01:49.487Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:01:49 [2021-09-16T17:01:49.743Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:01:49 [2021-09-16T17:01:49.743Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:01:49 [2021-09-16T17:01:49.743Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:01:49 [2021-09-16T17:01:49.743Z] === RUN   TestCopyFromContainer/bar/notarget
17:01:50 [2021-09-16T17:01:50.000Z] --- PASS: TestCopyFromContainer (2.00s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCopyFromContainer// (0.07s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCopyFromContainer//bar/root (0.09s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.07s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.09s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.07s)
17:01:50 [2021-09-16T17:01:50.000Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:01:50 [2021-09-16T17:01:50.000Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:01:50 [2021-09-16T17:01:50.000Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:01:50 [2021-09-16T17:01:50.000Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:01:50 [2021-09-16T17:01:50.000Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:01:50 [2021-09-16T17:01:50.000Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:01:50 [2021-09-16T17:01:50.000Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:01:50 [2021-09-16T17:01:50.000Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:01:50 [2021-09-16T17:01:50.000Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:01:50 [2021-09-16T17:01:50.000Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:01:50 [2021-09-16T17:01:50.000Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
17:01:50 [2021-09-16T17:01:50.000Z] === RUN   TestCreateLinkToNonExistingContainer
17:01:50 [2021-09-16T17:01:50.000Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:01:50 [2021-09-16T17:01:50.000Z] === RUN   TestCreateWithInvalidEnv
17:01:50 [2021-09-16T17:01:50.000Z] === RUN   TestCreateWithInvalidEnv/0
17:01:50 [2021-09-16T17:01:50.000Z] === PAUSE TestCreateWithInvalidEnv/0
17:01:50 [2021-09-16T17:01:50.000Z] === RUN   TestCreateWithInvalidEnv/1
17:01:50 [2021-09-16T17:01:50.000Z] === PAUSE TestCreateWithInvalidEnv/1
17:01:50 [2021-09-16T17:01:50.000Z] === RUN   TestCreateWithInvalidEnv/2
17:01:50 [2021-09-16T17:01:50.000Z] === PAUSE TestCreateWithInvalidEnv/2
17:01:50 [2021-09-16T17:01:50.000Z] === CONT  TestCreateWithInvalidEnv/0
17:01:50 [2021-09-16T17:01:50.000Z] === CONT  TestCreateWithInvalidEnv/1
17:01:50 [2021-09-16T17:01:50.000Z] === CONT  TestCreateWithInvalidEnv/2
17:01:50 [2021-09-16T17:01:50.000Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:01:50 [2021-09-16T17:01:50.000Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:01:50 [2021-09-16T17:01:50.000Z] === RUN   TestCreateTmpfsMountsTarget
17:01:50 [2021-09-16T17:01:50.000Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:01:50 [2021-09-16T17:01:50.000Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
17:01:50 [2021-09-16T17:01:50.000Z] === RUN   TestCreateWithCustomMaskedPaths
17:01:50 [2021-09-16T17:01:50.000Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
17:01:50 [2021-09-16T17:01:50.868Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.61s)
17:01:50 [2021-09-16T17:01:50.868Z] === RUN   TestAuthZPluginV2Disable
17:01:51 [2021-09-16T17:01:51.891Z] --- PASS: TestCreateWithCustomMaskedPaths (1.80s)
17:01:51 [2021-09-16T17:01:51.891Z] === RUN   TestCreateWithCustomReadonlyPaths
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestConfigureDaemonLogs
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestCommonOptionsInstallFlags
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:01:52 [2021-09-16T17:01:52.098Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:01:52 [2021-09-16T17:01:52.098Z] PASS
17:01:52 [2021-09-16T17:01:52.098Z] coverage: 18.5% of statements
17:01:52 [2021-09-16T17:01:52.098Z] ok  	github.com/docker/docker/cmd/dockerd	0.156s	coverage: 18.5% of statements
17:01:52 [2021-09-16T17:01:52.098Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
17:01:52 [2021-09-16T17:01:52.098Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestContainerStopSignal
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestContainerStopSignal (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestContainerStopTimeout
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestContainerStopTimeout (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestContainerSecretReferenceDestTarget
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestContainerLogPathSetForRingLogger
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestReplaceAndAppendEnvVars
17:01:53 [2021-09-16T17:01:53.090Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestNewMemoryStore
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestNewMemoryStore (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestAddContainers
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestAddContainers (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestGetContainer
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestGetContainer (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestDeleteContainer
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestDeleteContainer (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestListContainers
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestListContainers (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestFirstContainer
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestFirstContainer (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestApplyAllContainer
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestApplyAllContainer (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestIsValidHealthString
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestIsValidHealthString (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestStateRunStop
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestStateRunStop (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestStateTimeoutWait
17:01:53 [2021-09-16T17:01:53.090Z]     state_test.go:141: Stop callback fired
17:01:53 [2021-09-16T17:01:53.090Z]     state_test.go:165: Stop callback fired
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestStateTimeoutWait (0.10s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestIsValidStateString
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestIsValidStateString (0.00s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestViewSaveDelete
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestViewSaveDelete (0.01s)
17:01:53 [2021-09-16T17:01:53.090Z] === RUN   TestViewAll
17:01:53 [2021-09-16T17:01:53.090Z] --- PASS: TestViewAll (0.01s)
17:01:53 [2021-09-16T17:01:53.258Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:01:53 [2021-09-16T17:01:53.258Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:01:53 [2021-09-16T17:01:53.384Z] --- PASS: TestAuthZPluginV2Disable (2.94s)
17:01:53 [2021-09-16T17:01:53.384Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:01:53 [2021-09-16T17:01:53.514Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s)
17:01:53 [2021-09-16T17:01:53.514Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:01:53 [2021-09-16T17:01:53.514Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:01:53 [2021-09-16T17:01:53.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:01:53 [2021-09-16T17:01:53.514Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:01:53 [2021-09-16T17:01:53.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:01:53 [2021-09-16T17:01:53.514Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:01:53 [2021-09-16T17:01:53.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:01:53 [2021-09-16T17:01:53.514Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:01:53 [2021-09-16T17:01:53.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:01:53 [2021-09-16T17:01:53.514Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:01:53 [2021-09-16T17:01:53.514Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:01:53 [2021-09-16T17:01:53.514Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:01:53 [2021-09-16T17:01:53.514Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:01:53 [2021-09-16T17:01:53.514Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:01:53 [2021-09-16T17:01:53.514Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:01:53 [2021-09-16T17:01:53.514Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:01:53 [2021-09-16T17:01:53.514Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:01:53 [2021-09-16T17:01:53.514Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
17:01:53 [2021-09-16T17:01:53.514Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
17:01:53 [2021-09-16T17:01:53.514Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
17:01:53 [2021-09-16T17:01:53.514Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:01:53 [2021-09-16T17:01:53.514Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:01:53 [2021-09-16T17:01:53.514Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:01:53 [2021-09-16T17:01:53.568Z] === RUN   TestViewGet
17:01:53 [2021-09-16T17:01:53.568Z] --- PASS: TestViewGet (0.01s)
17:01:53 [2021-09-16T17:01:53.568Z] === RUN   TestNames
17:01:53 [2021-09-16T17:01:53.568Z] --- PASS: TestNames (0.00s)
17:01:53 [2021-09-16T17:01:53.568Z] === RUN   TestViewWithHealthCheck
17:01:53 [2021-09-16T17:01:53.568Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:01:53 [2021-09-16T17:01:53.568Z] PASS
17:01:53 [2021-09-16T17:01:53.568Z] coverage: 41.7% of statements
17:01:53 [2021-09-16T17:01:53.568Z] ok  	github.com/docker/docker/container	0.223s	coverage: 41.7% of statements
17:01:53 [2021-09-16T17:01:53.568Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:01:53 [2021-09-16T17:01:53.568Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:01:53 [2021-09-16T17:01:53.568Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:01:53 [2021-09-16T17:01:53.568Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:01:53 [2021-09-16T17:01:53.770Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
17:01:54 [2021-09-16T17:01:54.332Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
17:01:54 [2021-09-16T17:01:54.332Z] === RUN   TestCreateDifferentPlatform
17:01:54 [2021-09-16T17:01:54.332Z] === RUN   TestCreateDifferentPlatform/different_os
17:01:54 [2021-09-16T17:01:54.332Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:01:54 [2021-09-16T17:01:54.332Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:01:54 [2021-09-16T17:01:54.332Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:01:54 [2021-09-16T17:01:54.332Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:01:54 [2021-09-16T17:01:54.332Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:01:54 [2021-09-16T17:01:54.332Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:01:54 [2021-09-16T17:01:54.332Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:01:54 [2021-09-16T17:01:54.332Z]     check_test.go:308: [d374fb753be8e] daemon is not started
17:01:54 [2021-09-16T17:01:54.332Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
17:01:54 [2021-09-16T17:01:54.332Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
17:01:54 [2021-09-16T17:01:54.332Z] === RUN   TestContainerStartOnDaemonRestart
17:01:54 [2021-09-16T17:01:54.332Z] === PAUSE TestContainerStartOnDaemonRestart
17:01:54 [2021-09-16T17:01:54.332Z] === RUN   TestDaemonRestartIpcMode
17:01:54 [2021-09-16T17:01:54.332Z] === PAUSE TestDaemonRestartIpcMode
17:01:54 [2021-09-16T17:01:54.332Z] === RUN   TestDaemonHostGatewayIP
17:01:54 [2021-09-16T17:01:54.332Z] === PAUSE TestDaemonHostGatewayIP
17:01:54 [2021-09-16T17:01:54.332Z] === RUN   TestRestartDaemonWithRestartingContainer
17:01:54 [2021-09-16T17:01:54.332Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:01:54 [2021-09-16T17:01:54.332Z] === RUN   TestContainerKillOnDaemonStart
17:01:54 [2021-09-16T17:01:54.332Z] === PAUSE TestContainerKillOnDaemonStart
17:01:54 [2021-09-16T17:01:54.332Z] === RUN   TestDiff
17:01:54 [2021-09-16T17:01:54.565Z] === RUN   TestPrepare
17:01:54 [2021-09-16T17:01:54.565Z] --- PASS: TestPrepare (0.00s)
17:01:54 [2021-09-16T17:01:54.565Z] === RUN   TestStart
17:01:54 [2021-09-16T17:01:54.565Z] --- PASS: TestStart (0.00s)
17:01:54 [2021-09-16T17:01:54.565Z] === RUN   TestWaitCancel
17:01:54 [2021-09-16T17:01:54.565Z] --- PASS: TestWaitCancel (0.00s)
17:01:54 [2021-09-16T17:01:54.565Z] === RUN   TestWaitDisabled
17:01:54 [2021-09-16T17:01:54.565Z] --- PASS: TestWaitDisabled (0.00s)
17:01:54 [2021-09-16T17:01:54.565Z] === RUN   TestWaitEnabled
17:01:54 [2021-09-16T17:01:54.565Z] --- PASS: TestWaitEnabled (0.00s)
17:01:54 [2021-09-16T17:01:54.565Z] === RUN   TestRemove
17:01:54 [2021-09-16T17:01:54.565Z] --- PASS: TestRemove (0.00s)
17:01:54 [2021-09-16T17:01:54.565Z] PASS
17:01:54 [2021-09-16T17:01:54.565Z] coverage: 65.3% of statements
17:01:54 [2021-09-16T17:01:54.565Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.055s	coverage: 65.3% of statements
17:01:54 [2021-09-16T17:01:54.588Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:01:54 [2021-09-16T17:01:54.844Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
17:01:55 [2021-09-16T17:01:55.099Z] --- PASS: TestDiff (0.71s)
17:01:55 [2021-09-16T17:01:55.099Z] === RUN   TestExecWithCloseStdin
17:01:55 [2021-09-16T17:01:55.356Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
17:01:55 [2021-09-16T17:01:55.556Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:01:55 [2021-09-16T17:01:55.556Z] === RUN   TestNewListSecretsFilters
17:01:55 [2021-09-16T17:01:55.556Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:01:55 [2021-09-16T17:01:55.556Z] === RUN   TestNewListConfigsFilters
17:01:55 [2021-09-16T17:01:55.556Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:01:55 [2021-09-16T17:01:55.556Z] PASS
17:01:55 [2021-09-16T17:01:55.556Z] coverage: 0.5% of statements
17:01:55 [2021-09-16T17:01:55.918Z] --- PASS: TestExecWithCloseStdin (0.75s)
17:01:55 [2021-09-16T17:01:55.918Z] === RUN   TestExec
17:01:55 [2021-09-16T17:01:55.918Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
17:01:56 [2021-09-16T17:01:56.029Z] ok  	github.com/docker/docker/daemon/cluster	0.131s	coverage: 0.5% of statements
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s)
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCIsolation
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertFromGRPCIsolation
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertFromGRPCConfigs
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCConfigs
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:01:56 [2021-09-16T17:01:56.029Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:01:56 [2021-09-16T17:01:56.029Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:01:56 [2021-09-16T17:01:56.029Z] PASS
17:01:56 [2021-09-16T17:01:56.029Z] coverage: 35.9% of statements
17:01:56 [2021-09-16T17:01:56.029Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.192s	coverage: 35.9% of statements
17:01:56 [2021-09-16T17:01:56.480Z] --- PASS: TestExec (0.80s)
17:01:56 [2021-09-16T17:01:56.480Z] === RUN   TestExecUser
17:01:56 [2021-09-16T17:01:56.648Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.78s)
17:01:56 [2021-09-16T17:01:56.649Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:01:57 [2021-09-16T17:01:57.410Z] --- PASS: TestExecUser (0.88s)
17:01:57 [2021-09-16T17:01:57.410Z] === RUN   TestExportContainerAndImportImage
17:01:57 [2021-09-16T17:01:57.973Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:01:58 [2021-09-16T17:01:58.538Z] --- PASS: TestExportContainerAndImportImage (1.18s)
17:01:58 [2021-09-16T17:01:58.538Z] === RUN   TestExportContainerAfterDaemonRestart
17:01:58 [2021-09-16T17:01:58.794Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
17:01:59 [2021-09-16T17:01:59.050Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestDiscoveryOptsErrors
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestDiscoveryOpts
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestDiscoveryOpts (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] PASS
17:01:59 [2021-09-16T17:01:59.844Z] coverage: 30.0% of statements
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestBuilderGC
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestBuilderGC (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestDaemonConfigurationNotFound
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestDaemonBrokenConfiguration
17:01:59 [2021-09-16T17:01:59.844Z] ok  	github.com/docker/docker/daemon/discovery	0.039s	coverage: 30.0% of statements
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestParseClusterAdvertiseSettings
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestFindConfigurationConflicts
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestDaemonConfigurationMergeConflicts
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfigurationErrors
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfiguration
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfiguration/with_label
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfiguration/with_dns
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfiguration/with_dns-search
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:01:59 [2021-09-16T17:01:59.844Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:01:59 [2021-09-16T17:01:59.844Z] --- PASS: TestValidateConfiguration (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:01:59 [2021-09-16T17:01:59.844Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:01:59 [2021-09-16T17:01:59.845Z] === RUN   TestModifiedDiscoverySettings
17:01:59 [2021-09-16T17:01:59.845Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
17:01:59 [2021-09-16T17:01:59.845Z] === RUN   TestReloadSetConfigFileNotExist
17:01:59 [2021-09-16T17:01:59.845Z] time="2021-09-16T17:01:59Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:01:59 [2021-09-16T17:01:59.845Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s)
17:01:59 [2021-09-16T17:01:59.845Z] === RUN   TestReloadDefaultConfigNotExist
17:01:59 [2021-09-16T17:01:59.845Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
17:01:59 [2021-09-16T17:01:59.845Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:01:59 [2021-09-16T17:01:59.845Z] === RUN   TestReloadBadDefaultConfig
17:01:59 [2021-09-16T17:01:59.845Z] time="2021-09-16T17:01:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3644693043"
17:01:59 [2021-09-16T17:01:59.845Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:01:59 [2021-09-16T17:01:59.845Z] === RUN   TestReloadWithConflictingLabels
17:01:59 [2021-09-16T17:01:59.845Z] time="2021-09-16T17:01:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-520930066"
17:01:59 [2021-09-16T17:01:59.845Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:01:59 [2021-09-16T17:01:59.845Z] === RUN   TestReloadWithDuplicateLabels
17:01:59 [2021-09-16T17:01:59.845Z] time="2021-09-16T17:01:59Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4217457903"
17:01:59 [2021-09-16T17:01:59.845Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:01:59 [2021-09-16T17:01:59.845Z] === RUN   TestDaemonConfigurationMerge
17:01:59 [2021-09-16T17:01:59.845Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:01:59 [2021-09-16T17:01:59.845Z] PASS
17:01:59 [2021-09-16T17:01:59.845Z] coverage: 80.4% of statements
17:01:59 [2021-09-16T17:01:59.845Z] ok  	github.com/docker/docker/daemon/config	0.220s	coverage: 80.4% of statements
17:01:59 [2021-09-16T17:01:59.845Z] === RUN   TestWaitNodeAttachment
17:01:59 [2021-09-16T17:01:59.845Z] --- PASS: TestWaitNodeAttachment (0.42s)
17:01:59 [2021-09-16T17:01:59.845Z] === RUN   TestIsolationConversion
17:01:59 [2021-09-16T17:01:59.845Z] === RUN   TestIsolationConversion/default
17:01:59 [2021-09-16T17:01:59.845Z] === RUN   TestIsolationConversion/process
17:01:59 [2021-09-16T17:01:59.845Z] === RUN   TestIsolationConversion/hyperv
17:01:59 [2021-09-16T17:01:59.978Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:02:00 [2021-09-16T17:02:00.234Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s)
17:02:00 [2021-09-16T17:02:00.234Z] === RUN   TestHealthCheckWorkdir
17:02:00 [2021-09-16T17:02:00.317Z] --- PASS: TestIsolationConversion (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestContainerLabels
17:02:00 [2021-09-16T17:02:00.317Z] --- PASS: TestContainerLabels (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestCredentialSpecConversion
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestCredentialSpecConversion/none
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestCredentialSpecConversion/config
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestCredentialSpecConversion/file
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestCredentialSpecConversion/registry
17:02:00 [2021-09-16T17:02:00.317Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestControllerValidateMountBind
17:02:00 [2021-09-16T17:02:00.317Z] --- PASS: TestControllerValidateMountBind (0.04s)
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestControllerValidateMountVolume
17:02:00 [2021-09-16T17:02:00.317Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestControllerValidateMountTarget
17:02:00 [2021-09-16T17:02:00.317Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestControllerValidateMountTmpfs
17:02:00 [2021-09-16T17:02:00.317Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestControllerValidateMountInvalidType
17:02:00 [2021-09-16T17:02:00.317Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestControllerValidateMountNamedPipe
17:02:00 [2021-09-16T17:02:00.317Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z] PASS
17:02:00 [2021-09-16T17:02:00.317Z] coverage: 11.0% of statements
17:02:00 [2021-09-16T17:02:00.317Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.622s	coverage: 11.0% of statements
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestEventsLog
17:02:00 [2021-09-16T17:02:00.317Z] --- PASS: TestEventsLog (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestEventsLogTimeout
17:02:00 [2021-09-16T17:02:00.317Z] --- PASS: TestEventsLogTimeout (0.00s)
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestLogEvents
17:02:00 [2021-09-16T17:02:00.317Z] --- PASS: TestLogEvents (0.05s)
17:02:00 [2021-09-16T17:02:00.317Z] === RUN   TestLoadBufferedEvents
17:02:00 [2021-09-16T17:02:00.788Z] --- PASS: TestLoadBufferedEvents (0.13s)
17:02:00 [2021-09-16T17:02:00.788Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:02:00 [2021-09-16T17:02:00.789Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:02:00 [2021-09-16T17:02:00.789Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:02:00 [2021-09-16T17:02:00.789Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:02:00 [2021-09-16T17:02:00.789Z] PASS
17:02:00 [2021-09-16T17:02:00.789Z] coverage: 50.0% of statements
17:02:00 [2021-09-16T17:02:00.789Z] ok  	github.com/docker/docker/daemon/events	0.228s	coverage: 50.0% of statements
17:02:00 [2021-09-16T17:02:00.789Z] === RUN   TestIsEmptyDir
17:02:00 [2021-09-16T17:02:00.789Z] --- PASS: TestIsEmptyDir (0.01s)
17:02:00 [2021-09-16T17:02:00.789Z] PASS
17:02:00 [2021-09-16T17:02:00.789Z] coverage: 2.3% of statements
17:02:01 [2021-09-16T17:02:01.173Z] --- PASS: TestHealthCheckWorkdir (0.95s)
17:02:01 [2021-09-16T17:02:01.173Z] === RUN   TestHealthKillContainer
17:02:01 [2021-09-16T17:02:01.259Z] ok  	github.com/docker/docker/daemon/graphdriver	0.055s	coverage: 2.3% of statements
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestVerifyNetworkingConfig
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestGetContainer
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestGetContainer (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestValidContainerNames
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestValidContainerNames (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestContainerInitDNS
17:02:01 [2021-09-16T17:02:01.259Z]     daemon_test.go:146: root required
17:02:01 [2021-09-16T17:02:01.259Z] --- SKIP: TestContainerInitDNS (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestMerge
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestMerge (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestValidateContainerIsolation
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestFindNetworkErrorType
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestEnsureServicesExist
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestEnsureServicesExist (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestEnsureServicesExistErrors
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestContainerDelete
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestContainerDelete (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestContainerDoubleDelete
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestLogContainerEventCopyLabels
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestLogContainerEventWithAttributes
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestNoneHealthcheck
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestNoneHealthcheck (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestHealthStates
17:02:01 [2021-09-16T17:02:01.259Z] time="2021-09-16T17:02:00Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:01 [2021-09-16T17:02:01.259Z] time="2021-09-16T17:02:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:01 [2021-09-16T17:02:01.259Z] time="2021-09-16T17:02:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:01 [2021-09-16T17:02:01.259Z] time="2021-09-16T17:02:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:01 [2021-09-16T17:02:01.259Z] time="2021-09-16T17:02:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:01 [2021-09-16T17:02:01.259Z] time="2021-09-16T17:02:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:01 [2021-09-16T17:02:01.259Z] time="2021-09-16T17:02:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:01 [2021-09-16T17:02:01.259Z] time="2021-09-16T17:02:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:01 [2021-09-16T17:02:01.259Z] time="2021-09-16T17:02:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:01 [2021-09-16T17:02:01.259Z] time="2021-09-16T17:02:01Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestHealthStates (0.14s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestMaskURLCredentials
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestMaskURLCredentials (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestGetInspectData
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestGetInspectData (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestFillLicense
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestFillLicense (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestListInvalidFilter
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestListInvalidFilter (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestNameFilter
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestNameFilter (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:02:01 [2021-09-16T17:02:01.259Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:02:01 [2021-09-16T17:02:01.259Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:02:01 [2021-09-16T17:02:01.259Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:02:01 [2021-09-16T17:02:01.260Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:02:01 [2021-09-16T17:02:01.260Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:02:01 [2021-09-16T17:02:01.260Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:02:01 [2021-09-16T17:02:01.260Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:02:01 [2021-09-16T17:02:01.260Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:02:01 [2021-09-16T17:02:01.260Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:02:01 [2021-09-16T17:02:01.260Z] === RUN   TestDaemonReloadLabels
17:02:01 [2021-09-16T17:02:01.260Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:02:01 [2021-09-16T17:02:01.260Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:02:01 [2021-09-16T17:02:01.260Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:02:01 [2021-09-16T17:02:01.260Z] === RUN   TestDaemonReloadMirrors
17:02:01 [2021-09-16T17:02:01.260Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:02:01 [2021-09-16T17:02:01.260Z] === RUN   TestDaemonReloadInsecureRegistries
17:02:01 [2021-09-16T17:02:01.260Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:02:01 [2021-09-16T17:02:01.260Z] === RUN   TestDaemonReloadNotAffectOthers
17:02:01 [2021-09-16T17:02:01.260Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:02:01 [2021-09-16T17:02:01.260Z] === RUN   TestDaemonDiscoveryReload
17:02:01 [2021-09-16T17:02:01.732Z] === RUN   TestLinkNaming
17:02:01 [2021-09-16T17:02:01.732Z] --- PASS: TestLinkNaming (0.00s)
17:02:01 [2021-09-16T17:02:01.732Z] === RUN   TestLinkNew
17:02:01 [2021-09-16T17:02:01.732Z] --- PASS: TestLinkNew (0.00s)
17:02:01 [2021-09-16T17:02:01.732Z] === RUN   TestLinkEnv
17:02:01 [2021-09-16T17:02:01.732Z] --- PASS: TestLinkEnv (0.00s)
17:02:01 [2021-09-16T17:02:01.732Z] === RUN   TestLinkMultipleEnv
17:02:01 [2021-09-16T17:02:01.732Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:02:01 [2021-09-16T17:02:01.732Z] === RUN   TestLinkPortRangeEnv
17:02:01 [2021-09-16T17:02:01.732Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:02:01 [2021-09-16T17:02:01.732Z] PASS
17:02:01 [2021-09-16T17:02:01.732Z] coverage: 93.0% of statements
17:02:01 [2021-09-16T17:02:01.732Z] ok  	github.com/docker/docker/daemon/links	0.031s	coverage: 93.0% of statements
17:02:02 [2021-09-16T17:02:02.203Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
17:02:02 [2021-09-16T17:02:02.203Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
17:02:02 [2021-09-16T17:02:02.538Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:02:02 [2021-09-16T17:02:02.675Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
17:02:02 [2021-09-16T17:02:02.675Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestAdapterReadLogs
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestAdapterReadLogs (0.00s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestCopier
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestCopier (0.00s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestCopierLongLines
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestCopierLongLines (0.00s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestCopierSlow
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestCopierSlow (0.20s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestCopierWithSized
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestCopierWithSized/as_is
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestCopierWithSized/With_RingLogger
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestCopierWithSized (0.01s)
17:02:03 [2021-09-16T17:02:03.146Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
17:02:03 [2021-09-16T17:02:03.146Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestCopierWithPartial
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestCopierWithPartial (0.00s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestRingLogger
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestRingLogger (0.00s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestRingCap
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestRingCap (0.00s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestRingClose
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestRingClose (0.00s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestRingDrain
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestRingDrain (0.00s)
17:02:03 [2021-09-16T17:02:03.146Z] PASS
17:02:03 [2021-09-16T17:02:03.146Z] coverage: 43.8% of statements
17:02:03 [2021-09-16T17:02:03.146Z] ok  	github.com/docker/docker/daemon/logger	0.266s	coverage: 43.8% of statements
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:02:03 [2021-09-16T17:02:03.146Z]     reload_test.go:520: root required
17:02:03 [2021-09-16T17:02:03.146Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:02:03 [2021-09-16T17:02:03.146Z] === RUN   TestParseVolumesFrom
17:02:03 [2021-09-16T17:02:03.146Z] --- PASS: TestParseVolumesFrom (0.00s)
17:02:03 [2021-09-16T17:02:03.146Z] PASS
17:02:03 [2021-09-16T17:02:03.146Z] coverage: 9.1% of statements
17:02:03 [2021-09-16T17:02:03.146Z] ok  	github.com/docker/docker/daemon	2.355s	coverage: 9.1% of statements
17:02:03 [2021-09-16T17:02:03.465Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
17:02:03 [2021-09-16T17:02:03.618Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:02:03 [2021-09-16T17:02:03.618Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:02:03 [2021-09-16T17:02:03.618Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:02:03 [2021-09-16T17:02:03.618Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:02:03 [2021-09-16T17:02:03.618Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:02:03 [2021-09-16T17:02:03.618Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:02:03 [2021-09-16T17:02:03.618Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:02:03 [2021-09-16T17:02:03.618Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:02:03 [2021-09-16T17:02:03.618Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:02:03 [2021-09-16T17:02:03.618Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:02:03 [2021-09-16T17:02:03.618Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:02:03 [2021-09-16T17:02:03.618Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:02:03 [2021-09-16T17:02:03.618Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:02:03 [2021-09-16T17:02:03.618Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:02:03 [2021-09-16T17:02:03.618Z] === RUN   TestNewStreamConfig
17:02:03 [2021-09-16T17:02:03.618Z] === RUN   TestNewStreamConfig/defaults
17:02:03 [2021-09-16T17:02:03.618Z] === RUN   TestNewStreamConfig/invalid_create_group
17:02:03 [2021-09-16T17:02:03.618Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:02:03 [2021-09-16T17:02:03.618Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:02:03 [2021-09-16T17:02:03.618Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:02:03 [2021-09-16T17:02:03.618Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:02:03 [2021-09-16T17:02:03.618Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:02:03 [2021-09-16T17:02:03.618Z] --- PASS: TestNewStreamConfig (0.00s)
17:02:03 [2021-09-16T17:02:03.618Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:02:03 [2021-09-16T17:02:03.618Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:02:03 [2021-09-16T17:02:03.618Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:02:03 [2021-09-16T17:02:03.618Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:02:03 [2021-09-16T17:02:03.618Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:02:03 [2021-09-16T17:02:03.618Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:02:03 [2021-09-16T17:02:03.618Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:02:03 [2021-09-16T17:02:03.618Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:02:03 [2021-09-16T17:02:03.618Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:02:03 [2021-09-16T17:02:03.618Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:02:03 [2021-09-16T17:02:03.618Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:02:03 [2021-09-16T17:02:03.618Z] === RUN   TestNewAWSLogsClientRegionDetect
17:02:03 [2021-09-16T17:02:03.724Z] --- PASS: TestHealthKillContainer (2.70s)
17:02:03 [2021-09-16T17:02:03.724Z] === RUN   TestInspectCpusetInConfigPre120
17:02:04 [2021-09-16T17:02:04.089Z] time="2021-09-16T17:02:03Z" level=info msg="Trying to get region from EC2 Metadata"
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestCreateSuccess
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestCreateSuccess (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestCreateStreamSkipped
17:02:04 [2021-09-16T17:02:04.089Z] time="2021-09-16T17:02:03Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestCreateStreamSkipped (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestCreateLogGroupSuccess
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestCreateError
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestCreateError (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestCreateAlreadyExists
17:02:04 [2021-09-16T17:02:04.089Z] time="2021-09-16T17:02:03Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestLogClosed
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestLogClosed (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestLogBlocking
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestLogBlocking (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestLogNonBlockingBufferEmpty
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestLogNonBlockingBufferFull
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestPublishBatchSuccess
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestPublishBatchError
17:02:04 [2021-09-16T17:02:04.089Z] time="2021-09-16T17:02:03Z" level=error msg=Error
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestPublishBatchError (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:02:04 [2021-09-16T17:02:04.089Z] time="2021-09-16T17:02:03Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestPublishBatchAlreadyAccepted
17:02:04 [2021-09-16T17:02:04.089Z] time="2021-09-16T17:02:03Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:02:04 [2021-09-16T17:02:04.089Z] time="2021-09-16T17:02:03Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestCollectBatchSimple
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestCollectBatchSimple (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestCollectBatchTicker
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestCollectBatchTicker (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestCollectBatchMultilinePattern
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestCollectBatchClose
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestCollectBatchClose (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestEffectiveLen
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestEffectiveLen/0/Hello
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestEffectiveLen/2/🙃
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestEffectiveLen/3/����
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestEffectiveLen/4/He��o
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestEffectiveLen/5/
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestEffectiveLen (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestFindValidSplit
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestFindValidSplit/0/
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1063: 
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1064: 
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestFindValidSplit/1/Hello
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1063: Hello
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1064: 
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestFindValidSplit/2/Hello
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1063: He
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1064: llo
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestFindValidSplit/3/Hello
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1063: 
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1064: Hello
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestFindValidSplit/4/🙃
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1063: 
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1064: 🙃
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestFindValidSplit/5/🙃
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1063: 🙃
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1064: 
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestFindValidSplit/6/a�
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1063: a
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1064: �
17:02:04 [2021-09-16T17:02:04.089Z] === RUN   TestFindValidSplit/7/a�
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1063: a�
17:02:04 [2021-09-16T17:02:04.089Z]     cloudwatchlogs_test.go:1064: 
17:02:04 [2021-09-16T17:02:04.089Z] --- PASS: TestFindValidSplit (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:02:04 [2021-09-16T17:02:04.089Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestProcessEventEmoji
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestProcessEventEmoji (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestCollectBatchLineSplit
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestCollectBatchLineSplit (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestCollectBatchLineSplitWithBinary
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestCollectBatchMaxEvents
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestSearchRegistryForImagesErrors
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestCollectBatchMaxEvents (0.03s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestCollectBatchMaxTotalBytes
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestSearchRegistryForImages
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestOnlyPlatformWithFallback
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestImageDelete
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestImageDelete/no_lease
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestImageDelete/lease_exists
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestImageDelete (0.04s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestImageDelete/no_lease (0.01s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestContentStoreForPull
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestParseLogOptionsMultilinePattern
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestParseLogOptionsDatetimeFormat
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestCreateTagSuccess
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestCreateTagSuccess (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:02:04 [2021-09-16T17:02:04.090Z] PASS
17:02:04 [2021-09-16T17:02:04.090Z] coverage: 77.0% of statements
17:02:04 [2021-09-16T17:02:04.090Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.324s	coverage: 77.0% of statements
17:02:04 [2021-09-16T17:02:04.090Z] --- PASS: TestContentStoreForPull (0.14s)
17:02:04 [2021-09-16T17:02:04.090Z] PASS
17:02:04 [2021-09-16T17:02:04.090Z] coverage: 6.7% of statements
17:02:04 [2021-09-16T17:02:04.090Z] ok  	github.com/docker/docker/daemon/images	0.300s	coverage: 6.7% of statements
17:02:04 [2021-09-16T17:02:04.090Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:02:04 [2021-09-16T17:02:04.090Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:02:04 [2021-09-16T17:02:04.090Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:02:04 [2021-09-16T17:02:04.090Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:02:04 [2021-09-16T17:02:04.090Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:02:04 [2021-09-16T17:02:04.090Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:02:04 [2021-09-16T17:02:04.090Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:02:04 [2021-09-16T17:02:04.287Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s)
17:02:04 [2021-09-16T17:02:04.287Z] === RUN   TestIpcModeNone
17:02:04 [2021-09-16T17:02:04.561Z] === RUN   TestJSONLogsMarshalJSONBuf
17:02:04 [2021-09-16T17:02:04.561Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:02:04 [2021-09-16T17:02:04.561Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:02:04 [2021-09-16T17:02:04.561Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s)
17:02:04 [2021-09-16T17:02:04.561Z] === RUN   TestFastTimeMarshalJSON
17:02:04 [2021-09-16T17:02:04.561Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
17:02:04 [2021-09-16T17:02:04.561Z] PASS
17:02:04 [2021-09-16T17:02:04.561Z] coverage: 87.2% of statements
17:02:04 [2021-09-16T17:02:04.561Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.167s	coverage: 87.2% of statements
17:02:05 [2021-09-16T17:02:05.036Z] === RUN   TestJSONFileLogger
17:02:05 [2021-09-16T17:02:05.036Z] --- PASS: TestJSONFileLogger (0.00s)
17:02:05 [2021-09-16T17:02:05.036Z] === RUN   TestJSONFileLoggerWithTags
17:02:05 [2021-09-16T17:02:05.036Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:02:05 [2021-09-16T17:02:05.036Z] === RUN   TestJSONFileLoggerWithOpts
17:02:05 [2021-09-16T17:02:05.036Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
17:02:05 [2021-09-16T17:02:05.036Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:02:05 [2021-09-16T17:02:05.036Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
17:02:05 [2021-09-16T17:02:05.036Z] === RUN   TestEncodeDecode
17:02:05 [2021-09-16T17:02:05.037Z] === PAUSE TestEncodeDecode
17:02:05 [2021-09-16T17:02:05.037Z] === RUN   TestUnexpectedEOF
17:02:05 [2021-09-16T17:02:05.037Z] time="2021-09-16T17:02:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:02:05 [2021-09-16T17:02:05.037Z] time="2021-09-16T17:02:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:02:05 [2021-09-16T17:02:05.037Z] --- PASS: TestUnexpectedEOF (0.12s)
17:02:05 [2021-09-16T17:02:05.037Z] === CONT  TestEncodeDecode
17:02:05 [2021-09-16T17:02:05.037Z] --- PASS: TestEncodeDecode (0.00s)
17:02:05 [2021-09-16T17:02:05.037Z] PASS
17:02:05 [2021-09-16T17:02:05.037Z] coverage: 69.9% of statements
17:02:05 [2021-09-16T17:02:05.037Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.192s	coverage: 69.9% of statements
17:02:05 [2021-09-16T17:02:05.214Z] --- PASS: TestIpcModeNone (0.63s)
17:02:05 [2021-09-16T17:02:05.214Z] === RUN   TestIpcModePrivate
17:02:05 [2021-09-16T17:02:05.214Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:02:05 [2021-09-16T17:02:05.507Z] === RUN   TestWriteLog
17:02:05 [2021-09-16T17:02:05.507Z] === PAUSE TestWriteLog
17:02:05 [2021-09-16T17:02:05.507Z] === RUN   TestReadLog
17:02:05 [2021-09-16T17:02:05.507Z] === PAUSE TestReadLog
17:02:05 [2021-09-16T17:02:05.507Z] === CONT  TestWriteLog
17:02:05 [2021-09-16T17:02:05.507Z] === CONT  TestReadLog
17:02:05 [2021-09-16T17:02:05.507Z] --- PASS: TestWriteLog (0.00s)
17:02:05 [2021-09-16T17:02:05.507Z] === RUN   TestReadLog/tail_exact
17:02:05 [2021-09-16T17:02:05.776Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:79, shared: false, mustBeShared: false
17:02:05 [2021-09-16T17:02:05.776Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
17:02:05 [2021-09-16T17:02:05.776Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:02:05 [2021-09-16T17:02:05.776Z]     check_test.go:308: [d954a85e0881f] daemon is not started
17:02:05 [2021-09-16T17:02:05.776Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
17:02:05 [2021-09-16T17:02:05.776Z] --- PASS: TestIpcModePrivate (0.85s)
17:02:05 [2021-09-16T17:02:05.776Z] === RUN   TestIpcModeShareable
17:02:05 [2021-09-16T17:02:05.977Z] === RUN   TestReadLog/tail_less_than_available
17:02:05 [2021-09-16T17:02:05.978Z] === RUN   TestReadLog/tail_more_than_available
17:02:05 [2021-09-16T17:02:05.978Z] === RUN   TestOpenFileDelete
17:02:05 [2021-09-16T17:02:05.978Z] --- PASS: TestReadLog (0.15s)
17:02:05 [2021-09-16T17:02:05.978Z]     --- PASS: TestReadLog/tail_exact (0.12s)
17:02:05 [2021-09-16T17:02:05.978Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
17:02:05 [2021-09-16T17:02:05.978Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
17:02:05 [2021-09-16T17:02:05.978Z] PASS
17:02:05 [2021-09-16T17:02:05.978Z] coverage: 75.2% of statements
17:02:05 [2021-09-16T17:02:05.978Z] --- PASS: TestOpenFileDelete (0.01s)
17:02:05 [2021-09-16T17:02:05.978Z] === RUN   TestOpenFileRename
17:02:05 [2021-09-16T17:02:05.978Z] --- PASS: TestOpenFileRename (0.00s)
17:02:05 [2021-09-16T17:02:05.978Z] === RUN   TestParseLogTagDefaultTag
17:02:05 [2021-09-16T17:02:05.978Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:02:05 [2021-09-16T17:02:05.978Z] === RUN   TestParseLogTag
17:02:05 [2021-09-16T17:02:05.978Z] --- PASS: TestParseLogTag (0.00s)
17:02:05 [2021-09-16T17:02:05.978Z] === RUN   TestParseLogTagEmptyTag
17:02:05 [2021-09-16T17:02:05.978Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:02:05 [2021-09-16T17:02:05.978Z] === RUN   TestTailFiles
17:02:05 [2021-09-16T17:02:05.978Z] --- PASS: TestTailFiles (0.00s)
17:02:05 [2021-09-16T17:02:05.978Z] === RUN   TestFollowLogsConsumerGone
17:02:05 [2021-09-16T17:02:05.978Z] ok  	github.com/docker/docker/daemon/logger/local	0.328s	coverage: 75.2% of statements
17:02:05 [2021-09-16T17:02:05.978Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:02:05 [2021-09-16T17:02:05.978Z] === RUN   TestFollowLogsProducerGone
17:02:05 [2021-09-16T17:02:05.978Z]     logfile_test.go:231: messages sent: 4098, received: 4098
17:02:05 [2021-09-16T17:02:05.978Z]     logfile_test.go:178: logDecode() closed after sending 4098 messages
17:02:05 [2021-09-16T17:02:05.978Z] --- PASS: TestFollowLogsProducerGone (0.00s)
17:02:05 [2021-09-16T17:02:05.978Z] === RUN   TestCheckCapacityAndRotate
17:02:05 [2021-09-16T17:02:05.978Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:02:05 [2021-09-16T17:02:05.978Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:02:05 [2021-09-16T17:02:05.978Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:02:05 [2021-09-16T17:02:05.978Z] --- PASS: TestCheckCapacityAndRotate (0.03s)
17:02:05 [2021-09-16T17:02:05.978Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:02:05 [2021-09-16T17:02:05.978Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.01s)
17:02:05 [2021-09-16T17:02:05.978Z] PASS
17:02:05 [2021-09-16T17:02:05.978Z] coverage: 53.7% of statements
17:02:05 [2021-09-16T17:02:05.978Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.133s	coverage: 53.7% of statements
17:02:05 [2021-09-16T17:02:05.978Z] === RUN   TestLog
17:02:05 [2021-09-16T17:02:05.978Z] --- PASS: TestLog (0.00s)
17:02:05 [2021-09-16T17:02:05.978Z] PASS
17:02:05 [2021-09-16T17:02:05.978Z] coverage: 31.5% of statements
17:02:05 [2021-09-16T17:02:05.978Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.048s	coverage: 31.5% of statements
17:02:06 [2021-09-16T17:02:06.337Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:02:06 [2021-09-16T17:02:06.337Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
17:02:06 [2021-09-16T17:02:06.449Z] === RUN   TestNewParse
17:02:06 [2021-09-16T17:02:06.449Z] --- PASS: TestNewParse (0.00s)
17:02:06 [2021-09-16T17:02:06.449Z] PASS
17:02:06 [2021-09-16T17:02:06.449Z] coverage: 8.3% of statements
17:02:06 [2021-09-16T17:02:06.449Z] ok  	github.com/docker/docker/daemon/logger/templates	0.082s	coverage: 8.3% of statements
17:02:06 [2021-09-16T17:02:06.593Z] --- PASS: TestIpcModeShareable (0.75s)
17:02:06 [2021-09-16T17:02:06.593Z] === RUN   TestAPIIpcModeShareableAndContainer
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestValidateLogOpt
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestValidateLogOpt (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestNewMissedConfig
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestNewMissedConfig (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestNewMissedUrl
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestNewMissedUrl (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestNewMissedToken
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestNewMissedToken (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestNewWithProxy
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestNewWithProxy (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestDefault
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestDefault (0.01s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestJsonFormat
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestJsonFormat (0.02s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestRawFormat
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestRawFormat (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestRawFormatWithLabels
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestRawFormatWithoutTag
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestRawFormatWithoutTag (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestBatching
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestParseLogFormat
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestParseLogFormat (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestValidateLogOptEmpty
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestValidateSyslogAddress
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestParseAddressDefaultPort
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestValidateSyslogFacility
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestValidateLogOptSyslogFormat
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestValidateLogOpt
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestValidateLogOpt (0.00s)
17:02:06 [2021-09-16T17:02:06.920Z] PASS
17:02:06 [2021-09-16T17:02:06.920Z] coverage: 46.8% of statements
17:02:06 [2021-09-16T17:02:06.920Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.045s	coverage: 46.8% of statements
17:02:06 [2021-09-16T17:02:06.920Z] --- PASS: TestBatching (0.22s)
17:02:06 [2021-09-16T17:02:06.920Z] === RUN   TestFrequency
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestBoolValue
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestBoolValue (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestBoolValueOrDefault
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestInt64ValueOrZero
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestInt64ValueOrDefault
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestInt64ValueOrDefaultWithError
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestJsonContentType
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestJsonContentType (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] PASS
17:02:06 [2021-09-16T17:02:06.976Z] coverage: 14.7% of statements
17:02:06 [2021-09-16T17:02:06.976Z] ok  	github.com/docker/docker/api/server/httputils	0.057s	coverage: 14.7% of statements
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestMaskSecretKeys
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestMaskSecretKeys (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestVersionMiddlewareVersion
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] PASS
17:02:06 [2021-09-16T17:02:06.976Z] coverage: 37.7% of statements
17:02:06 [2021-09-16T17:02:06.976Z] ok  	github.com/docker/docker/api/server/middleware	0.046s	coverage: 37.7% of statements
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestStrSliceMarshalJSON
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestStrSliceUnmarshalJSON
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestStrSliceUnmarshalString
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestStrSliceUnmarshalSlice
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] PASS
17:02:06 [2021-09-16T17:02:06.976Z] coverage: 90.0% of statements
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestAdjustForAPIVersion
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] PASS
17:02:06 [2021-09-16T17:02:06.976Z] coverage: 5.7% of statements
17:02:06 [2021-09-16T17:02:06.976Z] ok  	github.com/docker/docker/api/types/strslice	0.039s	coverage: 90.0% of statements
17:02:06 [2021-09-16T17:02:06.976Z] ok  	github.com/docker/docker/api/server/router/swarm	0.041s	coverage: 5.7% of statements
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestToJSON
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestToJSON (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestToParamWithVersion
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestToParamWithVersion (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestFromJSON
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestFromJSON (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestEmpty
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestEmpty (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestArgsMatchKVListEmptySources
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestArgsMatchKVList
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestArgsMatchKVList (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestArgsMatch
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestArgsMatch (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestAdd
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestAdd (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestDel
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestDel (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestLen
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestLen (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestExactMatch
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestExactMatch (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestOnlyOneExactMatch
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestContains
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestContains (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestValidate
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestValidate (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestWalkValues
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestWalkValues (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestFuzzyMatch
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestFuzzyMatch (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestClone
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestClone (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] PASS
17:02:06 [2021-09-16T17:02:06.976Z] coverage: 92.2% of statements
17:02:06 [2021-09-16T17:02:06.976Z] ok  	github.com/docker/docker/api/types/filters	0.035s	coverage: 92.2% of statements
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestDurationToSecondsString
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestDurationToSecondsString (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestGetTimestamp
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestGetTimestamp (0.12s)
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestParseTimestamps
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestParseTimestamps (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] PASS
17:02:06 [2021-09-16T17:02:06.976Z] coverage: 100.0% of statements
17:02:06 [2021-09-16T17:02:06.976Z] ok  	github.com/docker/docker/api/types/time	0.176s	coverage: 100.0% of statements
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestCompareVersion
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestCompareVersion (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z] PASS
17:02:06 [2021-09-16T17:02:06.976Z] coverage: 77.3% of statements
17:02:06 [2021-09-16T17:02:06.976Z] ok  	github.com/docker/docker/api/types/versions	0.031s	coverage: 77.3% of statements
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/builder	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestParseRemoteURL
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:02:06 [2021-09-16T17:02:06.976Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:02:06 [2021-09-16T17:02:06.976Z] --- PASS: TestParseRemoteURL (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:02:06 [2021-09-16T17:02:06.976Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestCloneArgsSmartHttp
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestCloneArgsSmartHttp (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestCloneArgsDumbHttp
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestCloneArgsGit
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestCloneArgsGit (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestCheckoutGit
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestEnable
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestEnable (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDisable
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestDisable (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestEnabled
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestEnabled (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] PASS
17:02:06 [2021-09-16T17:02:06.977Z] coverage: 100.0% of statements
17:02:06 [2021-09-16T17:02:06.977Z] ok  	github.com/docker/docker/cli/debug	0.033s	coverage: 100.0% of statements
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestProcessNoDockerignore
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestProcessShouldLeaveAllFiles
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDetectContentType
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestDetectContentType (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestSelectAcceptableMIME
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestInspectEmptyResponse
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestInspectResponseBinary
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestInspectResponseBinary (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestResponseUnsupportedContentType
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestInspectResponseTextSimple
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestInspectResponseEmptyContentType
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestUnknownContentLength
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestUnknownContentLength (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDownloadRemote
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestDownloadRemote (0.07s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestGetWithStatusError
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestGetWithStatusError (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestCloseRootDirectory
17:02:06 [2021-09-16T17:02:06.977Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:02:06 [2021-09-16T17:02:06.977Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestHashFile
17:02:06 [2021-09-16T17:02:06.977Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:02:06 [2021-09-16T17:02:06.977Z] --- SKIP: TestHashFile (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestHashSubdir
17:02:06 [2021-09-16T17:02:06.977Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:02:06 [2021-09-16T17:02:06.977Z] --- SKIP: TestHashSubdir (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestRemoveDirectory
17:02:06 [2021-09-16T17:02:06.977Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:02:06 [2021-09-16T17:02:06.977Z] --- SKIP: TestRemoveDirectory (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] PASS
17:02:06 [2021-09-16T17:02:06.977Z] coverage: 9.3% of statements
17:02:06 [2021-09-16T17:02:06.977Z] ok  	github.com/docker/docker/builder/remotecontext	0.222s	coverage: 9.3% of statements
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestGetAllAllowed
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestGetAllAllowed (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestGetAllMeta
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestGetAllMeta (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestWarnOnUnusedBuildArgs
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestIsUnreferencedBuiltin
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestIsExistingDirectory
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestIsExistingDirectory (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestGetFilenameForDownload
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestEnv2Variables
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestEnv2Variables (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestMaintainer
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestMaintainer (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestLabel
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestLabel (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestFromScratch
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestFromScratch (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestFromWithArg
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestFromWithArg (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestFromWithUndefinedArg
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestFromMultiStageWithNamedStage
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestOnbuild
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestOnbuild (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestWorkdir
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestWorkdir (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestCmd
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestCmd (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestHealthcheckNone
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestHealthcheckNone (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestHealthcheckCmd
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestHealthcheckCmd (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestEntrypoint
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestEntrypoint (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestExpose
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestExpose (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestUser
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestUser (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestVolume
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestVolume (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestStopSignal
17:02:06 [2021-09-16T17:02:06.977Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:02:06 [2021-09-16T17:02:06.977Z] --- SKIP: TestStopSignal (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestArg
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestArg (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestShell
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestShell (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestPrependEnvOnCmd
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestRunWithBuildArgs
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestRunIgnoresHealthcheck
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDispatchUnsupportedOptions
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestNormalizeWorkdir
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDispatch
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDispatch/COPY_url
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestDispatch (0.05s)
17:02:06 [2021-09-16T17:02:06.977Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s)
17:02:06 [2021-09-16T17:02:06.977Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:02:06 [2021-09-16T17:02:06.977Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:02:06 [2021-09-16T17:02:06.977Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:02:06 [2021-09-16T17:02:06.977Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:02:06 [2021-09-16T17:02:06.977Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestAddScratchImageAddsToMounts
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestAddFromScratchPopulatesPlatform
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestImageSourceGetAddsToMounts
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestEmptyDockerfile
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestEmptyDockerfile (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestSymlinkDockerfile
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDockerfileOutsideTheBuildContext
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestNonExistingDockerfile
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestCopyRunConfig
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestCopyRunConfig (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestDeepCopyRunConfig
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestExportImage
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestExportImage (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestNormalizeDest
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestNormalizeDest (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] PASS
17:02:06 [2021-09-16T17:02:06.977Z] coverage: 46.8% of statements
17:02:06 [2021-09-16T17:02:06.977Z] ok  	github.com/docker/docker/builder/dockerfile	0.138s	coverage: 46.8% of statements
17:02:06 [2021-09-16T17:02:06.977Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestTCP4Proxy
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestTCP4Proxy (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestTCP4ProxyHalfClose
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestTCP6Proxy
17:02:06 [2021-09-16T17:02:06.977Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:02:06 [2021-09-16T17:02:06.977Z] --- SKIP: TestTCP6Proxy (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestTCPDualStackProxy
17:02:06 [2021-09-16T17:02:06.977Z]     network_proxy_test.go:208: No support for dual stack yet
17:02:06 [2021-09-16T17:02:06.977Z] --- SKIP: TestTCPDualStackProxy (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestUDP4Proxy
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestUDP4Proxy (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestUDP6Proxy
17:02:06 [2021-09-16T17:02:06.977Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:02:06 [2021-09-16T17:02:06.977Z] --- SKIP: TestUDP6Proxy (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestUDPWriteError
17:02:06 [2021-09-16T17:02:06.977Z] --- PASS: TestUDPWriteError (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestSCTP4Proxy
17:02:06 [2021-09-16T17:02:06.977Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:02:06 [2021-09-16T17:02:06.977Z] --- SKIP: TestSCTP4Proxy (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] === RUN   TestSCTP6Proxy
17:02:06 [2021-09-16T17:02:06.977Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:02:06 [2021-09-16T17:02:06.977Z] --- SKIP: TestSCTP6Proxy (0.00s)
17:02:06 [2021-09-16T17:02:06.977Z] PASS
17:02:06 [2021-09-16T17:02:06.977Z] coverage: 49.4% of statements
17:02:06 [2021-09-16T17:02:06.977Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.047s	coverage: 49.4% of statements
17:02:07 [2021-09-16T17:02:07.391Z] --- PASS: TestFrequency (0.23s)
17:02:07 [2021-09-16T17:02:07.391Z] === RUN   TestOneMessagePerRequest
17:02:07 [2021-09-16T17:02:07.391Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:02:07 [2021-09-16T17:02:07.391Z] === RUN   TestVerify
17:02:07 [2021-09-16T17:02:07.391Z] --- PASS: TestVerify (0.00s)
17:02:07 [2021-09-16T17:02:07.391Z] === RUN   TestSkipVerify
17:02:07 [2021-09-16T17:02:07.391Z] time="2021-09-16T17:02:06Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:07 [2021-09-16T17:02:07.391Z] time="2021-09-16T17:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:07 [2021-09-16T17:02:07.391Z] time="2021-09-16T17:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:07 [2021-09-16T17:02:07.522Z] === RUN   TestDockerSuite/TestBuildAddScript
17:02:07 [2021-09-16T17:02:07.778Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
17:02:07 [2021-09-16T17:02:07.867Z] --- PASS: TestSkipVerify (0.38s)
17:02:07 [2021-09-16T17:02:07.867Z] === RUN   TestBufferMaximum
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811727.345524\",\"host\":\"c65a8d9b646a\"}'"
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811727.345524\",\"host\":\"c65a8d9b646a\"}'"
17:02:07 [2021-09-16T17:02:07.867Z] --- PASS: TestBufferMaximum (0.00s)
17:02:07 [2021-09-16T17:02:07.867Z] === RUN   TestServerAlwaysDown
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811727.348663\",\"host\":\"c65a8d9b646a\"}'"
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811727.348663\",\"host\":\"c65a8d9b646a\"}'"
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811727.348663\",\"host\":\"c65a8d9b646a\"}'"
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811727.349678\",\"host\":\"c65a8d9b646a\"}'"
17:02:07 [2021-09-16T17:02:07.867Z] time="2021-09-16T17:02:07Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811727.349678\",\"host\":\"c65a8d9b646a\"}'"
17:02:07 [2021-09-16T17:02:07.867Z] --- PASS: TestServerAlwaysDown (0.00s)
17:02:07 [2021-09-16T17:02:07.867Z] === RUN   TestCannotSendAfterClose
17:02:07 [2021-09-16T17:02:07.867Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:02:07 [2021-09-16T17:02:07.867Z] === RUN   TestDeadlockOnBlockedEndpoint
17:02:08 [2021-09-16T17:02:08.339Z] === RUN   TestV1IDService
17:02:08 [2021-09-16T17:02:08.339Z] --- PASS: TestV1IDService (0.02s)
17:02:08 [2021-09-16T17:02:08.339Z] === RUN   TestV2MetadataService
17:02:08 [2021-09-16T17:02:08.513Z] ..........................xx....................                         [ 29%]
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:02:08 [2021-09-16T17:02:08.809Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestContinueOnError_MirrorEndpoint
17:02:08 [2021-09-16T17:02:08.809Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestContinueOnError_NeverContinue
17:02:08 [2021-09-16T17:02:08.809Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestManifestStore
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestManifestStore/no_remote_or_local
17:02:08 [2021-09-16T17:02:08.809Z] time="2021-09-16T17:02:08Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
17:02:08 [2021-09-16T17:02:08.809Z] time="2021-09-16T17:02:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"c65a8d9b646a\"}'"
17:02:08 [2021-09-16T17:02:08.809Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
17:02:08 [2021-09-16T17:02:08.809Z] PASS
17:02:08 [2021-09-16T17:02:08.809Z] coverage: 82.5% of statements
17:02:08 [2021-09-16T17:02:08.809Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.931s	coverage: 82.5% of statements
17:02:08 [2021-09-16T17:02:08.809Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:02:08 [2021-09-16T17:02:08.809Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:02:08 [2021-09-16T17:02:08.809Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:02:08 [2021-09-16T17:02:08.809Z] time="2021-09-16T17:02:08Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2107179497\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestManifestStore/no_local_cache
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestManifestStore/with_local_cache
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestManifestStore/unknown_media_type
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:02:08 [2021-09-16T17:02:08.809Z] time="2021-09-16T17:02:08Z" level=warning msg="reference for unknown type: "
17:02:08 [2021-09-16T17:02:08.809Z] time="2021-09-16T17:02:08Z" level=warning msg="reference for unknown type: "
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:02:08 [2021-09-16T17:02:08.809Z] time="2021-09-16T17:02:08Z" level=warning msg="reference for unknown type: "
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:02:08 [2021-09-16T17:02:08.809Z] time="2021-09-16T17:02:08Z" level=warning msg="reference for unknown type: "
17:02:08 [2021-09-16T17:02:08.809Z] time="2021-09-16T17:02:08Z" level=warning msg="reference for unknown type: "
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestManifestStore/error_persisting_manifest
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:02:08 [2021-09-16T17:02:08.809Z] --- PASS: TestV2MetadataService (0.67s)
17:02:08 [2021-09-16T17:02:08.809Z] PASS
17:02:08 [2021-09-16T17:02:08.809Z] coverage: 48.2% of statements
17:02:08 [2021-09-16T17:02:08.809Z] time="2021-09-16T17:02:08Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:02:08 [2021-09-16T17:02:08.809Z] --- PASS: TestManifestStore (0.22s)
17:02:08 [2021-09-16T17:02:08.809Z]     --- PASS: TestManifestStore/no_remote_or_local (0.13s)
17:02:08 [2021-09-16T17:02:08.809Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
17:02:08 [2021-09-16T17:02:08.809Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
17:02:08 [2021-09-16T17:02:08.809Z]     --- PASS: TestManifestStore/unknown_media_type (0.04s)
17:02:08 [2021-09-16T17:02:08.809Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
17:02:08 [2021-09-16T17:02:08.809Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
17:02:08 [2021-09-16T17:02:08.809Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s)
17:02:08 [2021-09-16T17:02:08.809Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s)
17:02:08 [2021-09-16T17:02:08.809Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
17:02:08 [2021-09-16T17:02:08.809Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
17:02:08 [2021-09-16T17:02:08.809Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestDetectManifestBlobMediaType
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:02:08 [2021-09-16T17:02:08.809Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:02:08 [2021-09-16T17:02:08.809Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:02:08 [2021-09-16T17:02:08.809Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:02:08 [2021-09-16T17:02:08.809Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:02:08 [2021-09-16T17:02:08.809Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:02:08 [2021-09-16T17:02:08.809Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:02:08 [2021-09-16T17:02:08.809Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestFixManifestLayers
17:02:08 [2021-09-16T17:02:08.809Z] --- PASS: TestFixManifestLayers (0.00s)
17:02:08 [2021-09-16T17:02:08.809Z] === RUN   TestFixManifestLayersBaseLayerParent
17:02:08 [2021-09-16T17:02:08.809Z]     pull_v2_test.go:73: Needs fixing on Windows
17:02:08 [2021-09-16T17:02:08.809Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:02:08 [2021-09-16T17:02:08.810Z] === RUN   TestFixManifestLayersBadParent
17:02:08 [2021-09-16T17:02:08.810Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:02:08 [2021-09-16T17:02:08.810Z] === RUN   TestValidateManifest
17:02:08 [2021-09-16T17:02:08.810Z]     pull_v2_test.go:118: Needs fixing on Windows
17:02:08 [2021-09-16T17:02:08.810Z] --- SKIP: TestValidateManifest (0.00s)
17:02:08 [2021-09-16T17:02:08.810Z] === RUN   TestFormatPlatform
17:02:08 [2021-09-16T17:02:08.810Z] --- PASS: TestFormatPlatform (0.00s)
17:02:08 [2021-09-16T17:02:08.810Z] === RUN   TestGetRepositoryMountCandidates
17:02:08 [2021-09-16T17:02:08.810Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:02:08 [2021-09-16T17:02:08.810Z] === RUN   TestLayerAlreadyExists
17:02:08 [2021-09-16T17:02:08.810Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:02:08 [2021-09-16T17:02:08.810Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:02:08 [2021-09-16T17:02:08.810Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:02:08 [2021-09-16T17:02:08.810Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:02:08 [2021-09-16T17:02:08.810Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:02:08 [2021-09-16T17:02:08.810Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:02:08 [2021-09-16T17:02:08.810Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:02:08 [2021-09-16T17:02:08.810Z] === RUN   TestWhenEmptyAuthConfig
17:02:08 [2021-09-16T17:02:08.810Z] ok  	github.com/docker/docker/distribution/metadata	0.750s	coverage: 48.2% of statements
17:02:08 [2021-09-16T17:02:08.810Z] === RUN   TestSuccessfulDownload
17:02:08 [2021-09-16T17:02:08.810Z]     download_test.go:267: Needs fixing on Windows
17:02:08 [2021-09-16T17:02:08.810Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:02:08 [2021-09-16T17:02:08.810Z] === RUN   TestCancelledDownload
17:02:08 [2021-09-16T17:02:08.810Z] --- PASS: TestCancelledDownload (0.00s)
17:02:08 [2021-09-16T17:02:08.810Z] === RUN   TestMaxDownloadAttempts
17:02:08 [2021-09-16T17:02:08.810Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:02:08 [2021-09-16T17:02:08.810Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:02:08 [2021-09-16T17:02:08.810Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:02:08 [2021-09-16T17:02:08.810Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:02:08 [2021-09-16T17:02:08.810Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:02:08 [2021-09-16T17:02:08.810Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:02:08 [2021-09-16T17:02:08.810Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:02:08 [2021-09-16T17:02:08.810Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:02:08 [2021-09-16T17:02:08.810Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:02:08 [2021-09-16T17:02:08.810Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:02:08 [2021-09-16T17:02:08.810Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:02:08 [2021-09-16T17:02:08.810Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:02:08 [2021-09-16T17:02:08.819Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.55s)
17:02:08 [2021-09-16T17:02:08.819Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:02:09 [2021-09-16T17:02:09.144Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.56s)
17:02:09 [2021-09-16T17:02:09.144Z] === RUN   TestAPIIpcModeHost
17:02:09 [2021-09-16T17:02:09.281Z] time="2021-09-16T17:02:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:02:09 [2021-09-16T17:02:09.281Z] time="2021-09-16T17:02:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:02:09 [2021-09-16T17:02:09.281Z] time="2021-09-16T17:02:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:02:09 [2021-09-16T17:02:09.281Z] time="2021-09-16T17:02:08Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:02:09 [2021-09-16T17:02:09.281Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:02:09 [2021-09-16T17:02:09.281Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s)
17:02:09 [2021-09-16T17:02:09.281Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s)
17:02:09 [2021-09-16T17:02:09.281Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s)
17:02:09 [2021-09-16T17:02:09.281Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s)
17:02:09 [2021-09-16T17:02:09.281Z] === RUN   TestTransfer
17:02:09 [2021-09-16T17:02:09.281Z] --- PASS: TestTransfer (0.13s)
17:02:09 [2021-09-16T17:02:09.281Z] === RUN   TestConcurrencyLimit
17:02:09 [2021-09-16T17:02:09.751Z] === RUN   TestNotFound
17:02:09 [2021-09-16T17:02:09.751Z] --- PASS: TestNotFound (0.00s)
17:02:09 [2021-09-16T17:02:09.751Z] === RUN   TestConflict
17:02:09 [2021-09-16T17:02:09.751Z] --- PASS: TestConflict (0.00s)
17:02:09 [2021-09-16T17:02:09.751Z] === RUN   TestForbidden
17:02:09 [2021-09-16T17:02:09.751Z] --- PASS: TestForbidden (0.00s)
17:02:09 [2021-09-16T17:02:09.751Z] === RUN   TestInvalidParameter
17:02:09 [2021-09-16T17:02:09.751Z] --- PASS: TestInvalidParameter (0.00s)
17:02:09 [2021-09-16T17:02:09.751Z] === RUN   TestNotImplemented
17:02:09 [2021-09-16T17:02:09.751Z] --- PASS: TestNotImplemented (0.00s)
17:02:09 [2021-09-16T17:02:09.751Z] === RUN   TestNotModified
17:02:09 [2021-09-16T17:02:09.751Z] --- PASS: TestNotModified (0.00s)
17:02:09 [2021-09-16T17:02:09.751Z] === RUN   TestUnauthorized
17:02:09 [2021-09-16T17:02:09.751Z] --- PASS: TestUnauthorized (0.00s)
17:02:09 [2021-09-16T17:02:09.751Z] === RUN   TestUnknown
17:02:09 [2021-09-16T17:02:09.751Z] --- PASS: TestUnknown (0.00s)
17:02:09 [2021-09-16T17:02:09.751Z] === RUN   TestCancelled
17:02:09 [2021-09-16T17:02:09.751Z] --- PASS: TestCancelled (0.00s)
17:02:09 [2021-09-16T17:02:09.751Z] === RUN   TestDeadline
17:02:09 [2021-09-16T17:02:09.751Z] --- PASS: TestDeadline (0.00s)
17:02:09 [2021-09-16T17:02:09.751Z] === RUN   TestDataLoss
17:02:09 [2021-09-16T17:02:09.751Z] --- PASS: TestDataLoss (0.00s)
17:02:09 [2021-09-16T17:02:09.751Z] === RUN   TestUnavailable
17:02:09 [2021-09-16T17:02:09.751Z] --- PASS: TestUnavailable (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestSystem
17:02:09 [2021-09-16T17:02:09.752Z] --- PASS: TestSystem (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestFromStatusCode
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestFromStatusCode/Not_Found
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestFromStatusCode/Bad_Request
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestFromStatusCode/Conflict
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestFromStatusCode/Unauthorized
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestFromStatusCode/Service_Unavailable
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestFromStatusCode/Forbidden
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestFromStatusCode/Not_Modified
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestFromStatusCode/Not_Implemented
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:02:09 [2021-09-16T17:02:09.752Z] --- PASS: TestFromStatusCode (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:02:09 [2021-09-16T17:02:09.752Z] PASS
17:02:09 [2021-09-16T17:02:09.752Z] coverage: 53.1% of statements
17:02:09 [2021-09-16T17:02:09.752Z] ok  	github.com/docker/docker/errdefs	0.041s	coverage: 53.1% of statements
17:02:09 [2021-09-16T17:02:09.752Z] --- PASS: TestConcurrencyLimit (0.45s)
17:02:09 [2021-09-16T17:02:09.752Z] === RUN   TestInactiveJobs
17:02:10 [2021-09-16T17:02:10.073Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
17:02:10 [2021-09-16T17:02:10.073Z] --- PASS: TestAPIIpcModeHost (0.76s)
17:02:10 [2021-09-16T17:02:10.073Z] === RUN   TestDaemonIpcModeShareable
17:02:10 [2021-09-16T17:02:10.222Z] --- PASS: TestWhenEmptyAuthConfig (1.19s)
17:02:10 [2021-09-16T17:02:10.222Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:02:10 [2021-09-16T17:02:10.222Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:02:10 [2021-09-16T17:02:10.222Z] === RUN   TestTokenPassThru
17:02:10 [2021-09-16T17:02:10.222Z] --- PASS: TestTokenPassThru (0.01s)
17:02:10 [2021-09-16T17:02:10.222Z] === RUN   TestTokenPassThruDifferentHost
17:02:10 [2021-09-16T17:02:10.222Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
17:02:10 [2021-09-16T17:02:10.222Z] PASS
17:02:10 [2021-09-16T17:02:10.222Z] coverage: 24.1% of statements
17:02:10 [2021-09-16T17:02:10.222Z] ok  	github.com/docker/docker/distribution	1.496s	coverage: 24.1% of statements
17:02:10 [2021-09-16T17:02:10.222Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:02:10 [2021-09-16T17:02:10.222Z] --- PASS: TestInactiveJobs (0.37s)
17:02:10 [2021-09-16T17:02:10.222Z] === RUN   TestWatchRelease
17:02:10 [2021-09-16T17:02:10.222Z] --- PASS: TestWatchRelease (0.07s)
17:02:10 [2021-09-16T17:02:10.222Z] === RUN   TestWatchFinishedTransfer
17:02:10 [2021-09-16T17:02:10.222Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:02:10 [2021-09-16T17:02:10.222Z] === RUN   TestDuplicateTransfer
17:02:10 [2021-09-16T17:02:10.222Z] --- PASS: TestDuplicateTransfer (0.04s)
17:02:10 [2021-09-16T17:02:10.222Z] === RUN   TestSuccessfulUpload
17:02:10 [2021-09-16T17:02:10.222Z] === RUN   TestFSGetInvalidData
17:02:10 [2021-09-16T17:02:10.222Z] --- PASS: TestFSGetInvalidData (0.01s)
17:02:10 [2021-09-16T17:02:10.222Z] === RUN   TestFSInvalidSet
17:02:10 [2021-09-16T17:02:10.222Z] --- PASS: TestFSInvalidSet (0.01s)
17:02:10 [2021-09-16T17:02:10.222Z] === RUN   TestFSInvalidRoot
17:02:10 [2021-09-16T17:02:10.222Z] --- PASS: TestFSInvalidRoot (0.00s)
17:02:10 [2021-09-16T17:02:10.222Z] === RUN   TestFSMetadataGetSet
17:02:10 [2021-09-16T17:02:10.329Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestFSMetadataGetSet (0.07s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestFSInvalidWalker
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestFSInvalidWalker (0.01s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestFSGetSet
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestFSGetSet (0.01s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestFSGetUnsetKey
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestFSGetUnsetKey (0.01s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestFSGetEmptyData
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestFSGetEmptyData (0.00s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestFSDelete
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestFSDelete (0.02s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestFSWalker
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestFSWalker (0.01s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestFSWalkerStopOnError
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestFSWalkerStopOnError (0.01s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestNewFromJSON
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestNewFromJSON (0.00s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestNewFromJSONWithInvalidJSON
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestMarshalKeyOrder
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestHistoryEqual
17:02:10 [2021-09-16T17:02:10.693Z] time="2021-09-16T17:02:10Z" level=error msg="Upload failed, retrying: simulating retry"
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestHistoryEqual (0.12s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestImage
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestImage (0.00s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestImageOSNotEmpty
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestNewChildImageFromImageWithRootFS
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestCreate
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestCompare
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestCompare (0.00s)
17:02:10 [2021-09-16T17:02:10.693Z] PASS
17:02:10 [2021-09-16T17:02:10.693Z] coverage: 19.2% of statements
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestCreate (0.01s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestRestore
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestSuccessfulUpload (0.39s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestCancelledUpload
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestCancelledUpload (0.00s)
17:02:10 [2021-09-16T17:02:10.693Z] PASS
17:02:10 [2021-09-16T17:02:10.693Z] coverage: 77.3% of statements
17:02:10 [2021-09-16T17:02:10.693Z] ok  	github.com/docker/docker/image/cache	0.056s	coverage: 19.2% of statements
17:02:10 [2021-09-16T17:02:10.693Z] ok  	github.com/docker/docker/distribution/xfer	1.916s	coverage: 77.3% of statements
17:02:10 [2021-09-16T17:02:10.693Z] time="2021-09-16T17:02:10Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:02:10 [2021-09-16T17:02:10.693Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestRestore (0.03s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestAddDelete
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestAddDelete (0.03s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestSearchAfterDelete
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestSearchAfterDelete (0.01s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestParentReset
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestParentReset (0.03s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestGetAndSetLastUpdated
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
17:02:10 [2021-09-16T17:02:10.693Z] === RUN   TestStoreLen
17:02:10 [2021-09-16T17:02:10.693Z] --- PASS: TestStoreLen (0.06s)
17:02:10 [2021-09-16T17:02:10.693Z] PASS
17:02:10 [2021-09-16T17:02:10.693Z] coverage: 86.6% of statements
17:02:10 [2021-09-16T17:02:10.693Z] ok  	github.com/docker/docker/image	0.534s	coverage: 86.6% of statements
17:02:11 [2021-09-16T17:02:11.163Z] === RUN   TestValidateManifest
17:02:11 [2021-09-16T17:02:11.163Z] === RUN   TestValidateManifest/nil
17:02:11 [2021-09-16T17:02:11.163Z] === RUN   TestValidateManifest/non-nil
17:02:11 [2021-09-16T17:02:11.163Z] --- PASS: TestValidateManifest (0.00s)
17:02:11 [2021-09-16T17:02:11.163Z]     --- PASS: TestValidateManifest/nil (0.00s)
17:02:11 [2021-09-16T17:02:11.163Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
17:02:11 [2021-09-16T17:02:11.163Z] PASS
17:02:11 [2021-09-16T17:02:11.163Z] coverage: 0.7% of statements
17:02:11 [2021-09-16T17:02:11.163Z] ok  	github.com/docker/docker/image/tarexport	0.072s	coverage: 0.7% of statements
17:02:11 [2021-09-16T17:02:11.257Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
17:02:11 [2021-09-16T17:02:11.513Z] --- PASS: TestDaemonIpcModeShareable (1.70s)
17:02:11 [2021-09-16T17:02:11.513Z] === RUN   TestDaemonIpcModePrivate
17:02:11 [2021-09-16T17:02:11.514Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
17:02:11 [2021-09-16T17:02:11.634Z] === RUN   TestMakeV1ConfigFromConfig
17:02:11 [2021-09-16T17:02:11.634Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:02:11 [2021-09-16T17:02:11.634Z] PASS
17:02:11 [2021-09-16T17:02:11.634Z] coverage: 25.0% of statements
17:02:11 [2021-09-16T17:02:11.634Z] ok  	github.com/docker/docker/image/v1	0.054s	coverage: 25.0% of statements
17:02:11 [2021-09-16T17:02:11.634Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:02:12 [2021-09-16T17:02:12.113Z] === RUN   TestSerialization
17:02:12 [2021-09-16T17:02:12.113Z] --- PASS: TestSerialization (0.02s)
17:02:12 [2021-09-16T17:02:12.113Z] PASS
17:02:12 [2021-09-16T17:02:12.113Z] coverage: 100.0% of statements
17:02:12 [2021-09-16T17:02:12.113Z] ok  	github.com/docker/docker/libcontainerd/queue	0.113s	coverage: 100.0% of statements
17:02:12 [2021-09-16T17:02:12.838Z] === RUN   TestCheckpointCreateError
17:02:12 [2021-09-16T17:02:12.838Z] --- PASS: TestCheckpointCreateError (0.00s)
17:02:12 [2021-09-16T17:02:12.838Z] === RUN   TestCheckpointCreate
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCheckpointCreate (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestCheckpointDeleteError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestCheckpointDelete
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCheckpointDelete (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestCheckpointListError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCheckpointListError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestCheckpointList
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCheckpointList (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestCheckpointListContainerNotFound
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestNewClientWithOpsFromEnv
17:02:12 [2021-09-16T17:02:12.839Z]     client_test.go:23: runtime.GOOS == "windows"
17:02:12 [2021-09-16T17:02:12.839Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestGetAPIPath
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestGetAPIPath (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestParseHostURL
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestParseHostURL (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestNegotiateAPIVersionEmpty
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestNegotiateAPIVersion
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestNegotiateAPVersionOverride
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestNegotiateAPIVersionAutomatic
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestClientRedirect
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestClientRedirect (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigCreateUnsupported
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigCreateError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigCreateError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigCreate
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigCreate (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigInspectNotFound
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigInspectWithEmptyID
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigInspectUnsupported
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigInspectError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigInspectError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigInspectConfigNotFound
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigInspect
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigInspect (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigListUnsupported
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigListUnsupported (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigListError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigListError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigList
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigList (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigRemoveUnsupported
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigRemoveError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigRemoveError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigRemove
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigRemove (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigUpdateUnsupported
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigUpdateError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigUpdateError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestConfigUpdate
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestConfigUpdate (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerCommitError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerCommitError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerCommit
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerCommit (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerStatPathError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerStatPathError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerStatPathNotFoundError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerStatPathNoHeaderError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerStatPath
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerStatPath (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestCopyToContainerError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCopyToContainerError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestCopyToContainerNotFoundError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestCopyToContainerNotStatusOKError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestCopyToContainer
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCopyToContainer (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestCopyFromContainerError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCopyFromContainerError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestCopyFromContainerNotFoundError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestCopyFromContainerNotStatusOKError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestCopyFromContainerNoHeaderError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestCopyFromContainer
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestCopyFromContainer (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerCreateError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerCreateError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerCreateImageNotFound
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerCreateWithName
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerCreateWithName (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerCreateAutoRemove
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerDiffError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerDiffError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerDiff
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerDiff (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerExecCreateError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerExecCreateError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerExecCreate
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerExecCreate (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerExecStartError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerExecStartError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerExecStart
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerExecStart (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerExecInspectError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerExecInspectError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerExecInspect
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerExecInspect (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerExportError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerExportError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerExport
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerExport (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerInspectError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerInspectError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerInspectContainerNotFound
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerInspectWithEmptyID
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerInspect
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerInspect (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerInspectNode
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerInspectNode (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerKillError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerKillError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerKill
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerKill (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerListError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerListError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerList
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerList (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerLogsNotFoundError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerLogsError
17:02:12 [2021-09-16T17:02:12.839Z] --- PASS: TestContainerLogsError (0.00s)
17:02:12 [2021-09-16T17:02:12.839Z] === RUN   TestContainerLogs
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestEnvironmentParsing
17:02:13 [2021-09-16T17:02:13.103Z] --- PASS: TestEnvironmentParsing (0.00s)
17:02:13 [2021-09-16T17:02:13.103Z] PASS
17:02:13 [2021-09-16T17:02:13.103Z] coverage: 1.2% of statements
17:02:13 [2021-09-16T17:02:13.103Z] ok  	github.com/docker/docker/libcontainerd/local	0.135s	coverage: 1.2% of statements
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestEmptyLayer
17:02:13 [2021-09-16T17:02:13.103Z] --- PASS: TestEmptyLayer (0.00s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestCommitFailure
17:02:13 [2021-09-16T17:02:13.103Z] --- PASS: TestCommitFailure (0.01s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestStartTransactionFailure
17:02:13 [2021-09-16T17:02:13.103Z] --- PASS: TestStartTransactionFailure (0.00s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestGetOrphan
17:02:13 [2021-09-16T17:02:13.103Z] --- PASS: TestGetOrphan (0.01s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestMountAndRegister
17:02:13 [2021-09-16T17:02:13.103Z]     layer_test.go:270: Layer size: 14
17:02:13 [2021-09-16T17:02:13.103Z] --- PASS: TestMountAndRegister (0.04s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestLayerRelease
17:02:13 [2021-09-16T17:02:13.103Z]     layer_test.go:303: Failing on Windows
17:02:13 [2021-09-16T17:02:13.103Z] --- SKIP: TestLayerRelease (0.00s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestStoreRestore
17:02:13 [2021-09-16T17:02:13.103Z]     layer_test.go:352: Failing on Windows
17:02:13 [2021-09-16T17:02:13.103Z] --- SKIP: TestStoreRestore (0.00s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestTarStreamStability
17:02:13 [2021-09-16T17:02:13.103Z]     layer_test.go:467: Failing on Windows
17:02:13 [2021-09-16T17:02:13.103Z] --- SKIP: TestTarStreamStability (0.00s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestRegisterExistingLayer
17:02:13 [2021-09-16T17:02:13.103Z] --- PASS: TestRegisterExistingLayer (0.10s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestTarStreamVerification
17:02:13 [2021-09-16T17:02:13.103Z]     layer_test.go:696: Failing on Windows
17:02:13 [2021-09-16T17:02:13.103Z] --- SKIP: TestTarStreamVerification (0.00s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestLayerMigration
17:02:13 [2021-09-16T17:02:13.103Z]     migration_test.go:45: Failing on Windows
17:02:13 [2021-09-16T17:02:13.103Z] --- SKIP: TestLayerMigration (0.00s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestLayerMigrationNoTarsplit
17:02:13 [2021-09-16T17:02:13.103Z]     migration_test.go:181: Failing on Windows
17:02:13 [2021-09-16T17:02:13.103Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestMountInit
17:02:13 [2021-09-16T17:02:13.103Z]     mount_test.go:17: Failing on Windows
17:02:13 [2021-09-16T17:02:13.103Z] --- SKIP: TestMountInit (0.00s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestMountSize
17:02:13 [2021-09-16T17:02:13.103Z]     mount_test.go:76: Failing on Windows
17:02:13 [2021-09-16T17:02:13.103Z] --- SKIP: TestMountSize (0.00s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestMountChanges
17:02:13 [2021-09-16T17:02:13.103Z]     mount_test.go:125: Failing on Windows
17:02:13 [2021-09-16T17:02:13.103Z] --- SKIP: TestMountChanges (0.00s)
17:02:13 [2021-09-16T17:02:13.103Z] === RUN   TestMountApply
17:02:13 [2021-09-16T17:02:13.103Z]     mount_test.go:212: Failing on Windows
17:02:13 [2021-09-16T17:02:13.103Z] --- SKIP: TestMountApply (0.00s)
17:02:13 [2021-09-16T17:02:13.103Z] PASS
17:02:13 [2021-09-16T17:02:13.103Z] coverage: 30.1% of statements
17:02:13 [2021-09-16T17:02:13.103Z] ok  	github.com/docker/docker/layer	0.235s	coverage: 30.1% of statements
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerLogs (0.14s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerPauseError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerPauseError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerPause
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerPause (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainersPruneError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainersPruneError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainersPrune
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainersPrune (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerRemoveError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerRemoveError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerRemoveNotFoundError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerRemove
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerRemove (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerRenameError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerRenameError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerRename
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerRename (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerResizeError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerResizeError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerExecResizeError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerExecResizeError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerResize
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerResize (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerExecResize
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerExecResize (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerRestartError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerRestartError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerRestart
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerRestart (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerStartError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerStartError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerStart
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerStart (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerStatsError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerStatsError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerStats
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerStats (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerStopError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerStopError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerStop
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerStop (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerTopError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerTopError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerTop
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerTop (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerUnpauseError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerUnpauseError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerUnpause
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerUnpause (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerUpdateError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerUpdateError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerUpdate
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerUpdate (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerWaitError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerWaitError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestContainerWait
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestContainerWait (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestDiskUsageError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestDiskUsageError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestDiskUsage
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestDiskUsage (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestDistributionInspectUnsupported
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestDistributionInspectWithEmptyID
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestEventsErrorInOptions
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestEventsErrorFromServer
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestEvents
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestEvents (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestTLSCloseWriter
17:02:13 [2021-09-16T17:02:13.306Z] === PAUSE TestTLSCloseWriter
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageBuildError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageBuildError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageBuild
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageBuild (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestGetDockerOS
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestGetDockerOS (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageCreateError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageCreateError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageCreate
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageCreate (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageHistoryError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageHistoryError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageHistory
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageHistory (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageImportError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageImportError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageImport
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageImport (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageInspectError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageInspectError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageInspectImageNotFound
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageInspectWithEmptyID
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageInspect
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageInspect (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageListError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageListError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageList
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageList (0.01s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageListApiBefore125
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageLoadError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageLoadError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageLoad
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageLoad (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagesPruneError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagesPruneError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagesPrune
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagesPrune (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePullReferenceParseError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePullAnyError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagePullAnyError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePullStatusUnauthorizedError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePullWithoutErrors
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePushReferenceError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagePushReferenceError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePushAnyError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagePushAnyError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePushStatusUnauthorizedError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePushWithoutErrors
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageRemoveError
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageRemoveError (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageRemoveImageNotFound
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:02:13 [2021-09-16T17:02:13.306Z] === RUN   TestImageRemove
17:02:13 [2021-09-16T17:02:13.306Z] --- PASS: TestImageRemove (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestImageSaveError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestImageSaveError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestImageSave
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestImageSave (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestImageSearchAnyError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestImageSearchAnyError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestImageSearchStatusUnauthorizedError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestImageSearchWithoutErrors
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestImageTagError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestImageTagError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestImageTagInvalidReference
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestImageTagInvalidSourceImageName
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestImageTagHexSource
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestImageTagHexSource (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestImageTag
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestImageTag (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestInfoServerError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestInfoServerError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestInfoInvalidResponseJSONError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestInfo
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestInfo (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkConnectError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkConnectError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkConnect
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkConnect (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkCreateError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkCreateError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkCreate
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkCreate (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkDisconnectError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkDisconnect
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkDisconnect (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkInspectError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkInspectError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkInspectNotFoundError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkInspectWithEmptyID
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkInspect
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkInspect (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkListError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkListError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkList
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkList (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworksPruneError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworksPruneError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworksPrune
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworksPrune (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkRemoveError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkRemoveError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNetworkRemove
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNetworkRemove (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNodeInspectError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNodeInspectError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNodeInspectNodeNotFound
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNodeInspectWithEmptyID
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNodeInspect
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNodeInspect (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNodeListError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNodeListError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNodeList
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNodeList (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNodeRemoveError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNodeRemoveError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNodeRemove
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNodeRemove (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNodeUpdateError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNodeUpdateError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestNodeUpdate
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestNodeUpdate (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestOptionWithTimeout
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestOptionWithTimeout (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPingFail
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPingFail (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPingWithError
17:02:13 [2021-09-16T17:02:13.307Z] 2021/09/16 17:02:12 RoundTripper returned a response & error; ignoring response
17:02:13 [2021-09-16T17:02:13.307Z] 2021/09/16 17:02:12 RoundTripper returned a response & error; ignoring response
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPingWithError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPingSuccess
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPingSuccess (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPingHeadFallback
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPingHeadFallback/OK
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPingHeadFallback/Not_Found
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPingHeadFallback (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginDisableError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginDisableError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginDisable
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginDisable (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginEnableError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginEnableError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginEnable
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginEnable (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginInspectError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginInspectError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginInspectWithEmptyID
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginInspect
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginInspect (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginListError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginListError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginList
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginList (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginPushError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginPushError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginPush
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginPush (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginRemoveError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginRemoveError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginRemove
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginRemove (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginSetError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginSetError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPluginSet
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPluginSet (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSetHostHeader
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSetHostHeader (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestPlainTextError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestPlainTextError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestInfiniteError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestInfiniteError (0.03s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestCanceledContext
17:02:13 [2021-09-16T17:02:13.307Z] 2021/09/16 17:02:12 RoundTripper returned a response & error; ignoring response
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestCanceledContext (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestDeadlineExceededContext
17:02:13 [2021-09-16T17:02:13.307Z] 2021/09/16 17:02:12 RoundTripper returned a response & error; ignoring response
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestDeadlineExceededContext (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretCreateUnsupported
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretCreateError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretCreateError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretCreate
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretCreate (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretInspectUnsupported
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretInspectError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretInspectError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretInspectSecretNotFound
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretInspectWithEmptyID
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretInspect
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretInspect (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretListUnsupported
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretListUnsupported (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretListError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretListError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretList
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretList (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretRemoveUnsupported
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretRemoveError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretRemoveError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretRemove
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretRemove (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretUpdateUnsupported
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretUpdateError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretUpdateError (0.01s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSecretUpdate
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSecretUpdate (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceCreateError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceCreateError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceCreate
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceCreate (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceCreateCompatiblePlatforms
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceCreateDigestPinning
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceInspectError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceInspectError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceInspectServiceNotFound
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceInspectWithEmptyID
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceInspect
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceInspect (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceListError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceListError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceList
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceList (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceLogsError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceLogsError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceLogs
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceLogs (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceRemoveError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceRemoveError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceRemoveNotFoundError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceRemove
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceRemove (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceUpdateError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceUpdateError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestServiceUpdate
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestServiceUpdate (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSwarmGetUnlockKeyError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSwarmGetUnlockKey
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSwarmInitError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSwarmInitError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSwarmInit
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSwarmInit (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSwarmInspectError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSwarmInspectError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSwarmInspect
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSwarmInspect (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSwarmJoinError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSwarmJoinError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSwarmJoin
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSwarmJoin (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSwarmLeaveError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSwarmLeaveError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSwarmLeave
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSwarmLeave (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSwarmUnlockError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSwarmUnlockError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSwarmUnlock
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSwarmUnlock (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSwarmUpdateError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSwarmUpdateError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestSwarmUpdate
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestSwarmUpdate (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestTaskInspectError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestTaskInspectError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestTaskInspectWithEmptyID
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestTaskInspect
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestTaskInspect (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestTaskListError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestTaskListError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestTaskList
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestTaskList (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestVolumeCreateError
17:02:13 [2021-09-16T17:02:13.307Z] --- PASS: TestVolumeCreateError (0.00s)
17:02:13 [2021-09-16T17:02:13.307Z] === RUN   TestVolumeCreate
17:02:13 [2021-09-16T17:02:13.310Z] --- PASS: TestVolumeCreate (0.00s)
17:02:13 [2021-09-16T17:02:13.310Z] === RUN   TestVolumeInspectError
17:02:13 [2021-09-16T17:02:13.310Z] --- PASS: TestVolumeInspectError (0.00s)
17:02:13 [2021-09-16T17:02:13.310Z] === RUN   TestVolumeInspectNotFound
17:02:13 [2021-09-16T17:02:13.310Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:02:13 [2021-09-16T17:02:13.310Z] === RUN   TestVolumeInspectWithEmptyID
17:02:13 [2021-09-16T17:02:13.310Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:02:13 [2021-09-16T17:02:13.310Z] === RUN   TestVolumeInspect
17:02:13 [2021-09-16T17:02:13.310Z] --- PASS: TestVolumeInspect (0.00s)
17:02:13 [2021-09-16T17:02:13.310Z] === RUN   TestVolumeListError
17:02:13 [2021-09-16T17:02:13.310Z] --- PASS: TestVolumeListError (0.00s)
17:02:13 [2021-09-16T17:02:13.310Z] === RUN   TestVolumeList
17:02:13 [2021-09-16T17:02:13.310Z] --- PASS: TestVolumeList (0.00s)
17:02:13 [2021-09-16T17:02:13.310Z] === RUN   TestVolumeRemoveError
17:02:13 [2021-09-16T17:02:13.310Z] --- PASS: TestVolumeRemoveError (0.00s)
17:02:13 [2021-09-16T17:02:13.310Z] === RUN   TestVolumeRemove
17:02:13 [2021-09-16T17:02:13.310Z] --- PASS: TestVolumeRemove (0.00s)
17:02:13 [2021-09-16T17:02:13.310Z] === CONT  TestTLSCloseWriter
17:02:13 [2021-09-16T17:02:13.310Z] --- PASS: TestTLSCloseWriter (0.01s)
17:02:13 [2021-09-16T17:02:13.310Z] PASS
17:02:13 [2021-09-16T17:02:13.310Z] coverage: 75.1% of statements
17:02:13 [2021-09-16T17:02:13.310Z] ok  	github.com/docker/docker/client	0.362s	coverage: 75.1% of statements
17:02:13 [2021-09-16T17:02:13.404Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:99, shared: false, mustBeShared: false
17:02:13 [2021-09-16T17:02:13.404Z]     check_test.go:308: [dd357332791e6] daemon is not started
17:02:13 [2021-09-16T17:02:13.404Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
17:02:13 [2021-09-16T17:02:13.404Z] --- PASS: TestDaemonIpcModePrivate (1.83s)
17:02:13 [2021-09-16T17:02:13.404Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:02:13 [2021-09-16T17:02:13.573Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:02:13 [2021-09-16T17:02:13.573Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:02:13 [2021-09-16T17:02:13.573Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:02:13 [2021-09-16T17:02:13.573Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestSequenceGetAvailableBit
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestSequenceEqual
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestSequenceEqual (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestSequenceCopy
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestSequenceCopy (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestGetFirstAvailable
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestGetFirstAvailable (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestFindSequence
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestFindSequence (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestCheckIfAvailable
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestCheckIfAvailable (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestMergeSequences
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestMergeSequences (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestPushReservation
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestPushReservation (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestSerializeDeserialize
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestSerializeDeserialize (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestSet
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestSet (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestSetUnset
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestSetUnset (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestOffsetSetUnset
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestOffsetSetUnset (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestSetInRange
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestSetInRange (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestSetAnyInRange
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestSetAnyInRange (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestMethods
17:02:13 [2021-09-16T17:02:13.573Z] --- PASS: TestMethods (0.00s)
17:02:13 [2021-09-16T17:02:13.573Z] === RUN   TestRandomAllocateDeallocate
17:02:14 [2021-09-16T17:02:14.770Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false
17:02:15 [2021-09-16T17:02:15.026Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s)
17:02:15 [2021-09-16T17:02:15.026Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:02:15 [2021-09-16T17:02:15.143Z] === RUN   TestInvalidConfig
17:02:15 [2021-09-16T17:02:15.143Z] --- PASS: TestInvalidConfig (0.00s)
17:02:15 [2021-09-16T17:02:15.143Z] === RUN   TestConfig
17:02:15 [2021-09-16T17:02:15.143Z] --- PASS: TestConfig (0.00s)
17:02:15 [2021-09-16T17:02:15.143Z] === RUN   TestOptionsLabels
17:02:15 [2021-09-16T17:02:15.143Z] --- PASS: TestOptionsLabels (0.00s)
17:02:15 [2021-09-16T17:02:15.143Z] === RUN   TestValidName
17:02:15 [2021-09-16T17:02:15.143Z] --- PASS: TestValidName (0.00s)
17:02:15 [2021-09-16T17:02:15.143Z] === RUN   TestTLSConfiguration
17:02:15 [2021-09-16T17:02:15.143Z] time="2021-09-16T17:02:14Z" level=info msg="Option Initializing KV with TLS"
17:02:15 [2021-09-16T17:02:15.143Z] --- PASS: TestTLSConfiguration (0.13s)
17:02:15 [2021-09-16T17:02:15.143Z] PASS
17:02:15 [2021-09-16T17:02:15.143Z] coverage: 24.0% of statements
17:02:15 [2021-09-16T17:02:15.144Z] ok  	github.com/docker/docker/libnetwork/config	0.190s	coverage: 24.0% of statements
17:02:15 [2021-09-16T17:02:15.614Z] === RUN   TestKey
17:02:15 [2021-09-16T17:02:15.614Z] --- PASS: TestKey (0.00s)
17:02:15 [2021-09-16T17:02:15.614Z] === RUN   TestParseKey
17:02:15 [2021-09-16T17:02:15.614Z] --- PASS: TestParseKey (0.00s)
17:02:15 [2021-09-16T17:02:15.614Z] === RUN   TestInvalidDataStore
17:02:15 [2021-09-16T17:02:15.614Z] --- PASS: TestInvalidDataStore (0.00s)
17:02:15 [2021-09-16T17:02:15.614Z] === RUN   TestKVObjectFlatKey
17:02:15 [2021-09-16T17:02:15.614Z] --- PASS: TestKVObjectFlatKey (0.00s)
17:02:15 [2021-09-16T17:02:15.614Z] === RUN   TestAtomicKVObjectFlatKey
17:02:15 [2021-09-16T17:02:15.614Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
17:02:15 [2021-09-16T17:02:15.614Z] PASS
17:02:15 [2021-09-16T17:02:15.614Z] coverage: 21.9% of statements
17:02:15 [2021-09-16T17:02:15.614Z] ok  	github.com/docker/docker/libnetwork/datastore	0.038s	coverage: 21.9% of statements
17:02:16 [2021-09-16T17:02:16.394Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
17:02:16 [2021-09-16T17:02:16.394Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: true, mustBeShared: true
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestIPDataMarshalling
17:02:16 [2021-09-16T17:02:16.609Z] --- PASS: TestIPDataMarshalling (0.00s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestValidateAndIsV6
17:02:16 [2021-09-16T17:02:16.609Z] --- PASS: TestValidateAndIsV6 (0.00s)
17:02:16 [2021-09-16T17:02:16.609Z] PASS
17:02:16 [2021-09-16T17:02:16.609Z] coverage: 68.9% of statements
17:02:16 [2021-09-16T17:02:16.609Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.035s	coverage: 68.9% of statements
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestErrorInterfaces
17:02:16 [2021-09-16T17:02:16.609Z] --- PASS: TestErrorInterfaces (0.00s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestNetworkMarshalling
17:02:16 [2021-09-16T17:02:16.609Z] --- PASS: TestNetworkMarshalling (0.13s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestEndpointMarshalling
17:02:16 [2021-09-16T17:02:16.609Z] --- PASS: TestEndpointMarshalling (0.00s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestAuxAddresses
17:02:16 [2021-09-16T17:02:16.609Z] time="2021-09-16T17:02:16Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:02:16 [2021-09-16T17:02:16.609Z] --- PASS: TestAuxAddresses (0.01s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestSRVServiceQuery
17:02:16 [2021-09-16T17:02:16.609Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:02:16 [2021-09-16T17:02:16.609Z] --- SKIP: TestSRVServiceQuery (0.00s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestServiceVIPReuse
17:02:16 [2021-09-16T17:02:16.609Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:02:16 [2021-09-16T17:02:16.609Z] --- SKIP: TestServiceVIPReuse (0.00s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestIpamReleaseOnNetDriverFailures
17:02:16 [2021-09-16T17:02:16.609Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:02:16 [2021-09-16T17:02:16.609Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestDNSIPQuery
17:02:16 [2021-09-16T17:02:16.609Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:02:16 [2021-09-16T17:02:16.609Z] --- SKIP: TestDNSIPQuery (0.00s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestDNSProxyServFail
17:02:16 [2021-09-16T17:02:16.609Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:02:16 [2021-09-16T17:02:16.609Z] --- SKIP: TestDNSProxyServFail (0.00s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestSandboxAddEmpty
17:02:16 [2021-09-16T17:02:16.609Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:02:16 [2021-09-16T17:02:16.609Z] --- SKIP: TestSandboxAddEmpty (0.01s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestSandboxAddMultiPrio
17:02:16 [2021-09-16T17:02:16.609Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:02:16 [2021-09-16T17:02:16.609Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestSandboxAddSamePrio
17:02:16 [2021-09-16T17:02:16.609Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:02:16 [2021-09-16T17:02:16.609Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestCleanupServiceDiscovery
17:02:16 [2021-09-16T17:02:16.609Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:02:16 [2021-09-16T17:02:16.609Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestDNSOptions
17:02:16 [2021-09-16T17:02:16.609Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:02:16 [2021-09-16T17:02:16.609Z] --- SKIP: TestDNSOptions (0.00s)
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestMultipleControllersWithSameStore
17:02:16 [2021-09-16T17:02:16.609Z] time="2021-09-16T17:02:16Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:02:16 [2021-09-16T17:02:16.609Z] time="2021-09-16T17:02:16Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:02:16 [2021-09-16T17:02:16.609Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
17:02:16 [2021-09-16T17:02:16.609Z] PASS
17:02:16 [2021-09-16T17:02:16.609Z] coverage: 8.6% of statements
17:02:16 [2021-09-16T17:02:16.609Z] ok  	github.com/docker/docker/libnetwork	0.255s	coverage: 8.6% of statements
17:02:16 [2021-09-16T17:02:16.609Z] === RUN   TestDriver
17:02:16 [2021-09-16T17:02:16.609Z] --- PASS: TestDriver (0.00s)
17:02:16 [2021-09-16T17:02:16.609Z] PASS
17:02:16 [2021-09-16T17:02:16.609Z] coverage: 34.8% of statements
17:02:16 [2021-09-16T17:02:16.609Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.032s	coverage: 34.8% of statements
17:02:16 [2021-09-16T17:02:16.701Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.65s)
17:02:16 [2021-09-16T17:02:16.701Z] === RUN   TestIpcModeOlderClient
17:02:16 [2021-09-16T17:02:16.701Z]     check_test.go:308: [d866405ba2a14] daemon is not started
17:02:16 [2021-09-16T17:02:16.701Z] === PAUSE TestIpcModeOlderClient
17:02:16 [2021-09-16T17:02:16.701Z] === RUN   TestKillContainerInvalidSignal
17:02:16 [2021-09-16T17:02:16.701Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
17:02:16 [2021-09-16T17:02:16.957Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:02:17 [2021-09-16T17:02:17.079Z] === RUN   TestDriver
17:02:17 [2021-09-16T17:02:17.079Z] --- PASS: TestDriver (0.00s)
17:02:17 [2021-09-16T17:02:17.079Z] PASS
17:02:17 [2021-09-16T17:02:17.079Z] coverage: 34.8% of statements
17:02:17 [2021-09-16T17:02:17.079Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.039s	coverage: 34.8% of statements
17:02:17 [2021-09-16T17:02:17.520Z] --- PASS: TestKillContainerInvalidSignal (0.76s)
17:02:17 [2021-09-16T17:02:17.520Z] === RUN   TestKillContainer
17:02:17 [2021-09-16T17:02:17.520Z] === RUN   TestKillContainer/no_signal
17:02:17 [2021-09-16T17:02:17.552Z] === RUN   TestNetworkAllocateFree
17:02:17 [2021-09-16T17:02:17.552Z] --- PASS: TestNetworkAllocateFree (0.00s)
17:02:17 [2021-09-16T17:02:17.552Z] === RUN   TestNetworkAllocateUserDefinedVNIs
17:02:17 [2021-09-16T17:02:17.552Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
17:02:17 [2021-09-16T17:02:17.552Z] PASS
17:02:17 [2021-09-16T17:02:17.552Z] coverage: 63.6% of statements
17:02:17 [2021-09-16T17:02:17.552Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.037s	coverage: 63.6% of statements
17:02:17 [2021-09-16T17:02:17.552Z] === RUN   TestGetEmptyCapabilities
17:02:17 [2021-09-16T17:02:17.552Z] --- PASS: TestGetEmptyCapabilities (0.01s)
17:02:17 [2021-09-16T17:02:17.552Z] === RUN   TestGetExtraCapabilities
17:02:17 [2021-09-16T17:02:17.552Z] --- PASS: TestGetExtraCapabilities (0.00s)
17:02:17 [2021-09-16T17:02:17.552Z] === RUN   TestGetInvalidCapabilities
17:02:17 [2021-09-16T17:02:17.552Z] --- PASS: TestGetInvalidCapabilities (0.00s)
17:02:17 [2021-09-16T17:02:17.552Z] === RUN   TestRemoteDriver
17:02:17 [2021-09-16T17:02:17.552Z] --- PASS: TestRemoteDriver (0.00s)
17:02:17 [2021-09-16T17:02:17.552Z] === RUN   TestDriverError
17:02:17 [2021-09-16T17:02:17.552Z] --- PASS: TestDriverError (0.00s)
17:02:17 [2021-09-16T17:02:17.552Z] === RUN   TestMissingValues
17:02:17 [2021-09-16T17:02:17.552Z] --- PASS: TestMissingValues (0.00s)
17:02:17 [2021-09-16T17:02:17.552Z] === RUN   TestRollback
17:02:17 [2021-09-16T17:02:17.552Z] --- PASS: TestRollback (0.00s)
17:02:17 [2021-09-16T17:02:17.552Z] PASS
17:02:17 [2021-09-16T17:02:17.552Z] coverage: 57.4% of statements
17:02:17 [2021-09-16T17:02:17.552Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.078s	coverage: 57.4% of statements
17:02:18 [2021-09-16T17:02:18.082Z] === RUN   TestKillContainer/non_killing_signal
17:02:18 [2021-09-16T17:02:18.542Z] === RUN   TestNew
17:02:18 [2021-09-16T17:02:18.542Z] --- PASS: TestNew (0.00s)
17:02:18 [2021-09-16T17:02:18.542Z] === RUN   TestAddDriver
17:02:18 [2021-09-16T17:02:18.542Z] --- PASS: TestAddDriver (0.00s)
17:02:18 [2021-09-16T17:02:18.542Z] === RUN   TestAddDuplicateDriver
17:02:18 [2021-09-16T17:02:18.542Z] --- PASS: TestAddDuplicateDriver (0.00s)
17:02:18 [2021-09-16T17:02:18.542Z] === RUN   TestIPAMDefaultAddressSpaces
17:02:18 [2021-09-16T17:02:18.542Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
17:02:18 [2021-09-16T17:02:18.542Z] === RUN   TestDriver
17:02:18 [2021-09-16T17:02:18.542Z] --- PASS: TestDriver (0.00s)
17:02:18 [2021-09-16T17:02:18.542Z] === RUN   TestIPAM
17:02:18 [2021-09-16T17:02:18.542Z] --- PASS: TestIPAM (0.00s)
17:02:18 [2021-09-16T17:02:18.542Z] === RUN   TestWalkIPAMs
17:02:18 [2021-09-16T17:02:18.542Z] --- PASS: TestWalkIPAMs (0.00s)
17:02:18 [2021-09-16T17:02:18.542Z] === RUN   TestWalkDrivers
17:02:18 [2021-09-16T17:02:18.542Z] --- PASS: TestWalkDrivers (0.00s)
17:02:18 [2021-09-16T17:02:18.542Z] PASS
17:02:18 [2021-09-16T17:02:18.542Z] coverage: 82.4% of statements
17:02:18 [2021-09-16T17:02:18.542Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.060s	coverage: 82.4% of statements
17:02:18 [2021-09-16T17:02:18.542Z] === RUN   TestNAT
17:02:18 [2021-09-16T17:02:18.542Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:02:18 [2021-09-16T17:02:18.542Z] --- SKIP: TestNAT (0.00s)
17:02:18 [2021-09-16T17:02:18.542Z] === RUN   TestTransparent
17:02:18 [2021-09-16T17:02:18.542Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:02:18 [2021-09-16T17:02:18.542Z] --- SKIP: TestTransparent (0.00s)
17:02:18 [2021-09-16T17:02:18.542Z] PASS
17:02:18 [2021-09-16T17:02:18.542Z] coverage: 0.0% of statements
17:02:18 [2021-09-16T17:02:18.542Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.043s	coverage: 0.0% of statements
17:02:18 [2021-09-16T17:02:18.542Z] === RUN   TestBuildDefault
17:02:18 [2021-09-16T17:02:18.542Z] --- PASS: TestBuildDefault (0.00s)
17:02:18 [2021-09-16T17:02:18.542Z] === RUN   TestBuildHostnameDomainname
17:02:18 [2021-09-16T17:02:18.542Z] --- PASS: TestBuildHostnameDomainname (0.00s)
17:02:18 [2021-09-16T17:02:18.542Z] === RUN   TestBuildHostname
17:02:18 [2021-09-16T17:02:18.542Z] --- PASS: TestBuildHostname (0.00s)
17:02:18 [2021-09-16T17:02:18.543Z] === RUN   TestBuildHostnameFQDN
17:02:18 [2021-09-16T17:02:18.543Z] --- PASS: TestBuildHostnameFQDN (0.00s)
17:02:18 [2021-09-16T17:02:18.543Z] === RUN   TestBuildNoIP
17:02:18 [2021-09-16T17:02:18.543Z] --- PASS: TestBuildNoIP (0.00s)
17:02:18 [2021-09-16T17:02:18.543Z] === RUN   TestUpdate
17:02:18 [2021-09-16T17:02:18.543Z] --- PASS: TestUpdate (0.00s)
17:02:18 [2021-09-16T17:02:18.543Z] === RUN   TestUpdateIgnoresPrefixedHostname
17:02:18 [2021-09-16T17:02:18.543Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
17:02:18 [2021-09-16T17:02:18.543Z] === RUN   TestDeleteIgnoresPrefixedHostname
17:02:18 [2021-09-16T17:02:18.543Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
17:02:18 [2021-09-16T17:02:18.543Z] === RUN   TestAddEmpty
17:02:18 [2021-09-16T17:02:18.543Z] --- PASS: TestAddEmpty (0.00s)
17:02:18 [2021-09-16T17:02:18.543Z] === RUN   TestAdd
17:02:18 [2021-09-16T17:02:18.543Z] --- PASS: TestAdd (0.00s)
17:02:18 [2021-09-16T17:02:18.543Z] === RUN   TestDeleteEmpty
17:02:18 [2021-09-16T17:02:18.543Z] --- PASS: TestDeleteEmpty (0.00s)
17:02:18 [2021-09-16T17:02:18.543Z] === RUN   TestDeleteNewline
17:02:18 [2021-09-16T17:02:18.543Z] --- PASS: TestDeleteNewline (0.00s)
17:02:18 [2021-09-16T17:02:18.543Z] === RUN   TestDelete
17:02:18 [2021-09-16T17:02:18.543Z] --- PASS: TestDelete (0.00s)
17:02:18 [2021-09-16T17:02:18.543Z] === RUN   TestConcurrentWrites
17:02:18 [2021-09-16T17:02:18.543Z] --- PASS: TestConcurrentWrites (0.13s)
17:02:18 [2021-09-16T17:02:18.543Z] PASS
17:02:18 [2021-09-16T17:02:18.543Z] coverage: 81.2% of statements
17:02:18 [2021-09-16T17:02:18.543Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.179s	coverage: 81.2% of statements
17:02:18 [2021-09-16T17:02:18.645Z] === RUN   TestKillContainer/killing_signal
17:02:18 [2021-09-16T17:02:18.902Z]     docker_cli_daemon_plugins_test.go:80: [d4ed4e958f7bf] daemon is not started
17:02:19 [2021-09-16T17:02:19.468Z] --- PASS: TestKillContainer (1.91s)
17:02:19 [2021-09-16T17:02:19.468Z]     --- PASS: TestKillContainer/no_signal (0.64s)
17:02:19 [2021-09-16T17:02:19.468Z]     --- PASS: TestKillContainer/non_killing_signal (0.51s)
17:02:19 [2021-09-16T17:02:19.468Z]     --- PASS: TestKillContainer/killing_signal (0.57s)
17:02:19 [2021-09-16T17:02:19.468Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:02:19 [2021-09-16T17:02:19.468Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:02:19 [2021-09-16T17:02:19.533Z] === RUN   TestNew
17:02:19 [2021-09-16T17:02:19.533Z] --- PASS: TestNew (0.00s)
17:02:19 [2021-09-16T17:02:19.533Z] === RUN   TestAllocate
17:02:19 [2021-09-16T17:02:19.533Z] --- PASS: TestAllocate (0.00s)
17:02:19 [2021-09-16T17:02:19.533Z] === RUN   TestUninitialized
17:02:19 [2021-09-16T17:02:19.533Z] --- PASS: TestUninitialized (0.00s)
17:02:19 [2021-09-16T17:02:19.533Z] === RUN   TestAllocateInRange
17:02:19 [2021-09-16T17:02:19.533Z] --- PASS: TestAllocateInRange (0.00s)
17:02:19 [2021-09-16T17:02:19.533Z] === RUN   TestAllocateSerial
17:02:19 [2021-09-16T17:02:19.533Z] --- PASS: TestAllocateSerial (0.00s)
17:02:19 [2021-09-16T17:02:19.533Z] PASS
17:02:19 [2021-09-16T17:02:19.533Z] coverage: 87.5% of statements
17:02:19 [2021-09-16T17:02:19.533Z] ok  	github.com/docker/docker/libnetwork/idm	0.034s	coverage: 87.5% of statements
17:02:19 [2021-09-16T17:02:19.533Z] --- PASS: TestRandomAllocateDeallocate (5.90s)
17:02:19 [2021-09-16T17:02:19.533Z] === RUN   TestAllocateRandomDeallocate
17:02:19 [2021-09-16T17:02:19.533Z] === RUN   TestDiff
17:02:19 [2021-09-16T17:02:19.533Z] --- PASS: TestDiff (0.00s)
17:02:19 [2021-09-16T17:02:19.533Z] === RUN   TestAddedCallback
17:02:19 [2021-09-16T17:02:19.533Z] --- PASS: TestAddedCallback (0.00s)
17:02:19 [2021-09-16T17:02:19.533Z] === RUN   TestRemovedCallback
17:02:19 [2021-09-16T17:02:19.533Z] --- PASS: TestRemovedCallback (0.00s)
17:02:19 [2021-09-16T17:02:19.533Z] === RUN   TestNoCallback
17:02:19 [2021-09-16T17:02:19.533Z] --- PASS: TestNoCallback (0.00s)
17:02:19 [2021-09-16T17:02:19.533Z] PASS
17:02:19 [2021-09-16T17:02:19.533Z] coverage: 48.1% of statements
17:02:19 [2021-09-16T17:02:19.533Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.040s	coverage: 48.1% of statements
17:02:19 [2021-09-16T17:02:19.533Z] === RUN   TestCaller
17:02:19 [2021-09-16T17:02:19.533Z] --- PASS: TestCaller (0.00s)
17:02:19 [2021-09-16T17:02:19.533Z] PASS
17:02:19 [2021-09-16T17:02:19.533Z] coverage: 100.0% of statements
17:02:19 [2021-09-16T17:02:19.533Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.032s	coverage: 100.0% of statements
17:02:20 [2021-09-16T17:02:20.005Z] === RUN   TestSetSerialInsertDelete
17:02:20 [2021-09-16T17:02:20.005Z] --- PASS: TestSetSerialInsertDelete (0.00s)
17:02:20 [2021-09-16T17:02:20.005Z] === RUN   TestSetParallelInsertDelete
17:02:20 [2021-09-16T17:02:20.399Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
17:02:20 [2021-09-16T17:02:20.399Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:02:20 [2021-09-16T17:02:20.475Z] --- PASS: TestAllocateRandomDeallocate (1.28s)
17:02:20 [2021-09-16T17:02:20.475Z] === RUN   TestAllocateRandomDeallocateSerialize
17:02:20 [2021-09-16T17:02:20.475Z] === RUN   TestPoolRequest
17:02:20 [2021-09-16T17:02:20.475Z] --- PASS: TestPoolRequest (0.00s)
17:02:20 [2021-09-16T17:02:20.475Z] === RUN   TestOtherRequests
17:02:20 [2021-09-16T17:02:20.475Z] --- PASS: TestOtherRequests (0.00s)
17:02:20 [2021-09-16T17:02:20.475Z] PASS
17:02:20 [2021-09-16T17:02:20.475Z] coverage: 57.1% of statements
17:02:20 [2021-09-16T17:02:20.475Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.043s	coverage: 57.1% of statements
17:02:20 [2021-09-16T17:02:20.945Z] === RUN   TestInt2IP2IntConversion
17:02:20 [2021-09-16T17:02:20.962Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.57s)
17:02:20 [2021-09-16T17:02:20.962Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s)
17:02:20 [2021-09-16T17:02:20.962Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.45s)
17:02:20 [2021-09-16T17:02:20.962Z] === RUN   TestKillStoppedContainer
17:02:20 [2021-09-16T17:02:20.962Z] --- PASS: TestKillStoppedContainer (0.06s)
17:02:20 [2021-09-16T17:02:20.962Z] === RUN   TestKillStoppedContainerAPIPre120
17:02:20 [2021-09-16T17:02:20.962Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
17:02:20 [2021-09-16T17:02:20.962Z] === RUN   TestKillDifferentUserContainer
17:02:21 [2021-09-16T17:02:21.218Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestInt2IP2IntConversion (0.38s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestGetAddressVersion
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestGetAddressVersion (0.00s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestKeyString
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestKeyString (0.00s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestPoolDataMarshal
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestPoolDataMarshal (0.00s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestSubnetsMarshal
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestSubnetsMarshal (0.05s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestAddSubnets
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestAddSubnets (0.04s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestDoublePoolRelease
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestDoublePoolRelease (0.05s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestAddReleasePoolID
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestAddReleasePoolID (0.05s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestPredefinedPool
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestPredefinedPool (0.02s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestRemoveSubnet
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestGetCapabilities
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestGetCapabilities (0.01s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestGetCapabilitiesFromLegacyDriver
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestRemoveSubnet (0.16s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestGetSameAddress
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestGetDefaultAddressSpaces
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestRemoteDriver
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestRemoteDriver (0.00s)
17:02:21 [2021-09-16T17:02:21.417Z] PASS
17:02:21 [2021-09-16T17:02:21.417Z] coverage: 47.4% of statements
17:02:21 [2021-09-16T17:02:21.417Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.059s	coverage: 47.4% of statements
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestGetSameAddress (0.02s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestPoolAllocationReuse
17:02:21 [2021-09-16T17:02:21.417Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.03s)
17:02:21 [2021-09-16T17:02:21.417Z] === RUN   TestRetrieveFromStore
17:02:21 [2021-09-16T17:02:21.780Z] --- PASS: TestKillDifferentUserContainer (0.83s)
17:02:21 [2021-09-16T17:02:21.780Z] === RUN   TestInspectOomKilledTrue
17:02:21 [2021-09-16T17:02:21.780Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:02:21 [2021-09-16T17:02:21.780Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:02:21 [2021-09-16T17:02:21.780Z] === RUN   TestInspectOomKilledFalse
17:02:21 [2021-09-16T17:02:21.894Z] --- PASS: TestRetrieveFromStore (0.42s)
17:02:21 [2021-09-16T17:02:21.894Z] === RUN   TestIsCorrupted
17:02:21 [2021-09-16T17:02:21.894Z] --- PASS: TestIsCorrupted (0.02s)
17:02:21 [2021-09-16T17:02:21.894Z] === RUN   TestSetRollover
17:02:22 [2021-09-16T17:02:22.039Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:02:22 [2021-09-16T17:02:22.039Z] --- SKIP: TestInspectOomKilledFalse (0.01s)
17:02:22 [2021-09-16T17:02:22.039Z] === RUN   TestLinksEtcHostsContentMatch
17:02:22 [2021-09-16T17:02:22.295Z]     docker_cli_daemon_plugins_test.go:170: [dc5b0901fef94] daemon is not started
17:02:22 [2021-09-16T17:02:22.364Z] === RUN   TestWindowsIPAM
17:02:22 [2021-09-16T17:02:22.364Z] --- PASS: TestWindowsIPAM (0.00s)
17:02:22 [2021-09-16T17:02:22.364Z] PASS
17:02:22 [2021-09-16T17:02:22.364Z] coverage: 71.4% of statements
17:02:22 [2021-09-16T17:02:22.364Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.040s	coverage: 71.4% of statements
17:02:22 [2021-09-16T17:02:22.551Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s)
17:02:22 [2021-09-16T17:02:22.551Z] === RUN   TestLinksContainerNames
17:02:22 [2021-09-16T17:02:22.834Z] --- PASS: TestPoolAllocationReuse (1.22s)
17:02:22 [2021-09-16T17:02:22.834Z] === RUN   TestGetAddressSubPoolEqualPool
17:02:22 [2021-09-16T17:02:22.834Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s)
17:02:22 [2021-09-16T17:02:22.834Z] === RUN   TestRequestReleaseAddressFromSubPool
17:02:22 [2021-09-16T17:02:22.834Z] === RUN   TestDefaultNetwork
17:02:23 [2021-09-16T17:02:23.304Z] --- PASS: TestDefaultNetwork (0.20s)
17:02:23 [2021-09-16T17:02:23.304Z] === RUN   TestConfigGlobalScopeDefaultNetworks
17:02:23 [2021-09-16T17:02:23.304Z] --- PASS: TestSetRollover (1.14s)
17:02:23 [2021-09-16T17:02:23.304Z] === RUN   TestSetRolloverSerial
17:02:23 [2021-09-16T17:02:23.304Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s)
17:02:23 [2021-09-16T17:02:23.304Z] === RUN   TestInitAddressPools
17:02:23 [2021-09-16T17:02:23.304Z] --- PASS: TestInitAddressPools (0.00s)
17:02:23 [2021-09-16T17:02:23.304Z] PASS
17:02:23 [2021-09-16T17:02:23.304Z] coverage: 74.0% of statements
17:02:23 [2021-09-16T17:02:23.304Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.473s	coverage: 74.0% of statements
17:02:23 [2021-09-16T17:02:23.774Z] === RUN   TestKeyValue
17:02:23 [2021-09-16T17:02:23.774Z] --- PASS: TestKeyValue (0.00s)
17:02:23 [2021-09-16T17:02:23.774Z] PASS
17:02:23 [2021-09-16T17:02:23.774Z] coverage: 60.0% of statements
17:02:23 [2021-09-16T17:02:23.774Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.033s	coverage: 60.0% of statements
17:02:23 [2021-09-16T17:02:23.919Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
17:02:23 [2021-09-16T17:02:23.919Z] --- PASS: TestLinksContainerNames (1.40s)
17:02:23 [2021-09-16T17:02:23.919Z] === RUN   TestLogsFollowTailEmpty
17:02:23 [2021-09-16T17:02:23.919Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:02:24 [2021-09-16T17:02:24.244Z] --- PASS: TestSetRolloverSerial (1.04s)
17:02:24 [2021-09-16T17:02:24.244Z] === RUN   TestGetFirstAvailableFromCurrent
17:02:24 [2021-09-16T17:02:24.244Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
17:02:24 [2021-09-16T17:02:24.244Z] PASS
17:02:24 [2021-09-16T17:02:24.244Z] coverage: 84.4% of statements
17:02:24 [2021-09-16T17:02:24.244Z] ok  	github.com/docker/docker/libnetwork/bitseq	10.869s	coverage: 84.4% of statements
17:02:24 [2021-09-16T17:02:24.481Z] === RUN   TestDockerSuite/TestBuildAddTar
17:02:24 [2021-09-16T17:02:24.481Z] --- PASS: TestLogsFollowTailEmpty (0.74s)
17:02:24 [2021-09-16T17:02:24.481Z] === RUN   TestContainerNetworkMountsNoChown
17:02:24 [2021-09-16T17:02:24.715Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.05s)
17:02:24 [2021-09-16T17:02:24.715Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
17:02:25 [2021-09-16T17:02:25.002Z] tests/integration/api_exec_test.py .....................                 [ 34%]
17:02:25 [2021-09-16T17:02:25.411Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s)
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/default
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/default
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/private
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/private
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rprivate
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rprivate
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/slave
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/slave
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rslave
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rslave
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/shared
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/shared
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rshared
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rshared
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/default
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/default/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/default/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/default/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/rshared
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/shared
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/rslave
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/slave
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/rprivate
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/private
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/private/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === RUN   TestMountDaemonRoot/private/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/default/bind_root
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:02:25 [2021-09-16T17:02:25.411Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:02:25 [2021-09-16T17:02:25.667Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:02:25 [2021-09-16T17:02:25.667Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:02:25 [2021-09-16T17:02:25.667Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:02:25 [2021-09-16T17:02:25.667Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:02:25 [2021-09-16T17:02:25.667Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:02:25 [2021-09-16T17:02:25.667Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:02:25 [2021-09-16T17:02:25.667Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:02:25 [2021-09-16T17:02:25.667Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:02:25 [2021-09-16T17:02:25.667Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:02:25 [2021-09-16T17:02:25.667Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:02:25 [2021-09-16T17:02:25.667Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:02:25 [2021-09-16T17:02:25.667Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:02:25 [2021-09-16T17:02:25.924Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:02:25 [2021-09-16T17:02:25.924Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:02:25 [2021-09-16T17:02:25.924Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:02:25 [2021-09-16T17:02:25.924Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:02:25 [2021-09-16T17:02:25.924Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:02:25 [2021-09-16T17:02:25.924Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:02:25 [2021-09-16T17:02:25.924Z] === CONT  TestMountDaemonRoot/private/mount_root
17:02:25 [2021-09-16T17:02:25.924Z] === CONT  TestMountDaemonRoot/private/bind_root
17:02:25 [2021-09-16T17:02:25.924Z] --- PASS: TestMountDaemonRoot (0.03s)
17:02:25 [2021-09-16T17:02:25.924Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.08s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:02:25 [2021-09-16T17:02:25.924Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
17:02:25 [2021-09-16T17:02:25.924Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.07s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:02:25 [2021-09-16T17:02:25.924Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:02:25 [2021-09-16T17:02:25.924Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
17:02:25 [2021-09-16T17:02:25.924Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:02:25 [2021-09-16T17:02:25.924Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:02:25 [2021-09-16T17:02:25.924Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:02:25 [2021-09-16T17:02:25.924Z] === RUN   TestContainerBindMountNonRecursive
17:02:26 [2021-09-16T17:02:26.288Z] === RUN   TestNetworkDBSimple
17:02:26 [2021-09-16T17:02:26.758Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.81s)
17:02:26 [2021-09-16T17:02:26.758Z] === RUN   TestGetAddress
17:02:26 [2021-09-16T17:02:26.758Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:02:26 [2021-09-16T17:02:26.758Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:02:26 [2021-09-16T17:02:26.759Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:02:26 [2021-09-16T17:02:26.855Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s)
17:02:26 [2021-09-16T17:02:26.855Z] PASS
17:02:26 [2021-09-16T17:02:26.855Z] 
17:02:26 [2021-09-16T17:02:26.855Z] DONE 17 tests in 48.524s
17:02:26 [2021-09-16T17:02:26.855Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:02:26 [2021-09-16T17:02:26.855Z] INFO: Testing against a local daemon
17:02:26 [2021-09-16T17:02:26.855Z] === RUN   TestPluginInvalidJSON
17:02:26 [2021-09-16T17:02:26.855Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:02:26 [2021-09-16T17:02:26.855Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:02:26 [2021-09-16T17:02:26.855Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:02:26 [2021-09-16T17:02:26.855Z] --- PASS: TestPluginInvalidJSON (0.01s)
17:02:26 [2021-09-16T17:02:26.855Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:02:26 [2021-09-16T17:02:26.855Z] === RUN   TestPluginInstall
17:02:26 [2021-09-16T17:02:26.855Z] === RUN   TestPluginInstall/no_auth
17:02:26 [2021-09-16T17:02:26.855Z] time="2021-09-16T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:02:26 [2021-09-16T17:02:26.855Z] time="2021-09-16T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fe493545ad29f4e030cb49f4f85c8b594834e89bb385b58c44d69d4c8aaa1fe" mediatype=application/vnd.docker.plugin.v1+json size=522
17:02:26 [2021-09-16T17:02:26.855Z] time="2021-09-16T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:02:26 [2021-09-16T17:02:26.855Z] time="2021-09-16T17:02:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5fe493545ad29f4e030cb49f4f85c8b594834e89bb385b58c44d69d4c8aaa1fe" mediatype=application/vnd.docker.plugin.v1+json size=522
17:02:27 [2021-09-16T17:02:27.111Z] === RUN   TestPluginInstall/with_htpasswd
17:02:27 [2021-09-16T17:02:27.228Z] 2021/09/16 17:02:26 Closing DB instances...
17:02:27 [2021-09-16T17:02:27.290Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
17:02:27 [2021-09-16T17:02:27.673Z] time="2021-09-16T17:02:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:02:27 [2021-09-16T17:02:27.673Z] time="2021-09-16T17:02:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfe25637034a772374e380d26bde73afd2faf11acdad45a2dd8cd638f2b1531d" mediatype=application/vnd.docker.plugin.v1+json size=522
17:02:27 [2021-09-16T17:02:27.673Z] time="2021-09-16T17:02:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:02:27 [2021-09-16T17:02:27.673Z] time="2021-09-16T17:02:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dfe25637034a772374e380d26bde73afd2faf11acdad45a2dd8cd638f2b1531d" mediatype=application/vnd.docker.plugin.v1+json size=522
17:02:27 [2021-09-16T17:02:27.698Z] === RUN   TestGenerate
17:02:27 [2021-09-16T17:02:27.698Z] --- PASS: TestGenerate (0.00s)
17:02:27 [2021-09-16T17:02:27.698Z] === RUN   TestGeneratePtr
17:02:27 [2021-09-16T17:02:27.698Z] --- PASS: TestGeneratePtr (0.00s)
17:02:27 [2021-09-16T17:02:27.698Z] === RUN   TestGenerateMissingField
17:02:27 [2021-09-16T17:02:27.698Z] --- PASS: TestGenerateMissingField (0.00s)
17:02:27 [2021-09-16T17:02:27.698Z] === RUN   TestFieldCannotBeSet
17:02:27 [2021-09-16T17:02:27.698Z] --- PASS: TestFieldCannotBeSet (0.00s)
17:02:27 [2021-09-16T17:02:27.698Z] === RUN   TestTypeMismatchError
17:02:27 [2021-09-16T17:02:27.698Z] --- PASS: TestTypeMismatchError (0.00s)
17:02:27 [2021-09-16T17:02:27.698Z] PASS
17:02:27 [2021-09-16T17:02:27.698Z] coverage: 100.0% of statements
17:02:27 [2021-09-16T17:02:27.698Z] ok  	github.com/docker/docker/libnetwork/options	0.033s	coverage: 100.0% of statements
17:02:27 [2021-09-16T17:02:27.854Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
17:02:27 [2021-09-16T17:02:27.854Z] --- PASS: TestContainerBindMountNonRecursive (2.01s)
17:02:27 [2021-09-16T17:02:27.854Z] === RUN   TestContainerVolumesMountedAsShared
17:02:27 [2021-09-16T17:02:27.929Z] === RUN   TestPluginInstall/with_insecure
17:02:28 [2021-09-16T17:02:28.170Z] testing: warning: no tests to run
17:02:28 [2021-09-16T17:02:28.170Z] PASS
17:02:28 [2021-09-16T17:02:28.170Z] coverage: 0.0% of statements
17:02:28 [2021-09-16T17:02:28.170Z] ok  	github.com/docker/docker/libnetwork/osl	0.035s	coverage: 0.0% of statements [no tests to run]
17:02:28 [2021-09-16T17:02:28.170Z] --- PASS: TestNetworkDBSimple (2.03s)
17:02:28 [2021-09-16T17:02:28.170Z] === RUN   TestNetworkDBJoinLeaveNetwork
17:02:28 [2021-09-16T17:02:28.233Z] --- PASS: TestCheckoutGit (25.51s)
17:02:28 [2021-09-16T17:02:28.233Z] === RUN   TestValidGitTransport
17:02:28 [2021-09-16T17:02:28.233Z] --- PASS: TestValidGitTransport (0.00s)
17:02:28 [2021-09-16T17:02:28.233Z] === RUN   TestGitInvalidRef
17:02:28 [2021-09-16T17:02:28.233Z] --- PASS: TestGitInvalidRef (0.16s)
17:02:28 [2021-09-16T17:02:28.233Z] PASS
17:02:28 [2021-09-16T17:02:28.233Z] coverage: 86.3% of statements
17:02:28 [2021-09-16T17:02:28.233Z] ok  	github.com/docker/docker/builder/remotecontext/git	25.711s	coverage: 86.3% of statements
17:02:28 [2021-09-16T17:02:28.233Z] ?   	github.com/docker/docker/cli	[no test files]
17:02:28 [2021-09-16T17:02:28.233Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:02:28 [2021-09-16T17:02:28.415Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
17:02:28 [2021-09-16T17:02:28.640Z] === RUN   TestRequestNewPort
17:02:28 [2021-09-16T17:02:28.640Z] --- PASS: TestRequestNewPort (0.00s)
17:02:28 [2021-09-16T17:02:28.640Z] === RUN   TestRequestSpecificPort
17:02:28 [2021-09-16T17:02:28.640Z] --- PASS: TestRequestSpecificPort (0.00s)
17:02:28 [2021-09-16T17:02:28.640Z] === RUN   TestReleasePort
17:02:28 [2021-09-16T17:02:28.640Z] --- PASS: TestReleasePort (0.00s)
17:02:28 [2021-09-16T17:02:28.640Z] === RUN   TestReuseReleasedPort
17:02:28 [2021-09-16T17:02:28.640Z] --- PASS: TestReuseReleasedPort (0.00s)
17:02:28 [2021-09-16T17:02:28.640Z] === RUN   TestReleaseUnreadledPort
17:02:28 [2021-09-16T17:02:28.640Z] --- PASS: TestReleaseUnreadledPort (0.00s)
17:02:28 [2021-09-16T17:02:28.640Z] === RUN   TestUnknowProtocol
17:02:28 [2021-09-16T17:02:28.640Z] --- PASS: TestUnknowProtocol (0.00s)
17:02:28 [2021-09-16T17:02:28.640Z] === RUN   TestAllocateAllPorts
17:02:28 [2021-09-16T17:02:28.640Z] --- PASS: TestAllocateAllPorts (0.00s)
17:02:28 [2021-09-16T17:02:28.640Z] === RUN   TestPortAllocation
17:02:28 [2021-09-16T17:02:28.640Z] --- PASS: TestPortAllocation (0.00s)
17:02:28 [2021-09-16T17:02:28.640Z] === RUN   TestPortAllocationWithCustomRange
17:02:28 [2021-09-16T17:02:28.640Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
17:02:28 [2021-09-16T17:02:28.640Z] === RUN   TestNoDuplicateBPR
17:02:28 [2021-09-16T17:02:28.640Z] --- PASS: TestNoDuplicateBPR (0.00s)
17:02:28 [2021-09-16T17:02:28.640Z] === RUN   TestChangePortRange
17:02:28 [2021-09-16T17:02:28.640Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
17:02:28 [2021-09-16T17:02:28.640Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
17:02:28 [2021-09-16T17:02:28.640Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
17:02:28 [2021-09-16T17:02:28.640Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
17:02:28 [2021-09-16T17:02:28.640Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
17:02:28 [2021-09-16T17:02:28.640Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
17:02:28 [2021-09-16T17:02:28.640Z] --- PASS: TestChangePortRange (0.00s)
17:02:28 [2021-09-16T17:02:28.640Z] PASS
17:02:28 [2021-09-16T17:02:28.640Z] coverage: 88.6% of statements
17:02:28 [2021-09-16T17:02:28.640Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.037s	coverage: 88.6% of statements
17:02:28 [2021-09-16T17:02:28.671Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s)
17:02:28 [2021-09-16T17:02:28.671Z] === RUN   TestContainerVolumesMountedAsSlave
17:02:28 [2021-09-16T17:02:28.671Z]     check_test.go:308: [d21857ca76305] daemon is not started
17:02:28 [2021-09-16T17:02:28.671Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
17:02:28 [2021-09-16T17:02:28.856Z] time="2021-09-16T17:02:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:02:28 [2021-09-16T17:02:28.856Z] time="2021-09-16T17:02:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a5571dbad95dda66c59432fc5bc2d11d5dbabb83aa29888f84949b4d64872d7" mediatype=application/vnd.docker.plugin.v1+json size=522
17:02:28 [2021-09-16T17:02:28.856Z] time="2021-09-16T17:02:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:02:28 [2021-09-16T17:02:28.856Z] time="2021-09-16T17:02:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5a5571dbad95dda66c59432fc5bc2d11d5dbabb83aa29888f84949b4d64872d7" mediatype=application/vnd.docker.plugin.v1+json size=522
17:02:29 [2021-09-16T17:02:29.112Z]     plugin_test.go:165: [dfd1e8b280bf5] daemon is not started
17:02:29 [2021-09-16T17:02:29.112Z] --- PASS: TestPluginInstall (3.78s)
17:02:29 [2021-09-16T17:02:29.112Z]     --- PASS: TestPluginInstall/no_auth (1.99s)
17:02:29 [2021-09-16T17:02:29.112Z]     --- PASS: TestPluginInstall/with_htpasswd (0.65s)
17:02:29 [2021-09-16T17:02:29.112Z]     --- PASS: TestPluginInstall/with_insecure (1.14s)
17:02:29 [2021-09-16T17:02:29.112Z] === RUN   TestPluginsWithRuntimes
17:02:29 [2021-09-16T17:02:29.232Z] --- PASS: TestContainerVolumesMountedAsSlave (0.55s)
17:02:29 [2021-09-16T17:02:29.232Z] === RUN   TestNetworkNat
17:02:29 [2021-09-16T17:02:29.633Z] 2021/09/16 17:02:29 Closing DB instances...
17:02:29 [2021-09-16T17:02:29.633Z] testing: warning: no tests to run
17:02:29 [2021-09-16T17:02:29.633Z] PASS
17:02:29 [2021-09-16T17:02:29.633Z] coverage: 0.0% of statements
17:02:29 [2021-09-16T17:02:29.633Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.037s	coverage: 0.0% of statements [no tests to run]
17:02:29 [2021-09-16T17:02:29.796Z] --- PASS: TestNetworkNat (0.80s)
17:02:29 [2021-09-16T17:02:29.796Z] === RUN   TestNetworkLocalhostTCPNat
17:02:30 [2021-09-16T17:02:30.104Z] --- PASS: TestSetParallelInsertDelete (10.00s)
17:02:30 [2021-09-16T17:02:30.104Z] PASS
17:02:30 [2021-09-16T17:02:30.104Z] coverage: 100.0% of statements
17:02:30 [2021-09-16T17:02:30.104Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.038s	coverage: 100.0% of statements
17:02:30 [2021-09-16T17:02:30.104Z] === RUN   TestHashData
17:02:30 [2021-09-16T17:02:30.104Z] --- PASS: TestHashData (0.00s)
17:02:30 [2021-09-16T17:02:30.104Z] PASS
17:02:30 [2021-09-16T17:02:30.104Z] coverage: 2.8% of statements
17:02:30 [2021-09-16T17:02:30.104Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.032s	coverage: 2.8% of statements
17:02:30 [2021-09-16T17:02:30.477Z] === RUN   TestPluginsWithRuntimes/No_Args
17:02:30 [2021-09-16T17:02:30.575Z] === RUN   TestErrorConstructors
17:02:30 [2021-09-16T17:02:30.575Z] --- PASS: TestErrorConstructors (0.00s)
17:02:30 [2021-09-16T17:02:30.575Z] === RUN   TestCompareIPMask
17:02:30 [2021-09-16T17:02:30.575Z] --- PASS: TestCompareIPMask (0.00s)
17:02:30 [2021-09-16T17:02:30.575Z] === RUN   TestUtilGetHostPartIP
17:02:30 [2021-09-16T17:02:30.575Z] --- PASS: TestUtilGetHostPartIP (0.00s)
17:02:30 [2021-09-16T17:02:30.575Z] === RUN   TestUtilGetBroadcastIP
17:02:30 [2021-09-16T17:02:30.575Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
17:02:30 [2021-09-16T17:02:30.575Z] === RUN   TestParseCIDR
17:02:30 [2021-09-16T17:02:30.575Z] --- PASS: TestParseCIDR (0.00s)
17:02:30 [2021-09-16T17:02:30.575Z] PASS
17:02:30 [2021-09-16T17:02:30.575Z] coverage: 37.3% of statements
17:02:30 [2021-09-16T17:02:30.575Z] ok  	github.com/docker/docker/libnetwork/types	0.035s	coverage: 37.3% of statements
17:02:30 [2021-09-16T17:02:30.725Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
17:02:30 [2021-09-16T17:02:30.725Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s)
17:02:30 [2021-09-16T17:02:30.725Z] === RUN   TestNetworkLoopbackNat
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:02:31 [2021-09-16T17:02:31.046Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:02:31 [2021-09-16T17:02:31.046Z] PASS
17:02:31 [2021-09-16T17:02:31.046Z] coverage: 50.0% of statements
17:02:31 [2021-09-16T17:02:31.046Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s)
17:02:31 [2021-09-16T17:02:31.046Z] === RUN   TestNetworkDBJoinLeaveNetworks
17:02:31 [2021-09-16T17:02:31.046Z] ok  	github.com/docker/docker/oci	0.038s	coverage: 50.0% of statements
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestParseVersion
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestParseVersion (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] PASS
17:02:31 [2021-09-16T17:02:31.518Z] coverage: 52.9% of statements
17:02:31 [2021-09-16T17:02:31.518Z] ok  	github.com/docker/docker/pkg/aaparser	0.036s	coverage: 52.9% of statements
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestAddressPoolOpt
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestAddressPoolOpt (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/a
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/something
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/_=a
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/env1=value1
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/_env1=value1
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/env2=value2=value3
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/env3=abc!qwe
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/env_4=value_4
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/PATH
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/=a
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/PATH=
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/PATH=something
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/asd!qwe
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/1asd
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/123
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/some_space
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/__some_space_before
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/some_space_after__
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/=
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateEnv/PaTh
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestValidateEnv (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/a (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/something (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/= (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestParseHost
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestParseHost (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestParseDockerDaemonHost
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestParseTCP
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestParseTCP (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestParseInvalidUnixAddrInvalid
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateExtraHosts
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestValidateExtraHosts (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestIpOptString
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestIpOptString (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestNewIpOptInvalidDefaultVal
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestNewIpOptValidDefaultVal
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestIpOptSetInvalidVal
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateIPAddress
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestValidateIPAddress (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestMapOpts
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestMapOpts (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestListOptsWithoutValidator
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestListOptsWithValidator
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestListOptsWithValidator (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateDNSSearch
17:02:31 [2021-09-16T17:02:31.518Z] --- PASS: TestValidateDNSSearch (0.00s)
17:02:31 [2021-09-16T17:02:31.518Z] === RUN   TestValidateLabel
17:02:31 [2021-09-16T17:02:31.655Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:02:31 [2021-09-16T17:02:31.842Z] === RUN   TestPluginsWithRuntimes/With_Args
17:02:31 [2021-09-16T17:02:31.911Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestValidateLabel/label_with_general_format
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestValidateLabel/label_with_one_more
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:02:31 [2021-09-16T17:02:31.988Z] --- PASS: TestValidateLabel (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestNamedListOpts
17:02:31 [2021-09-16T17:02:31.988Z] --- PASS: TestNamedListOpts (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestNamedMapOpts
17:02:31 [2021-09-16T17:02:31.988Z] --- PASS: TestNamedMapOpts (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestParseLink
17:02:31 [2021-09-16T17:02:31.988Z] --- PASS: TestParseLink (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestQuotedStringSetWithQuotes
17:02:31 [2021-09-16T17:02:31.988Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
17:02:31 [2021-09-16T17:02:31.988Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestQuotedStringSetWithNoQuotes
17:02:31 [2021-09-16T17:02:31.988Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z] === RUN   TestUlimitOpt
17:02:31 [2021-09-16T17:02:31.988Z] --- PASS: TestUlimitOpt (0.00s)
17:02:31 [2021-09-16T17:02:31.988Z] PASS
17:02:31 [2021-09-16T17:02:31.988Z] coverage: 67.1% of statements
17:02:31 [2021-09-16T17:02:31.988Z] ok  	github.com/docker/docker/opts	0.063s	coverage: 67.1% of statements
17:02:31 [2021-09-16T17:02:31.988Z] 2021/09/16 17:02:31 Closing DB instances...
17:02:32 [2021-09-16T17:02:32.417Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
17:02:32 [2021-09-16T17:02:32.473Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:02:32 [2021-09-16T17:02:32.770Z] --- PASS: TestPluginsWithRuntimes (3.62s)
17:02:32 [2021-09-16T17:02:32.771Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.04s)
17:02:32 [2021-09-16T17:02:32.771Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.94s)
17:02:32 [2021-09-16T17:02:32.771Z] === RUN   TestPluginBackCompatMediaTypes
17:02:33 [2021-09-16T17:02:33.332Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
17:02:33 [2021-09-16T17:02:33.332Z] PASS
17:02:33 [2021-09-16T17:02:33.332Z] 
17:02:33 [2021-09-16T17:02:33.332Z] DONE 10 tests in 8.021s
17:02:33 [2021-09-16T17:02:33.332Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:02:33 [2021-09-16T17:02:33.332Z] INFO: Testing against a local daemon
17:02:33 [2021-09-16T17:02:33.332Z] === RUN   TestExternalGraphDriver
17:02:33 [2021-09-16T17:02:33.332Z] === RUN   TestExternalGraphDriver/json
17:02:33 [2021-09-16T17:02:33.411Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:02:33 [2021-09-16T17:02:33.412Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
17:02:33 [2021-09-16T17:02:33.561Z] === RUN   TestPeerCertificateMarshalJSON
17:02:33 [2021-09-16T17:02:33.561Z] === RUN   TestIsArchivePathDir
17:02:33 [2021-09-16T17:02:33.561Z] --- PASS: TestIsArchivePathDir (0.05s)
17:02:33 [2021-09-16T17:02:33.561Z] === RUN   TestIsArchivePathInvalidFile
17:02:33 [2021-09-16T17:02:33.561Z] --- PASS: TestIsArchivePathInvalidFile (0.11s)
17:02:33 [2021-09-16T17:02:33.561Z] === RUN   TestIsArchivePathTar
17:02:33 [2021-09-16T17:02:33.561Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.64s)
17:02:33 [2021-09-16T17:02:33.561Z] === RUN   TestNetworkDBCRUDTableEntry
17:02:33 [2021-09-16T17:02:33.561Z] --- PASS: TestIsArchivePathTar (0.13s)
17:02:33 [2021-09-16T17:02:33.561Z] === RUN   TestDecompressStreamGzip
17:02:33 [2021-09-16T17:02:33.668Z] --- PASS: TestNetworkLoopbackNat (3.01s)
17:02:33 [2021-09-16T17:02:33.668Z] === RUN   TestPause
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestDecompressStreamGzip (0.09s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestDecompressStreamBzip2
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestPeerCertificateMarshalJSON (0.61s)
17:02:34 [2021-09-16T17:02:34.034Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestMiddleware
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestMiddleware (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestNewResponseModifier
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestNewResponseModifier (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z] PASS
17:02:34 [2021-09-16T17:02:34.034Z] coverage: 26.8% of statements
17:02:34 [2021-09-16T17:02:34.034Z] ok  	github.com/docker/docker/pkg/authorization	0.728s	coverage: 26.8% of statements
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestDecompressStreamBzip2 (0.10s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestDecompressStreamXz
17:02:34 [2021-09-16T17:02:34.034Z]     archive_test.go:133: Xz not present in msys2
17:02:34 [2021-09-16T17:02:34.034Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestCompressStreamXzUnsupported
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestCompressStreamBzip2Unsupported
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestCompressStreamInvalid
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestExtensionInvalid
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestExtensionInvalid (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestExtensionUncompressed
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestExtensionUncompressed (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestExtensionBzip2
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestExtensionBzip2 (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestExtensionGzip
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestExtensionGzip (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestExtensionXz
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestExtensionXz (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestCmdStreamLargeStderr
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestCmdStreamLargeStderr (0.06s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestCmdStreamBad
17:02:34 [2021-09-16T17:02:34.034Z]     archive_test.go:238: Failing on Windows CI machines
17:02:34 [2021-09-16T17:02:34.034Z] --- SKIP: TestCmdStreamBad (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestCmdStreamGood
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestCmdStreamGood (0.04s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestUntarPathWithInvalidDest
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestUntarPathWithInvalidDest (0.05s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestUntarPathWithInvalidSrc
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestUntarPath
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestUntarPath (0.06s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestUntarPathWithDestinationFile
17:02:34 [2021-09-16T17:02:34.034Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
17:02:34 [2021-09-16T17:02:34.034Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.03s)
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestConfigureDaemonLogs
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestCommonOptionsInstallFlags
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:02:34 [2021-09-16T17:02:34.092Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:02:34 [2021-09-16T17:02:34.092Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:02:34 [2021-09-16T17:02:34.092Z] PASS
17:02:34 [2021-09-16T17:02:34.092Z] coverage: 18.5% of statements
17:02:34 [2021-09-16T17:02:34.092Z] ok  	github.com/docker/docker/cmd/dockerd	0.259s	coverage: 18.5% of statements
17:02:34 [2021-09-16T17:02:34.092Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
17:02:34 [2021-09-16T17:02:34.092Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:02:34 [2021-09-16T17:02:34.504Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
17:02:34 [2021-09-16T17:02:34.504Z] === RUN   TestCopyWithTarInvalidSrc
17:02:34 [2021-09-16T17:02:34.504Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:02:34 [2021-09-16T17:02:34.504Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:02:34 [2021-09-16T17:02:34.504Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:02:34 [2021-09-16T17:02:34.504Z] === RUN   TestCopyWithTarSrcFile
17:02:34 [2021-09-16T17:02:34.504Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
17:02:34 [2021-09-16T17:02:34.504Z] === RUN   TestCopyWithTarSrcFolder
17:02:34 [2021-09-16T17:02:34.504Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
17:02:34 [2021-09-16T17:02:34.504Z] === RUN   TestCopyFileWithTarInvalidSrc
17:02:34 [2021-09-16T17:02:34.504Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:02:34 [2021-09-16T17:02:34.504Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:02:34 [2021-09-16T17:02:34.504Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:02:34 [2021-09-16T17:02:34.504Z] === RUN   TestCopyFileWithTarSrcFolder
17:02:34 [2021-09-16T17:02:34.504Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:02:34 [2021-09-16T17:02:34.504Z] === RUN   TestCopyFileWithTarSrcFile
17:02:34 [2021-09-16T17:02:34.504Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
17:02:34 [2021-09-16T17:02:34.504Z] === RUN   TestTarFiles
17:02:34 [2021-09-16T17:02:34.504Z] === RUN   TestUnbuffered
17:02:34 [2021-09-16T17:02:34.504Z] --- PASS: TestUnbuffered (0.00s)
17:02:34 [2021-09-16T17:02:34.504Z] === RUN   TestRaceUnbuffered
17:02:34 [2021-09-16T17:02:34.504Z] --- PASS: TestRaceUnbuffered (0.00s)
17:02:34 [2021-09-16T17:02:34.504Z] PASS
17:02:34 [2021-09-16T17:02:34.504Z] coverage: 100.0% of statements
17:02:34 [2021-09-16T17:02:34.504Z] ok  	github.com/docker/docker/pkg/broadcaster	0.034s	coverage: 100.0% of statements
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestContainerStopSignal
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestContainerStopSignal (0.00s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestContainerStopTimeout
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestContainerStopTimeout (0.00s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestContainerSecretReferenceDestTarget
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestContainerLogPathSetForRingLogger
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestReplaceAndAppendEnvVars
17:02:34 [2021-09-16T17:02:34.560Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestNewMemoryStore
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestNewMemoryStore (0.00s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestAddContainers
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestAddContainers (0.00s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestGetContainer
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestGetContainer (0.00s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestDeleteContainer
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestDeleteContainer (0.00s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestListContainers
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestListContainers (0.00s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestFirstContainer
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestFirstContainer (0.00s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestApplyAllContainer
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestApplyAllContainer (0.00s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestIsValidHealthString
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestIsValidHealthString (0.00s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestStateRunStop
17:02:34 [2021-09-16T17:02:34.560Z] --- PASS: TestStateRunStop (0.00s)
17:02:34 [2021-09-16T17:02:34.560Z] === RUN   TestStateTimeoutWait
17:02:34 [2021-09-16T17:02:34.600Z] --- PASS: TestPause (0.81s)
17:02:34 [2021-09-16T17:02:34.600Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:02:34 [2021-09-16T17:02:34.600Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:02:34 [2021-09-16T17:02:34.600Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:02:34 [2021-09-16T17:02:34.600Z] === RUN   TestPauseStopPausedContainer
17:02:34 [2021-09-16T17:02:34.974Z] === RUN   TestMatch
17:02:34 [2021-09-16T17:02:34.974Z] === RUN   TestMatch/[[]]
17:02:34 [2021-09-16T17:02:34.974Z] === RUN   TestMatch/[[foo]]
17:02:34 [2021-09-16T17:02:34.974Z] === RUN   TestMatch/[[bar]_[foo]]
17:02:34 [2021-09-16T17:02:34.974Z] === RUN   TestMatch/[[foo_bar]]
17:02:34 [2021-09-16T17:02:34.974Z] === RUN   TestMatch/[[qux]_[foo]]
17:02:34 [2021-09-16T17:02:34.974Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:02:34 [2021-09-16T17:02:34.974Z] === RUN   TestMatch/[]
17:02:34 [2021-09-16T17:02:34.974Z] === RUN   TestMatch/[]#01
17:02:34 [2021-09-16T17:02:34.974Z] === RUN   TestMatch/[[qux]]
17:02:34 [2021-09-16T17:02:34.974Z] === RUN   TestMatch/[[foo_bar_qux]]
17:02:34 [2021-09-16T17:02:34.974Z] === RUN   TestMatch/[[qux]_[baz]]
17:02:34 [2021-09-16T17:02:34.974Z] === RUN   TestMatch/[[foo_baz]]
17:02:34 [2021-09-16T17:02:34.974Z] --- PASS: TestMatch (0.00s)
17:02:34 [2021-09-16T17:02:34.974Z]     --- PASS: TestMatch/[[]] (0.00s)
17:02:34 [2021-09-16T17:02:34.974Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:02:34 [2021-09-16T17:02:34.974Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:02:34 [2021-09-16T17:02:34.974Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:02:34 [2021-09-16T17:02:34.974Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:02:34 [2021-09-16T17:02:34.974Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:02:34 [2021-09-16T17:02:34.974Z]     --- PASS: TestMatch/[] (0.00s)
17:02:34 [2021-09-16T17:02:34.974Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:02:34 [2021-09-16T17:02:34.974Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:02:34 [2021-09-16T17:02:34.974Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:02:34 [2021-09-16T17:02:34.974Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:02:34 [2021-09-16T17:02:34.974Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:02:34 [2021-09-16T17:02:34.974Z] PASS
17:02:34 [2021-09-16T17:02:34.974Z] coverage: 87.5% of statements
17:02:34 [2021-09-16T17:02:34.974Z] ok  	github.com/docker/docker/pkg/capabilities	0.035s	coverage: 87.5% of statements
17:02:35 [2021-09-16T17:02:35.027Z]     state_test.go:141: Stop callback fired
17:02:35 [2021-09-16T17:02:35.027Z]     state_test.go:165: Stop callback fired
17:02:35 [2021-09-16T17:02:35.027Z] --- PASS: TestStateTimeoutWait (0.10s)
17:02:35 [2021-09-16T17:02:35.027Z] === RUN   TestIsValidStateString
17:02:35 [2021-09-16T17:02:35.027Z] --- PASS: TestIsValidStateString (0.00s)
17:02:35 [2021-09-16T17:02:35.027Z] === RUN   TestViewSaveDelete
17:02:35 [2021-09-16T17:02:35.027Z] --- PASS: TestViewSaveDelete (0.01s)
17:02:35 [2021-09-16T17:02:35.027Z] === RUN   TestViewAll
17:02:35 [2021-09-16T17:02:35.027Z] --- PASS: TestViewAll (0.01s)
17:02:35 [2021-09-16T17:02:35.027Z] === RUN   TestViewGet
17:02:35 [2021-09-16T17:02:35.027Z] --- PASS: TestViewGet (0.01s)
17:02:35 [2021-09-16T17:02:35.027Z] === RUN   TestNames
17:02:35 [2021-09-16T17:02:35.027Z] --- PASS: TestNames (0.00s)
17:02:35 [2021-09-16T17:02:35.027Z] === RUN   TestViewWithHealthCheck
17:02:35 [2021-09-16T17:02:35.027Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:02:35 [2021-09-16T17:02:35.027Z] PASS
17:02:35 [2021-09-16T17:02:35.027Z] coverage: 41.7% of statements
17:02:35 [2021-09-16T17:02:35.027Z] ok  	github.com/docker/docker/container	0.222s	coverage: 41.7% of statements
17:02:35 [2021-09-16T17:02:35.027Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:02:35 [2021-09-16T17:02:35.027Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:02:35 [2021-09-16T17:02:35.027Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:02:35 [2021-09-16T17:02:35.027Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:02:35 [2021-09-16T17:02:35.178Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
17:02:35 [2021-09-16T17:02:35.219Z] === RUN   TestExternalGraphDriver/spec
17:02:35 [2021-09-16T17:02:35.434Z] --- PASS: TestPauseStopPausedContainer (0.91s)
17:02:35 [2021-09-16T17:02:35.434Z] === RUN   TestPidHost
17:02:35 [2021-09-16T17:02:35.967Z] 2021/09/16 17:02:35 Closing DB instances...
17:02:35 [2021-09-16T17:02:35.967Z] === RUN   TestChrootTarUntar
17:02:35 [2021-09-16T17:02:35.967Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
17:02:35 [2021-09-16T17:02:35.967Z] --- SKIP: TestChrootTarUntar (0.00s)
17:02:35 [2021-09-16T17:02:35.967Z] === RUN   TestChrootUntarWithHugeExcludesList
17:02:35 [2021-09-16T17:02:35.967Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
17:02:35 [2021-09-16T17:02:35.967Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:02:35 [2021-09-16T17:02:35.967Z] === RUN   TestChrootUntarEmptyArchive
17:02:35 [2021-09-16T17:02:35.967Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:02:35 [2021-09-16T17:02:35.967Z] === RUN   TestChrootTarUntarWithSymlink
17:02:35 [2021-09-16T17:02:35.967Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:02:35 [2021-09-16T17:02:35.967Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:02:35 [2021-09-16T17:02:35.967Z] === RUN   TestChrootCopyWithTar
17:02:35 [2021-09-16T17:02:35.967Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:02:35 [2021-09-16T17:02:35.967Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:02:35 [2021-09-16T17:02:35.967Z] === RUN   TestChrootCopyFileWithTar
17:02:35 [2021-09-16T17:02:35.967Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
17:02:35 [2021-09-16T17:02:35.967Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:02:35 [2021-09-16T17:02:35.968Z] === RUN   TestChrootUntarPath
17:02:35 [2021-09-16T17:02:35.968Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:02:35 [2021-09-16T17:02:35.968Z] --- SKIP: TestChrootUntarPath (0.00s)
17:02:35 [2021-09-16T17:02:35.968Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:02:35 [2021-09-16T17:02:35.968Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
17:02:35 [2021-09-16T17:02:35.968Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:02:35 [2021-09-16T17:02:35.968Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:02:35 [2021-09-16T17:02:35.968Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
17:02:35 [2021-09-16T17:02:35.968Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:02:35 [2021-09-16T17:02:35.968Z] === RUN   TestChrootApplyDotDotFile
17:02:35 [2021-09-16T17:02:35.968Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
17:02:35 [2021-09-16T17:02:35.968Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:02:35 [2021-09-16T17:02:35.968Z] PASS
17:02:35 [2021-09-16T17:02:35.968Z] coverage: 15.4% of statements
17:02:35 [2021-09-16T17:02:35.968Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.077s	coverage: 15.4% of statements
17:02:36 [2021-09-16T17:02:36.011Z] === RUN   TestPrepare
17:02:36 [2021-09-16T17:02:36.011Z] --- PASS: TestPrepare (0.00s)
17:02:36 [2021-09-16T17:02:36.011Z] === RUN   TestStart
17:02:36 [2021-09-16T17:02:36.011Z] --- PASS: TestStart (0.00s)
17:02:36 [2021-09-16T17:02:36.011Z] === RUN   TestWaitCancel
17:02:36 [2021-09-16T17:02:36.011Z] --- PASS: TestWaitCancel (0.00s)
17:02:36 [2021-09-16T17:02:36.011Z] === RUN   TestWaitDisabled
17:02:36 [2021-09-16T17:02:36.011Z] --- PASS: TestWaitDisabled (0.00s)
17:02:36 [2021-09-16T17:02:36.011Z] === RUN   TestWaitEnabled
17:02:36 [2021-09-16T17:02:36.011Z] --- PASS: TestWaitEnabled (0.00s)
17:02:36 [2021-09-16T17:02:36.011Z] === RUN   TestRemove
17:02:36 [2021-09-16T17:02:36.011Z] --- PASS: TestRemove (0.00s)
17:02:36 [2021-09-16T17:02:36.011Z] PASS
17:02:36 [2021-09-16T17:02:36.011Z] coverage: 65.3% of statements
17:02:36 [2021-09-16T17:02:36.011Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.051s	coverage: 65.3% of statements
17:02:36 [2021-09-16T17:02:36.440Z] === RUN   TestSizeEmpty
17:02:36 [2021-09-16T17:02:36.440Z] --- PASS: TestSizeEmpty (0.00s)
17:02:36 [2021-09-16T17:02:36.440Z] === RUN   TestSizeEmptyFile
17:02:36 [2021-09-16T17:02:36.440Z] --- PASS: TestSizeEmptyFile (0.00s)
17:02:36 [2021-09-16T17:02:36.440Z] === RUN   TestSizeNonemptyFile
17:02:36 [2021-09-16T17:02:36.440Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:02:36 [2021-09-16T17:02:36.440Z] === RUN   TestSizeNestedDirectoryEmpty
17:02:36 [2021-09-16T17:02:36.440Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:02:36 [2021-09-16T17:02:36.440Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:02:36 [2021-09-16T17:02:36.440Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:02:36 [2021-09-16T17:02:36.440Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:02:36 [2021-09-16T17:02:36.440Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:02:36 [2021-09-16T17:02:36.440Z] === RUN   TestMoveToSubdir
17:02:36 [2021-09-16T17:02:36.440Z] --- PASS: TestMoveToSubdir (0.00s)
17:02:36 [2021-09-16T17:02:36.440Z] === RUN   TestSizeNonExistingDirectory
17:02:36 [2021-09-16T17:02:36.440Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:02:36 [2021-09-16T17:02:36.440Z] PASS
17:02:36 [2021-09-16T17:02:36.440Z] coverage: 80.0% of statements
17:02:36 [2021-09-16T17:02:36.440Z] ok  	github.com/docker/docker/pkg/directory	0.038s	coverage: 80.0% of statements
17:02:36 [2021-09-16T17:02:36.452Z] 4612f6d0b889: Pull complete
17:02:36 [2021-09-16T17:02:36.995Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:02:36 [2021-09-16T17:02:36.995Z] === RUN   TestNewListSecretsFilters
17:02:36 [2021-09-16T17:02:36.995Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:02:36 [2021-09-16T17:02:36.995Z] === RUN   TestNewListConfigsFilters
17:02:36 [2021-09-16T17:02:36.995Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:02:36 [2021-09-16T17:02:36.995Z] PASS
17:02:36 [2021-09-16T17:02:36.995Z] coverage: 0.5% of statements
17:02:36 [2021-09-16T17:02:36.995Z] ok  	github.com/docker/docker/daemon/cluster	0.211s	coverage: 0.5% of statements
17:02:37 [2021-09-16T17:02:37.107Z] === RUN   TestExternalGraphDriver/pull
17:02:37 [2021-09-16T17:02:37.323Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
17:02:37 [2021-09-16T17:02:37.323Z] --- PASS: TestPidHost (1.67s)
17:02:37 [2021-09-16T17:02:37.323Z] === RUN   TestPsFilter
17:02:37 [2021-09-16T17:02:37.323Z] --- PASS: TestPsFilter (0.14s)
17:02:37 [2021-09-16T17:02:37.323Z] === RUN   TestRemoveContainerWithRemovedVolume
17:02:37 [2021-09-16T17:02:37.323Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   Test
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   Test/TestContainsEntry
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   Test/TestCreateEntries
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   Test/TestEntriesDiff
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   Test/TestEntriesEquality
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   Test/TestGeneratorNotGenerate
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   Test/TestGeneratorWithPort
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   Test/TestGeneratorWithPortNotGenerate
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   Test/TestNewEntry
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   Test/TestParse
17:02:37 [2021-09-16T17:02:37.431Z] --- PASS: Test (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z]     --- PASS: Test/TestContainsEntry (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z]     --- PASS: Test/TestCreateEntries (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z]     --- PASS: Test/TestEntriesDiff (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z]     --- PASS: Test/TestEntriesEquality (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z]     --- PASS: Test/TestNewEntry (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z]     --- PASS: Test/TestParse (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z] PASS
17:02:37 [2021-09-16T17:02:37.431Z] coverage: 58.3% of statements
17:02:37 [2021-09-16T17:02:37.431Z] ok  	github.com/docker/docker/pkg/discovery	0.042s	coverage: 58.3% of statements
17:02:37 [2021-09-16T17:02:37.431Z] --- PASS: TestTarFiles (3.29s)
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   TestTarUntar
17:02:37 [2021-09-16T17:02:37.431Z] --- PASS: TestTarUntar (0.03s)
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:02:37 [2021-09-16T17:02:37.431Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   TestTarWithOptions
17:02:37 [2021-09-16T17:02:37.431Z] --- PASS: TestTarWithOptions (0.01s)
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:02:37 [2021-09-16T17:02:37.431Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   TestUntarUstarGnuConflict
17:02:37 [2021-09-16T17:02:37.431Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
17:02:37 [2021-09-16T17:02:37.431Z] === RUN   TestUntarInvalidFilenames
17:02:37 [2021-09-16T17:02:37.462Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s)
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:02:37 [2021-09-16T17:02:37.462Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:02:37 [2021-09-16T17:02:37.462Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:02:37 [2021-09-16T17:02:37.462Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:02:37 [2021-09-16T17:02:37.462Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:02:37 [2021-09-16T17:02:37.462Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCIsolation
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:02:37 [2021-09-16T17:02:37.462Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertFromGRPCIsolation
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:02:37 [2021-09-16T17:02:37.462Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:02:37 [2021-09-16T17:02:37.462Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:02:37 [2021-09-16T17:02:37.462Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:02:37 [2021-09-16T17:02:37.462Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:02:37 [2021-09-16T17:02:37.463Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:02:37 [2021-09-16T17:02:37.463Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:02:37 [2021-09-16T17:02:37.463Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z] === RUN   TestServiceConvertFromGRPCConfigs
17:02:37 [2021-09-16T17:02:37.463Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:02:37 [2021-09-16T17:02:37.463Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:02:37 [2021-09-16T17:02:37.463Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z] === RUN   TestServiceConvertToGRPCConfigs
17:02:37 [2021-09-16T17:02:37.463Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:02:37 [2021-09-16T17:02:37.463Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:02:37 [2021-09-16T17:02:37.463Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:02:37 [2021-09-16T17:02:37.463Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:02:37 [2021-09-16T17:02:37.463Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:02:37 [2021-09-16T17:02:37.463Z] PASS
17:02:37 [2021-09-16T17:02:37.463Z] coverage: 35.9% of statements
17:02:37 [2021-09-16T17:02:37.463Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.314s	coverage: 35.9% of statements
17:02:37 [2021-09-16T17:02:37.885Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s)
17:02:37 [2021-09-16T17:02:37.885Z] === RUN   TestRemoveContainerWithVolume
17:02:37 [2021-09-16T17:02:37.901Z] --- PASS: TestNetworkDBCRUDTableEntry (4.04s)
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   TestNetworkDBCRUDTableEntries
17:02:37 [2021-09-16T17:02:37.901Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames1960565885\\dest"
17:02:37 [2021-09-16T17:02:37.901Z] --- PASS: TestUntarInvalidFilenames (0.13s)
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   TestUntarHardlinkToSymlink
17:02:37 [2021-09-16T17:02:37.901Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   TestUntarInvalidHardlink
17:02:37 [2021-09-16T17:02:37.901Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1420368908\\victim\\hello" -> "../victim/hello"
17:02:37 [2021-09-16T17:02:37.901Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink123429350\\victim\\hello" -> "/../victim/hello"
17:02:37 [2021-09-16T17:02:37.901Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1748373797\\victim" -> "../victim"
17:02:37 [2021-09-16T17:02:37.901Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2264215041\\victim" -> "../victim"
17:02:37 [2021-09-16T17:02:37.901Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4185832920\\victim" -> "../victim"
17:02:37 [2021-09-16T17:02:37.901Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3974447781\\victim" -> "../victim"
17:02:37 [2021-09-16T17:02:37.901Z] --- PASS: TestUntarInvalidHardlink (0.02s)
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   TestUntarInvalidSymlink
17:02:37 [2021-09-16T17:02:37.901Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4102413680\\dest\\dotdot" -> "../victim/hello"
17:02:37 [2021-09-16T17:02:37.901Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4166836138\\dest\\slash-dotdot" -> "/../victim/hello"
17:02:37 [2021-09-16T17:02:37.901Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink277665910\\dest\\loophole-victim" -> "../victim"
17:02:37 [2021-09-16T17:02:37.901Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1281177923\\dest\\loophole-victim" -> "../victim"
17:02:37 [2021-09-16T17:02:37.901Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3959972941\\dest\\loophole-victim" -> "../victim"
17:02:37 [2021-09-16T17:02:37.901Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3156280044\\dest\\loophole-victim" -> "../victim"
17:02:37 [2021-09-16T17:02:37.901Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2334747377\\dest\\dir\\loophole" -> "../../victim"
17:02:37 [2021-09-16T17:02:37.901Z] --- PASS: TestUntarInvalidSymlink (0.03s)
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   TestTempArchiveCloseMultipleTimes
17:02:37 [2021-09-16T17:02:37.901Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   TestXGlobalNoParent
17:02:37 [2021-09-16T17:02:37.901Z] --- PASS: TestXGlobalNoParent (0.00s)
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   TestReplaceFileTarWrapper
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   Test
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   Test/TestContent
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   Test/TestInitialize
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   Test/TestNew
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   Test/TestParsingContentsWithComments
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   Test/TestRegister
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   Test/TestWatch
17:02:37 [2021-09-16T17:02:37.901Z] --- PASS: Test (0.00s)
17:02:37 [2021-09-16T17:02:37.901Z]     --- PASS: Test/TestContent (0.00s)
17:02:37 [2021-09-16T17:02:37.901Z]     --- PASS: Test/TestInitialize (0.00s)
17:02:37 [2021-09-16T17:02:37.901Z]     --- PASS: Test/TestNew (0.00s)
17:02:37 [2021-09-16T17:02:37.901Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
17:02:37 [2021-09-16T17:02:37.901Z]     --- PASS: Test/TestRegister (0.00s)
17:02:37 [2021-09-16T17:02:37.901Z]     --- PASS: Test/TestWatch (0.00s)
17:02:37 [2021-09-16T17:02:37.901Z] PASS
17:02:37 [2021-09-16T17:02:37.901Z] coverage: 97.6% of statements
17:02:37 [2021-09-16T17:02:37.901Z] ok  	github.com/docker/docker/pkg/discovery/file	0.036s	coverage: 97.6% of statements
17:02:37 [2021-09-16T17:02:37.901Z] --- PASS: TestReplaceFileTarWrapper (0.11s)
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   TestPrefixHeaderReadable
17:02:37 [2021-09-16T17:02:37.901Z] --- PASS: TestPrefixHeaderReadable (0.02s)
17:02:37 [2021-09-16T17:02:37.901Z] === RUN   TestDisablePigz
17:02:37 [2021-09-16T17:02:37.901Z]     archive_test.go:1330: Test will not check full path when Pigz not installed
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestDisablePigz (0.23s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestPigz
17:02:38 [2021-09-16T17:02:38.372Z]     archive_test.go:1359: Tested whether Pigz is not used, as it not installed
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestPigz (0.11s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestCopyFileWithInvalidDest
17:02:38 [2021-09-16T17:02:38.372Z]     archive_windows_test.go:16: Currently fails
17:02:38 [2021-09-16T17:02:38.372Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestCanonicalTarNameForPath
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestCanonicalTarName
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestCanonicalTarName (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestChmodTarEntry
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestChmodTarEntry (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestHardLinkOrder
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestHardLinkOrder (0.06s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestChangeString
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestChangeString (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestChangesWithNoChanges
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestChangesWithNoChanges (0.02s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestChangesWithChanges
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestChangesWithChanges (0.02s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestChangesWithChangesGH13590
17:02:38 [2021-09-16T17:02:38.372Z]     changes_test.go:195: needs more investigation
17:02:38 [2021-09-16T17:02:38.372Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestChangesDirsEmpty
17:02:38 [2021-09-16T17:02:38.372Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
17:02:38 [2021-09-16T17:02:38.372Z] --- SKIP: TestChangesDirsEmpty (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestChangesDirsMutated
17:02:38 [2021-09-16T17:02:38.372Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
17:02:38 [2021-09-16T17:02:38.372Z] --- SKIP: TestChangesDirsMutated (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestApplyLayer
17:02:38 [2021-09-16T17:02:38.372Z]     changes_test.go:432: needs further investigation
17:02:38 [2021-09-16T17:02:38.372Z] --- SKIP: TestApplyLayer (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestChangesSizeWithHardlinks
17:02:38 [2021-09-16T17:02:38.372Z]     changes_test.go:468: needs further investigation
17:02:38 [2021-09-16T17:02:38.372Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestChangesSizeWithNoChanges
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestChangesSize
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestChangesSize (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestApplyLayerInvalidFilenames
17:02:38 [2021-09-16T17:02:38.372Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1311704564\\dest"
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestApplyLayerInvalidHardlink
17:02:38 [2021-09-16T17:02:38.372Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink166327099\\victim\\hello" -> "../victim/hello"
17:02:38 [2021-09-16T17:02:38.372Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink166302557\\victim\\hello" -> "/../victim/hello"
17:02:38 [2021-09-16T17:02:38.372Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1560763954\\victim" -> "../victim"
17:02:38 [2021-09-16T17:02:38.372Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2165052252\\victim" -> "../victim"
17:02:38 [2021-09-16T17:02:38.372Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink255118998\\victim" -> "../victim"
17:02:38 [2021-09-16T17:02:38.372Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1087363768\\victim" -> "../victim"
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestApplyLayerInvalidSymlink
17:02:38 [2021-09-16T17:02:38.372Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1220006857\\dest\\dotdot" -> "../victim/hello"
17:02:38 [2021-09-16T17:02:38.372Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1305328202\\dest\\slash-dotdot" -> "/../victim/hello"
17:02:38 [2021-09-16T17:02:38.372Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2958363980\\dest\\loophole-victim" -> "../victim"
17:02:38 [2021-09-16T17:02:38.372Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3360226066\\dest\\loophole-victim" -> "../victim"
17:02:38 [2021-09-16T17:02:38.372Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink336441125\\dest\\loophole-victim" -> "../victim"
17:02:38 [2021-09-16T17:02:38.372Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1141028783\\dest\\loophole-victim" -> "../victim"
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestApplyLayerWhiteouts
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestApplyLayerWhiteouts (0.04s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestGenerateEmptyFile
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] === RUN   TestGenerateWithContent
17:02:38 [2021-09-16T17:02:38.372Z] --- PASS: TestGenerateWithContent (0.00s)
17:02:38 [2021-09-16T17:02:38.372Z] PASS
17:02:38 [2021-09-16T17:02:38.372Z] coverage: 61.9% of statements
17:02:38 [2021-09-16T17:02:38.372Z] ok  	github.com/docker/docker/pkg/archive	5.071s	coverage: 61.9% of statements
17:02:38 [2021-09-16T17:02:38.448Z] --- PASS: TestRemoveContainerWithVolume (0.66s)
17:02:38 [2021-09-16T17:02:38.448Z] === RUN   TestRemoveContainerRunning
17:02:38 [2021-09-16T17:02:38.471Z] --- PASS: TestExternalGraphDriver (5.18s)
17:02:38 [2021-09-16T17:02:38.471Z]     --- PASS: TestExternalGraphDriver/json (1.89s)
17:02:38 [2021-09-16T17:02:38.471Z]     --- PASS: TestExternalGraphDriver/spec (1.72s)
17:02:38 [2021-09-16T17:02:38.471Z]     --- PASS: TestExternalGraphDriver/pull (1.52s)
17:02:38 [2021-09-16T17:02:38.471Z] === RUN   TestGraphdriverPluginV2
17:02:38 [2021-09-16T17:02:38.517Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
17:02:38 [2021-09-16T17:02:38.704Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
17:02:38 [2021-09-16T17:02:38.842Z] === RUN   Test
17:02:38 [2021-09-16T17:02:38.842Z] === RUN   Test/TestInitialize
17:02:38 [2021-09-16T17:02:38.842Z] time="2021-09-16T17:02:38Z" level=info msg="Initializing discovery without TLS"
17:02:38 [2021-09-16T17:02:38.842Z] time="2021-09-16T17:02:38Z" level=info msg="Initializing discovery without TLS"
17:02:38 [2021-09-16T17:02:38.842Z] time="2021-09-16T17:02:38Z" level=info msg="Initializing discovery without TLS"
17:02:38 [2021-09-16T17:02:38.842Z] === RUN   Test/TestInitializeWithCerts
17:02:38 [2021-09-16T17:02:38.842Z] time="2021-09-16T17:02:38Z" level=info msg="Initializing discovery with TLS"
17:02:38 [2021-09-16T17:02:38.842Z] === RUN   Test/TestWatch
17:02:38 [2021-09-16T17:02:38.842Z] time="2021-09-16T17:02:38Z" level=info msg="Initializing discovery without TLS"
17:02:39 [2021-09-16T17:02:39.266Z] --- PASS: TestRemoveContainerRunning (0.77s)
17:02:39 [2021-09-16T17:02:39.266Z] === RUN   TestRemoveContainerForceRemoveRunning
17:02:39 [2021-09-16T17:02:39.836Z] 2021/09/16 17:02:39 Closing DB instances...
17:02:40 [2021-09-16T17:02:40.195Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s)
17:02:40 [2021-09-16T17:02:40.195Z] === RUN   TestRemoveInvalidContainer
17:02:40 [2021-09-16T17:02:40.195Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:02:40 [2021-09-16T17:02:40.195Z] === RUN   TestRenameLinkedContainer
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestBuilderGC
17:02:40 [2021-09-16T17:02:40.409Z] --- PASS: TestBuilderGC (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestDaemonConfigurationNotFound
17:02:40 [2021-09-16T17:02:40.409Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestDaemonBrokenConfiguration
17:02:40 [2021-09-16T17:02:40.409Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestParseClusterAdvertiseSettings
17:02:40 [2021-09-16T17:02:40.409Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestFindConfigurationConflicts
17:02:40 [2021-09-16T17:02:40.409Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:02:40 [2021-09-16T17:02:40.409Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestDaemonConfigurationMergeConflicts
17:02:40 [2021-09-16T17:02:40.409Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:02:40 [2021-09-16T17:02:40.409Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:02:40 [2021-09-16T17:02:40.409Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:02:40 [2021-09-16T17:02:40.409Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:02:40 [2021-09-16T17:02:40.409Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:02:40 [2021-09-16T17:02:40.409Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:02:40 [2021-09-16T17:02:40.409Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestValidateConfigurationErrors
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:02:40 [2021-09-16T17:02:40.409Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:02:40 [2021-09-16T17:02:40.409Z] --- PASS: TestValidateConfigurationErrors (0.00s)
17:02:40 [2021-09-16T17:02:40.409Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestValidateConfiguration
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestValidateConfiguration/with_label
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestValidateConfiguration/with_dns
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestValidateConfiguration/with_dns-search
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:02:40 [2021-09-16T17:02:40.410Z] --- PASS: TestValidateConfiguration (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestModifiedDiscoverySettings
17:02:40 [2021-09-16T17:02:40.410Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestReloadSetConfigFileNotExist
17:02:40 [2021-09-16T17:02:40.410Z] time="2021-09-16T17:02:39Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:02:40 [2021-09-16T17:02:40.410Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s)
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestReloadDefaultConfigNotExist
17:02:40 [2021-09-16T17:02:40.410Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
17:02:40 [2021-09-16T17:02:40.410Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestReloadBadDefaultConfig
17:02:40 [2021-09-16T17:02:40.410Z] time="2021-09-16T17:02:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-4203940306"
17:02:40 [2021-09-16T17:02:40.410Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestReloadWithConflictingLabels
17:02:40 [2021-09-16T17:02:40.410Z] time="2021-09-16T17:02:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2581116130"
17:02:40 [2021-09-16T17:02:40.410Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestReloadWithDuplicateLabels
17:02:40 [2021-09-16T17:02:40.410Z] time="2021-09-16T17:02:40Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3310987204"
17:02:40 [2021-09-16T17:02:40.410Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestDaemonConfigurationMerge
17:02:40 [2021-09-16T17:02:40.410Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z] PASS
17:02:40 [2021-09-16T17:02:40.410Z] coverage: 80.4% of statements
17:02:40 [2021-09-16T17:02:40.410Z] ok  	github.com/docker/docker/daemon/config	0.438s	coverage: 80.4% of statements
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestDiscoveryOptsErrors
17:02:40 [2021-09-16T17:02:40.410Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z] === RUN   TestDiscoveryOpts
17:02:40 [2021-09-16T17:02:40.410Z] --- PASS: TestDiscoveryOpts (0.00s)
17:02:40 [2021-09-16T17:02:40.410Z] PASS
17:02:40 [2021-09-16T17:02:40.410Z] coverage: 30.0% of statements
17:02:40 [2021-09-16T17:02:40.410Z] ok  	github.com/docker/docker/daemon/discovery	0.040s	coverage: 30.0% of statements
17:02:40 [2021-09-16T17:02:40.757Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
17:02:40 [2021-09-16T17:02:40.877Z] === RUN   TestWaitNodeAttachment
17:02:41 [2021-09-16T17:02:41.052Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.036s	coverage: 60.0% of statements
17:02:41 [2021-09-16T17:02:41.052Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:02:41 [2021-09-16T17:02:41.052Z] ok  	github.com/docker/docker/libnetwork/options	0.004s	coverage: 100.0% of statements
17:02:41 [2021-09-16T17:02:41.052Z] ok  	github.com/docker/docker/libnetwork/osl	4.382s	coverage: 39.7% of statements
17:02:41 [2021-09-16T17:02:41.052Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
17:02:41 [2021-09-16T17:02:41.052Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 86.1% of statements
17:02:41 [2021-09-16T17:02:41.052Z] ok  	github.com/docker/docker/libnetwork/portmapper	3.130s	coverage: 48.6% of statements
17:02:41 [2021-09-16T17:02:41.052Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.006s	coverage: 70.6% of statements
17:02:41 [2021-09-16T17:02:41.052Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:02:41 [2021-09-16T17:02:41.052Z] ok  	github.com/docker/docker/libnetwork/types	0.004s	coverage: 37.3% of statements
17:02:41 [2021-09-16T17:02:41.052Z] 
17:02:41 [2021-09-16T17:02:41.052Z] === Skipped
17:02:41 [2021-09-16T17:02:41.052Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:02:41 [2021-09-16T17:02:41.052Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:02:41 [2021-09-16T17:02:41.052Z] 
17:02:41 [2021-09-16T17:02:41.052Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:02:41 [2021-09-16T17:02:41.052Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:02:41 [2021-09-16T17:02:41.052Z] 
17:02:41 [2021-09-16T17:02:41.052Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:02:41 [2021-09-16T17:02:41.052Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:02:41 [2021-09-16T17:02:41.052Z] 
17:02:41 [2021-09-16T17:02:41.052Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:02:41 [2021-09-16T17:02:41.052Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:02:41 [2021-09-16T17:02:41.052Z] 
17:02:41 [2021-09-16T17:02:41.052Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:02:41 [2021-09-16T17:02:41.052Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:02:41 [2021-09-16T17:02:41.052Z] 
17:02:41 [2021-09-16T17:02:41.052Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:02:41 [2021-09-16T17:02:41.052Z]     firewalld_test.go:14: firewalld is not running
17:02:41 [2021-09-16T17:02:41.052Z] 
17:02:41 [2021-09-16T17:02:41.053Z] DONE 331 tests, 6 skipped in 336.410s
17:02:41 [2021-09-16T17:02:41.319Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
Post stage
[Pipeline] junit
17:02:41 [2021-09-16T17:02:41.328Z] Recording test results
17:02:41 [2021-09-16T17:02:41.346Z] --- PASS: TestWaitNodeAttachment (0.43s)
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestIsolationConversion
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestIsolationConversion/default
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestIsolationConversion/process
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestIsolationConversion/hyperv
17:02:41 [2021-09-16T17:02:41.346Z] --- PASS: TestIsolationConversion (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestContainerLabels
17:02:41 [2021-09-16T17:02:41.346Z] --- PASS: TestContainerLabels (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestCredentialSpecConversion
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestCredentialSpecConversion/none
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestCredentialSpecConversion/config
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestCredentialSpecConversion/file
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestCredentialSpecConversion/registry
17:02:41 [2021-09-16T17:02:41.346Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestControllerValidateMountBind
17:02:41 [2021-09-16T17:02:41.346Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestControllerValidateMountVolume
17:02:41 [2021-09-16T17:02:41.346Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestControllerValidateMountTarget
17:02:41 [2021-09-16T17:02:41.346Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestControllerValidateMountTmpfs
17:02:41 [2021-09-16T17:02:41.346Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestControllerValidateMountInvalidType
17:02:41 [2021-09-16T17:02:41.346Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestControllerValidateMountNamedPipe
17:02:41 [2021-09-16T17:02:41.346Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z] PASS
17:02:41 [2021-09-16T17:02:41.346Z] coverage: 11.0% of statements
17:02:41 [2021-09-16T17:02:41.346Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.558s	coverage: 11.0% of statements
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestEventsLog
17:02:41 [2021-09-16T17:02:41.346Z] --- PASS: TestEventsLog (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestEventsLogTimeout
17:02:41 [2021-09-16T17:02:41.346Z] --- PASS: TestEventsLogTimeout (0.00s)
17:02:41 [2021-09-16T17:02:41.346Z] === RUN   TestLogEvents
17:02:41 [2021-09-16T17:02:41.408Z] --- PASS: TestNetworkDBCRUDTableEntries (3.44s)
17:02:41 [2021-09-16T17:02:41.408Z] === RUN   TestNetworkDBNodeLeave
17:02:41 [2021-09-16T17:02:41.735Z] --- PASS: TestGraphdriverPluginV2 (3.39s)
17:02:41 [2021-09-16T17:02:41.735Z] PASS
17:02:41 [2021-09-16T17:02:41.735Z] 
17:02:41 [2021-09-16T17:02:41.735Z] DONE 5 tests in 8.585s
17:02:41 [2021-09-16T17:02:41.735Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:02:41 [2021-09-16T17:02:41.814Z] --- PASS: TestLogEvents (0.05s)
17:02:41 [2021-09-16T17:02:41.814Z] === RUN   TestLoadBufferedEvents
17:02:41 [2021-09-16T17:02:41.814Z] --- PASS: TestLoadBufferedEvents (0.12s)
17:02:41 [2021-09-16T17:02:41.814Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:02:41 [2021-09-16T17:02:41.814Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:02:41 [2021-09-16T17:02:41.814Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:02:41 [2021-09-16T17:02:41.814Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:02:41 [2021-09-16T17:02:41.814Z] PASS
17:02:41 [2021-09-16T17:02:41.814Z] coverage: 50.0% of statements
17:02:41 [2021-09-16T17:02:41.814Z] ok  	github.com/docker/docker/daemon/events	0.220s	coverage: 50.0% of statements
17:02:41 [2021-09-16T17:02:41.879Z] --- PASS: Test (3.11s)
17:02:41 [2021-09-16T17:02:41.879Z]     --- PASS: Test/TestInitialize (0.10s)
17:02:41 [2021-09-16T17:02:41.879Z]     --- PASS: Test/TestInitializeWithCerts (0.01s)
17:02:41 [2021-09-16T17:02:41.879Z]     --- PASS: Test/TestWatch (3.00s)
17:02:41 [2021-09-16T17:02:41.879Z] PASS
17:02:41 [2021-09-16T17:02:41.879Z] coverage: 84.1% of statements
17:02:41 [2021-09-16T17:02:41.879Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.149s	coverage: 84.1% of statements
17:02:41 [2021-09-16T17:02:41.991Z] INFO: Testing against a local daemon
17:02:41 [2021-09-16T17:02:41.992Z] === RUN   TestContinueAfterPluginCrash
17:02:41 [2021-09-16T17:02:41.992Z] === PAUSE TestContinueAfterPluginCrash
17:02:41 [2021-09-16T17:02:41.992Z] === RUN   TestReadPluginNoRead
17:02:41 [2021-09-16T17:02:41.992Z] === PAUSE TestReadPluginNoRead
17:02:41 [2021-09-16T17:02:41.992Z] === RUN   TestDaemonStartWithLogOpt
17:02:41 [2021-09-16T17:02:41.992Z] === PAUSE TestDaemonStartWithLogOpt
17:02:41 [2021-09-16T17:02:41.992Z] === CONT  TestContinueAfterPluginCrash
17:02:41 [2021-09-16T17:02:41.992Z] === CONT  TestDaemonStartWithLogOpt
17:02:42 [2021-09-16T17:02:42.281Z] === RUN   TestIsEmptyDir
17:02:42 [2021-09-16T17:02:42.281Z] --- PASS: TestIsEmptyDir (0.00s)
17:02:42 [2021-09-16T17:02:42.281Z] PASS
17:02:42 [2021-09-16T17:02:42.281Z] coverage: 2.3% of statements
17:02:42 [2021-09-16T17:02:42.281Z] ok  	github.com/docker/docker/daemon/graphdriver	0.153s	coverage: 2.3% of statements
17:02:42 [2021-09-16T17:02:42.686Z] --- PASS: TestRenameLinkedContainer (2.77s)
17:02:42 [2021-09-16T17:02:42.686Z] === RUN   TestRenameStoppedContainer
17:02:42 [2021-09-16T17:02:42.750Z] === RUN   TestLinkNaming
17:02:42 [2021-09-16T17:02:42.750Z] --- PASS: TestLinkNaming (0.00s)
17:02:42 [2021-09-16T17:02:42.750Z] === RUN   TestLinkNew
17:02:42 [2021-09-16T17:02:42.750Z] --- PASS: TestLinkNew (0.00s)
17:02:42 [2021-09-16T17:02:42.750Z] === RUN   TestLinkEnv
17:02:42 [2021-09-16T17:02:42.750Z] --- PASS: TestLinkEnv (0.00s)
17:02:42 [2021-09-16T17:02:42.750Z] === RUN   TestLinkMultipleEnv
17:02:42 [2021-09-16T17:02:42.750Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:02:42 [2021-09-16T17:02:42.750Z] === RUN   TestLinkPortRangeEnv
17:02:42 [2021-09-16T17:02:42.750Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:02:42 [2021-09-16T17:02:42.750Z] PASS
17:02:42 [2021-09-16T17:02:42.750Z] coverage: 93.0% of statements
17:02:42 [2021-09-16T17:02:42.750Z] ok  	github.com/docker/docker/daemon/links	0.030s	coverage: 93.0% of statements
17:02:42 [2021-09-16T17:02:42.870Z] === RUN   Test
17:02:42 [2021-09-16T17:02:42.870Z] === RUN   Test/TestWatch
17:02:42 [2021-09-16T17:02:42.870Z] --- PASS: Test (0.00s)
17:02:42 [2021-09-16T17:02:42.870Z]     --- PASS: Test/TestWatch (0.00s)
17:02:42 [2021-09-16T17:02:42.870Z] PASS
17:02:42 [2021-09-16T17:02:42.870Z] coverage: 92.3% of statements
17:02:42 [2021-09-16T17:02:42.870Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.037s	coverage: 92.3% of statements
17:02:42 [2021-09-16T17:02:42.972Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestVerifyNetworkingConfig
17:02:43 [2021-09-16T17:02:43.218Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestGetContainer
17:02:43 [2021-09-16T17:02:43.218Z] --- PASS: TestGetContainer (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestValidContainerNames
17:02:43 [2021-09-16T17:02:43.218Z] --- PASS: TestValidContainerNames (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestContainerInitDNS
17:02:43 [2021-09-16T17:02:43.218Z]     daemon_test.go:146: root required
17:02:43 [2021-09-16T17:02:43.218Z] --- SKIP: TestContainerInitDNS (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestMerge
17:02:43 [2021-09-16T17:02:43.218Z] --- PASS: TestMerge (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestValidateContainerIsolation
17:02:43 [2021-09-16T17:02:43.218Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestFindNetworkErrorType
17:02:43 [2021-09-16T17:02:43.218Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestEnsureServicesExist
17:02:43 [2021-09-16T17:02:43.218Z] --- PASS: TestEnsureServicesExist (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestEnsureServicesExistErrors
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:02:43 [2021-09-16T17:02:43.218Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestContainerDelete
17:02:43 [2021-09-16T17:02:43.218Z] --- PASS: TestContainerDelete (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestContainerDoubleDelete
17:02:43 [2021-09-16T17:02:43.218Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestLogContainerEventCopyLabels
17:02:43 [2021-09-16T17:02:43.218Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestLogContainerEventWithAttributes
17:02:43 [2021-09-16T17:02:43.218Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestNoneHealthcheck
17:02:43 [2021-09-16T17:02:43.218Z] --- PASS: TestNoneHealthcheck (0.00s)
17:02:43 [2021-09-16T17:02:43.218Z] === RUN   TestHealthStates
17:02:43 [2021-09-16T17:02:43.249Z] === RUN   TestDockerSuite/TestBuildBlankName
17:02:43 [2021-09-16T17:02:43.249Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:02:43 [2021-09-16T17:02:43.249Z] --- PASS: TestRenameStoppedContainer (0.59s)
17:02:43 [2021-09-16T17:02:43.249Z] === RUN   TestRenameRunningContainerAndReuse
17:02:43 [2021-09-16T17:02:43.333Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c -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:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c hack/make.sh dynbinary test-integration
17:02:43 [2021-09-16T17:02:43.342Z] === RUN   Test
17:02:43 [2021-09-16T17:02:43.342Z] === RUN   Test/TestInitialize
17:02:43 [2021-09-16T17:02:43.342Z] === RUN   Test/TestInitializeWithPattern
17:02:43 [2021-09-16T17:02:43.342Z] === RUN   Test/TestRegister
17:02:43 [2021-09-16T17:02:43.342Z] === RUN   Test/TestWatch
17:02:43 [2021-09-16T17:02:43.342Z] --- PASS: Test (0.00s)
17:02:43 [2021-09-16T17:02:43.342Z]     --- PASS: Test/TestInitialize (0.00s)
17:02:43 [2021-09-16T17:02:43.342Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
17:02:43 [2021-09-16T17:02:43.342Z]     --- PASS: Test/TestRegister (0.00s)
17:02:43 [2021-09-16T17:02:43.342Z]     --- PASS: Test/TestWatch (0.00s)
17:02:43 [2021-09-16T17:02:43.342Z] PASS
17:02:43 [2021-09-16T17:02:43.342Z] coverage: 93.8% of statements
17:02:43 [2021-09-16T17:02:43.342Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.031s	coverage: 93.8% of statements
17:02:43 [2021-09-16T17:02:43.686Z] time="2021-09-16T17:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:43 [2021-09-16T17:02:43.686Z] time="2021-09-16T17:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:43 [2021-09-16T17:02:43.686Z] time="2021-09-16T17:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:43 [2021-09-16T17:02:43.686Z] time="2021-09-16T17:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:43 [2021-09-16T17:02:43.686Z] time="2021-09-16T17:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:43 [2021-09-16T17:02:43.686Z] time="2021-09-16T17:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:43 [2021-09-16T17:02:43.686Z] time="2021-09-16T17:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:43 [2021-09-16T17:02:43.686Z] time="2021-09-16T17:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:43 [2021-09-16T17:02:43.686Z] time="2021-09-16T17:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:43 [2021-09-16T17:02:43.686Z] time="2021-09-16T17:02:43Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:02:43 [2021-09-16T17:02:43.686Z] --- PASS: TestHealthStates (0.13s)
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestMaskURLCredentials
17:02:43 [2021-09-16T17:02:43.686Z] --- PASS: TestMaskURLCredentials (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestGetInspectData
17:02:43 [2021-09-16T17:02:43.686Z] --- PASS: TestGetInspectData (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestFillLicense
17:02:43 [2021-09-16T17:02:43.686Z] --- PASS: TestFillLicense (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestListInvalidFilter
17:02:43 [2021-09-16T17:02:43.686Z] --- PASS: TestListInvalidFilter (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestNameFilter
17:02:43 [2021-09-16T17:02:43.686Z] --- PASS: TestNameFilter (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:02:43 [2021-09-16T17:02:43.686Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:02:43 [2021-09-16T17:02:43.686Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestDaemonReloadLabels
17:02:43 [2021-09-16T17:02:43.686Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:02:43 [2021-09-16T17:02:43.686Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestDaemonReloadMirrors
17:02:43 [2021-09-16T17:02:43.686Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestDaemonReloadInsecureRegistries
17:02:43 [2021-09-16T17:02:43.686Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestDaemonReloadNotAffectOthers
17:02:43 [2021-09-16T17:02:43.686Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:02:43 [2021-09-16T17:02:43.686Z] === RUN   TestDaemonDiscoveryReload
17:02:43 [2021-09-16T17:02:43.814Z] === RUN   TestPollerAddRemove
17:02:43 [2021-09-16T17:02:43.814Z] --- PASS: TestPollerAddRemove (0.00s)
17:02:43 [2021-09-16T17:02:43.814Z] === RUN   TestPollerEvent
17:02:43 [2021-09-16T17:02:43.814Z]     poller_test.go:40: No chmod on Windows
17:02:43 [2021-09-16T17:02:43.814Z] --- SKIP: TestPollerEvent (0.00s)
17:02:43 [2021-09-16T17:02:43.814Z] === RUN   TestPollerClose
17:02:43 [2021-09-16T17:02:43.814Z] --- PASS: TestPollerClose (0.00s)
17:02:43 [2021-09-16T17:02:43.814Z] PASS
17:02:43 [2021-09-16T17:02:43.814Z] coverage: 45.7% of statements
17:02:43 [2021-09-16T17:02:43.814Z] ok  	github.com/docker/docker/pkg/filenotify	0.038s	coverage: 45.7% of statements
17:02:43 [2021-09-16T17:02:43.814Z] --- PASS: TestNetworkDBNodeLeave (2.83s)
17:02:43 [2021-09-16T17:02:43.814Z] === RUN   TestNetworkDBWatch
17:02:44 [2021-09-16T17:02:44.276Z] 
17:02:44 [2021-09-16T17:02:44.276Z] Removing bundles/
17:02:44 [2021-09-16T17:02:44.276Z] 
17:02:44 [2021-09-16T17:02:44.276Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
17:02:44 [2021-09-16T17:02:44.276Z] Building: bundles/dynbinary-daemon/dockerd-dev
17:02:44 [2021-09-16T17:02:44.276Z] GOOS="" GOARCH="" GOARM=""
17:02:44 [2021-09-16T17:02:44.285Z] --- PASS: TestGetAddress (17.64s)
17:02:44 [2021-09-16T17:02:44.285Z] === RUN   TestRequestSyntaxCheck
17:02:44 [2021-09-16T17:02:44.285Z] --- PASS: TestRequestSyntaxCheck (0.03s)
17:02:44 [2021-09-16T17:02:44.285Z] === RUN   TestRequest
17:02:44 [2021-09-16T17:02:44.615Z] --- PASS: TestRenameRunningContainerAndReuse (1.17s)
17:02:44 [2021-09-16T17:02:44.615Z] === RUN   TestRenameInvalidName
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestAdapterReadLogs
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestAdapterReadLogs (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCopier
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCopier (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCopierLongLines
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCopierLongLines (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCopierSlow
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestNewStreamConfig
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestNewStreamConfig/defaults
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestNewStreamConfig/invalid_create_group
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestNewStreamConfig (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestNewAWSLogsClientRegionDetect
17:02:44 [2021-09-16T17:02:44.671Z] time="2021-09-16T17:02:44Z" level=info msg="Trying to get region from EC2 Metadata"
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.08s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCreateSuccess
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCreateSuccess (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCreateStreamSkipped
17:02:44 [2021-09-16T17:02:44.671Z] time="2021-09-16T17:02:44Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCreateStreamSkipped (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCreateLogGroupSuccess
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCreateError
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCreateError (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCreateAlreadyExists
17:02:44 [2021-09-16T17:02:44.671Z] time="2021-09-16T17:02:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestLogClosed
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestLogClosed (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestLogBlocking
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestLogBlocking (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestLogNonBlockingBufferEmpty
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestLogNonBlockingBufferFull
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestPublishBatchSuccess
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestPublishBatchError
17:02:44 [2021-09-16T17:02:44.671Z] time="2021-09-16T17:02:44Z" level=error msg=Error
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestPublishBatchError (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:02:44 [2021-09-16T17:02:44.671Z] time="2021-09-16T17:02:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestPublishBatchAlreadyAccepted
17:02:44 [2021-09-16T17:02:44.671Z] time="2021-09-16T17:02:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:02:44 [2021-09-16T17:02:44.671Z] time="2021-09-16T17:02:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCollectBatchSimple
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCollectBatchSimple (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCollectBatchTicker
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCollectBatchTicker (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCollectBatchMultilinePattern
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCollectBatchClose
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCollectBatchClose (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestEffectiveLen
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestEffectiveLen/0/Hello
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestEffectiveLen/2/🙃
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestEffectiveLen/3/����
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestEffectiveLen/4/He��o
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestEffectiveLen/5/
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestEffectiveLen (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestFindValidSplit
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestFindValidSplit/0/
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1063: 
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1064: 
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestFindValidSplit/1/Hello
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1063: Hello
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1064: 
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestFindValidSplit/2/Hello
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1063: He
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1064: llo
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestFindValidSplit/3/Hello
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1063: 
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1064: Hello
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestFindValidSplit/4/🙃
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1063: 
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1064: 🙃
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestFindValidSplit/5/🙃
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1063: 🙃
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1064: 
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestFindValidSplit/6/a�
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1063: a
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1064: �
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestFindValidSplit/7/a�
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1063: a�
17:02:44 [2021-09-16T17:02:44.671Z]     cloudwatchlogs_test.go:1064: 
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestFindValidSplit (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestProcessEventEmoji
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestProcessEventEmoji (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCollectBatchLineSplit
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCollectBatchLineSplit (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCollectBatchLineSplitWithBinary
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCollectBatchMaxEvents
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCollectBatchMaxTotalBytes
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCopierSlow (0.20s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCopierWithSized
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCopierWithSized/as_is
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCopierWithSized/With_RingLogger
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCopierWithSized (0.01s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCopierWithPartial
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCopierWithPartial (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestRingLogger
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestRingLogger (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestRingCap
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestRingCap (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestRingClose
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestRingClose (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestRingDrain
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestRingDrain (0.00s)
17:02:44 [2021-09-16T17:02:44.671Z] PASS
17:02:44 [2021-09-16T17:02:44.671Z] coverage: 43.8% of statements
17:02:44 [2021-09-16T17:02:44.671Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
17:02:44 [2021-09-16T17:02:44.671Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestCopyFileWithInvalidSrc
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestCopyFileWithInvalidDest
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestCopyFileWithSameSrcAndDest
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestCopyFile
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestCopyFile (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:02:44 [2021-09-16T17:02:44.756Z]     fileutils_test.go:133: Needs porting to Windows
17:02:44 [2021-09-16T17:02:44.756Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestReadSymlinkedDirectoryToFile
17:02:44 [2021-09-16T17:02:44.756Z]     fileutils_test.go:179: Needs porting to Windows
17:02:44 [2021-09-16T17:02:44.756Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestWildcardMatches
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestWildcardMatches (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestPatternMatches
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestPatternMatches (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestPatternMatchesFolderExclusions
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestSingleExclamationError
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestSingleExclamationError (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestMatchesWithNoPatterns
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestMatchesWithMalformedPatterns
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestMatches
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestMatches/MatchesOrParentMatches
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestMatches/MatchesUsingParentResult
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestMatches (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestCleanPatterns
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestCleanPatterns (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestCleanPatternsExceptionFlag
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestCleanPatternsErrorSingleException
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestCreateIfNotExistsDir
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestCreateIfNotExistsFile
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] === RUN   TestMatch
17:02:44 [2021-09-16T17:02:44.756Z] --- PASS: TestMatch (0.00s)
17:02:44 [2021-09-16T17:02:44.756Z] PASS
17:02:44 [2021-09-16T17:02:44.756Z] coverage: 82.2% of statements
17:02:44 [2021-09-16T17:02:44.756Z] ok  	github.com/docker/docker/pkg/fileutils	0.061s	coverage: 82.2% of statements
17:02:44 [2021-09-16T17:02:44.870Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
17:02:44 [2021-09-16T17:02:44.870Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:02:45 [2021-09-16T17:02:45.127Z] --- PASS: TestRenameInvalidName (0.67s)
17:02:45 [2021-09-16T17:02:45.127Z] === RUN   TestRenameAnonymousContainer
17:02:45 [2021-09-16T17:02:45.138Z] ok  	github.com/docker/docker/daemon/logger	0.260s	coverage: 43.8% of statements
17:02:45 [2021-09-16T17:02:45.139Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.03s)
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestParseLogOptionsMultilinePattern
17:02:45 [2021-09-16T17:02:45.139Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestParseLogOptionsDatetimeFormat
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:02:45 [2021-09-16T17:02:45.139Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:02:45 [2021-09-16T17:02:45.139Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:02:45 [2021-09-16T17:02:45.139Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:02:45 [2021-09-16T17:02:45.139Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestCreateTagSuccess
17:02:45 [2021-09-16T17:02:45.139Z] --- PASS: TestCreateTagSuccess (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:02:45 [2021-09-16T17:02:45.139Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:02:45 [2021-09-16T17:02:45.139Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:02:45 [2021-09-16T17:02:45.139Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:02:45 [2021-09-16T17:02:45.139Z] PASS
17:02:45 [2021-09-16T17:02:45.139Z] coverage: 77.0% of statements
17:02:45 [2021-09-16T17:02:45.139Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.229s	coverage: 77.0% of statements
17:02:45 [2021-09-16T17:02:45.139Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
17:02:45 [2021-09-16T17:02:45.139Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
17:02:45 [2021-09-16T17:02:45.226Z] === RUN   TestGet
17:02:45 [2021-09-16T17:02:45.226Z] --- PASS: TestGet (0.00s)
17:02:45 [2021-09-16T17:02:45.226Z] === RUN   TestGetShortcutString
17:02:45 [2021-09-16T17:02:45.226Z] --- PASS: TestGetShortcutString (0.00s)
17:02:45 [2021-09-16T17:02:45.226Z] PASS
17:02:45 [2021-09-16T17:02:45.226Z] coverage: 42.9% of statements
17:02:45 [2021-09-16T17:02:45.226Z] ok  	github.com/docker/docker/pkg/homedir	0.030s	coverage: 42.9% of statements
17:02:45 [2021-09-16T17:02:45.606Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:02:45 [2021-09-16T17:02:45.606Z]     reload_test.go:520: root required
17:02:45 [2021-09-16T17:02:45.606Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:02:45 [2021-09-16T17:02:45.606Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:02:45 [2021-09-16T17:02:45.606Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s)
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:02:45 [2021-09-16T17:02:45.606Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:02:45 [2021-09-16T17:02:45.606Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:02:45 [2021-09-16T17:02:45.606Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestParseVolumesFrom
17:02:45 [2021-09-16T17:02:45.606Z] --- PASS: TestParseVolumesFrom (0.00s)
17:02:45 [2021-09-16T17:02:45.606Z] PASS
17:02:45 [2021-09-16T17:02:45.606Z] coverage: 9.1% of statements
17:02:45 [2021-09-16T17:02:45.606Z] ok  	github.com/docker/docker/daemon	2.551s	coverage: 9.1% of statements
17:02:45 [2021-09-16T17:02:45.606Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:02:45 [2021-09-16T17:02:45.606Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:02:45 [2021-09-16T17:02:45.606Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:02:45 [2021-09-16T17:02:45.606Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:02:45 [2021-09-16T17:02:45.606Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:02:45 [2021-09-16T17:02:45.606Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:02:45 [2021-09-16T17:02:45.606Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:02:45 [2021-09-16T17:02:45.606Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:02:45 [2021-09-16T17:02:45.606Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:02:45 [2021-09-16T17:02:45.606Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:02:45 [2021-09-16T17:02:45.606Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:02:45 [2021-09-16T17:02:45.606Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:02:45 [2021-09-16T17:02:45.606Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:02:45 [2021-09-16T17:02:45.606Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestSearchRegistryForImagesErrors
17:02:45 [2021-09-16T17:02:45.606Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestSearchRegistryForImages
17:02:45 [2021-09-16T17:02:45.606Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestOnlyPlatformWithFallback
17:02:45 [2021-09-16T17:02:45.606Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestImageDelete
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestImageDelete/no_lease
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestImageDelete/lease_exists
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestJSONLogsMarshalJSONBuf
17:02:45 [2021-09-16T17:02:45.606Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:02:45 [2021-09-16T17:02:45.606Z] --- PASS: TestImageDelete (0.02s)
17:02:45 [2021-09-16T17:02:45.606Z]     --- PASS: TestImageDelete/no_lease (0.00s)
17:02:45 [2021-09-16T17:02:45.606Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
17:02:45 [2021-09-16T17:02:45.606Z] === RUN   TestContentStoreForPull
17:02:45 [2021-09-16T17:02:45.698Z] 2021/09/16 17:02:45 Closing DB instances...
17:02:45 [2021-09-16T17:02:45.698Z] === RUN   TestCreateIDMapOrder
17:02:45 [2021-09-16T17:02:45.698Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:02:45 [2021-09-16T17:02:45.698Z] PASS
17:02:45 [2021-09-16T17:02:45.698Z] coverage: 7.2% of statements
17:02:45 [2021-09-16T17:02:45.698Z] ok  	github.com/docker/docker/pkg/idtools	0.030s	coverage: 7.2% of statements
17:02:46 [2021-09-16T17:02:46.073Z] --- PASS: TestContentStoreForPull (0.22s)
17:02:46 [2021-09-16T17:02:46.073Z] PASS
17:02:46 [2021-09-16T17:02:46.073Z] coverage: 6.7% of statements
17:02:46 [2021-09-16T17:02:46.073Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.23s)
17:02:46 [2021-09-16T17:02:46.073Z] === RUN   TestFastTimeMarshalJSON
17:02:46 [2021-09-16T17:02:46.073Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
17:02:46 [2021-09-16T17:02:46.073Z] PASS
17:02:46 [2021-09-16T17:02:46.073Z] coverage: 87.2% of statements
17:02:46 [2021-09-16T17:02:46.073Z] ok  	github.com/docker/docker/daemon/images	0.311s	coverage: 6.7% of statements
17:02:46 [2021-09-16T17:02:46.073Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.264s	coverage: 87.2% of statements
17:02:46 [2021-09-16T17:02:46.073Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:02:46 [2021-09-16T17:02:46.073Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:02:46 [2021-09-16T17:02:46.073Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:02:46 [2021-09-16T17:02:46.073Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:02:46 [2021-09-16T17:02:46.073Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:02:46 [2021-09-16T17:02:46.073Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:02:46 [2021-09-16T17:02:46.073Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:02:46 [2021-09-16T17:02:46.073Z] === RUN   TestJSONFileLogger
17:02:46 [2021-09-16T17:02:46.073Z] --- PASS: TestJSONFileLogger (0.00s)
17:02:46 [2021-09-16T17:02:46.073Z] === RUN   TestJSONFileLoggerWithTags
17:02:46 [2021-09-16T17:02:46.073Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:02:46 [2021-09-16T17:02:46.073Z] === RUN   TestJSONFileLoggerWithOpts
17:02:46 [2021-09-16T17:02:46.073Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
17:02:46 [2021-09-16T17:02:46.073Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:02:46 [2021-09-16T17:02:46.073Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
17:02:46 [2021-09-16T17:02:46.073Z] === RUN   TestEncodeDecode
17:02:46 [2021-09-16T17:02:46.073Z] === PAUSE TestEncodeDecode
17:02:46 [2021-09-16T17:02:46.073Z] === RUN   TestUnexpectedEOF
17:02:46 [2021-09-16T17:02:46.073Z] time="2021-09-16T17:02:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:02:46 [2021-09-16T17:02:46.073Z] time="2021-09-16T17:02:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:02:46 [2021-09-16T17:02:46.073Z] --- PASS: TestUnexpectedEOF (0.14s)
17:02:46 [2021-09-16T17:02:46.073Z] === CONT  TestEncodeDecode
17:02:46 [2021-09-16T17:02:46.073Z] --- PASS: TestEncodeDecode (0.00s)
17:02:46 [2021-09-16T17:02:46.073Z] PASS
17:02:46 [2021-09-16T17:02:46.073Z] coverage: 69.9% of statements
17:02:46 [2021-09-16T17:02:46.073Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.195s	coverage: 69.9% of statements
17:02:46 [2021-09-16T17:02:46.160Z] --- PASS: TestDaemonStartWithLogOpt (3.59s)
17:02:46 [2021-09-16T17:02:46.160Z] === CONT  TestReadPluginNoRead
17:02:46 [2021-09-16T17:02:46.493Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:02:46 [2021-09-16T17:02:46.690Z] === RUN   TestFixedBufferCap
17:02:46 [2021-09-16T17:02:46.690Z] --- PASS: TestFixedBufferCap (0.00s)
17:02:46 [2021-09-16T17:02:46.690Z] === RUN   TestFixedBufferLen
17:02:46 [2021-09-16T17:02:46.690Z] --- PASS: TestFixedBufferLen (0.00s)
17:02:46 [2021-09-16T17:02:46.690Z] === RUN   TestFixedBufferString
17:02:46 [2021-09-16T17:02:46.690Z] --- PASS: TestFixedBufferString (0.00s)
17:02:46 [2021-09-16T17:02:46.690Z] === RUN   TestFixedBufferWrite
17:02:46 [2021-09-16T17:02:46.690Z] --- PASS: TestFixedBufferWrite (0.00s)
17:02:46 [2021-09-16T17:02:46.690Z] === RUN   TestFixedBufferRead
17:02:46 [2021-09-16T17:02:46.690Z] --- PASS: TestFixedBufferRead (0.00s)
17:02:46 [2021-09-16T17:02:46.690Z] === RUN   TestBytesPipeRead
17:02:46 [2021-09-16T17:02:46.690Z] --- PASS: TestBytesPipeRead (0.00s)
17:02:46 [2021-09-16T17:02:46.690Z] === RUN   TestBytesPipeWrite
17:02:46 [2021-09-16T17:02:46.690Z] --- PASS: TestBytesPipeWrite (0.00s)
17:02:46 [2021-09-16T17:02:46.690Z] === RUN   TestBytesPipeWriteRandomChunks
17:02:47 [2021-09-16T17:02:47.057Z] === RUN   TestWriteLog
17:02:47 [2021-09-16T17:02:47.057Z] === PAUSE TestWriteLog
17:02:47 [2021-09-16T17:02:47.057Z] === RUN   TestReadLog
17:02:47 [2021-09-16T17:02:47.057Z] === PAUSE TestReadLog
17:02:47 [2021-09-16T17:02:47.057Z] === CONT  TestWriteLog
17:02:47 [2021-09-16T17:02:47.057Z] --- PASS: TestWriteLog (0.00s)
17:02:47 [2021-09-16T17:02:47.057Z] === CONT  TestReadLog
17:02:47 [2021-09-16T17:02:47.057Z] === RUN   TestReadLog/tail_exact
17:02:47 [2021-09-16T17:02:47.057Z] === RUN   TestReadLog/tail_less_than_available
17:02:47 [2021-09-16T17:02:47.057Z] === RUN   TestReadLog/tail_more_than_available
17:02:47 [2021-09-16T17:02:47.057Z] --- PASS: TestReadLog (0.13s)
17:02:47 [2021-09-16T17:02:47.057Z]     --- PASS: TestReadLog/tail_exact (0.12s)
17:02:47 [2021-09-16T17:02:47.057Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
17:02:47 [2021-09-16T17:02:47.057Z]     --- PASS: TestReadLog/tail_more_than_available (0.01s)
17:02:47 [2021-09-16T17:02:47.057Z] PASS
17:02:47 [2021-09-16T17:02:47.057Z] coverage: 75.2% of statements
17:02:47 [2021-09-16T17:02:47.057Z] ok  	github.com/docker/docker/daemon/logger/local	0.172s	coverage: 75.2% of statements
17:02:47 [2021-09-16T17:02:47.057Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:02:47 [2021-09-16T17:02:47.160Z] --- PASS: TestNetworkDBWatch (3.02s)
17:02:47 [2021-09-16T17:02:47.160Z] === RUN   TestNetworkDBBulkSync
17:02:47 [2021-09-16T17:02:47.160Z] --- PASS: TestBytesPipeWriteRandomChunks (0.35s)
17:02:47 [2021-09-16T17:02:47.160Z] === RUN   TestAtomicWriteToFile
17:02:47 [2021-09-16T17:02:47.160Z] --- PASS: TestAtomicWriteToFile (0.00s)
17:02:47 [2021-09-16T17:02:47.160Z] === RUN   TestAtomicWriteSetCommit
17:02:47 [2021-09-16T17:02:47.160Z] --- PASS: TestAtomicWriteSetCommit (0.00s)
17:02:47 [2021-09-16T17:02:47.160Z] === RUN   TestAtomicWriteSetCancel
17:02:47 [2021-09-16T17:02:47.160Z] --- PASS: TestAtomicWriteSetCancel (0.00s)
17:02:47 [2021-09-16T17:02:47.160Z] === RUN   TestReadCloserWrapperClose
17:02:47 [2021-09-16T17:02:47.160Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:02:47 [2021-09-16T17:02:47.160Z] === RUN   TestReaderErrWrapperReadOnError
17:02:47 [2021-09-16T17:02:47.160Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:02:47 [2021-09-16T17:02:47.160Z] === RUN   TestReaderErrWrapperRead
17:02:47 [2021-09-16T17:02:47.160Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:02:47 [2021-09-16T17:02:47.160Z] === RUN   TestCancelReadCloser
17:02:47 [2021-09-16T17:02:47.160Z] --- PASS: TestCancelReadCloser (0.10s)
17:02:47 [2021-09-16T17:02:47.160Z] === RUN   TestWriteCloserWrapperClose
17:02:47 [2021-09-16T17:02:47.160Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:02:47 [2021-09-16T17:02:47.160Z] === RUN   TestNopWriteCloser
17:02:47 [2021-09-16T17:02:47.160Z] --- PASS: TestNopWriteCloser (0.00s)
17:02:47 [2021-09-16T17:02:47.160Z] === RUN   TestNopWriter
17:02:47 [2021-09-16T17:02:47.160Z] --- PASS: TestNopWriter (0.00s)
17:02:47 [2021-09-16T17:02:47.160Z] === RUN   TestWriteCounter
17:02:47 [2021-09-16T17:02:47.160Z] --- PASS: TestWriteCounter (0.00s)
17:02:47 [2021-09-16T17:02:47.160Z] PASS
17:02:47 [2021-09-16T17:02:47.160Z] coverage: 69.2% of statements
17:02:47 [2021-09-16T17:02:47.160Z] ok  	github.com/docker/docker/pkg/ioutils	0.497s	coverage: 69.2% of statements
17:02:47 [2021-09-16T17:02:47.422Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:02:47 [2021-09-16T17:02:47.422Z] --- PASS: TestRenameAnonymousContainer (2.09s)
17:02:47 [2021-09-16T17:02:47.422Z] === RUN   TestRenameContainerWithSameName
17:02:47 [2021-09-16T17:02:47.524Z] === RUN   TestLog
17:02:47 [2021-09-16T17:02:47.524Z] --- PASS: TestLog (0.00s)
17:02:47 [2021-09-16T17:02:47.524Z] PASS
17:02:47 [2021-09-16T17:02:47.524Z] coverage: 31.5% of statements
17:02:47 [2021-09-16T17:02:47.524Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.050s	coverage: 31.5% of statements
17:02:47 [2021-09-16T17:02:47.524Z] === RUN   TestOpenFileDelete
17:02:47 [2021-09-16T17:02:47.524Z] --- PASS: TestOpenFileDelete (0.00s)
17:02:47 [2021-09-16T17:02:47.524Z] === RUN   TestOpenFileRename
17:02:47 [2021-09-16T17:02:47.524Z] --- PASS: TestOpenFileRename (0.00s)
17:02:47 [2021-09-16T17:02:47.525Z] === RUN   TestParseLogTagDefaultTag
17:02:47 [2021-09-16T17:02:47.525Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:02:47 [2021-09-16T17:02:47.525Z] === RUN   TestParseLogTag
17:02:47 [2021-09-16T17:02:47.525Z] --- PASS: TestParseLogTag (0.00s)
17:02:47 [2021-09-16T17:02:47.525Z] === RUN   TestParseLogTagEmptyTag
17:02:47 [2021-09-16T17:02:47.525Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:02:47 [2021-09-16T17:02:47.525Z] === RUN   TestTailFiles
17:02:47 [2021-09-16T17:02:47.525Z] --- PASS: TestTailFiles (0.00s)
17:02:47 [2021-09-16T17:02:47.525Z] === RUN   TestFollowLogsConsumerGone
17:02:47 [2021-09-16T17:02:47.525Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:02:47 [2021-09-16T17:02:47.525Z] === RUN   TestFollowLogsProducerGone
17:02:47 [2021-09-16T17:02:47.525Z]     logfile_test.go:231: messages sent: 4098, received: 4098
17:02:47 [2021-09-16T17:02:47.525Z]     logfile_test.go:178: logDecode() closed after sending 4098 messages
17:02:47 [2021-09-16T17:02:47.525Z] --- PASS: TestFollowLogsProducerGone (0.00s)
17:02:47 [2021-09-16T17:02:47.525Z] === RUN   TestCheckCapacityAndRotate
17:02:47 [2021-09-16T17:02:47.525Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:02:47 [2021-09-16T17:02:47.525Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:02:47 [2021-09-16T17:02:47.525Z] --- PASS: TestCheckCapacityAndRotate (0.05s)
17:02:47 [2021-09-16T17:02:47.525Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
17:02:47 [2021-09-16T17:02:47.525Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
17:02:47 [2021-09-16T17:02:47.525Z] PASS
17:02:47 [2021-09-16T17:02:47.525Z] coverage: 53.7% of statements
17:02:47 [2021-09-16T17:02:47.525Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.109s	coverage: 53.7% of statements
17:02:47 [2021-09-16T17:02:47.984Z] --- PASS: TestRenameContainerWithSameName (0.53s)
17:02:47 [2021-09-16T17:02:47.985Z] === RUN   TestRenameContainerWithLinkedContainer
17:02:47 [2021-09-16T17:02:47.992Z] === RUN   TestNewParse
17:02:47 [2021-09-16T17:02:47.992Z] --- PASS: TestNewParse (0.00s)
17:02:47 [2021-09-16T17:02:47.992Z] PASS
17:02:47 [2021-09-16T17:02:47.992Z] coverage: 8.3% of statements
17:02:47 [2021-09-16T17:02:47.992Z] ok  	github.com/docker/docker/daemon/logger/templates	0.037s	coverage: 8.3% of statements
17:02:47 [2021-09-16T17:02:47.992Z] === RUN   TestValidateLogOpt
17:02:47 [2021-09-16T17:02:47.992Z] --- PASS: TestValidateLogOpt (0.00s)
17:02:47 [2021-09-16T17:02:47.992Z] === RUN   TestNewMissedConfig
17:02:47 [2021-09-16T17:02:47.992Z] --- PASS: TestNewMissedConfig (0.00s)
17:02:47 [2021-09-16T17:02:47.992Z] === RUN   TestNewMissedUrl
17:02:47 [2021-09-16T17:02:47.992Z] --- PASS: TestNewMissedUrl (0.00s)
17:02:47 [2021-09-16T17:02:47.992Z] === RUN   TestNewMissedToken
17:02:47 [2021-09-16T17:02:47.992Z] --- PASS: TestNewMissedToken (0.00s)
17:02:47 [2021-09-16T17:02:47.992Z] === RUN   TestNewWithProxy
17:02:47 [2021-09-16T17:02:47.992Z] --- PASS: TestNewWithProxy (0.00s)
17:02:47 [2021-09-16T17:02:47.992Z] === RUN   TestDefault
17:02:47 [2021-09-16T17:02:47.992Z] --- PASS: TestDefault (0.01s)
17:02:47 [2021-09-16T17:02:47.992Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:02:47 [2021-09-16T17:02:47.992Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:02:47 [2021-09-16T17:02:47.992Z] === RUN   TestJsonFormat
17:02:47 [2021-09-16T17:02:47.992Z] --- PASS: TestJsonFormat (0.00s)
17:02:47 [2021-09-16T17:02:47.992Z] === RUN   TestRawFormat
17:02:47 [2021-09-16T17:02:47.992Z] --- PASS: TestRawFormat (0.00s)
17:02:47 [2021-09-16T17:02:47.992Z] === RUN   TestRawFormatWithLabels
17:02:47 [2021-09-16T17:02:47.992Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:02:47 [2021-09-16T17:02:47.992Z] === RUN   TestRawFormatWithoutTag
17:02:47 [2021-09-16T17:02:47.992Z] --- PASS: TestRawFormatWithoutTag (0.01s)
17:02:47 [2021-09-16T17:02:47.992Z] === RUN   TestBatching
17:02:48 [2021-09-16T17:02:48.049Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:02:48 [2021-09-16T17:02:48.317Z] === RUN   TestError
17:02:48 [2021-09-16T17:02:48.317Z] --- PASS: TestError (0.00s)
17:02:48 [2021-09-16T17:02:48.317Z] === RUN   TestProgressString
17:02:48 [2021-09-16T17:02:48.317Z] === RUN   TestProgressString/no_progress
17:02:48 [2021-09-16T17:02:48.317Z] === RUN   TestProgressString/progress_1
17:02:48 [2021-09-16T17:02:48.317Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:02:48 [2021-09-16T17:02:48.317Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:02:48 [2021-09-16T17:02:48.317Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:02:48 [2021-09-16T17:02:48.317Z] === RUN   TestProgressString/with_units
17:02:48 [2021-09-16T17:02:48.317Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:02:48 [2021-09-16T17:02:48.317Z] === RUN   TestProgressString/hide_counts
17:02:48 [2021-09-16T17:02:48.317Z] --- PASS: TestProgressString (0.00s)
17:02:48 [2021-09-16T17:02:48.317Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:02:48 [2021-09-16T17:02:48.317Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:02:48 [2021-09-16T17:02:48.317Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:02:48 [2021-09-16T17:02:48.317Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:02:48 [2021-09-16T17:02:48.317Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:02:48 [2021-09-16T17:02:48.317Z]     --- PASS: TestProgressString/with_units (0.00s)
17:02:48 [2021-09-16T17:02:48.317Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:02:48 [2021-09-16T17:02:48.317Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:02:48 [2021-09-16T17:02:48.317Z] === RUN   TestJSONMessageDisplay
17:02:48 [2021-09-16T17:02:48.317Z] --- PASS: TestJSONMessageDisplay (0.11s)
17:02:48 [2021-09-16T17:02:48.317Z] === RUN   TestJSONMessageDisplayWithJSONError
17:02:48 [2021-09-16T17:02:48.317Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:02:48 [2021-09-16T17:02:48.317Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:02:48 [2021-09-16T17:02:48.317Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:02:48 [2021-09-16T17:02:48.317Z] === RUN   TestDisplayJSONMessagesStream
17:02:48 [2021-09-16T17:02:48.317Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:02:48 [2021-09-16T17:02:48.317Z] PASS
17:02:48 [2021-09-16T17:02:48.317Z] coverage: 91.7% of statements
17:02:48 [2021-09-16T17:02:48.317Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.144s	coverage: 91.7% of statements
17:02:48 [2021-09-16T17:02:48.317Z] 2021/09/16 17:02:47 Closing DB instances...
17:02:48 [2021-09-16T17:02:48.459Z] === RUN   TestParseLogFormat
17:02:48 [2021-09-16T17:02:48.459Z] --- PASS: TestParseLogFormat (0.00s)
17:02:48 [2021-09-16T17:02:48.459Z] === RUN   TestValidateLogOptEmpty
17:02:48 [2021-09-16T17:02:48.459Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:02:48 [2021-09-16T17:02:48.459Z] === RUN   TestValidateSyslogAddress
17:02:48 [2021-09-16T17:02:48.459Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:02:48 [2021-09-16T17:02:48.459Z] === RUN   TestParseAddressDefaultPort
17:02:48 [2021-09-16T17:02:48.459Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:02:48 [2021-09-16T17:02:48.459Z] === RUN   TestValidateSyslogFacility
17:02:48 [2021-09-16T17:02:48.459Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:02:48 [2021-09-16T17:02:48.459Z] === RUN   TestValidateLogOptSyslogFormat
17:02:48 [2021-09-16T17:02:48.459Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:02:48 [2021-09-16T17:02:48.459Z] === RUN   TestValidateLogOpt
17:02:48 [2021-09-16T17:02:48.459Z] --- PASS: TestValidateLogOpt (0.00s)
17:02:48 [2021-09-16T17:02:48.459Z] PASS
17:02:48 [2021-09-16T17:02:48.459Z] coverage: 46.8% of statements
17:02:48 [2021-09-16T17:02:48.459Z] --- PASS: TestBatching (0.20s)
17:02:48 [2021-09-16T17:02:48.459Z] === RUN   TestFrequency
17:02:48 [2021-09-16T17:02:48.459Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.039s	coverage: 46.8% of statements
17:02:48 [2021-09-16T17:02:48.459Z] --- PASS: TestFrequency (0.17s)
17:02:48 [2021-09-16T17:02:48.459Z] === RUN   TestOneMessagePerRequest
17:02:48 [2021-09-16T17:02:48.459Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:02:48 [2021-09-16T17:02:48.459Z] === RUN   TestVerify
17:02:48 [2021-09-16T17:02:48.459Z] --- PASS: TestVerify (0.00s)
17:02:48 [2021-09-16T17:02:48.459Z] === RUN   TestSkipVerify
17:02:48 [2021-09-16T17:02:48.787Z] === RUN   TestStandardLongPath
17:02:48 [2021-09-16T17:02:48.787Z] --- PASS: TestStandardLongPath (0.00s)
17:02:48 [2021-09-16T17:02:48.787Z] === RUN   TestUNCLongPath
17:02:48 [2021-09-16T17:02:48.787Z] --- PASS: TestUNCLongPath (0.00s)
17:02:48 [2021-09-16T17:02:48.787Z] PASS
17:02:48 [2021-09-16T17:02:48.787Z] coverage: 100.0% of statements
17:02:48 [2021-09-16T17:02:48.787Z] ok  	github.com/docker/docker/pkg/longpath	0.035s	coverage: 100.0% of statements
17:02:48 [2021-09-16T17:02:48.913Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:02:48 [2021-09-16T17:02:48.926Z] time="2021-09-16T17:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:48 [2021-09-16T17:02:48.926Z] time="2021-09-16T17:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:48 [2021-09-16T17:02:48.927Z] time="2021-09-16T17:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:48 [2021-09-16T17:02:48.927Z] time="2021-09-16T17:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:48 [2021-09-16T17:02:48.976Z] === RUN   TestReadPluginNoRead/default
17:02:49 [2021-09-16T17:02:49.169Z] --- PASS: TestRenameContainerWithLinkedContainer (1.23s)
17:02:49 [2021-09-16T17:02:49.169Z] === RUN   TestResize
17:02:49 [2021-09-16T17:02:49.260Z] === RUN   TestNameFormat
17:02:49 [2021-09-16T17:02:49.260Z] --- PASS: TestNameFormat (0.00s)
17:02:49 [2021-09-16T17:02:49.260Z] === RUN   TestNameRetries
17:02:49 [2021-09-16T17:02:49.260Z] --- PASS: TestNameRetries (0.00s)
17:02:49 [2021-09-16T17:02:49.260Z] PASS
17:02:49 [2021-09-16T17:02:49.260Z] coverage: 85.7% of statements
17:02:49 [2021-09-16T17:02:49.260Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.032s	coverage: 85.7% of statements
17:02:49 [2021-09-16T17:02:49.393Z] --- PASS: TestSkipVerify (0.61s)
17:02:49 [2021-09-16T17:02:49.393Z] === RUN   TestBufferMaximum
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811768.899895\",\"host\":\"8a046df9cfcf\"}'"
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811768.899895\",\"host\":\"8a046df9cfcf\"}'"
17:02:49 [2021-09-16T17:02:49.393Z] --- PASS: TestBufferMaximum (0.00s)
17:02:49 [2021-09-16T17:02:49.393Z] === RUN   TestServerAlwaysDown
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811768.902640\",\"host\":\"8a046df9cfcf\"}'"
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811768.902640\",\"host\":\"8a046df9cfcf\"}'"
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811768.902640\",\"host\":\"8a046df9cfcf\"}'"
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811768.903641\",\"host\":\"8a046df9cfcf\"}'"
17:02:49 [2021-09-16T17:02:49.393Z] time="2021-09-16T17:02:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811768.903641\",\"host\":\"8a046df9cfcf\"}'"
17:02:49 [2021-09-16T17:02:49.394Z] --- PASS: TestServerAlwaysDown (0.00s)
17:02:49 [2021-09-16T17:02:49.394Z] === RUN   TestCannotSendAfterClose
17:02:49 [2021-09-16T17:02:49.394Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:02:49 [2021-09-16T17:02:49.394Z] === RUN   TestDeadlockOnBlockedEndpoint
17:02:49 [2021-09-16T17:02:49.394Z] === RUN   TestV1IDService
17:02:49 [2021-09-16T17:02:49.394Z] --- PASS: TestV1IDService (0.01s)
17:02:49 [2021-09-16T17:02:49.394Z] === RUN   TestV2MetadataService
17:02:49 [2021-09-16T17:02:49.730Z] === RUN   TestParseKeyValueOpt
17:02:49 [2021-09-16T17:02:49.730Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:02:49 [2021-09-16T17:02:49.730Z] === RUN   TestParseUintList
17:02:49 [2021-09-16T17:02:49.730Z] --- PASS: TestParseUintList (0.00s)
17:02:49 [2021-09-16T17:02:49.730Z] === RUN   TestParseUintListMaximumLimits
17:02:49 [2021-09-16T17:02:49.730Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:02:49 [2021-09-16T17:02:49.730Z] PASS
17:02:49 [2021-09-16T17:02:49.730Z] coverage: 97.0% of statements
17:02:49 [2021-09-16T17:02:49.730Z] ok  	github.com/docker/docker/pkg/parsers	0.036s	coverage: 97.0% of statements
17:02:49 [2021-09-16T17:02:49.730Z] --- PASS: TestNetworkDBBulkSync (2.82s)
17:02:49 [2021-09-16T17:02:49.730Z] === RUN   TestNetworkDBCRUDMediumCluster
17:02:49 [2021-09-16T17:02:49.732Z] --- PASS: TestResize (0.54s)
17:02:49 [2021-09-16T17:02:49.732Z] === RUN   TestResizeWithInvalidSize
17:02:49 [2021-09-16T17:02:49.864Z] --- PASS: TestV2MetadataService (0.46s)
17:02:49 [2021-09-16T17:02:49.864Z] PASS
17:02:49 [2021-09-16T17:02:49.864Z] coverage: 48.2% of statements
17:02:49 [2021-09-16T17:02:49.864Z] ok  	github.com/docker/docker/distribution/metadata	0.550s	coverage: 48.2% of statements
17:02:50 [2021-09-16T17:02:50.200Z] === RUN   TestNewAndRemove
17:02:50 [2021-09-16T17:02:50.200Z] --- PASS: TestNewAndRemove (0.00s)
17:02:50 [2021-09-16T17:02:50.200Z] === RUN   TestRemoveInvalidPath
17:02:50 [2021-09-16T17:02:50.200Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:02:50 [2021-09-16T17:02:50.200Z] PASS
17:02:50 [2021-09-16T17:02:50.200Z] coverage: 82.6% of statements
17:02:50 [2021-09-16T17:02:50.200Z] ok  	github.com/docker/docker/pkg/pidfile	0.073s	coverage: 82.6% of statements
17:02:50 [2021-09-16T17:02:50.293Z] --- PASS: TestResizeWithInvalidSize (0.60s)
17:02:50 [2021-09-16T17:02:50.293Z] === RUN   TestResizeWhenContainerNotStarted
17:02:50 [2021-09-16T17:02:50.293Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:02:50 [2021-09-16T17:02:50.331Z] time="2021-09-16T17:02:49Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
17:02:50 [2021-09-16T17:02:50.331Z] time="2021-09-16T17:02:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8a046df9cfcf\"}'"
17:02:50 [2021-09-16T17:02:50.331Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
17:02:50 [2021-09-16T17:02:50.331Z] PASS
17:02:50 [2021-09-16T17:02:50.331Z] coverage: 82.5% of statements
17:02:50 [2021-09-16T17:02:50.331Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.064s	coverage: 82.5% of statements
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestSuccessfulDownload
17:02:50 [2021-09-16T17:02:50.331Z]     download_test.go:267: Needs fixing on Windows
17:02:50 [2021-09-16T17:02:50.331Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestCancelledDownload
17:02:50 [2021-09-16T17:02:50.331Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:02:50 [2021-09-16T17:02:50.331Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:02:50 [2021-09-16T17:02:50.331Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:02:50 [2021-09-16T17:02:50.331Z] --- PASS: TestCancelledDownload (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestMaxDownloadAttempts
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:02:50 [2021-09-16T17:02:50.331Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:02:50 [2021-09-16T17:02:50.331Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:02:50 [2021-09-16T17:02:50.331Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:02:50 [2021-09-16T17:02:50.331Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:02:50 [2021-09-16T17:02:50.331Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:02:50 [2021-09-16T17:02:50.331Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:02:50 [2021-09-16T17:02:50.331Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:02:50 [2021-09-16T17:02:50.331Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:02:50 [2021-09-16T17:02:50.331Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestContinueOnError_MirrorEndpoint
17:02:50 [2021-09-16T17:02:50.331Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestContinueOnError_NeverContinue
17:02:50 [2021-09-16T17:02:50.331Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestManifestStore
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestManifestStore/no_remote_or_local
17:02:50 [2021-09-16T17:02:50.331Z] time="2021-09-16T17:02:50Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2256020057\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestManifestStore/no_local_cache
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestManifestStore/with_local_cache
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestManifestStore/unknown_media_type
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:02:50 [2021-09-16T17:02:50.331Z] time="2021-09-16T17:02:50Z" level=warning msg="reference for unknown type: "
17:02:50 [2021-09-16T17:02:50.331Z] time="2021-09-16T17:02:50Z" level=warning msg="reference for unknown type: "
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:02:50 [2021-09-16T17:02:50.331Z] time="2021-09-16T17:02:50Z" level=warning msg="reference for unknown type: "
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:02:50 [2021-09-16T17:02:50.331Z] time="2021-09-16T17:02:50Z" level=warning msg="reference for unknown type: "
17:02:50 [2021-09-16T17:02:50.331Z] time="2021-09-16T17:02:50Z" level=warning msg="reference for unknown type: "
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestManifestStore/error_persisting_manifest
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:02:50 [2021-09-16T17:02:50.331Z] time="2021-09-16T17:02:50Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:02:50 [2021-09-16T17:02:50.331Z] --- PASS: TestManifestStore (0.27s)
17:02:50 [2021-09-16T17:02:50.331Z]     --- PASS: TestManifestStore/no_remote_or_local (0.14s)
17:02:50 [2021-09-16T17:02:50.331Z]     --- PASS: TestManifestStore/no_local_cache (0.02s)
17:02:50 [2021-09-16T17:02:50.331Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
17:02:50 [2021-09-16T17:02:50.331Z]     --- PASS: TestManifestStore/unknown_media_type (0.04s)
17:02:50 [2021-09-16T17:02:50.331Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
17:02:50 [2021-09-16T17:02:50.331Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
17:02:50 [2021-09-16T17:02:50.331Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s)
17:02:50 [2021-09-16T17:02:50.331Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
17:02:50 [2021-09-16T17:02:50.331Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.06s)
17:02:50 [2021-09-16T17:02:50.331Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s)
17:02:50 [2021-09-16T17:02:50.331Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.05s)
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestDetectManifestBlobMediaType
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:02:50 [2021-09-16T17:02:50.331Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestFixManifestLayers
17:02:50 [2021-09-16T17:02:50.331Z] --- PASS: TestFixManifestLayers (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestFixManifestLayersBaseLayerParent
17:02:50 [2021-09-16T17:02:50.331Z]     pull_v2_test.go:73: Needs fixing on Windows
17:02:50 [2021-09-16T17:02:50.331Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestFixManifestLayersBadParent
17:02:50 [2021-09-16T17:02:50.331Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestValidateManifest
17:02:50 [2021-09-16T17:02:50.331Z]     pull_v2_test.go:118: Needs fixing on Windows
17:02:50 [2021-09-16T17:02:50.331Z] --- SKIP: TestValidateManifest (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestFormatPlatform
17:02:50 [2021-09-16T17:02:50.331Z] --- PASS: TestFormatPlatform (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestGetRepositoryMountCandidates
17:02:50 [2021-09-16T17:02:50.331Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:02:50 [2021-09-16T17:02:50.331Z] === RUN   TestLayerAlreadyExists
17:02:50 [2021-09-16T17:02:50.331Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:02:50 [2021-09-16T17:02:50.331Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:02:50 [2021-09-16T17:02:50.332Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:02:50 [2021-09-16T17:02:50.332Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:02:50 [2021-09-16T17:02:50.332Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:02:50 [2021-09-16T17:02:50.332Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:02:50 [2021-09-16T17:02:50.332Z] --- PASS: TestLayerAlreadyExists (0.00s)
17:02:50 [2021-09-16T17:02:50.332Z] === RUN   TestWhenEmptyAuthConfig
17:02:50 [2021-09-16T17:02:50.341Z] === RUN   TestReadPluginNoRead/disabled_caching
17:02:50 [2021-09-16T17:02:50.799Z] time="2021-09-16T17:02:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:02:50 [2021-09-16T17:02:50.799Z] time="2021-09-16T17:02:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:02:50 [2021-09-16T17:02:50.799Z] time="2021-09-16T17:02:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:02:50 [2021-09-16T17:02:50.799Z] time="2021-09-16T17:02:50Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.40s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.40s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.40s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.40s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestTransfer
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestTransfer (0.12s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestConcurrencyLimit
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestNotFound
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestNotFound (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestConflict
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestConflict (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestForbidden
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestForbidden (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestInvalidParameter
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestInvalidParameter (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestNotImplemented
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestNotImplemented (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestNotModified
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestNotModified (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestUnauthorized
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestUnauthorized (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestUnknown
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestUnknown (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestCancelled
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestCancelled (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestDeadline
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestDeadline (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestDataLoss
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestDataLoss (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestUnavailable
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestUnavailable (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestSystem
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestSystem (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestFromStatusCode
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestFromStatusCode/Not_Found
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestFromStatusCode/Bad_Request
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestFromStatusCode/Conflict
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestFromStatusCode/Unauthorized
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestFromStatusCode/Service_Unavailable
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestFromStatusCode/Forbidden
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestFromStatusCode/Not_Modified
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestFromStatusCode/Not_Implemented
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:02:50 [2021-09-16T17:02:50.799Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:02:50 [2021-09-16T17:02:50.799Z] --- PASS: TestFromStatusCode (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:02:50 [2021-09-16T17:02:50.799Z] PASS
17:02:50 [2021-09-16T17:02:50.799Z] coverage: 53.1% of statements
17:02:50 [2021-09-16T17:02:50.799Z] ok  	github.com/docker/docker/errdefs	0.031s	coverage: 53.1% of statements
17:02:50 [2021-09-16T17:02:50.855Z] --- PASS: TestResizeWhenContainerNotStarted (0.51s)
17:02:50 [2021-09-16T17:02:50.855Z] === RUN   TestDaemonRestartKillContainers
17:02:50 [2021-09-16T17:02:50.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:02:50 [2021-09-16T17:02:50.855Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:02:50 [2021-09-16T17:02:50.902Z] --- PASS: TestContinueAfterPluginCrash (8.85s)
17:02:51 [2021-09-16T17:02:51.192Z] --- PASS: TestRequest (6.58s)
17:02:51 [2021-09-16T17:02:51.192Z] === RUN   TestOverlappingRequests
17:02:51 [2021-09-16T17:02:51.192Z] --- PASS: TestOverlappingRequests (0.34s)
17:02:51 [2021-09-16T17:02:51.192Z] === RUN   TestRelease
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestConcurrencyLimit (0.35s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestInactiveJobs
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestFSGetInvalidData
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestFSGetInvalidData (0.01s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestFSInvalidSet
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestFSInvalidSet (0.01s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestFSInvalidRoot
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestFSInvalidRoot (0.00s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestFSMetadataGetSet
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestFSMetadataGetSet (0.02s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestFSInvalidWalker
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestFSInvalidWalker (0.01s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestFSGetSet
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestFSGetSet (0.01s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestFSGetUnsetKey
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestFSGetUnsetKey (0.00s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestFSGetEmptyData
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestFSGetEmptyData (0.00s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestFSDelete
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestFSDelete (0.01s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestFSWalker
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestFSWalker (0.01s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestFSWalkerStopOnError
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestFSWalkerStopOnError (0.01s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestNewFromJSON
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestNewFromJSON (0.00s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestNewFromJSONWithInvalidJSON
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestMarshalKeyOrder
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestHistoryEqual
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestInactiveJobs (0.36s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestWatchRelease
17:02:51 [2021-09-16T17:02:51.265Z] --- PASS: TestWatchRelease (0.04s)
17:02:51 [2021-09-16T17:02:51.265Z] === RUN   TestWatchFinishedTransfer
17:02:51 [2021-09-16T17:02:51.266Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:02:51 [2021-09-16T17:02:51.266Z] === RUN   TestDuplicateTransfer
17:02:51 [2021-09-16T17:02:51.266Z] --- PASS: TestHistoryEqual (0.12s)
17:02:51 [2021-09-16T17:02:51.266Z] === RUN   TestImage
17:02:51 [2021-09-16T17:02:51.266Z] --- PASS: TestImage (0.00s)
17:02:51 [2021-09-16T17:02:51.266Z] === RUN   TestImageOSNotEmpty
17:02:51 [2021-09-16T17:02:51.266Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:02:51 [2021-09-16T17:02:51.266Z] === RUN   TestNewChildImageFromImageWithRootFS
17:02:51 [2021-09-16T17:02:51.266Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:02:51 [2021-09-16T17:02:51.266Z] === RUN   TestCreate
17:02:51 [2021-09-16T17:02:51.266Z] --- PASS: TestCreate (0.00s)
17:02:51 [2021-09-16T17:02:51.266Z] === RUN   TestRestore
17:02:51 [2021-09-16T17:02:51.266Z] time="2021-09-16T17:02:51Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:02:51 [2021-09-16T17:02:51.266Z] --- PASS: TestRestore (0.01s)
17:02:51 [2021-09-16T17:02:51.266Z] === RUN   TestAddDelete
17:02:51 [2021-09-16T17:02:51.417Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
17:02:51 [2021-09-16T17:02:51.662Z] === RUN   TestFailedConnection
17:02:51 [2021-09-16T17:02:51.733Z] --- PASS: TestAddDelete (0.01s)
17:02:51 [2021-09-16T17:02:51.733Z] === RUN   TestSearchAfterDelete
17:02:51 [2021-09-16T17:02:51.733Z] --- PASS: TestDuplicateTransfer (0.04s)
17:02:51 [2021-09-16T17:02:51.733Z] === RUN   TestSuccessfulUpload
17:02:51 [2021-09-16T17:02:51.733Z] --- PASS: TestSearchAfterDelete (0.01s)
17:02:51 [2021-09-16T17:02:51.733Z] === RUN   TestParentReset
17:02:51 [2021-09-16T17:02:51.733Z] --- PASS: TestParentReset (0.01s)
17:02:51 [2021-09-16T17:02:51.733Z] === RUN   TestGetAndSetLastUpdated
17:02:51 [2021-09-16T17:02:51.733Z] --- PASS: TestGetAndSetLastUpdated (0.01s)
17:02:51 [2021-09-16T17:02:51.733Z] === RUN   TestStoreLen
17:02:51 [2021-09-16T17:02:51.733Z] --- PASS: TestStoreLen (0.02s)
17:02:51 [2021-09-16T17:02:51.733Z] PASS
17:02:51 [2021-09-16T17:02:51.733Z] coverage: 86.6% of statements
17:02:51 [2021-09-16T17:02:51.733Z] ok  	github.com/docker/docker/image	0.330s	coverage: 86.6% of statements
17:02:51 [2021-09-16T17:02:51.733Z] --- PASS: TestWhenEmptyAuthConfig (1.08s)
17:02:51 [2021-09-16T17:02:51.733Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:02:51 [2021-09-16T17:02:51.733Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:02:51 [2021-09-16T17:02:51.733Z] === RUN   TestTokenPassThru
17:02:51 [2021-09-16T17:02:51.733Z] --- PASS: TestTokenPassThru (0.01s)
17:02:51 [2021-09-16T17:02:51.733Z] === RUN   TestTokenPassThruDifferentHost
17:02:51 [2021-09-16T17:02:51.733Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
17:02:51 [2021-09-16T17:02:51.733Z] PASS
17:02:51 [2021-09-16T17:02:51.733Z] coverage: 24.1% of statements
17:02:51 [2021-09-16T17:02:51.733Z] ok  	github.com/docker/docker/distribution	1.419s	coverage: 24.1% of statements
17:02:51 [2021-09-16T17:02:51.733Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:02:51 [2021-09-16T17:02:51.733Z] time="2021-09-16T17:02:51Z" level=error msg="Upload failed, retrying: simulating retry"
17:02:51 [2021-09-16T17:02:51.733Z] === RUN   TestCompare
17:02:51 [2021-09-16T17:02:51.733Z] --- PASS: TestCompare (0.00s)
17:02:51 [2021-09-16T17:02:51.733Z] PASS
17:02:51 [2021-09-16T17:02:51.733Z] coverage: 19.2% of statements
17:02:51 [2021-09-16T17:02:51.733Z] ok  	github.com/docker/docker/image/cache	0.063s	coverage: 19.2% of statements
17:02:51 [2021-09-16T17:02:51.733Z] --- PASS: TestSuccessfulUpload (0.36s)
17:02:51 [2021-09-16T17:02:51.733Z] === RUN   TestCancelledUpload
17:02:51 [2021-09-16T17:02:51.733Z] --- PASS: TestCancelledUpload (0.01s)
17:02:51 [2021-09-16T17:02:51.733Z] PASS
17:02:51 [2021-09-16T17:02:51.733Z] coverage: 77.3% of statements
17:02:51 [2021-09-16T17:02:51.733Z] ok  	github.com/docker/docker/distribution/xfer	1.740s	coverage: 77.3% of statements
17:02:51 [2021-09-16T17:02:51.733Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:02:51 [2021-09-16T17:02:51.842Z] === CONT  TestReadPluginNoRead
17:02:51 [2021-09-16T17:02:51.842Z]     read_test.go:92: [d95b8fef5df2d] daemon is not started
17:02:51 [2021-09-16T17:02:51.842Z] --- PASS: TestReadPluginNoRead (6.33s)
17:02:51 [2021-09-16T17:02:51.842Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.37s)
17:02:51 [2021-09-16T17:02:51.842Z]     --- PASS: TestReadPluginNoRead/default (1.41s)
17:02:51 [2021-09-16T17:02:51.842Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.35s)
17:02:51 [2021-09-16T17:02:51.842Z] PASS
17:02:51 [2021-09-16T17:02:51.842Z] 
17:02:51 [2021-09-16T17:02:51.842Z] DONE 6 tests in 9.939s
17:02:51 [2021-09-16T17:02:51.842Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:02:51 [2021-09-16T17:02:51.842Z] testing: warning: no tests to run
17:02:51 [2021-09-16T17:02:51.842Z] PASS
17:02:51 [2021-09-16T17:02:51.842Z] 
17:02:51 [2021-09-16T17:02:51.842Z] DONE 0 tests in 0.016s
17:02:51 [2021-09-16T17:02:51.842Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:02:51 [2021-09-16T17:02:51.842Z] INFO: Testing against a local daemon
17:02:51 [2021-09-16T17:02:51.842Z] === RUN   TestPluginWithDevMounts
17:02:51 [2021-09-16T17:02:51.842Z] === PAUSE TestPluginWithDevMounts
17:02:51 [2021-09-16T17:02:51.842Z] === CONT  TestPluginWithDevMounts
17:02:52 [2021-09-16T17:02:52.132Z] === RUN   TestParseEmptyInterface
17:02:52 [2021-09-16T17:02:52.132Z] --- PASS: TestParseEmptyInterface (0.00s)
17:02:52 [2021-09-16T17:02:52.132Z] === RUN   TestParseNonInterfaceType
17:02:52 [2021-09-16T17:02:52.132Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:02:52 [2021-09-16T17:02:52.132Z] === RUN   TestParseWithOneFunction
17:02:52 [2021-09-16T17:02:52.132Z] --- PASS: TestParseWithOneFunction (0.00s)
17:02:52 [2021-09-16T17:02:52.132Z] === RUN   TestParseWithMultipleFuncs
17:02:52 [2021-09-16T17:02:52.132Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:02:52 [2021-09-16T17:02:52.132Z] === RUN   TestParseWithUnnamedReturn
17:02:52 [2021-09-16T17:02:52.132Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:02:52 [2021-09-16T17:02:52.132Z] === RUN   TestEmbeddedInterface
17:02:52 [2021-09-16T17:02:52.132Z] --- PASS: TestEmbeddedInterface (0.00s)
17:02:52 [2021-09-16T17:02:52.132Z] === RUN   TestParsedImports
17:02:52 [2021-09-16T17:02:52.132Z] --- PASS: TestParsedImports (0.00s)
17:02:52 [2021-09-16T17:02:52.132Z] === RUN   TestAliasedImports
17:02:52 [2021-09-16T17:02:52.132Z] --- PASS: TestAliasedImports (0.00s)
17:02:52 [2021-09-16T17:02:52.132Z] PASS
17:02:52 [2021-09-16T17:02:52.132Z] coverage: 56.8% of statements
17:02:52 [2021-09-16T17:02:52.132Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.044s	coverage: 56.8% of statements
17:02:52 [2021-09-16T17:02:52.351Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:02:52 [2021-09-16T17:02:52.602Z] --- PASS: TestRelease (1.09s)
17:02:52 [2021-09-16T17:02:52.602Z] === RUN   TestAllocateRandomDeallocate
17:02:52 [2021-09-16T17:02:52.602Z] 2021/09/16 17:02:52 Closing DB instances...
17:02:52 [2021-09-16T17:02:52.719Z] === RUN   TestMakeV1ConfigFromConfig
17:02:52 [2021-09-16T17:02:52.719Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:02:52 [2021-09-16T17:02:52.719Z] PASS
17:02:52 [2021-09-16T17:02:52.719Z] coverage: 25.0% of statements
17:02:52 [2021-09-16T17:02:52.719Z] ok  	github.com/docker/docker/image/v1	0.125s	coverage: 25.0% of statements
17:02:52 [2021-09-16T17:02:52.719Z] === RUN   TestValidateManifest
17:02:52 [2021-09-16T17:02:52.719Z] === RUN   TestValidateManifest/non-nil
17:02:52 [2021-09-16T17:02:52.719Z] === RUN   TestValidateManifest/nil
17:02:52 [2021-09-16T17:02:52.719Z] --- PASS: TestValidateManifest (0.00s)
17:02:52 [2021-09-16T17:02:52.719Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
17:02:52 [2021-09-16T17:02:52.719Z]     --- PASS: TestValidateManifest/nil (0.00s)
17:02:52 [2021-09-16T17:02:52.719Z] PASS
17:02:52 [2021-09-16T17:02:52.719Z] coverage: 0.7% of statements
17:02:52 [2021-09-16T17:02:52.719Z] ok  	github.com/docker/docker/image/tarexport	0.096s	coverage: 0.7% of statements
17:02:52 [2021-09-16T17:02:52.719Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:02:53 [2021-09-16T17:02:53.075Z] time="2021-09-16T17:02:52Z" level=error msg="node: 745c7b627dfb is unknown to memberlist"
17:02:53 [2021-09-16T17:02:53.075Z] === RUN   TestHTTPTransport
17:02:53 [2021-09-16T17:02:53.075Z] --- PASS: TestHTTPTransport (0.00s)
17:02:53 [2021-09-16T17:02:53.075Z] PASS
17:02:53 [2021-09-16T17:02:53.075Z] coverage: 85.7% of statements
17:02:53 [2021-09-16T17:02:53.075Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.036s	coverage: 85.7% of statements
17:02:53 [2021-09-16T17:02:53.283Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:02:53 [2021-09-16T17:02:53.539Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:02:53 [2021-09-16T17:02:53.540Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:02:53 [2021-09-16T17:02:53.545Z] --- PASS: TestFailedConnection (2.00s)
17:02:53 [2021-09-16T17:02:53.545Z] === RUN   TestFailOnce
17:02:53 [2021-09-16T17:02:53.545Z] 2021/09/16 17:02:53 http: panic serving 127.0.0.1:49285: Plugin not ready
17:02:53 [2021-09-16T17:02:53.545Z] goroutine 34 [running]:
17:02:53 [2021-09-16T17:02:53.545Z] net/http.(*conn).serve.func1()
17:02:53 [2021-09-16T17:02:53.545Z] 	c:/go/src/net/http/server.go:1801 +0xb9
17:02:53 [2021-09-16T17:02:53.545Z] panic({0xea9d40, 0xfb5e90})
17:02:53 [2021-09-16T17:02:53.545Z] 	c:/go/src/runtime/panic.go:1047 +0x266
17:02:53 [2021-09-16T17:02:53.545Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x7be65498fed3af54}, 0xc000089a98)
17:02:53 [2021-09-16T17:02:53.545Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
17:02:53 [2021-09-16T17:02:53.545Z] net/http.HandlerFunc.ServeHTTP(0x0, {0xfc2b48, 0xc0001ae000}, 0xdfe986)
17:02:53 [2021-09-16T17:02:53.545Z] 	c:/go/src/net/http/server.go:2046 +0x2f
17:02:53 [2021-09-16T17:02:53.545Z] net/http.(*ServeMux).ServeHTTP(0x0, {0xfc2b48, 0xc0001ae000}, 0xc0001a0000)
17:02:53 [2021-09-16T17:02:53.545Z] 	c:/go/src/net/http/server.go:2424 +0x149
17:02:53 [2021-09-16T17:02:53.545Z] net/http.serverHandler.ServeHTTP({0xfc1170}, {0xfc2b48, 0xc0001ae000}, 0xc0001a0000)
17:02:53 [2021-09-16T17:02:53.545Z] 	c:/go/src/net/http/server.go:2878 +0x43b
17:02:53 [2021-09-16T17:02:53.545Z] net/http.(*conn).serve(0xc000190000, {0xfc49e0, 0xc0001203c0})
17:02:53 [2021-09-16T17:02:53.545Z] 	c:/go/src/net/http/server.go:1929 +0xb08
17:02:53 [2021-09-16T17:02:53.545Z] created by net/http.(*Server).Serve
17:02:53 [2021-09-16T17:02:53.545Z] 	c:/go/src/net/http/server.go:3033 +0x4e8
17:02:53 [2021-09-16T17:02:53.545Z] time="2021-09-16T17:02:53Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49284/Test.FailOnce: Post \"http://127.0.0.1:49284/Test.FailOnce\": EOF, retrying in 1s"
17:02:53 [2021-09-16T17:02:53.545Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:02:53 [2021-09-16T17:02:53.545Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:02:53 [2021-09-16T17:02:53.545Z] === RUN   TestBufioReaderPoolPutAndGet
17:02:53 [2021-09-16T17:02:53.545Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:02:53 [2021-09-16T17:02:53.545Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:02:53 [2021-09-16T17:02:53.545Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:02:53 [2021-09-16T17:02:53.545Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:02:53 [2021-09-16T17:02:53.545Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:02:53 [2021-09-16T17:02:53.545Z] === RUN   TestBufioWriterPoolPutAndGet
17:02:53 [2021-09-16T17:02:53.545Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:02:53 [2021-09-16T17:02:53.545Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:02:53 [2021-09-16T17:02:53.545Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:02:53 [2021-09-16T17:02:53.545Z] === RUN   TestBufferPoolPutAndGet
17:02:53 [2021-09-16T17:02:53.545Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:02:53 [2021-09-16T17:02:53.545Z] PASS
17:02:53 [2021-09-16T17:02:53.545Z] coverage: 88.2% of statements
17:02:53 [2021-09-16T17:02:53.545Z] ok  	github.com/docker/docker/pkg/pools	0.027s	coverage: 88.2% of statements
17:02:53 [2021-09-16T17:02:53.704Z] === RUN   TestSerialization
17:02:53 [2021-09-16T17:02:53.704Z] --- PASS: TestSerialization (0.02s)
17:02:53 [2021-09-16T17:02:53.704Z] PASS
17:02:53 [2021-09-16T17:02:53.704Z] coverage: 100.0% of statements
17:02:53 [2021-09-16T17:02:53.704Z] ok  	github.com/docker/docker/libcontainerd/queue	0.050s	coverage: 100.0% of statements
17:02:53 [2021-09-16T17:02:53.704Z] === RUN   TestEmptyLayer
17:02:53 [2021-09-16T17:02:53.704Z] --- PASS: TestEmptyLayer (0.00s)
17:02:53 [2021-09-16T17:02:53.704Z] === RUN   TestCommitFailure
17:02:53 [2021-09-16T17:02:53.704Z] --- PASS: TestCommitFailure (0.01s)
17:02:53 [2021-09-16T17:02:53.704Z] === RUN   TestStartTransactionFailure
17:02:53 [2021-09-16T17:02:53.704Z] --- PASS: TestStartTransactionFailure (0.00s)
17:02:53 [2021-09-16T17:02:53.704Z] === RUN   TestGetOrphan
17:02:53 [2021-09-16T17:02:53.704Z] --- PASS: TestGetOrphan (0.01s)
17:02:53 [2021-09-16T17:02:53.704Z] === RUN   TestMountAndRegister
17:02:53 [2021-09-16T17:02:53.704Z]     layer_test.go:270: Layer size: 14
17:02:53 [2021-09-16T17:02:53.704Z] --- PASS: TestMountAndRegister (0.04s)
17:02:53 [2021-09-16T17:02:53.704Z] === RUN   TestLayerRelease
17:02:53 [2021-09-16T17:02:53.704Z]     layer_test.go:303: Failing on Windows
17:02:53 [2021-09-16T17:02:53.704Z] --- SKIP: TestLayerRelease (0.00s)
17:02:53 [2021-09-16T17:02:53.704Z] === RUN   TestStoreRestore
17:02:53 [2021-09-16T17:02:53.704Z]     layer_test.go:352: Failing on Windows
17:02:53 [2021-09-16T17:02:53.704Z] --- SKIP: TestStoreRestore (0.00s)
17:02:53 [2021-09-16T17:02:53.704Z] === RUN   TestTarStreamStability
17:02:53 [2021-09-16T17:02:53.704Z]     layer_test.go:467: Failing on Windows
17:02:53 [2021-09-16T17:02:53.704Z] --- SKIP: TestTarStreamStability (0.00s)
17:02:53 [2021-09-16T17:02:53.704Z] === RUN   TestRegisterExistingLayer
17:02:53 [2021-09-16T17:02:53.765Z] --- PASS: TestPluginWithDevMounts (1.63s)
17:02:53 [2021-09-16T17:02:53.765Z] PASS
17:02:53 [2021-09-16T17:02:53.765Z] 
17:02:53 [2021-09-16T17:02:53.765Z] DONE 1 tests in 1.649s
17:02:53 [2021-09-16T17:02:53.765Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:02:53 [2021-09-16T17:02:53.765Z] INFO: Testing against a local daemon
17:02:53 [2021-09-16T17:02:53.765Z] === RUN   TestSecretInspect
17:02:54 [2021-09-16T17:02:54.016Z] === RUN   TestOutputOnPrematureClose
17:02:54 [2021-09-16T17:02:54.016Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:02:54 [2021-09-16T17:02:54.016Z] === RUN   TestCompleteSilently
17:02:54 [2021-09-16T17:02:54.016Z] --- PASS: TestCompleteSilently (0.00s)
17:02:54 [2021-09-16T17:02:54.016Z] PASS
17:02:54 [2021-09-16T17:02:54.016Z] coverage: 75.9% of statements
17:02:54 [2021-09-16T17:02:54.016Z] ok  	github.com/docker/docker/pkg/progress	0.027s	coverage: 75.9% of statements
17:02:54 [2021-09-16T17:02:54.150Z] tests/integration/api_network_test.py ............................       [ 47%]
17:02:54 [2021-09-16T17:02:54.171Z] --- PASS: TestRegisterExistingLayer (0.07s)
17:02:54 [2021-09-16T17:02:54.171Z] === RUN   TestTarStreamVerification
17:02:54 [2021-09-16T17:02:54.171Z]     layer_test.go:696: Failing on Windows
17:02:54 [2021-09-16T17:02:54.171Z] --- SKIP: TestTarStreamVerification (0.00s)
17:02:54 [2021-09-16T17:02:54.171Z] === RUN   TestLayerMigration
17:02:54 [2021-09-16T17:02:54.171Z]     migration_test.go:45: Failing on Windows
17:02:54 [2021-09-16T17:02:54.171Z] --- SKIP: TestLayerMigration (0.00s)
17:02:54 [2021-09-16T17:02:54.171Z] === RUN   TestLayerMigrationNoTarsplit
17:02:54 [2021-09-16T17:02:54.171Z]     migration_test.go:181: Failing on Windows
17:02:54 [2021-09-16T17:02:54.171Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:02:54 [2021-09-16T17:02:54.171Z] === RUN   TestMountInit
17:02:54 [2021-09-16T17:02:54.171Z]     mount_test.go:17: Failing on Windows
17:02:54 [2021-09-16T17:02:54.171Z] --- SKIP: TestMountInit (0.00s)
17:02:54 [2021-09-16T17:02:54.171Z] === RUN   TestMountSize
17:02:54 [2021-09-16T17:02:54.171Z]     mount_test.go:76: Failing on Windows
17:02:54 [2021-09-16T17:02:54.171Z] --- SKIP: TestMountSize (0.00s)
17:02:54 [2021-09-16T17:02:54.171Z] === RUN   TestMountChanges
17:02:54 [2021-09-16T17:02:54.171Z]     mount_test.go:125: Failing on Windows
17:02:54 [2021-09-16T17:02:54.171Z] --- SKIP: TestMountChanges (0.00s)
17:02:54 [2021-09-16T17:02:54.171Z] === RUN   TestMountApply
17:02:54 [2021-09-16T17:02:54.171Z]     mount_test.go:212: Failing on Windows
17:02:54 [2021-09-16T17:02:54.171Z] --- SKIP: TestMountApply (0.00s)
17:02:54 [2021-09-16T17:02:54.171Z] PASS
17:02:54 [2021-09-16T17:02:54.171Z] coverage: 30.1% of statements
17:02:54 [2021-09-16T17:02:54.171Z] ok  	github.com/docker/docker/layer	0.179s	coverage: 30.1% of statements
17:02:54 [2021-09-16T17:02:54.171Z] === RUN   TestEnvironmentParsing
17:02:54 [2021-09-16T17:02:54.171Z] --- PASS: TestEnvironmentParsing (0.00s)
17:02:54 [2021-09-16T17:02:54.171Z] PASS
17:02:54 [2021-09-16T17:02:54.171Z] coverage: 1.2% of statements
17:02:54 [2021-09-16T17:02:54.171Z] ok  	github.com/docker/docker/libcontainerd/local	0.107s	coverage: 1.2% of statements
17:02:54 [2021-09-16T17:02:54.171Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:02:54 [2021-09-16T17:02:54.171Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:02:54 [2021-09-16T17:02:54.171Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:02:54 [2021-09-16T17:02:54.171Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:02:54 [2021-09-16T17:02:54.489Z] === RUN   TestSendToOneSub
17:02:54 [2021-09-16T17:02:54.490Z] --- PASS: TestSendToOneSub (0.00s)
17:02:54 [2021-09-16T17:02:54.490Z] === RUN   TestSendToMultipleSubs
17:02:54 [2021-09-16T17:02:54.490Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:02:54 [2021-09-16T17:02:54.490Z] === RUN   TestEvictOneSub
17:02:54 [2021-09-16T17:02:54.490Z] --- PASS: TestEvictOneSub (0.00s)
17:02:54 [2021-09-16T17:02:54.490Z] === RUN   TestClosePublisher
17:02:54 [2021-09-16T17:02:54.490Z] --- PASS: TestClosePublisher (0.00s)
17:02:54 [2021-09-16T17:02:54.490Z] === RUN   TestPubSubRace
17:02:54 [2021-09-16T17:02:54.490Z] --- PASS: TestFailOnce (1.13s)
17:02:54 [2021-09-16T17:02:54.490Z] === RUN   TestEchoInputOutput
17:02:54 [2021-09-16T17:02:54.490Z] --- PASS: TestEchoInputOutput (0.00s)
17:02:54 [2021-09-16T17:02:54.490Z] === RUN   TestBackoff
17:02:54 [2021-09-16T17:02:54.490Z] --- PASS: TestBackoff (0.00s)
17:02:54 [2021-09-16T17:02:54.490Z] === RUN   TestAbortRetry
17:02:54 [2021-09-16T17:02:54.490Z] --- PASS: TestAbortRetry (0.00s)
17:02:54 [2021-09-16T17:02:54.490Z] === RUN   TestClientScheme
17:02:54 [2021-09-16T17:02:54.490Z] --- PASS: TestClientScheme (0.00s)
17:02:54 [2021-09-16T17:02:54.490Z] === RUN   TestNewClientWithTimeout
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestSequenceGetAvailableBit
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestSequenceEqual
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestSequenceEqual (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestSequenceCopy
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestSequenceCopy (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestGetFirstAvailable
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestGetFirstAvailable (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestFindSequence
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestFindSequence (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestCheckIfAvailable
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestCheckIfAvailable (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestMergeSequences
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestMergeSequences (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestPushReservation
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestPushReservation (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestSerializeDeserialize
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestSerializeDeserialize (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestSet
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestSet (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestSetUnset
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestSetUnset (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestOffsetSetUnset
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestOffsetSetUnset (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestSetInRange
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestSetInRange (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestSetAnyInRange
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestSetAnyInRange (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestMethods
17:02:54 [2021-09-16T17:02:54.638Z] --- PASS: TestMethods (0.00s)
17:02:54 [2021-09-16T17:02:54.638Z] === RUN   TestRandomAllocateDeallocate
17:02:54 [2021-09-16T17:02:54.960Z] time="2021-09-16T17:02:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:02:55 [2021-09-16T17:02:55.429Z] --- PASS: TestAllocateRandomDeallocate (3.00s)
17:02:55 [2021-09-16T17:02:55.429Z] === RUN   TestRetrieveFromStore
17:02:55 [2021-09-16T17:02:55.429Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.67s)
17:02:55 [2021-09-16T17:02:55.429Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
17:02:55 [2021-09-16T17:02:55.429Z] --- PASS: TestPubSubRace (1.04s)
17:02:55 [2021-09-16T17:02:55.429Z] PASS
17:02:55 [2021-09-16T17:02:55.429Z] coverage: 75.0% of statements
17:02:55 [2021-09-16T17:02:55.429Z] ok  	github.com/docker/docker/pkg/pubsub	1.075s	coverage: 75.0% of statements
17:02:55 [2021-09-16T17:02:55.661Z] --- PASS: TestSecretInspect (2.19s)
17:02:55 [2021-09-16T17:02:55.661Z] === RUN   TestSecretList
17:02:55 [2021-09-16T17:02:55.899Z] === RUN   TestRegister
17:02:55 [2021-09-16T17:02:55.899Z] --- PASS: TestRegister (0.00s)
17:02:55 [2021-09-16T17:02:55.899Z] === RUN   TestCommand
17:02:55 [2021-09-16T17:02:55.899Z] --- PASS: TestCommand (0.03s)
17:02:55 [2021-09-16T17:02:55.899Z] === RUN   TestNaiveSelf
17:02:55 [2021-09-16T17:02:55.899Z] --- PASS: TestNaiveSelf (0.02s)
17:02:55 [2021-09-16T17:02:55.899Z] PASS
17:02:55 [2021-09-16T17:02:55.899Z] coverage: 82.4% of statements
17:02:55 [2021-09-16T17:02:55.899Z] ok  	github.com/docker/docker/pkg/reexec	0.076s	coverage: 82.4% of statements
17:02:56 [2021-09-16T17:02:56.200Z] === RUN   TestInvalidConfig
17:02:56 [2021-09-16T17:02:56.200Z] --- PASS: TestInvalidConfig (0.00s)
17:02:56 [2021-09-16T17:02:56.200Z] === RUN   TestConfig
17:02:56 [2021-09-16T17:02:56.200Z] --- PASS: TestConfig (0.00s)
17:02:56 [2021-09-16T17:02:56.200Z] === RUN   TestOptionsLabels
17:02:56 [2021-09-16T17:02:56.200Z] --- PASS: TestOptionsLabels (0.00s)
17:02:56 [2021-09-16T17:02:56.200Z] === RUN   TestValidName
17:02:56 [2021-09-16T17:02:56.200Z] --- PASS: TestValidName (0.00s)
17:02:56 [2021-09-16T17:02:56.200Z] === RUN   TestTLSConfiguration
17:02:56 [2021-09-16T17:02:56.200Z] time="2021-09-16T17:02:55Z" level=info msg="Option Initializing KV with TLS"
17:02:56 [2021-09-16T17:02:56.200Z] --- PASS: TestTLSConfiguration (0.11s)
17:02:56 [2021-09-16T17:02:56.200Z] PASS
17:02:56 [2021-09-16T17:02:56.200Z] coverage: 24.0% of statements
17:02:56 [2021-09-16T17:02:56.200Z] ok  	github.com/docker/docker/libnetwork/config	0.180s	coverage: 24.0% of statements
17:02:56 [2021-09-16T17:02:56.200Z] === RUN   TestKey
17:02:56 [2021-09-16T17:02:56.200Z] --- PASS: TestKey (0.00s)
17:02:56 [2021-09-16T17:02:56.200Z] === RUN   TestParseKey
17:02:56 [2021-09-16T17:02:56.200Z] --- PASS: TestParseKey (0.00s)
17:02:56 [2021-09-16T17:02:56.200Z] === RUN   TestInvalidDataStore
17:02:56 [2021-09-16T17:02:56.200Z] --- PASS: TestInvalidDataStore (0.00s)
17:02:56 [2021-09-16T17:02:56.200Z] === RUN   TestKVObjectFlatKey
17:02:56 [2021-09-16T17:02:56.200Z] --- PASS: TestKVObjectFlatKey (0.00s)
17:02:56 [2021-09-16T17:02:56.200Z] === RUN   TestAtomicKVObjectFlatKey
17:02:56 [2021-09-16T17:02:56.200Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
17:02:56 [2021-09-16T17:02:56.200Z] PASS
17:02:56 [2021-09-16T17:02:56.200Z] coverage: 21.9% of statements
17:02:56 [2021-09-16T17:02:56.200Z] ok  	github.com/docker/docker/libnetwork/datastore	0.039s	coverage: 21.9% of statements
17:02:56 [2021-09-16T17:02:56.369Z] --- PASS: TestRetrieveFromStore (0.97s)
17:02:56 [2021-09-16T17:02:56.369Z] === RUN   TestRequestReleaseAddressDuplicate
17:02:56 [2021-09-16T17:02:56.369Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s)
17:02:56 [2021-09-16T17:02:56.369Z] === RUN   TestParallelPredefinedRequest1
17:02:56 [2021-09-16T17:02:56.369Z] === PAUSE TestParallelPredefinedRequest1
17:02:56 [2021-09-16T17:02:56.369Z] === RUN   TestParallelPredefinedRequest2
17:02:56 [2021-09-16T17:02:56.369Z] === PAUSE TestParallelPredefinedRequest2
17:02:56 [2021-09-16T17:02:56.369Z] === RUN   TestParallelPredefinedRequest3
17:02:56 [2021-09-16T17:02:56.369Z] === PAUSE TestParallelPredefinedRequest3
17:02:56 [2021-09-16T17:02:56.369Z] === RUN   TestParallelPredefinedRequest4
17:02:56 [2021-09-16T17:02:56.369Z] === PAUSE TestParallelPredefinedRequest4
17:02:56 [2021-09-16T17:02:56.369Z] === RUN   TestParallelPredefinedRequest5
17:02:56 [2021-09-16T17:02:56.369Z] === PAUSE TestParallelPredefinedRequest5
17:02:56 [2021-09-16T17:02:56.369Z] === RUN   TestDebug
17:02:56 [2021-09-16T17:02:56.369Z] --- PASS: TestDebug (0.00s)
17:02:56 [2021-09-16T17:02:56.369Z] === RUN   TestRequestPoolParallel
17:02:56 [2021-09-16T17:02:56.369Z] 2021/09/16 17:02:56 Closing DB instances...
17:02:56 [2021-09-16T17:02:56.369Z] time="2021-09-16T17:02:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:02:56 [2021-09-16T17:02:56.811Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:02:56 [2021-09-16T17:02:56.839Z] === RUN   TestDump
17:02:56 [2021-09-16T17:02:56.839Z] goroutine 6 [running]:
17:02:56 [2021-09-16T17:02:56.839Z] github.com/docker/docker/pkg/stack.dump(0x30b2f7)
17:02:56 [2021-09-16T17:02:56.839Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:02:56 [2021-09-16T17:02:56.839Z] github.com/docker/docker/pkg/stack.Dump(...)
17:02:56 [2021-09-16T17:02:56.839Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
17:02:56 [2021-09-16T17:02:56.839Z] github.com/docker/docker/pkg/stack.TestDump(0x0)
17:02:56 [2021-09-16T17:02:56.839Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
17:02:56 [2021-09-16T17:02:56.839Z] testing.tRunner(0xc00011e000, 0x478e38)
17:02:56 [2021-09-16T17:02:56.839Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:02:56 [2021-09-16T17:02:56.839Z] created by testing.(*T).Run
17:02:56 [2021-09-16T17:02:56.839Z] 	c:/go/src/testing/testing.go:1306 +0x35a
17:02:56 [2021-09-16T17:02:56.839Z] 
17:02:56 [2021-09-16T17:02:56.839Z] goroutine 1 [chan receive]:
17:02:56 [2021-09-16T17:02:56.839Z] testing.(*T).Run(0xc00002dd40, {0x46a4fd, 0x2ea173}, 0x478e38)
17:02:56 [2021-09-16T17:02:56.839Z] 	c:/go/src/testing/testing.go:1307 +0x375
17:02:56 [2021-09-16T17:02:56.839Z] testing.runTests.func1(0xc000068750)
17:02:56 [2021-09-16T17:02:56.839Z] 	c:/go/src/testing/testing.go:1598 +0x6e
17:02:56 [2021-09-16T17:02:56.839Z] testing.tRunner(0xc00002dd40, 0xc000071ce0)
17:02:56 [2021-09-16T17:02:56.839Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:02:56 [2021-09-16T17:02:56.839Z] testing.runTests(0xc000076080, {0x5dbba0, 0x3, 0x3}, {0x30a54d, 0x46c1f7, 0x5e0640})
17:02:56 [2021-09-16T17:02:56.839Z] 	c:/go/src/testing/testing.go:1596 +0x43f
17:02:56 [2021-09-16T17:02:56.839Z] testing.(*M).Run(0xc000076080)
17:02:56 [2021-09-16T17:02:56.839Z] 	c:/go/src/testing/testing.go:1504 +0x51d
17:02:56 [2021-09-16T17:02:56.839Z] main.main()
17:02:56 [2021-09-16T17:02:56.839Z] 	_testmain.go:95 +0x1f5
17:02:56 [2021-09-16T17:02:56.839Z] --- PASS: TestDump (0.00s)
17:02:56 [2021-09-16T17:02:56.839Z] === RUN   TestDumpToFile
17:02:56 [2021-09-16T17:02:56.839Z] --- PASS: TestRequestPoolParallel (0.28s)
17:02:56 [2021-09-16T17:02:56.839Z] === RUN   TestFullAllocateRelease
17:02:56 [2021-09-16T17:02:56.839Z] --- PASS: TestDumpToFile (0.12s)
17:02:56 [2021-09-16T17:02:56.839Z] === RUN   TestDumpToFileWithEmptyInput
17:02:56 [2021-09-16T17:02:56.839Z] goroutine 8 [running]:
17:02:56 [2021-09-16T17:02:56.839Z] github.com/docker/docker/pkg/stack.dump(0x3782b4)
17:02:56 [2021-09-16T17:02:56.839Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:02:56 [2021-09-16T17:02:56.839Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x378660})
17:02:56 [2021-09-16T17:02:56.839Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214
17:02:56 [2021-09-16T17:02:56.839Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc00011e000)
17:02:56 [2021-09-16T17:02:56.839Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
17:02:56 [2021-09-16T17:02:56.839Z] testing.tRunner(0xc00011e4e0, 0x478e28)
17:02:56 [2021-09-16T17:02:56.839Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:02:56 [2021-09-16T17:02:56.839Z] created by testing.(*T).Run
17:02:56 [2021-09-16T17:02:56.839Z] 	c:/go/src/testing/testing.go:1306 +0x35a
17:02:56 [2021-09-16T17:02:56.839Z] 
17:02:56 [2021-09-16T17:02:56.839Z] goroutine 1 [chan receive]:
17:02:56 [2021-09-16T17:02:56.839Z] testing.(*T).Run(0xc00002dd40, {0x471289, 0x2ea173}, 0x478e28)
17:02:56 [2021-09-16T17:02:56.839Z] 	c:/go/src/testing/testing.go:1307 +0x375
17:02:56 [2021-09-16T17:02:56.839Z] testing.runTests.func1(0xc000068750)
17:02:56 [2021-09-16T17:02:56.839Z] 	c:/go/src/testing/testing.go:1598 +0x6e
17:02:56 [2021-09-16T17:02:56.839Z] testing.tRunner(0xc00002dd40, 0xc000071ce0)
17:02:56 [2021-09-16T17:02:56.839Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:02:56 [2021-09-16T17:02:56.839Z] testing.runTests(0xc000076080, {0x5dbba0, 0x3, 0x3}, {0x30a54d, 0x46c1f7, 0x5e0640})
17:02:56 [2021-09-16T17:02:56.839Z] 	c:/go/src/testing/testing.go:1596 +0x43f
17:02:56 [2021-09-16T17:02:56.839Z] testing.(*M).Run(0xc000076080)
17:02:56 [2021-09-16T17:02:56.839Z] 	c:/go/src/testing/testing.go:1504 +0x51d
17:02:56 [2021-09-16T17:02:56.839Z] main.main()
17:02:56 [2021-09-16T17:02:56.839Z] 	_testmain.go:95 +0x1f5
17:02:56 [2021-09-16T17:02:56.839Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
17:02:56 [2021-09-16T17:02:56.839Z] PASS
17:02:56 [2021-09-16T17:02:56.839Z] coverage: 90.9% of statements
17:02:56 [2021-09-16T17:02:56.839Z] ok  	github.com/docker/docker/pkg/stack	0.152s	coverage: 90.9% of statements
17:02:56 [2021-09-16T17:02:56.839Z] --- PASS: TestFullAllocateRelease (0.33s)
17:02:56 [2021-09-16T17:02:56.839Z] === RUN   TestOddAllocateRelease
17:02:57 [2021-09-16T17:02:57.067Z]     check_test.go:308: [d96d870299500] daemon is not started
17:02:57 [2021-09-16T17:02:57.067Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
17:02:57 [2021-09-16T17:02:57.067Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:02:57 [2021-09-16T17:02:57.187Z] === RUN   TestIPDataMarshalling
17:02:57 [2021-09-16T17:02:57.187Z] --- PASS: TestIPDataMarshalling (0.00s)
17:02:57 [2021-09-16T17:02:57.187Z] === RUN   TestValidateAndIsV6
17:02:57 [2021-09-16T17:02:57.187Z] --- PASS: TestValidateAndIsV6 (0.00s)
17:02:57 [2021-09-16T17:02:57.187Z] PASS
17:02:57 [2021-09-16T17:02:57.187Z] coverage: 68.9% of statements
17:02:57 [2021-09-16T17:02:57.187Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.040s	coverage: 68.9% of statements
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestOddAllocateRelease (0.22s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestFullAllocateSerialReleaseParallel
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestNewStdWriter
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestNewStdWriter (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestWriteWithUninitializedStdWriter
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestWriteWithNilBytes
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestWrite
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestWrite (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestWriteWithWriterError
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestWriteWithWriterError (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestStdCopyWriteAndRead
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestStdCopyWithInvalidInputHeader
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestStdCopyWithCorruptedPrefix
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestStdCopyReturnsWriteErrors
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] PASS
17:02:57 [2021-09-16T17:02:57.309Z] coverage: 100.0% of statements
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestOddAllocateSerialReleaseParallel
17:02:57 [2021-09-16T17:02:57.309Z] ok  	github.com/docker/docker/pkg/stdcopy	0.036s	coverage: 100.0% of statements
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s)
17:02:57 [2021-09-16T17:02:57.309Z] === RUN   TestEvenAllocateSerialReleaseParallel
17:02:57 [2021-09-16T17:02:57.309Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s)
17:02:57 [2021-09-16T17:02:57.309Z] === CONT  TestParallelPredefinedRequest1
17:02:57 [2021-09-16T17:02:57.309Z] === CONT  TestParallelPredefinedRequest4
17:02:57 [2021-09-16T17:02:57.309Z] === CONT  TestParallelPredefinedRequest5
17:02:57 [2021-09-16T17:02:57.309Z] === CONT  TestParallelPredefinedRequest3
17:02:57 [2021-09-16T17:02:57.309Z] === CONT  TestParallelPredefinedRequest1
17:02:57 [2021-09-16T17:02:57.309Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:02:57 [2021-09-16T17:02:57.309Z] === CONT  TestParallelPredefinedRequest3
17:02:57 [2021-09-16T17:02:57.309Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:02:57 [2021-09-16T17:02:57.309Z] === CONT  TestParallelPredefinedRequest4
17:02:57 [2021-09-16T17:02:57.309Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:02:57 [2021-09-16T17:02:57.309Z] === CONT  TestParallelPredefinedRequest5
17:02:57 [2021-09-16T17:02:57.309Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:02:57 [2021-09-16T17:02:57.309Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] === CONT  TestParallelPredefinedRequest2
17:02:57 [2021-09-16T17:02:57.309Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:02:57 [2021-09-16T17:02:57.309Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
17:02:57 [2021-09-16T17:02:57.309Z] PASS
17:02:57 [2021-09-16T17:02:57.309Z] coverage: 85.3% of statements
17:02:57 [2021-09-16T17:02:57.309Z] ok  	github.com/docker/docker/libnetwork/ipam	36.603s	coverage: 85.3% of statements
17:02:57 [2021-09-16T17:02:57.629Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestErrorInterfaces
17:02:57 [2021-09-16T17:02:57.654Z] --- PASS: TestErrorInterfaces (0.00s)
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestNetworkMarshalling
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestDriver
17:02:57 [2021-09-16T17:02:57.654Z] --- PASS: TestDriver (0.00s)
17:02:57 [2021-09-16T17:02:57.654Z] PASS
17:02:57 [2021-09-16T17:02:57.654Z] coverage: 34.8% of statements
17:02:57 [2021-09-16T17:02:57.654Z] --- PASS: TestNetworkMarshalling (0.13s)
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestEndpointMarshalling
17:02:57 [2021-09-16T17:02:57.654Z] --- PASS: TestEndpointMarshalling (0.00s)
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestAuxAddresses
17:02:57 [2021-09-16T17:02:57.654Z] time="2021-09-16T17:02:57Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:02:57 [2021-09-16T17:02:57.654Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.034s	coverage: 34.8% of statements
17:02:57 [2021-09-16T17:02:57.654Z] --- PASS: TestAuxAddresses (0.01s)
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestSRVServiceQuery
17:02:57 [2021-09-16T17:02:57.654Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:02:57 [2021-09-16T17:02:57.654Z] --- SKIP: TestSRVServiceQuery (0.00s)
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestServiceVIPReuse
17:02:57 [2021-09-16T17:02:57.654Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:02:57 [2021-09-16T17:02:57.654Z] --- SKIP: TestServiceVIPReuse (0.00s)
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestIpamReleaseOnNetDriverFailures
17:02:57 [2021-09-16T17:02:57.654Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:02:57 [2021-09-16T17:02:57.654Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestDNSIPQuery
17:02:57 [2021-09-16T17:02:57.654Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:02:57 [2021-09-16T17:02:57.654Z] --- SKIP: TestDNSIPQuery (0.00s)
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestDNSProxyServFail
17:02:57 [2021-09-16T17:02:57.654Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:02:57 [2021-09-16T17:02:57.654Z] --- SKIP: TestDNSProxyServFail (0.00s)
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestSandboxAddEmpty
17:02:57 [2021-09-16T17:02:57.654Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:02:57 [2021-09-16T17:02:57.654Z] --- SKIP: TestSandboxAddEmpty (0.00s)
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestSandboxAddMultiPrio
17:02:57 [2021-09-16T17:02:57.654Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:02:57 [2021-09-16T17:02:57.654Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestSandboxAddSamePrio
17:02:57 [2021-09-16T17:02:57.654Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:02:57 [2021-09-16T17:02:57.654Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestCleanupServiceDiscovery
17:02:57 [2021-09-16T17:02:57.654Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:02:57 [2021-09-16T17:02:57.654Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestDNSOptions
17:02:57 [2021-09-16T17:02:57.654Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:02:57 [2021-09-16T17:02:57.654Z] --- SKIP: TestDNSOptions (0.00s)
17:02:57 [2021-09-16T17:02:57.654Z] === RUN   TestMultipleControllersWithSameStore
17:02:57 [2021-09-16T17:02:57.654Z] time="2021-09-16T17:02:57Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:02:57 [2021-09-16T17:02:57.654Z] time="2021-09-16T17:02:57Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:02:57 [2021-09-16T17:02:57.654Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
17:02:57 [2021-09-16T17:02:57.654Z] PASS
17:02:57 [2021-09-16T17:02:57.654Z] coverage: 8.6% of statements
17:02:57 [2021-09-16T17:02:57.654Z] ok  	github.com/docker/docker/libnetwork	0.247s	coverage: 8.6% of statements
17:02:57 [2021-09-16T17:02:57.779Z] === RUN   TestRawProgressFormatterFormatStatus
17:02:57 [2021-09-16T17:02:57.779Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:02:57 [2021-09-16T17:02:57.779Z] === RUN   TestRawProgressFormatterFormatProgress
17:02:57 [2021-09-16T17:02:57.779Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:02:57 [2021-09-16T17:02:57.779Z] === RUN   TestFormatStatus
17:02:57 [2021-09-16T17:02:57.779Z] --- PASS: TestFormatStatus (0.00s)
17:02:57 [2021-09-16T17:02:57.779Z] === RUN   TestFormatError
17:02:57 [2021-09-16T17:02:57.779Z] --- PASS: TestFormatError (0.00s)
17:02:57 [2021-09-16T17:02:57.779Z] === RUN   TestFormatJSONError
17:02:57 [2021-09-16T17:02:57.779Z] --- PASS: TestFormatJSONError (0.00s)
17:02:57 [2021-09-16T17:02:57.779Z] === RUN   TestJsonProgressFormatterFormatProgress
17:02:57 [2021-09-16T17:02:57.779Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:02:57 [2021-09-16T17:02:57.779Z] === RUN   TestJsonProgressFormatterFormatStatus
17:02:57 [2021-09-16T17:02:57.779Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:02:57 [2021-09-16T17:02:57.779Z] === RUN   TestNewJSONProgressOutput
17:02:57 [2021-09-16T17:02:57.779Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:02:57 [2021-09-16T17:02:57.779Z] === RUN   TestAuxFormatterEmit
17:02:57 [2021-09-16T17:02:57.779Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:02:57 [2021-09-16T17:02:57.779Z] === RUN   TestStreamWriterStdout
17:02:57 [2021-09-16T17:02:57.779Z] --- PASS: TestStreamWriterStdout (0.00s)
17:02:57 [2021-09-16T17:02:57.779Z] === RUN   TestStreamWriterStderr
17:02:57 [2021-09-16T17:02:57.779Z] --- PASS: TestStreamWriterStderr (0.00s)
17:02:57 [2021-09-16T17:02:57.779Z] PASS
17:02:57 [2021-09-16T17:02:57.779Z] coverage: 66.2% of statements
17:02:57 [2021-09-16T17:02:57.779Z] ok  	github.com/docker/docker/pkg/streamformatter	0.030s	coverage: 66.2% of statements
17:02:58 [2021-09-16T17:02:58.122Z] === RUN   TestDriver
17:02:58 [2021-09-16T17:02:58.122Z] --- PASS: TestDriver (0.00s)
17:02:58 [2021-09-16T17:02:58.122Z] PASS
17:02:58 [2021-09-16T17:02:58.122Z] coverage: 34.8% of statements
17:02:58 [2021-09-16T17:02:58.122Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.036s	coverage: 34.8% of statements
17:02:58 [2021-09-16T17:02:58.175Z] --- PASS: TestSecretList (2.13s)
17:02:58 [2021-09-16T17:02:58.175Z] === RUN   TestSecretsCreateAndDelete
17:02:58 [2021-09-16T17:02:58.250Z] === RUN   TestGenerateRandomID
17:02:58 [2021-09-16T17:02:58.250Z] --- PASS: TestGenerateRandomID (0.00s)
17:02:58 [2021-09-16T17:02:58.250Z] === RUN   TestShortenId
17:02:58 [2021-09-16T17:02:58.250Z] --- PASS: TestShortenId (0.00s)
17:02:58 [2021-09-16T17:02:58.250Z] === RUN   TestShortenSha256Id
17:02:58 [2021-09-16T17:02:58.250Z] --- PASS: TestShortenSha256Id (0.00s)
17:02:58 [2021-09-16T17:02:58.250Z] === RUN   TestShortenIdEmpty
17:02:58 [2021-09-16T17:02:58.250Z] --- PASS: TestShortenIdEmpty (0.00s)
17:02:58 [2021-09-16T17:02:58.250Z] === RUN   TestShortenIdInvalid
17:02:58 [2021-09-16T17:02:58.250Z] --- PASS: TestShortenIdInvalid (0.00s)
17:02:58 [2021-09-16T17:02:58.250Z] === RUN   TestIsShortIDNonHex
17:02:58 [2021-09-16T17:02:58.250Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:02:58 [2021-09-16T17:02:58.250Z] === RUN   TestIsShortIDNotCorrectSize
17:02:58 [2021-09-16T17:02:58.250Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:02:58 [2021-09-16T17:02:58.250Z] PASS
17:02:58 [2021-09-16T17:02:58.250Z] coverage: 70.6% of statements
17:02:58 [2021-09-16T17:02:58.250Z] ok  	github.com/docker/docker/pkg/stringid	0.027s	coverage: 70.6% of statements
17:02:58 [2021-09-16T17:02:58.250Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.81s)
17:02:58 [2021-09-16T17:02:58.250Z] === RUN   TestNetworkDBGarbageCollection
17:02:58 [2021-09-16T17:02:58.591Z] --- PASS: TestRandomAllocateDeallocate (3.67s)
17:02:58 [2021-09-16T17:02:58.591Z] === RUN   TestAllocateRandomDeallocate
17:02:58 [2021-09-16T17:02:58.591Z] === RUN   TestNetworkAllocateFree
17:02:58 [2021-09-16T17:02:58.591Z] --- PASS: TestNetworkAllocateFree (0.00s)
17:02:58 [2021-09-16T17:02:58.591Z] === RUN   TestNetworkAllocateUserDefinedVNIs
17:02:58 [2021-09-16T17:02:58.591Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
17:02:58 [2021-09-16T17:02:58.591Z] PASS
17:02:58 [2021-09-16T17:02:58.591Z] coverage: 63.6% of statements
17:02:58 [2021-09-16T17:02:58.591Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.113s	coverage: 63.6% of statements
17:02:58 [2021-09-16T17:02:58.591Z] === RUN   TestGetEmptyCapabilities
17:02:58 [2021-09-16T17:02:58.591Z] --- PASS: TestGetEmptyCapabilities (0.01s)
17:02:58 [2021-09-16T17:02:58.591Z] === RUN   TestGetExtraCapabilities
17:02:58 [2021-09-16T17:02:58.591Z] --- PASS: TestGetExtraCapabilities (0.00s)
17:02:58 [2021-09-16T17:02:58.591Z] === RUN   TestGetInvalidCapabilities
17:02:58 [2021-09-16T17:02:58.591Z] --- PASS: TestGetInvalidCapabilities (0.01s)
17:02:58 [2021-09-16T17:02:58.591Z] === RUN   TestRemoteDriver
17:02:58 [2021-09-16T17:02:58.591Z] --- PASS: TestRemoteDriver (0.00s)
17:02:58 [2021-09-16T17:02:58.591Z] === RUN   TestDriverError
17:02:58 [2021-09-16T17:02:58.591Z] --- PASS: TestDriverError (0.02s)
17:02:58 [2021-09-16T17:02:58.591Z] === RUN   TestMissingValues
17:02:58 [2021-09-16T17:02:58.591Z] --- PASS: TestMissingValues (0.00s)
17:02:58 [2021-09-16T17:02:58.591Z] === RUN   TestRollback
17:02:58 [2021-09-16T17:02:58.591Z] --- PASS: TestRollback (0.00s)
17:02:58 [2021-09-16T17:02:58.591Z] PASS
17:02:58 [2021-09-16T17:02:58.591Z] coverage: 57.4% of statements
17:02:58 [2021-09-16T17:02:58.591Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.082s	coverage: 57.4% of statements
17:02:58 [2021-09-16T17:02:58.720Z] === RUN   TestIsCpusetListAvailable
17:02:58 [2021-09-16T17:02:58.720Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:02:58 [2021-09-16T17:02:58.720Z] PASS
17:02:58 [2021-09-16T17:02:58.720Z] coverage: 39.4% of statements
17:02:58 [2021-09-16T17:02:58.720Z] ok  	github.com/docker/docker/pkg/sysinfo	0.035s	coverage: 39.4% of statements
17:02:59 [2021-09-16T17:02:59.191Z] time="2021-09-16T17:02:58Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:02:59 [2021-09-16T17:02:59.518Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestAllocateRandomDeallocate (0.92s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestAllocateRandomDeallocateSerialize
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestNAT
17:02:59 [2021-09-16T17:02:59.576Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:02:59 [2021-09-16T17:02:59.576Z] --- SKIP: TestNAT (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestTransparent
17:02:59 [2021-09-16T17:02:59.576Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:02:59 [2021-09-16T17:02:59.576Z] --- SKIP: TestTransparent (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] PASS
17:02:59 [2021-09-16T17:02:59.576Z] coverage: 0.0% of statements
17:02:59 [2021-09-16T17:02:59.576Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.067s	coverage: 0.0% of statements
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestBuildDefault
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestBuildDefault (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestBuildHostnameDomainname
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestBuildHostnameDomainname (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestBuildHostname
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestBuildHostname (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestBuildHostnameFQDN
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestBuildHostnameFQDN (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestBuildNoIP
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestBuildNoIP (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestUpdate
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestUpdate (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestUpdateIgnoresPrefixedHostname
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestDeleteIgnoresPrefixedHostname
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestAddEmpty
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestAddEmpty (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestAdd
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestAdd (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestDeleteEmpty
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestDeleteEmpty (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestDeleteNewline
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestDeleteNewline (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestDelete
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestDelete (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestConcurrentWrites
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestNew
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestNew (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestAddDriver
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestAddDriver (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestAddDuplicateDriver
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestAddDuplicateDriver (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestIPAMDefaultAddressSpaces
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestDriver
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestDriver (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestIPAM
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestIPAM (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestWalkIPAMs
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestWalkIPAMs (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] === RUN   TestWalkDrivers
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestWalkDrivers (0.00s)
17:02:59 [2021-09-16T17:02:59.576Z] PASS
17:02:59 [2021-09-16T17:02:59.576Z] coverage: 82.4% of statements
17:02:59 [2021-09-16T17:02:59.576Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.062s	coverage: 82.4% of statements
17:02:59 [2021-09-16T17:02:59.576Z] --- PASS: TestConcurrentWrites (0.14s)
17:02:59 [2021-09-16T17:02:59.576Z] PASS
17:02:59 [2021-09-16T17:02:59.576Z] coverage: 81.2% of statements
17:02:59 [2021-09-16T17:02:59.576Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.190s	coverage: 81.2% of statements
17:02:59 [2021-09-16T17:02:59.774Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:03:00 [2021-09-16T17:03:00.064Z] --- PASS: TestSecretsCreateAndDelete (2.19s)
17:03:00 [2021-09-16T17:03:00.064Z] === RUN   TestSecretsUpdate
17:03:00 [2021-09-16T17:03:00.182Z] === RUN   TestChtimes
17:03:00 [2021-09-16T17:03:00.182Z] --- PASS: TestChtimes (0.00s)
17:03:00 [2021-09-16T17:03:00.182Z] === RUN   TestChtimesWindows
17:03:00 [2021-09-16T17:03:00.182Z] --- PASS: TestChtimesWindows (0.00s)
17:03:00 [2021-09-16T17:03:00.182Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:03:00 [2021-09-16T17:03:00.182Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:03:00 [2021-09-16T17:03:00.182Z] === RUN   TestEnsureRemoveAllNotExist
17:03:00 [2021-09-16T17:03:00.182Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:03:00 [2021-09-16T17:03:00.182Z] === RUN   TestEnsureRemoveAllWithDir
17:03:00 [2021-09-16T17:03:00.182Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:03:00 [2021-09-16T17:03:00.182Z] === RUN   TestEnsureRemoveAllWithFile
17:03:00 [2021-09-16T17:03:00.182Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:03:00 [2021-09-16T17:03:00.182Z] === RUN   TestHasWin32KSupport
17:03:00 [2021-09-16T17:03:00.182Z]     syscall_windows_test.go:8: win32k: true
17:03:00 [2021-09-16T17:03:00.182Z] --- PASS: TestHasWin32KSupport (0.00s)
17:03:00 [2021-09-16T17:03:00.182Z] PASS
17:03:00 [2021-09-16T17:03:00.182Z] coverage: 13.0% of statements
17:03:00 [2021-09-16T17:03:00.182Z] ok  	github.com/docker/docker/pkg/system	0.037s	coverage: 13.0% of statements
17:03:00 [2021-09-16T17:03:00.336Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:03:00 [2021-09-16T17:03:00.562Z] === RUN   TestNew
17:03:00 [2021-09-16T17:03:00.562Z] --- PASS: TestNew (0.00s)
17:03:00 [2021-09-16T17:03:00.562Z] === RUN   TestAllocate
17:03:00 [2021-09-16T17:03:00.562Z] --- PASS: TestAllocate (0.00s)
17:03:00 [2021-09-16T17:03:00.562Z] === RUN   TestUninitialized
17:03:00 [2021-09-16T17:03:00.562Z] --- PASS: TestUninitialized (0.00s)
17:03:00 [2021-09-16T17:03:00.562Z] === RUN   TestAllocateInRange
17:03:00 [2021-09-16T17:03:00.562Z] --- PASS: TestAllocateInRange (0.00s)
17:03:00 [2021-09-16T17:03:00.562Z] === RUN   TestAllocateSerial
17:03:00 [2021-09-16T17:03:00.562Z] --- PASS: TestAllocateSerial (0.00s)
17:03:00 [2021-09-16T17:03:00.562Z] PASS
17:03:00 [2021-09-16T17:03:00.562Z] coverage: 87.5% of statements
17:03:00 [2021-09-16T17:03:00.562Z] ok  	github.com/docker/docker/libnetwork/idm	0.033s	coverage: 87.5% of statements
17:03:00 [2021-09-16T17:03:00.562Z] === RUN   TestDiff
17:03:00 [2021-09-16T17:03:00.562Z] --- PASS: TestDiff (0.00s)
17:03:00 [2021-09-16T17:03:00.562Z] === RUN   TestAddedCallback
17:03:00 [2021-09-16T17:03:00.562Z] --- PASS: TestAddedCallback (0.00s)
17:03:00 [2021-09-16T17:03:00.562Z] === RUN   TestRemovedCallback
17:03:00 [2021-09-16T17:03:00.562Z] --- PASS: TestRemovedCallback (0.00s)
17:03:00 [2021-09-16T17:03:00.562Z] === RUN   TestNoCallback
17:03:00 [2021-09-16T17:03:00.562Z] --- PASS: TestNoCallback (0.00s)
17:03:00 [2021-09-16T17:03:00.562Z] PASS
17:03:00 [2021-09-16T17:03:00.562Z] coverage: 48.1% of statements
17:03:00 [2021-09-16T17:03:00.563Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.040s	coverage: 48.1% of statements
17:03:00 [2021-09-16T17:03:00.563Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.15s)
17:03:00 [2021-09-16T17:03:00.563Z] === RUN   TestRetrieveFromStore
17:03:00 [2021-09-16T17:03:00.563Z] === RUN   TestCaller
17:03:00 [2021-09-16T17:03:00.563Z] --- PASS: TestCaller (0.00s)
17:03:00 [2021-09-16T17:03:00.563Z] PASS
17:03:00 [2021-09-16T17:03:00.563Z] coverage: 100.0% of statements
17:03:00 [2021-09-16T17:03:00.563Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.031s	coverage: 100.0% of statements
17:03:00 [2021-09-16T17:03:00.656Z] === RUN   TestTailFile
17:03:00 [2021-09-16T17:03:00.656Z] --- PASS: TestTailFile (0.00s)
17:03:00 [2021-09-16T17:03:00.656Z] === RUN   TestTailFileManyLines
17:03:00 [2021-09-16T17:03:00.656Z] --- PASS: TestTailFileManyLines (0.00s)
17:03:00 [2021-09-16T17:03:00.656Z] === RUN   TestTailEmptyFile
17:03:00 [2021-09-16T17:03:00.656Z] --- PASS: TestTailEmptyFile (0.00s)
17:03:00 [2021-09-16T17:03:00.656Z] === RUN   TestTailNegativeN
17:03:00 [2021-09-16T17:03:00.656Z] --- PASS: TestTailNegativeN (0.00s)
17:03:00 [2021-09-16T17:03:00.656Z] === RUN   TestNewTailReader
17:03:00 [2021-09-16T17:03:00.656Z] === PAUSE TestNewTailReader
17:03:00 [2021-09-16T17:03:00.656Z] === CONT  TestNewTailReader
17:03:00 [2021-09-16T17:03:00.656Z] === RUN   TestNewTailReader/12_byte_delimiter
17:03:00 [2021-09-16T17:03:00.656Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:03:00 [2021-09-16T17:03:00.656Z] === RUN   TestNewTailReader/no_delimiter
17:03:00 [2021-09-16T17:03:00.656Z] === PAUSE TestNewTailReader/no_delimiter
17:03:00 [2021-09-16T17:03:00.656Z] === RUN   TestNewTailReader/single_byte_delimiter
17:03:00 [2021-09-16T17:03:00.656Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:03:00 [2021-09-16T17:03:00.656Z] === RUN   TestNewTailReader/2_byte_delimiter
17:03:00 [2021-09-16T17:03:00.656Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:03:00 [2021-09-16T17:03:00.656Z] === RUN   TestNewTailReader/4_byte_delimiter
17:03:00 [2021-09-16T17:03:00.656Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:03:00 [2021-09-16T17:03:00.656Z] === RUN   TestNewTailReader/8_byte_delimiter
17:03:00 [2021-09-16T17:03:00.656Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:03:00 [2021-09-16T17:03:00.656Z] === RUN   TestNewTailReader/truncated_last_line
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/truncated_last_line#01
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/truncated_last_line#02
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/12_byte_delimiter
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/8_byte_delimiter
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/no_delimiter
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/4_byte_delimiter
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/single_byte_delimiter
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.657Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.657Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.657Z] === CONT  TestNewTailReader/2_byte_delimiter
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:00 [2021-09-16T17:03:00.658Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.658Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.659Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:03:00 [2021-09-16T17:03:00.659Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:03:00 [2021-09-16T17:03:00.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:03:00 [2021-09-16T17:03:00.660Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:00 [2021-09-16T17:03:00.660Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:03:00 [2021-09-16T17:03:00.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:03:00 [2021-09-16T17:03:00.660Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:03:00 [2021-09-16T17:03:00.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:03:00 [2021-09-16T17:03:00.660Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.660Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:03:00 [2021-09-16T17:03:00.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:00 [2021-09-16T17:03:00.660Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:03:00 [2021-09-16T17:03:00.660Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:00 [2021-09-16T17:03:00.660Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:03:00 [2021-09-16T17:03:00.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:03:00 [2021-09-16T17:03:00.660Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:03:00 [2021-09-16T17:03:00.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:03:00 [2021-09-16T17:03:00.660Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:03:00 [2021-09-16T17:03:00.660Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:00 [2021-09-16T17:03:00.660Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:03:01 [2021-09-16T17:03:01.030Z] === RUN   TestSetSerialInsertDelete
17:03:01 [2021-09-16T17:03:01.030Z] --- PASS: TestSetSerialInsertDelete (0.00s)
17:03:01 [2021-09-16T17:03:01.030Z] === RUN   TestSetParallelInsertDelete
17:03:01 [2021-09-16T17:03:01.030Z] --- PASS: TestRetrieveFromStore (0.36s)
17:03:01 [2021-09-16T17:03:01.030Z] === RUN   TestIsCorrupted
17:03:01 [2021-09-16T17:03:01.030Z] --- PASS: TestIsCorrupted (0.01s)
17:03:01 [2021-09-16T17:03:01.030Z] === RUN   TestSetRollover
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.130Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.130Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.130Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.130Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:03:01 [2021-09-16T17:03:01.130Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:01 [2021-09-16T17:03:01.131Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:03:01 [2021-09-16T17:03:01.131Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:03:01 [2021-09-16T17:03:01.132Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.132Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:03:01 [2021-09-16T17:03:01.133Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:03:01 [2021-09-16T17:03:01.133Z] --- PASS: TestNewTailReader (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.133Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.134Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.01s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.135Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:03:01 [2021-09-16T17:03:01.136Z] PASS
17:03:01 [2021-09-16T17:03:01.136Z] coverage: 88.6% of statements
17:03:01 [2021-09-16T17:03:01.136Z] ok  	github.com/docker/docker/pkg/tailfile	0.146s	coverage: 88.6% of statements
17:03:01 [2021-09-16T17:03:01.497Z] === RUN   TestPoolRequest
17:03:01 [2021-09-16T17:03:01.497Z] --- PASS: TestPoolRequest (0.00s)
17:03:01 [2021-09-16T17:03:01.497Z] === RUN   TestOtherRequests
17:03:01 [2021-09-16T17:03:01.497Z] --- PASS: TestOtherRequests (0.00s)
17:03:01 [2021-09-16T17:03:01.497Z] PASS
17:03:01 [2021-09-16T17:03:01.497Z] coverage: 57.1% of statements
17:03:01 [2021-09-16T17:03:01.497Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.036s	coverage: 57.1% of statements
17:03:01 [2021-09-16T17:03:01.497Z] === RUN   TestInt2IP2IntConversion
17:03:01 [2021-09-16T17:03:01.606Z] === RUN   TestTarSumRemoveNonExistent
17:03:01 [2021-09-16T17:03:01.606Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
17:03:01 [2021-09-16T17:03:01.606Z] === RUN   TestTarSumRemove
17:03:01 [2021-09-16T17:03:01.606Z] --- PASS: TestTarSumRemove (0.00s)
17:03:01 [2021-09-16T17:03:01.606Z] === RUN   TestSortFileInfoSums
17:03:01 [2021-09-16T17:03:01.606Z] --- PASS: TestSortFileInfoSums (0.00s)
17:03:01 [2021-09-16T17:03:01.606Z] === RUN   TestNewTarSumForLabelInvalid
17:03:01 [2021-09-16T17:03:01.606Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:03:01 [2021-09-16T17:03:01.606Z] === RUN   TestNewTarSumForLabel
17:03:01 [2021-09-16T17:03:01.606Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:03:01 [2021-09-16T17:03:01.606Z] === RUN   TestEmptyTar
17:03:01 [2021-09-16T17:03:01.606Z] --- PASS: TestEmptyTar (0.00s)
17:03:01 [2021-09-16T17:03:01.606Z] === RUN   TestTarSumsReadSize
17:03:01 [2021-09-16T17:03:01.606Z] --- PASS: TestTarSumsReadSize (0.01s)
17:03:01 [2021-09-16T17:03:01.606Z] === RUN   TestTarSums
17:03:01 [2021-09-16T17:03:01.606Z] --- PASS: TestTarSums (0.06s)
17:03:01 [2021-09-16T17:03:01.606Z] === RUN   TestIteration
17:03:01 [2021-09-16T17:03:01.606Z] --- PASS: TestIteration (0.00s)
17:03:01 [2021-09-16T17:03:01.606Z] === RUN   TestVersionLabelForChecksum
17:03:01 [2021-09-16T17:03:01.606Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:03:01 [2021-09-16T17:03:01.606Z] === RUN   TestVersion
17:03:01 [2021-09-16T17:03:01.606Z] --- PASS: TestVersion (0.00s)
17:03:01 [2021-09-16T17:03:01.606Z] === RUN   TestGetVersion
17:03:01 [2021-09-16T17:03:01.606Z] --- PASS: TestGetVersion (0.00s)
17:03:01 [2021-09-16T17:03:01.606Z] === RUN   TestGetVersions
17:03:01 [2021-09-16T17:03:01.606Z] --- PASS: TestGetVersions (0.00s)
17:03:01 [2021-09-16T17:03:01.969Z] --- PASS: TestInt2IP2IntConversion (0.39s)
17:03:01 [2021-09-16T17:03:01.969Z] === RUN   TestGetAddressVersion
17:03:01 [2021-09-16T17:03:01.969Z] --- PASS: TestGetAddressVersion (0.00s)
17:03:01 [2021-09-16T17:03:01.969Z] === RUN   TestKeyString
17:03:01 [2021-09-16T17:03:01.969Z] --- PASS: TestKeyString (0.00s)
17:03:01 [2021-09-16T17:03:01.969Z] === RUN   TestPoolDataMarshal
17:03:01 [2021-09-16T17:03:01.969Z] --- PASS: TestPoolDataMarshal (0.00s)
17:03:01 [2021-09-16T17:03:01.969Z] === RUN   TestSubnetsMarshal
17:03:01 [2021-09-16T17:03:01.969Z] --- PASS: TestSubnetsMarshal (0.04s)
17:03:01 [2021-09-16T17:03:01.969Z] === RUN   TestAddSubnets
17:03:01 [2021-09-16T17:03:01.969Z] --- PASS: TestAddSubnets (0.03s)
17:03:01 [2021-09-16T17:03:01.969Z] === RUN   TestDoublePoolRelease
17:03:01 [2021-09-16T17:03:01.969Z] --- PASS: TestDoublePoolRelease (0.01s)
17:03:01 [2021-09-16T17:03:01.969Z] === RUN   TestAddReleasePoolID
17:03:02 [2021-09-16T17:03:02.076Z] PASS
17:03:02 [2021-09-16T17:03:02.076Z] coverage: 89.3% of statements
17:03:02 [2021-09-16T17:03:02.076Z] ok  	github.com/docker/docker/pkg/tarsum	0.105s	coverage: 89.3% of statements
17:03:02 [2021-09-16T17:03:02.190Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
17:03:02 [2021-09-16T17:03:02.226Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:03:02 [2021-09-16T17:03:02.438Z] --- PASS: TestSetRollover (1.38s)
17:03:02 [2021-09-16T17:03:02.438Z] === RUN   TestSetRolloverSerial
17:03:02 [2021-09-16T17:03:02.438Z] --- PASS: TestAddReleasePoolID (0.06s)
17:03:02 [2021-09-16T17:03:02.438Z] === RUN   TestPredefinedPool
17:03:02 [2021-09-16T17:03:02.438Z] --- PASS: TestPredefinedPool (0.03s)
17:03:02 [2021-09-16T17:03:02.438Z] === RUN   TestRemoveSubnet
17:03:02 [2021-09-16T17:03:02.438Z] --- PASS: TestRemoveSubnet (0.17s)
17:03:02 [2021-09-16T17:03:02.438Z] === RUN   TestGetSameAddress
17:03:02 [2021-09-16T17:03:02.438Z] --- PASS: TestGetSameAddress (0.01s)
17:03:02 [2021-09-16T17:03:02.438Z] === RUN   TestPoolAllocationReuse
17:03:02 [2021-09-16T17:03:02.438Z] === RUN   TestGetCapabilities
17:03:02 [2021-09-16T17:03:02.438Z] --- PASS: TestGetCapabilities (0.01s)
17:03:02 [2021-09-16T17:03:02.438Z] === RUN   TestGetCapabilitiesFromLegacyDriver
17:03:02 [2021-09-16T17:03:02.438Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
17:03:02 [2021-09-16T17:03:02.438Z] === RUN   TestGetDefaultAddressSpaces
17:03:02 [2021-09-16T17:03:02.438Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
17:03:02 [2021-09-16T17:03:02.438Z] === RUN   TestRemoteDriver
17:03:02 [2021-09-16T17:03:02.438Z] --- PASS: TestRemoteDriver (0.00s)
17:03:02 [2021-09-16T17:03:02.438Z] PASS
17:03:02 [2021-09-16T17:03:02.438Z] coverage: 47.4% of statements
17:03:02 [2021-09-16T17:03:02.438Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.055s	coverage: 47.4% of statements
17:03:02 [2021-09-16T17:03:02.546Z] testing: warning: no tests to run
17:03:02 [2021-09-16T17:03:02.546Z] PASS
17:03:02 [2021-09-16T17:03:02.546Z] coverage: [no statements]
17:03:02 [2021-09-16T17:03:02.546Z] ok  	github.com/docker/docker/pkg/term/windows	0.028s	coverage: [no statements] [no tests to run]
17:03:02 [2021-09-16T17:03:02.546Z] === RUN   TestTruncIndex
17:03:02 [2021-09-16T17:03:02.578Z] --- PASS: TestSecretsUpdate (2.19s)
17:03:02 [2021-09-16T17:03:02.578Z] === RUN   TestTemplatedSecret
17:03:03 [2021-09-16T17:03:03.016Z] --- PASS: TestTruncIndex (0.10s)
17:03:03 [2021-09-16T17:03:03.016Z] PASS
17:03:03 [2021-09-16T17:03:03.016Z] coverage: 91.5% of statements
17:03:03 [2021-09-16T17:03:03.016Z] ok  	github.com/docker/docker/pkg/truncindex	0.127s	coverage: 91.5% of statements
17:03:03 [2021-09-16T17:03:03.372Z] tests/integration/api_secret_test.py .....                               [ 51%]
17:03:03 [2021-09-16T17:03:03.424Z] --- PASS: TestSetRolloverSerial (1.05s)
17:03:03 [2021-09-16T17:03:03.424Z] === RUN   TestGetFirstAvailableFromCurrent
17:03:03 [2021-09-16T17:03:03.424Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
17:03:03 [2021-09-16T17:03:03.424Z] PASS
17:03:03 [2021-09-16T17:03:03.424Z] coverage: 84.4% of statements
17:03:03 [2021-09-16T17:03:03.424Z] ok  	github.com/docker/docker/libnetwork/bitseq	8.598s	coverage: 84.4% of statements
17:03:03 [2021-09-16T17:03:03.424Z] === RUN   TestWindowsIPAM
17:03:03 [2021-09-16T17:03:03.424Z] --- PASS: TestWindowsIPAM (0.00s)
17:03:03 [2021-09-16T17:03:03.424Z] PASS
17:03:03 [2021-09-16T17:03:03.424Z] coverage: 71.4% of statements
17:03:03 [2021-09-16T17:03:03.424Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.066s	coverage: 71.4% of statements
17:03:03 [2021-09-16T17:03:03.486Z] === RUN   TestIsGIT
17:03:03 [2021-09-16T17:03:03.486Z] --- PASS: TestIsGIT (0.00s)
17:03:03 [2021-09-16T17:03:03.486Z] === RUN   TestIsTransport
17:03:03 [2021-09-16T17:03:03.486Z] --- PASS: TestIsTransport (0.00s)
17:03:03 [2021-09-16T17:03:03.486Z] PASS
17:03:03 [2021-09-16T17:03:03.486Z] coverage: 100.0% of statements
17:03:03 [2021-09-16T17:03:03.486Z] ok  	github.com/docker/docker/pkg/urlutil	0.032s	coverage: 100.0% of statements
17:03:03 [2021-09-16T17:03:03.486Z] time="2021-09-16T17:03:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.Echo: Post \"http://127.0.0.1:49289/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:03:03 [2021-09-16T17:03:03.486Z] === RUN   TestVersionInfo
17:03:03 [2021-09-16T17:03:03.486Z] --- PASS: TestVersionInfo (0.00s)
17:03:03 [2021-09-16T17:03:03.486Z] === RUN   TestAppendVersions
17:03:03 [2021-09-16T17:03:03.486Z] --- PASS: TestAppendVersions (0.00s)
17:03:03 [2021-09-16T17:03:03.486Z] PASS
17:03:03 [2021-09-16T17:03:03.486Z] coverage: 88.9% of statements
17:03:03 [2021-09-16T17:03:03.486Z] ok  	github.com/docker/docker/pkg/useragent	0.031s	coverage: 88.9% of statements
17:03:03 [2021-09-16T17:03:03.593Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:03:03 [2021-09-16T17:03:03.892Z] --- PASS: TestPoolAllocationReuse (1.26s)
17:03:03 [2021-09-16T17:03:03.892Z] === RUN   TestGetAddressSubPoolEqualPool
17:03:03 [2021-09-16T17:03:03.892Z] --- PASS: TestGetAddressSubPoolEqualPool (0.01s)
17:03:03 [2021-09-16T17:03:03.892Z] === RUN   TestRequestReleaseAddressFromSubPool
17:03:03 [2021-09-16T17:03:03.957Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:03:03 [2021-09-16T17:03:03.957Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:03:03 [2021-09-16T17:03:03.957Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:03:03 [2021-09-16T17:03:03.957Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
17:03:04 [2021-09-16T17:03:04.156Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:03:04 [2021-09-16T17:03:04.361Z] === RUN   TestDefaultNetwork
17:03:04 [2021-09-16T17:03:04.361Z] --- PASS: TestDefaultNetwork (0.25s)
17:03:04 [2021-09-16T17:03:04.361Z] === RUN   TestConfigGlobalScopeDefaultNetworks
17:03:04 [2021-09-16T17:03:04.830Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.29s)
17:03:04 [2021-09-16T17:03:04.830Z] === RUN   TestInitAddressPools
17:03:04 [2021-09-16T17:03:04.830Z] --- PASS: TestInitAddressPools (0.00s)
17:03:04 [2021-09-16T17:03:04.830Z] PASS
17:03:04 [2021-09-16T17:03:04.830Z] coverage: 74.0% of statements
17:03:04 [2021-09-16T17:03:04.830Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.654s	coverage: 74.0% of statements
17:03:04 [2021-09-16T17:03:04.949Z] === RUN   TestValidatePrivileges
17:03:04 [2021-09-16T17:03:04.949Z] --- PASS: TestValidatePrivileges (0.00s)
17:03:04 [2021-09-16T17:03:04.949Z] === RUN   TestFilterByCapNeg
17:03:04 [2021-09-16T17:03:04.949Z] --- PASS: TestFilterByCapNeg (0.00s)
17:03:04 [2021-09-16T17:03:04.949Z] === RUN   TestFilterByCapPos
17:03:04 [2021-09-16T17:03:04.949Z] --- PASS: TestFilterByCapPos (0.00s)
17:03:04 [2021-09-16T17:03:04.949Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:03:04 [2021-09-16T17:03:04.949Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:03:04 [2021-09-16T17:03:04.949Z] PASS
17:03:04 [2021-09-16T17:03:04.949Z] coverage: 12.0% of statements
17:03:04 [2021-09-16T17:03:04.949Z] ok  	github.com/docker/docker/plugin	0.041s	coverage: 12.0% of statements
17:03:04 [2021-09-16T17:03:04.949Z] === RUN   TestNewSettable
17:03:04 [2021-09-16T17:03:04.949Z] --- PASS: TestNewSettable (0.00s)
17:03:04 [2021-09-16T17:03:04.949Z] === RUN   TestIsSettable
17:03:04 [2021-09-16T17:03:04.949Z] --- PASS: TestIsSettable (0.00s)
17:03:04 [2021-09-16T17:03:04.949Z] === RUN   TestUpdateSettingsEnv
17:03:04 [2021-09-16T17:03:04.949Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:03:04 [2021-09-16T17:03:04.949Z] PASS
17:03:04 [2021-09-16T17:03:04.949Z] coverage: 20.0% of statements
17:03:04 [2021-09-16T17:03:04.949Z] ok  	github.com/docker/docker/plugin/v2	0.032s	coverage: 20.0% of statements
17:03:05 [2021-09-16T17:03:05.092Z] --- PASS: TestTemplatedSecret (2.66s)
17:03:05 [2021-09-16T17:03:05.092Z] === RUN   TestSecretCreateResolve
17:03:05 [2021-09-16T17:03:05.300Z] === RUN   TestKeyValue
17:03:05 [2021-09-16T17:03:05.300Z] --- PASS: TestKeyValue (0.00s)
17:03:05 [2021-09-16T17:03:05.300Z] PASS
17:03:05 [2021-09-16T17:03:05.300Z] coverage: 60.0% of statements
17:03:05 [2021-09-16T17:03:05.300Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.069s	coverage: 60.0% of statements
17:03:05 [2021-09-16T17:03:05.419Z] === RUN   TestLoad
17:03:05 [2021-09-16T17:03:05.419Z] --- PASS: TestLoad (0.00s)
17:03:05 [2021-09-16T17:03:05.419Z] === RUN   TestSave
17:03:05 [2021-09-16T17:03:05.419Z] --- PASS: TestSave (0.02s)
17:03:05 [2021-09-16T17:03:05.419Z] === RUN   TestAddDeleteGet
17:03:05 [2021-09-16T17:03:05.419Z] --- PASS: TestAddDeleteGet (0.03s)
17:03:05 [2021-09-16T17:03:05.419Z] === RUN   TestInvalidTags
17:03:05 [2021-09-16T17:03:05.419Z] --- PASS: TestInvalidTags (0.00s)
17:03:05 [2021-09-16T17:03:05.419Z] PASS
17:03:05 [2021-09-16T17:03:05.419Z] coverage: 84.4% of statements
17:03:05 [2021-09-16T17:03:05.419Z] ok  	github.com/docker/docker/reference	0.088s	coverage: 84.4% of statements
17:03:05 [2021-09-16T17:03:05.524Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:03:05 [2021-09-16T17:03:05.769Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:03:05 [2021-09-16T17:03:05.769Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:03:05 [2021-09-16T17:03:05.769Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:03:05 [2021-09-16T17:03:05.769Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:03:05 [2021-09-16T17:03:05.769Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:03:05 [2021-09-16T17:03:05.769Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:03:05 [2021-09-16T17:03:05.769Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:03:05 [2021-09-16T17:03:05.769Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:03:05 [2021-09-16T17:03:05.769Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:03:05 [2021-09-16T17:03:05.769Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
17:03:05 [2021-09-16T17:03:05.769Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:03:05 [2021-09-16T17:03:05.769Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:03:05 [2021-09-16T17:03:05.769Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:03:05 [2021-09-16T17:03:05.769Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
17:03:05 [2021-09-16T17:03:05.770Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:03:05 [2021-09-16T17:03:05.770Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:03:05 [2021-09-16T17:03:05.770Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:03:06 [2021-09-16T17:03:06.240Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.44s)
17:03:06 [2021-09-16T17:03:06.240Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestResolveAuthConfigIndexServer
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestResolveAuthConfigFullURL
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestLoadAllowNondistributableArtifacts
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestValidateMirror
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestValidateMirror (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestLoadInsecureRegistries
17:03:06 [2021-09-16T17:03:06.411Z] time="2021-09-16T17:03:06Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:03:06 [2021-09-16T17:03:06.411Z] time="2021-09-16T17:03:06Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:03:06 [2021-09-16T17:03:06.411Z] time="2021-09-16T17:03:06Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestLoadInsecureRegistries (0.13s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestNewServiceConfig
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestNewServiceConfig (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestValidateIndexName
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestValidateIndexName (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestValidateIndexNameWithError
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestEndpointParse
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestEndpointParse (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestEndpointParseInvalid
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestValidateEndpoint
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestValidateEndpoint (0.01s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestPing
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestPing (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestPingRegistryEndpoint
17:03:06 [2021-09-16T17:03:06.411Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:03:06 [2021-09-16T17:03:06.411Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestEndpoint
17:03:06 [2021-09-16T17:03:06.411Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:03:06 [2021-09-16T17:03:06.411Z] --- SKIP: TestEndpoint (0.01s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestParseRepositoryInfo
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestNewIndexInfo
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestNewIndexInfo (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestMirrorEndpointLookup
17:03:06 [2021-09-16T17:03:06.411Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:03:06 [2021-09-16T17:03:06.411Z] --- SKIP: TestMirrorEndpointLookup (0.01s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestSearchRepositories
17:03:06 [2021-09-16T17:03:06.411Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:03:06 [2021-09-16T17:03:06.411Z]         Host: 127.0.0.1:49306
17:03:06 [2021-09-16T17:03:06.411Z]         User-Agent: docker test client
17:03:06 [2021-09-16T17:03:06.411Z]         Authorization: Token fake-token
17:03:06 [2021-09-16T17:03:06.411Z]         X-Docker-Token: true
17:03:06 [2021-09-16T17:03:06.411Z]         Accept-Encoding: gzip
17:03:06 [2021-09-16T17:03:06.411Z]         
17:03:06 [2021-09-16T17:03:06.411Z]         
17:03:06 [2021-09-16T17:03:06.411Z]     registry_test.go:730: HTTP/1.1 200 OK
17:03:06 [2021-09-16T17:03:06.411Z]         Connection: close
17:03:06 [2021-09-16T17:03:06.411Z]         Content-Length: 144
17:03:06 [2021-09-16T17:03:06.411Z]         Cache-Control: no-cache
17:03:06 [2021-09-16T17:03:06.411Z]         Content-Type: application/json
17:03:06 [2021-09-16T17:03:06.411Z]         Date: Thu, 16 Sep 2021 17:03:06 GMT
17:03:06 [2021-09-16T17:03:06.411Z]         Expires: -1
17:03:06 [2021-09-16T17:03:06.411Z]         Pragma: no-cache
17:03:06 [2021-09-16T17:03:06.411Z]         Server: docker-tests/mock
17:03:06 [2021-09-16T17:03:06.411Z]         X-Docker-Registry-Config: mock
17:03:06 [2021-09-16T17:03:06.411Z]         X-Docker-Registry-Version: 0.0.0
17:03:06 [2021-09-16T17:03:06.411Z]         
17:03:06 [2021-09-16T17:03:06.411Z]         
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestSearchRepositories (0.01s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestTrustedLocation
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestTrustedLocation (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestAllowNondistributableArtifacts
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestIsSecureIndex
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestIsSecureIndex (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] PASS
17:03:06 [2021-09-16T17:03:06.411Z] coverage: 51.7% of statements
17:03:06 [2021-09-16T17:03:06.411Z] ok  	github.com/docker/docker/registry	0.213s	coverage: 51.7% of statements
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:03:06 [2021-09-16T17:03:06.411Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:03:06 [2021-09-16T17:03:06.411Z] === RUN   TestResumableRequestReaderWithReadError
17:03:06 [2021-09-16T17:03:06.710Z] === RUN   TestGenerate
17:03:06 [2021-09-16T17:03:06.710Z] --- PASS: TestGenerate (0.00s)
17:03:06 [2021-09-16T17:03:06.710Z] === RUN   TestGeneratePtr
17:03:06 [2021-09-16T17:03:06.710Z] --- PASS: TestGeneratePtr (0.00s)
17:03:06 [2021-09-16T17:03:06.710Z] === RUN   TestGenerateMissingField
17:03:06 [2021-09-16T17:03:06.710Z] --- PASS: TestGenerateMissingField (0.00s)
17:03:06 [2021-09-16T17:03:06.710Z] === RUN   TestFieldCannotBeSet
17:03:06 [2021-09-16T17:03:06.710Z] --- PASS: TestFieldCannotBeSet (0.00s)
17:03:06 [2021-09-16T17:03:06.710Z] === RUN   TestTypeMismatchError
17:03:06 [2021-09-16T17:03:06.710Z] --- PASS: TestTypeMismatchError (0.00s)
17:03:06 [2021-09-16T17:03:06.710Z] PASS
17:03:06 [2021-09-16T17:03:06.710Z] coverage: 100.0% of statements
17:03:06 [2021-09-16T17:03:06.710Z] ok  	github.com/docker/docker/libnetwork/options	0.129s	coverage: 100.0% of statements
17:03:06 [2021-09-16T17:03:06.885Z] time="2021-09-16T17:03:06Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:03:06 [2021-09-16T17:03:06.885Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s)
17:03:06 [2021-09-16T17:03:06.885Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:03:06 [2021-09-16T17:03:06.885Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:03:06 [2021-09-16T17:03:06.885Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:03:06 [2021-09-16T17:03:06.885Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:03:06 [2021-09-16T17:03:06.885Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:03:06 [2021-09-16T17:03:06.885Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:03:06 [2021-09-16T17:03:06.885Z] === RUN   TestResumableRequestReader
17:03:06 [2021-09-16T17:03:06.885Z] --- PASS: TestResumableRequestReader (0.00s)
17:03:06 [2021-09-16T17:03:06.885Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:03:06 [2021-09-16T17:03:06.885Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:03:06 [2021-09-16T17:03:06.885Z] PASS
17:03:06 [2021-09-16T17:03:06.885Z] coverage: 100.0% of statements
17:03:06 [2021-09-16T17:03:06.885Z] ok  	github.com/docker/docker/registry/resumable	0.189s	coverage: 100.0% of statements
17:03:06 [2021-09-16T17:03:06.885Z] === RUN   TestRestartManagerTimeout
17:03:06 [2021-09-16T17:03:06.885Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:03:06 [2021-09-16T17:03:06.885Z] === RUN   TestRestartManagerTimeoutReset
17:03:06 [2021-09-16T17:03:06.885Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:03:06 [2021-09-16T17:03:06.885Z] PASS
17:03:06 [2021-09-16T17:03:06.885Z] coverage: 45.3% of statements
17:03:06 [2021-09-16T17:03:06.885Z] ok  	github.com/docker/docker/restartmanager	0.037s	coverage: 45.3% of statements
17:03:06 [2021-09-16T17:03:06.993Z] tests/integration/api_service_test.py ....................s............. [ 60%]
17:03:07 [2021-09-16T17:03:07.356Z] === RUN   TestDecodeContainerConfig
17:03:07 [2021-09-16T17:03:07.356Z] --- PASS: TestDecodeContainerConfig (0.01s)
17:03:07 [2021-09-16T17:03:07.356Z] === RUN   TestDecodeContainerConfigIsolation
17:03:07 [2021-09-16T17:03:07.356Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:03:07 [2021-09-16T17:03:07.356Z] === RUN   TestValidatePrivileged
17:03:07 [2021-09-16T17:03:07.356Z] --- PASS: TestValidatePrivileged (0.00s)
17:03:07 [2021-09-16T17:03:07.356Z] PASS
17:03:07 [2021-09-16T17:03:07.356Z] coverage: 52.2% of statements
17:03:07 [2021-09-16T17:03:07.356Z] ok  	github.com/docker/docker/runconfig	0.049s	coverage: 52.2% of statements
17:03:07 [2021-09-16T17:03:07.609Z] --- PASS: TestSecretCreateResolve (2.23s)
17:03:07 [2021-09-16T17:03:07.609Z] PASS
17:03:07 [2021-09-16T17:03:07.609Z] 
17:03:07 [2021-09-16T17:03:07.609Z] DONE 6 tests in 13.601s
17:03:07 [2021-09-16T17:03:07.609Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:03:07 [2021-09-16T17:03:07.609Z] INFO: Testing against a local daemon
17:03:07 [2021-09-16T17:03:07.609Z] === RUN   TestServiceCreateInit
17:03:07 [2021-09-16T17:03:07.609Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:03:07 [2021-09-16T17:03:07.826Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:03:07 [2021-09-16T17:03:07.826Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:03:07 [2021-09-16T17:03:07.826Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:03:07 [2021-09-16T17:03:07.826Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:03:07 [2021-09-16T17:03:07.826Z] PASS
17:03:07 [2021-09-16T17:03:07.826Z] coverage: 62.5% of statements
17:03:07 [2021-09-16T17:03:07.826Z] ok  	github.com/docker/docker/testutil	0.057s	coverage: 62.5% of statements
17:03:08 [2021-09-16T17:03:08.043Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:03:08 [2021-09-16T17:03:08.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.55s)
17:03:08 [2021-09-16T17:03:08.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s)
17:03:08 [2021-09-16T17:03:08.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s)
17:03:08 [2021-09-16T17:03:08.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.09s)
17:03:08 [2021-09-16T17:03:08.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s)
17:03:08 [2021-09-16T17:03:08.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s)
17:03:08 [2021-09-16T17:03:08.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.12s)
17:03:08 [2021-09-16T17:03:08.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.61s)
17:03:08 [2021-09-16T17:03:08.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.93s)
17:03:08 [2021-09-16T17:03:08.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.93s)
17:03:08 [2021-09-16T17:03:08.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.59s)
17:03:08 [2021-09-16T17:03:08.043Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s)
17:03:08 [2021-09-16T17:03:08.043Z] === RUN   TestCgroupNamespacesRun
17:03:08 [2021-09-16T17:03:08.278Z] testing: warning: no tests to run
17:03:08 [2021-09-16T17:03:08.278Z] PASS
17:03:08 [2021-09-16T17:03:08.278Z] coverage: 0.0% of statements
17:03:08 [2021-09-16T17:03:08.278Z] ok  	github.com/docker/docker/libnetwork/osl	0.040s	coverage: 0.0% of statements [no tests to run]
17:03:08 [2021-09-16T17:03:08.278Z] === RUN   TestNetworkDBSimple
17:03:08 [2021-09-16T17:03:08.745Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.56s)
17:03:08 [2021-09-16T17:03:08.745Z] === RUN   TestGetAddress
17:03:08 [2021-09-16T17:03:08.745Z] === RUN   TestRequestNewPort
17:03:08 [2021-09-16T17:03:08.745Z] --- PASS: TestRequestNewPort (0.00s)
17:03:08 [2021-09-16T17:03:08.745Z] === RUN   TestRequestSpecificPort
17:03:08 [2021-09-16T17:03:08.745Z] --- PASS: TestRequestSpecificPort (0.00s)
17:03:08 [2021-09-16T17:03:08.745Z] === RUN   TestReleasePort
17:03:08 [2021-09-16T17:03:08.745Z] --- PASS: TestReleasePort (0.00s)
17:03:08 [2021-09-16T17:03:08.745Z] === RUN   TestReuseReleasedPort
17:03:08 [2021-09-16T17:03:08.745Z] --- PASS: TestReuseReleasedPort (0.00s)
17:03:08 [2021-09-16T17:03:08.745Z] === RUN   TestReleaseUnreadledPort
17:03:08 [2021-09-16T17:03:08.745Z] --- PASS: TestReleaseUnreadledPort (0.00s)
17:03:08 [2021-09-16T17:03:08.745Z] === RUN   TestUnknowProtocol
17:03:08 [2021-09-16T17:03:08.745Z] --- PASS: TestUnknowProtocol (0.00s)
17:03:08 [2021-09-16T17:03:08.745Z] === RUN   TestAllocateAllPorts
17:03:08 [2021-09-16T17:03:08.745Z] --- PASS: TestAllocateAllPorts (0.00s)
17:03:08 [2021-09-16T17:03:08.745Z] === RUN   TestPortAllocation
17:03:08 [2021-09-16T17:03:08.745Z] --- PASS: TestPortAllocation (0.00s)
17:03:08 [2021-09-16T17:03:08.745Z] === RUN   TestPortAllocationWithCustomRange
17:03:08 [2021-09-16T17:03:08.745Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
17:03:08 [2021-09-16T17:03:08.745Z] === RUN   TestNoDuplicateBPR
17:03:08 [2021-09-16T17:03:08.745Z] --- PASS: TestNoDuplicateBPR (0.00s)
17:03:08 [2021-09-16T17:03:08.745Z] === RUN   TestChangePortRange
17:03:08 [2021-09-16T17:03:08.745Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
17:03:08 [2021-09-16T17:03:08.745Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
17:03:08 [2021-09-16T17:03:08.745Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
17:03:08 [2021-09-16T17:03:08.745Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
17:03:08 [2021-09-16T17:03:08.745Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
17:03:08 [2021-09-16T17:03:08.745Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
17:03:08 [2021-09-16T17:03:08.745Z] --- PASS: TestChangePortRange (0.00s)
17:03:08 [2021-09-16T17:03:08.745Z] PASS
17:03:08 [2021-09-16T17:03:08.745Z] coverage: 88.6% of statements
17:03:08 [2021-09-16T17:03:08.745Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.038s	coverage: 88.6% of statements
17:03:09 [2021-09-16T17:03:09.214Z] 2021/09/16 17:03:08 Closing DB instances...
17:03:09 [2021-09-16T17:03:09.410Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:03:09 [2021-09-16T17:03:09.681Z] testing: warning: no tests to run
17:03:09 [2021-09-16T17:03:09.681Z] PASS
17:03:09 [2021-09-16T17:03:09.681Z] coverage: 0.0% of statements
17:03:09 [2021-09-16T17:03:09.681Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.034s	coverage: 0.0% of statements [no tests to run]
17:03:09 [2021-09-16T17:03:09.972Z] --- PASS: TestCgroupNamespacesRun (2.08s)
17:03:09 [2021-09-16T17:03:09.972Z] === RUN   TestCgroupNamespacesRunPrivileged
17:03:10 [2021-09-16T17:03:10.047Z] === RUN   TestGetDriver
17:03:10 [2021-09-16T17:03:10.047Z] --- PASS: TestGetDriver (0.00s)
17:03:10 [2021-09-16T17:03:10.047Z] === RUN   TestVolumeRequestError
17:03:10 [2021-09-16T17:03:10.047Z] --- PASS: TestVolumeRequestError (0.01s)
17:03:10 [2021-09-16T17:03:10.047Z] PASS
17:03:10 [2021-09-16T17:03:10.047Z] coverage: 36.1% of statements
17:03:10 [2021-09-16T17:03:10.047Z] ok  	github.com/docker/docker/volume/drivers	0.047s	coverage: 36.1% of statements
17:03:10 [2021-09-16T17:03:10.047Z] === RUN   TestGetAddress
17:03:10 [2021-09-16T17:03:10.047Z] --- PASS: TestGetAddress (0.00s)
17:03:10 [2021-09-16T17:03:10.047Z] === RUN   TestRemove
17:03:10 [2021-09-16T17:03:10.047Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:03:10 [2021-09-16T17:03:10.047Z] --- SKIP: TestRemove (0.00s)
17:03:10 [2021-09-16T17:03:10.047Z] === RUN   TestInitializeWithVolumes
17:03:10 [2021-09-16T17:03:10.047Z] --- PASS: TestInitializeWithVolumes (0.00s)
17:03:10 [2021-09-16T17:03:10.047Z] === RUN   TestCreate
17:03:10 [2021-09-16T17:03:10.047Z] --- PASS: TestCreate (0.01s)
17:03:10 [2021-09-16T17:03:10.047Z] === RUN   TestValidateName
17:03:10 [2021-09-16T17:03:10.047Z] --- PASS: TestValidateName (0.00s)
17:03:10 [2021-09-16T17:03:10.047Z] === RUN   TestCreateWithOpts
17:03:10 [2021-09-16T17:03:10.047Z]     local_test.go:180: runtime.GOOS == "windows"
17:03:10 [2021-09-16T17:03:10.047Z] --- SKIP: TestCreateWithOpts (0.00s)
17:03:10 [2021-09-16T17:03:10.047Z] === RUN   TestRelaodNoOpts
17:03:10 [2021-09-16T17:03:10.047Z] --- PASS: TestRelaodNoOpts (0.01s)
17:03:10 [2021-09-16T17:03:10.047Z] PASS
17:03:10 [2021-09-16T17:03:10.047Z] coverage: 41.5% of statements
17:03:10 [2021-09-16T17:03:10.047Z] ok  	github.com/docker/docker/volume/local	0.051s	coverage: 41.5% of statements
17:03:10 [2021-09-16T17:03:10.149Z] === RUN   TestHashData
17:03:10 [2021-09-16T17:03:10.149Z] --- PASS: TestHashData (0.00s)
17:03:10 [2021-09-16T17:03:10.149Z] PASS
17:03:10 [2021-09-16T17:03:10.149Z] coverage: 2.8% of statements
17:03:10 [2021-09-16T17:03:10.149Z] --- PASS: TestNetworkDBSimple (2.04s)
17:03:10 [2021-09-16T17:03:10.149Z] === RUN   TestNetworkDBJoinLeaveNetwork
17:03:10 [2021-09-16T17:03:10.149Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.039s	coverage: 2.8% of statements
17:03:10 [2021-09-16T17:03:10.616Z] === RUN   TestErrorConstructors
17:03:10 [2021-09-16T17:03:10.616Z] --- PASS: TestErrorConstructors (0.00s)
17:03:10 [2021-09-16T17:03:10.616Z] === RUN   TestCompareIPMask
17:03:10 [2021-09-16T17:03:10.616Z] --- PASS: TestCompareIPMask (0.00s)
17:03:10 [2021-09-16T17:03:10.616Z] === RUN   TestUtilGetHostPartIP
17:03:10 [2021-09-16T17:03:10.616Z] --- PASS: TestUtilGetHostPartIP (0.00s)
17:03:10 [2021-09-16T17:03:10.616Z] === RUN   TestUtilGetBroadcastIP
17:03:10 [2021-09-16T17:03:10.616Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
17:03:10 [2021-09-16T17:03:10.616Z] === RUN   TestParseCIDR
17:03:10 [2021-09-16T17:03:10.616Z] --- PASS: TestParseCIDR (0.00s)
17:03:10 [2021-09-16T17:03:10.616Z] PASS
17:03:10 [2021-09-16T17:03:10.616Z] coverage: 37.3% of statements
17:03:10 [2021-09-16T17:03:10.616Z] ok  	github.com/docker/docker/libnetwork/types	0.033s	coverage: 37.3% of statements
17:03:10 [2021-09-16T17:03:10.616Z] --- PASS: TestSetParallelInsertDelete (10.00s)
17:03:10 [2021-09-16T17:03:10.616Z] PASS
17:03:10 [2021-09-16T17:03:10.616Z] coverage: 100.0% of statements
17:03:10 [2021-09-16T17:03:10.616Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.032s	coverage: 100.0% of statements
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLCOWParseMountRaw
17:03:11 [2021-09-16T17:03:11.037Z] --- PASS: TestLCOWParseMountRaw (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLCOWParseMountRawSplit
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
17:03:11 [2021-09-16T17:03:11.037Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLinuxParseMountRaw
17:03:11 [2021-09-16T17:03:11.037Z] --- PASS: TestLinuxParseMountRaw (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLinuxParseMountRawSplit
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
17:03:11 [2021-09-16T17:03:11.037Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
17:03:11 [2021-09-16T17:03:11.037Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestConvertTmpfsOptions
17:03:11 [2021-09-16T17:03:11.037Z]     linux_parser_test.go:209: data="mode=700,size=1m"
17:03:11 [2021-09-16T17:03:11.037Z]     linux_parser_test.go:209: data="ro"
17:03:11 [2021-09-16T17:03:11.037Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestParseMountSpec
17:03:11 [2021-09-16T17:03:11.037Z]     parser_test.go:62: case 0
17:03:11 [2021-09-16T17:03:11.037Z]     parser_test.go:62: case 1
17:03:11 [2021-09-16T17:03:11.037Z]     parser_test.go:62: case 2
17:03:11 [2021-09-16T17:03:11.037Z]     parser_test.go:62: case 3
17:03:11 [2021-09-16T17:03:11.037Z]     parser_test.go:62: case 4
17:03:11 [2021-09-16T17:03:11.037Z]     parser_test.go:62: case 5
17:03:11 [2021-09-16T17:03:11.037Z] --- PASS: TestParseMountSpec (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestValidateMount
17:03:11 [2021-09-16T17:03:11.037Z] --- PASS: TestValidateMount (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRaw
17:03:11 [2021-09-16T17:03:11.037Z] --- PASS: TestWindowsParseMountRaw (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRawSplit
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
17:03:11 [2021-09-16T17:03:11.037Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
17:03:11 [2021-09-16T17:03:11.037Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
17:03:11 [2021-09-16T17:03:11.037Z] PASS
17:03:11 [2021-09-16T17:03:11.037Z] coverage: 67.6% of statements
17:03:11 [2021-09-16T17:03:11.037Z] ok  	github.com/docker/docker/volume/mounts	0.044s	coverage: 67.6% of statements
17:03:11 [2021-09-16T17:03:11.083Z] 2021/09/16 17:03:10 Closing DB instances...
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestSetGetMeta
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestSetGetMeta
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestRestore
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestRestore
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestServiceCreate
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestServiceCreate
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestServiceList
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestServiceList
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestServiceRemove
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestServiceRemove
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestServiceGet
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestServiceGet
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestServicePrune
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestServicePrune
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestCreate
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestCreate
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestRemove
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestRemove
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestList
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestList
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestFindByDriver
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestFindByDriver
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestFindByReferenced
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestFindByReferenced
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestDerefMultipleOfSameRef
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestDerefMultipleOfSameRef
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestDefererencePluginOnCreateError
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestDefererencePluginOnCreateError
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestRefDerefRemove
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestRefDerefRemove
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestGet
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestGet
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestGetWithReference
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestGetWithReference
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestFilterFunc
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestFilterFunc/test_nil_list
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestFilterFunc/test_nil_list
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestFilterFunc/test_empty_list
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestFilterFunc/test_empty_list
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestFilterFunc/test_filter_some
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestFilterFunc/test_filter_some
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestFilterFunc/test_filter_middle
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestFilterFunc/test_filter_middle
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:03:11 [2021-09-16T17:03:11.507Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:03:11 [2021-09-16T17:03:11.507Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestFilterFunc/test_nil_list
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestFilterFunc/test_filter_some
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestFilterFunc/test_filter_middle
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestFilterFunc/test_empty_list
17:03:11 [2021-09-16T17:03:11.507Z] --- PASS: TestFilterFunc (0.00s)
17:03:11 [2021-09-16T17:03:11.507Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:03:11 [2021-09-16T17:03:11.507Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:03:11 [2021-09-16T17:03:11.507Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:03:11 [2021-09-16T17:03:11.507Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:03:11 [2021-09-16T17:03:11.507Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:03:11 [2021-09-16T17:03:11.507Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:03:11 [2021-09-16T17:03:11.507Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:03:11 [2021-09-16T17:03:11.507Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestSetGetMeta
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestList
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestServiceGet
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestCreate
17:03:11 [2021-09-16T17:03:11.507Z] --- PASS: TestSetGetMeta (0.01s)
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestServiceRemove
17:03:11 [2021-09-16T17:03:11.507Z] --- PASS: TestCreate (0.01s)
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestServiceList
17:03:11 [2021-09-16T17:03:11.507Z] --- PASS: TestList (0.02s)
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestServiceCreate
17:03:11 [2021-09-16T17:03:11.507Z] --- PASS: TestServiceGet (0.12s)
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestRestore
17:03:11 [2021-09-16T17:03:11.507Z] --- PASS: TestServiceRemove (0.11s)
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestServicePrune
17:03:11 [2021-09-16T17:03:11.507Z] --- PASS: TestServiceCreate (0.10s)
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestDefererencePluginOnCreateError
17:03:11 [2021-09-16T17:03:11.507Z] --- PASS: TestServiceList (0.11s)
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestGetWithReference
17:03:11 [2021-09-16T17:03:11.507Z] time="2021-09-16T17:03:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:03:11 [2021-09-16T17:03:11.507Z] --- PASS: TestRestore (0.02s)
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestGet
17:03:11 [2021-09-16T17:03:11.507Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestRefDerefRemove
17:03:11 [2021-09-16T17:03:11.507Z] --- PASS: TestGetWithReference (0.02s)
17:03:11 [2021-09-16T17:03:11.507Z] === CONT  TestDerefMultipleOfSameRef
17:03:11 [2021-09-16T17:03:11.507Z] time="2021-09-16T17:03:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:03:11 [2021-09-16T17:03:11.550Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:03:11 [2021-09-16T17:03:11.550Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
17:03:11 [2021-09-16T17:03:11.550Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:03:11 [2021-09-16T17:03:11.550Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:03:11 [2021-09-16T17:03:11.550Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:03:11 [2021-09-16T17:03:11.550Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:03:11 [2021-09-16T17:03:11.550Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:03:11 [2021-09-16T17:03:11.550Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:03:11 [2021-09-16T17:03:11.550Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:03:11 [2021-09-16T17:03:11.550Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:03:11 [2021-09-16T17:03:11.550Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:03:11 [2021-09-16T17:03:11.550Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:03:11 [2021-09-16T17:03:11.550Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:03:11 [2021-09-16T17:03:11.551Z] PASS
17:03:11 [2021-09-16T17:03:11.551Z] coverage: 50.0% of statements
17:03:11 [2021-09-16T17:03:11.551Z] ok  	github.com/docker/docker/oci	0.038s	coverage: 50.0% of statements
17:03:11 [2021-09-16T17:03:11.775Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:03:11 [2021-09-16T17:03:11.862Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.81s)
17:03:11 [2021-09-16T17:03:11.862Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:03:11 [2021-09-16T17:03:11.977Z] time="2021-09-16T17:03:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:03:11 [2021-09-16T17:03:11.977Z] time="2021-09-16T17:03:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:03:11 [2021-09-16T17:03:11.977Z] --- PASS: TestGet (0.02s)
17:03:11 [2021-09-16T17:03:11.977Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:03:11 [2021-09-16T17:03:11.977Z] --- PASS: TestRefDerefRemove (0.02s)
17:03:11 [2021-09-16T17:03:11.977Z] === CONT  TestFindByReferenced
17:03:11 [2021-09-16T17:03:11.977Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
17:03:11 [2021-09-16T17:03:11.977Z] === CONT  TestRemove
17:03:11 [2021-09-16T17:03:11.977Z] time="2021-09-16T17:03:11Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:03:11 [2021-09-16T17:03:11.977Z] --- PASS: TestServicePrune (0.04s)
17:03:11 [2021-09-16T17:03:11.977Z] === CONT  TestFindByDriver
17:03:11 [2021-09-16T17:03:11.977Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
17:03:11 [2021-09-16T17:03:11.977Z] --- PASS: TestFindByReferenced (0.01s)
17:03:11 [2021-09-16T17:03:11.977Z] --- PASS: TestRemove (0.01s)
17:03:11 [2021-09-16T17:03:11.977Z] --- PASS: TestFindByDriver (0.01s)
17:03:11 [2021-09-16T17:03:11.977Z] PASS
17:03:11 [2021-09-16T17:03:11.977Z] coverage: 69.0% of statements
17:03:11 [2021-09-16T17:03:11.977Z] ok  	github.com/docker/docker/volume/service	0.215s	coverage: 69.0% of statements
17:03:11 [2021-09-16T17:03:11.977Z] --- PASS: TestNewClientWithTimeout (17.61s)
17:03:11 [2021-09-16T17:03:11.977Z] === RUN   TestClientStream
17:03:11 [2021-09-16T17:03:11.978Z] --- PASS: TestClientStream (0.00s)
17:03:11 [2021-09-16T17:03:11.978Z] === RUN   TestClientSendFile
17:03:11 [2021-09-16T17:03:11.978Z] --- PASS: TestClientSendFile (0.00s)
17:03:11 [2021-09-16T17:03:11.978Z] === RUN   TestClientWithRequestTimeout
17:03:11 [2021-09-16T17:03:11.978Z] --- PASS: TestClientWithRequestTimeout (0.01s)
17:03:11 [2021-09-16T17:03:11.978Z] === RUN   TestFileSpecPlugin
17:03:11 [2021-09-16T17:03:11.978Z] --- PASS: TestFileSpecPlugin (0.01s)
17:03:11 [2021-09-16T17:03:11.978Z] === RUN   TestFileJSONSpecPlugin
17:03:11 [2021-09-16T17:03:11.978Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:03:11 [2021-09-16T17:03:11.978Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestAddressPoolOpt
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestAddressPoolOpt (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/a
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/something
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/_=a
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/env1=value1
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/_env1=value1
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/env2=value2=value3
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/env3=abc!qwe
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/env_4=value_4
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/PATH
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/=a
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/PATH=
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/PATH=something
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/asd!qwe
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/1asd
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/123
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/some_space
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/__some_space_before
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/some_space_after__
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/=
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateEnv/PaTh
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestValidateEnv (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/a (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/something (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/= (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestParseHost
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestParseHost (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestParseDockerDaemonHost
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestParseTCP
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestParseTCP (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestParseInvalidUnixAddrInvalid
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateExtraHosts
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestValidateExtraHosts (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestIpOptString
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestIpOptString (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestNewIpOptInvalidDefaultVal
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestNewIpOptValidDefaultVal
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestIpOptSetInvalidVal
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateIPAddress
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestValidateIPAddress (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestMapOpts
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestMapOpts (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestListOptsWithoutValidator
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestListOptsWithValidator
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestListOptsWithValidator (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateDNSSearch
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestValidateDNSSearch (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateLabel
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateLabel/label_with_general_format
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateLabel/label_with_one_more
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:03:12 [2021-09-16T17:03:12.017Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:03:12 [2021-09-16T17:03:12.017Z] --- PASS: TestValidateLabel (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:03:12 [2021-09-16T17:03:12.017Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z] === RUN   TestNamedListOpts
17:03:12 [2021-09-16T17:03:12.018Z] --- PASS: TestNamedListOpts (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z] === RUN   TestNamedMapOpts
17:03:12 [2021-09-16T17:03:12.018Z] --- PASS: TestNamedMapOpts (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z] === RUN   TestParseLink
17:03:12 [2021-09-16T17:03:12.018Z] --- PASS: TestParseLink (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z] === RUN   TestQuotedStringSetWithQuotes
17:03:12 [2021-09-16T17:03:12.018Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
17:03:12 [2021-09-16T17:03:12.018Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z] === RUN   TestQuotedStringSetWithNoQuotes
17:03:12 [2021-09-16T17:03:12.018Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z] === RUN   TestUlimitOpt
17:03:12 [2021-09-16T17:03:12.018Z] --- PASS: TestUlimitOpt (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z] PASS
17:03:12 [2021-09-16T17:03:12.018Z] coverage: 67.1% of statements
17:03:12 [2021-09-16T17:03:12.018Z] ok  	github.com/docker/docker/opts	0.063s	coverage: 67.1% of statements
17:03:12 [2021-09-16T17:03:12.018Z] === RUN   TestParseVersion
17:03:12 [2021-09-16T17:03:12.018Z] --- PASS: TestParseVersion (0.00s)
17:03:12 [2021-09-16T17:03:12.018Z] PASS
17:03:12 [2021-09-16T17:03:12.018Z] coverage: 52.9% of statements
17:03:12 [2021-09-16T17:03:12.018Z] ok  	github.com/docker/docker/pkg/aaparser	0.030s	coverage: 52.9% of statements
17:03:12 [2021-09-16T17:03:12.447Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:03:12 [2021-09-16T17:03:12.447Z] === RUN   TestPluginAddHandler
17:03:12 [2021-09-16T17:03:12.447Z] --- PASS: TestPluginAddHandler (0.00s)
17:03:12 [2021-09-16T17:03:12.447Z] === RUN   TestPluginWaitBadPlugin
17:03:12 [2021-09-16T17:03:12.447Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:03:12 [2021-09-16T17:03:12.447Z] === RUN   TestGet
17:03:12 [2021-09-16T17:03:12.447Z] time="2021-09-16T17:03:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:03:12 [2021-09-16T17:03:12.791Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:03:13 [2021-09-16T17:03:13.002Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.86s)
17:03:13 [2021-09-16T17:03:13.002Z] === RUN   TestNetworkDBJoinLeaveNetworks
17:03:13 [2021-09-16T17:03:13.002Z] === RUN   TestPeerCertificateMarshalJSON
17:03:13 [2021-09-16T17:03:13.435Z] time="2021-09-16T17:03:12Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:03:13 [2021-09-16T17:03:13.468Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:03:13 [2021-09-16T17:03:13.469Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:03:13 [2021-09-16T17:03:13.469Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s)
17:03:13 [2021-09-16T17:03:13.469Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:03:13 [2021-09-16T17:03:13.469Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:03:13 [2021-09-16T17:03:13.469Z] === RUN   TestMiddleware
17:03:13 [2021-09-16T17:03:13.469Z] --- PASS: TestMiddleware (0.00s)
17:03:13 [2021-09-16T17:03:13.469Z] === RUN   TestNewResponseModifier
17:03:13 [2021-09-16T17:03:13.469Z] --- PASS: TestNewResponseModifier (0.00s)
17:03:13 [2021-09-16T17:03:13.469Z] PASS
17:03:13 [2021-09-16T17:03:13.469Z] coverage: 26.8% of statements
17:03:13 [2021-09-16T17:03:13.469Z] ok  	github.com/docker/docker/pkg/authorization	0.382s	coverage: 26.8% of statements
17:03:13 [2021-09-16T17:03:13.719Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
17:03:13 [2021-09-16T17:03:13.936Z] === RUN   TestIsArchivePathDir
17:03:13 [2021-09-16T17:03:13.936Z] --- PASS: TestIsArchivePathDir (0.15s)
17:03:13 [2021-09-16T17:03:13.936Z] === RUN   TestIsArchivePathInvalidFile
17:03:13 [2021-09-16T17:03:13.936Z] --- PASS: TestIsArchivePathInvalidFile (0.11s)
17:03:13 [2021-09-16T17:03:13.936Z] === RUN   TestIsArchivePathTar
17:03:13 [2021-09-16T17:03:13.936Z] 2021/09/16 17:03:13 Closing DB instances...
17:03:13 [2021-09-16T17:03:13.936Z] === RUN   TestUnbuffered
17:03:13 [2021-09-16T17:03:13.936Z] --- PASS: TestUnbuffered (0.00s)
17:03:13 [2021-09-16T17:03:13.936Z] === RUN   TestRaceUnbuffered
17:03:13 [2021-09-16T17:03:13.936Z] --- PASS: TestRaceUnbuffered (0.00s)
17:03:13 [2021-09-16T17:03:13.936Z] PASS
17:03:13 [2021-09-16T17:03:13.936Z] coverage: 100.0% of statements
17:03:13 [2021-09-16T17:03:13.936Z] ok  	github.com/docker/docker/pkg/broadcaster	0.040s	coverage: 100.0% of statements
17:03:13 [2021-09-16T17:03:13.936Z] --- PASS: TestIsArchivePathTar (0.12s)
17:03:13 [2021-09-16T17:03:13.936Z] === RUN   TestDecompressStreamGzip
17:03:13 [2021-09-16T17:03:13.974Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.01s)
17:03:13 [2021-09-16T17:03:13.974Z] === RUN   TestCgroupNamespacesRunHostMode
17:03:14 [2021-09-16T17:03:14.402Z] --- PASS: TestDecompressStreamGzip (0.09s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestDecompressStreamBzip2
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestDecompressStreamBzip2 (0.09s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestDecompressStreamXz
17:03:14 [2021-09-16T17:03:14.403Z]     archive_test.go:133: Xz not present in msys2
17:03:14 [2021-09-16T17:03:14.403Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestCompressStreamXzUnsupported
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestCompressStreamBzip2Unsupported
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestCompressStreamInvalid
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestExtensionInvalid
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestExtensionInvalid (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestExtensionUncompressed
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestExtensionUncompressed (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestExtensionBzip2
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestExtensionBzip2 (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestExtensionGzip
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestExtensionGzip (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestExtensionXz
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestExtensionXz (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestCmdStreamLargeStderr
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestCmdStreamLargeStderr (0.06s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestCmdStreamBad
17:03:14 [2021-09-16T17:03:14.403Z]     archive_test.go:238: Failing on Windows CI machines
17:03:14 [2021-09-16T17:03:14.403Z] --- SKIP: TestCmdStreamBad (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestCmdStreamGood
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestCmdStreamGood (0.04s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestUntarPathWithInvalidDest
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestUntarPathWithInvalidDest (0.05s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestUntarPathWithInvalidSrc
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestUntarPath
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestUntarPath (0.05s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestUntarPathWithDestinationFile
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestMatch
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestMatch/[[]]
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestMatch/[[foo]]
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestMatch/[[bar]_[foo]]
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestMatch/[[foo_bar]]
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestMatch/[[qux]_[foo]]
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestMatch/[]
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestMatch/[]#01
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestMatch/[[qux]]
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestMatch/[[foo_bar_qux]]
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestMatch/[[qux]_[baz]]
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestMatch/[[foo_baz]]
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestMatch (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z]     --- PASS: TestMatch/[[]] (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z]     --- PASS: TestMatch/[] (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] PASS
17:03:14 [2021-09-16T17:03:14.403Z] coverage: 87.5% of statements
17:03:14 [2021-09-16T17:03:14.403Z] ok  	github.com/docker/docker/pkg/capabilities	0.032s	coverage: 87.5% of statements
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestUntarPathWithDestinationFile (0.05s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestCopyWithTarInvalidSrc
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestCopyWithTarSrcFile
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestCopyWithTarSrcFolder
17:03:14 [2021-09-16T17:03:14.403Z] --- PASS: TestCopyWithTarSrcFolder (0.00s)
17:03:14 [2021-09-16T17:03:14.403Z] === RUN   TestCopyFileWithTarInvalidSrc
17:03:14 [2021-09-16T17:03:14.871Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:03:14 [2021-09-16T17:03:14.871Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:03:14 [2021-09-16T17:03:14.871Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s)
17:03:14 [2021-09-16T17:03:14.871Z] === RUN   TestCopyFileWithTarSrcFolder
17:03:14 [2021-09-16T17:03:14.871Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:03:14 [2021-09-16T17:03:14.871Z] === RUN   TestCopyFileWithTarSrcFile
17:03:14 [2021-09-16T17:03:14.871Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
17:03:14 [2021-09-16T17:03:14.871Z] === RUN   TestTarFiles
17:03:15 [2021-09-16T17:03:15.006Z] time="2021-09-16T17:03:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:03:15 [2021-09-16T17:03:15.338Z] === RUN   TestChrootTarUntar
17:03:15 [2021-09-16T17:03:15.338Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
17:03:15 [2021-09-16T17:03:15.338Z] --- SKIP: TestChrootTarUntar (0.00s)
17:03:15 [2021-09-16T17:03:15.338Z] === RUN   TestChrootUntarWithHugeExcludesList
17:03:15 [2021-09-16T17:03:15.338Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
17:03:15 [2021-09-16T17:03:15.338Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:03:15 [2021-09-16T17:03:15.338Z] === RUN   TestChrootUntarEmptyArchive
17:03:15 [2021-09-16T17:03:15.338Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:03:15 [2021-09-16T17:03:15.338Z] === RUN   TestChrootTarUntarWithSymlink
17:03:15 [2021-09-16T17:03:15.338Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:03:15 [2021-09-16T17:03:15.338Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:03:15 [2021-09-16T17:03:15.338Z] === RUN   TestChrootCopyWithTar
17:03:15 [2021-09-16T17:03:15.338Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:03:15 [2021-09-16T17:03:15.338Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:03:15 [2021-09-16T17:03:15.338Z] === RUN   TestChrootCopyFileWithTar
17:03:15 [2021-09-16T17:03:15.338Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
17:03:15 [2021-09-16T17:03:15.338Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:03:15 [2021-09-16T17:03:15.338Z] === RUN   TestChrootUntarPath
17:03:15 [2021-09-16T17:03:15.338Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:03:15 [2021-09-16T17:03:15.338Z] --- SKIP: TestChrootUntarPath (0.00s)
17:03:15 [2021-09-16T17:03:15.338Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:03:15 [2021-09-16T17:03:15.338Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
17:03:15 [2021-09-16T17:03:15.338Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:03:15 [2021-09-16T17:03:15.338Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:03:15 [2021-09-16T17:03:15.338Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
17:03:15 [2021-09-16T17:03:15.338Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:03:15 [2021-09-16T17:03:15.338Z] === RUN   TestChrootApplyDotDotFile
17:03:15 [2021-09-16T17:03:15.338Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
17:03:15 [2021-09-16T17:03:15.338Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:03:15 [2021-09-16T17:03:15.338Z] PASS
17:03:15 [2021-09-16T17:03:15.338Z] coverage: 15.4% of statements
17:03:15 [2021-09-16T17:03:15.338Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.073s	coverage: 15.4% of statements
17:03:15 [2021-09-16T17:03:15.341Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:03:15 [2021-09-16T17:03:15.597Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:03:15 [2021-09-16T17:03:15.597Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s)
17:03:15 [2021-09-16T17:03:15.597Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:03:15 [2021-09-16T17:03:15.807Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s)
17:03:15 [2021-09-16T17:03:15.807Z] === RUN   TestNetworkDBCRUDTableEntry
17:03:15 [2021-09-16T17:03:15.807Z] === RUN   TestSizeEmpty
17:03:15 [2021-09-16T17:03:15.807Z] --- PASS: TestSizeEmpty (0.00s)
17:03:15 [2021-09-16T17:03:15.807Z] === RUN   TestSizeEmptyFile
17:03:15 [2021-09-16T17:03:15.807Z] --- PASS: TestSizeEmptyFile (0.00s)
17:03:15 [2021-09-16T17:03:15.807Z] === RUN   TestSizeNonemptyFile
17:03:15 [2021-09-16T17:03:15.807Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:03:15 [2021-09-16T17:03:15.807Z] === RUN   TestSizeNestedDirectoryEmpty
17:03:15 [2021-09-16T17:03:15.807Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:03:15 [2021-09-16T17:03:15.807Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:03:15 [2021-09-16T17:03:15.807Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:03:15 [2021-09-16T17:03:15.807Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:03:15 [2021-09-16T17:03:15.807Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:03:15 [2021-09-16T17:03:15.807Z] === RUN   TestMoveToSubdir
17:03:15 [2021-09-16T17:03:15.807Z] --- PASS: TestMoveToSubdir (0.00s)
17:03:15 [2021-09-16T17:03:15.807Z] === RUN   TestSizeNonExistingDirectory
17:03:15 [2021-09-16T17:03:15.807Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:03:15 [2021-09-16T17:03:15.807Z] PASS
17:03:15 [2021-09-16T17:03:15.807Z] coverage: 80.0% of statements
17:03:15 [2021-09-16T17:03:15.807Z] ok  	github.com/docker/docker/pkg/directory	0.040s	coverage: 80.0% of statements
17:03:15 [2021-09-16T17:03:15.853Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
17:03:15 [2021-09-16T17:03:15.939Z] --- PASS: TestServiceCreateInit (8.16s)
17:03:15 [2021-09-16T17:03:15.939Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.13s)
17:03:15 [2021-09-16T17:03:15.939Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.02s)
17:03:15 [2021-09-16T17:03:15.939Z] === RUN   TestCreateServiceMultipleTimes
17:03:16 [2021-09-16T17:03:16.793Z] === RUN   Test
17:03:16 [2021-09-16T17:03:16.793Z] === RUN   Test/TestContainsEntry
17:03:16 [2021-09-16T17:03:16.793Z] === RUN   Test/TestCreateEntries
17:03:16 [2021-09-16T17:03:16.793Z] === RUN   Test/TestEntriesDiff
17:03:16 [2021-09-16T17:03:16.793Z] === RUN   Test/TestEntriesEquality
17:03:16 [2021-09-16T17:03:16.793Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
17:03:16 [2021-09-16T17:03:16.793Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
17:03:16 [2021-09-16T17:03:16.793Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
17:03:16 [2021-09-16T17:03:16.793Z] === RUN   Test/TestGeneratorNotGenerate
17:03:16 [2021-09-16T17:03:16.793Z] === RUN   Test/TestGeneratorWithPort
17:03:16 [2021-09-16T17:03:16.793Z] === RUN   Test/TestGeneratorWithPortNotGenerate
17:03:16 [2021-09-16T17:03:16.793Z] === RUN   Test/TestNewEntry
17:03:16 [2021-09-16T17:03:16.793Z] === RUN   Test/TestParse
17:03:16 [2021-09-16T17:03:16.793Z] --- PASS: Test (0.00s)
17:03:16 [2021-09-16T17:03:16.793Z]     --- PASS: Test/TestContainsEntry (0.00s)
17:03:16 [2021-09-16T17:03:16.793Z]     --- PASS: Test/TestCreateEntries (0.00s)
17:03:16 [2021-09-16T17:03:16.793Z]     --- PASS: Test/TestEntriesDiff (0.00s)
17:03:16 [2021-09-16T17:03:16.793Z]     --- PASS: Test/TestEntriesEquality (0.00s)
17:03:16 [2021-09-16T17:03:16.793Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
17:03:16 [2021-09-16T17:03:16.793Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
17:03:16 [2021-09-16T17:03:16.793Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
17:03:16 [2021-09-16T17:03:16.793Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
17:03:16 [2021-09-16T17:03:16.793Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
17:03:16 [2021-09-16T17:03:16.793Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
17:03:16 [2021-09-16T17:03:16.793Z]     --- PASS: Test/TestNewEntry (0.00s)
17:03:16 [2021-09-16T17:03:16.793Z]     --- PASS: Test/TestParse (0.00s)
17:03:16 [2021-09-16T17:03:16.793Z] PASS
17:03:16 [2021-09-16T17:03:16.793Z] coverage: 58.3% of statements
17:03:16 [2021-09-16T17:03:16.793Z] ok  	github.com/docker/docker/pkg/discovery	0.035s	coverage: 58.3% of statements
17:03:17 [2021-09-16T17:03:17.220Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
17:03:17 [2021-09-16T17:03:17.220Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:03:17 [2021-09-16T17:03:17.220Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s)
17:03:17 [2021-09-16T17:03:17.220Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:03:17 [2021-09-16T17:03:17.261Z] === RUN   Test
17:03:17 [2021-09-16T17:03:17.261Z] === RUN   Test/TestContent
17:03:17 [2021-09-16T17:03:17.261Z] === RUN   Test/TestInitialize
17:03:17 [2021-09-16T17:03:17.261Z] === RUN   Test/TestNew
17:03:17 [2021-09-16T17:03:17.261Z] === RUN   Test/TestParsingContentsWithComments
17:03:17 [2021-09-16T17:03:17.261Z] === RUN   Test/TestRegister
17:03:17 [2021-09-16T17:03:17.261Z] === RUN   Test/TestWatch
17:03:17 [2021-09-16T17:03:17.261Z] --- PASS: Test (0.00s)
17:03:17 [2021-09-16T17:03:17.261Z]     --- PASS: Test/TestContent (0.00s)
17:03:17 [2021-09-16T17:03:17.261Z]     --- PASS: Test/TestInitialize (0.00s)
17:03:17 [2021-09-16T17:03:17.261Z]     --- PASS: Test/TestNew (0.00s)
17:03:17 [2021-09-16T17:03:17.261Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
17:03:17 [2021-09-16T17:03:17.261Z]     --- PASS: Test/TestRegister (0.00s)
17:03:17 [2021-09-16T17:03:17.261Z]     --- PASS: Test/TestWatch (0.00s)
17:03:17 [2021-09-16T17:03:17.261Z] PASS
17:03:17 [2021-09-16T17:03:17.261Z] coverage: 97.6% of statements
17:03:17 [2021-09-16T17:03:17.261Z] ok  	github.com/docker/docker/pkg/discovery/file	0.037s	coverage: 97.6% of statements
17:03:17 [2021-09-16T17:03:17.728Z] 2021/09/16 17:03:17 Closing DB instances...
17:03:17 [2021-09-16T17:03:17.728Z] --- PASS: TestTarFiles (3.28s)
17:03:17 [2021-09-16T17:03:17.728Z] === RUN   TestTarUntar
17:03:17 [2021-09-16T17:03:17.728Z] --- PASS: TestTarUntar (0.02s)
17:03:17 [2021-09-16T17:03:17.728Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:03:17 [2021-09-16T17:03:17.728Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s)
17:03:17 [2021-09-16T17:03:17.728Z] === RUN   TestTarWithOptions
17:03:18 [2021-09-16T17:03:18.196Z] --- PASS: TestTarWithOptions (0.02s)
17:03:18 [2021-09-16T17:03:18.196Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:03:18 [2021-09-16T17:03:18.196Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:03:18 [2021-09-16T17:03:18.196Z] === RUN   TestUntarUstarGnuConflict
17:03:18 [2021-09-16T17:03:18.196Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
17:03:18 [2021-09-16T17:03:18.196Z] === RUN   TestUntarInvalidFilenames
17:03:18 [2021-09-16T17:03:18.196Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3669689822\\dest"
17:03:18 [2021-09-16T17:03:18.196Z] --- PASS: TestUntarInvalidFilenames (0.11s)
17:03:18 [2021-09-16T17:03:18.196Z] === RUN   TestUntarHardlinkToSymlink
17:03:18 [2021-09-16T17:03:18.196Z] --- PASS: TestUntarHardlinkToSymlink (0.02s)
17:03:18 [2021-09-16T17:03:18.196Z] === RUN   TestUntarInvalidHardlink
17:03:18 [2021-09-16T17:03:18.196Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1582874502\\victim\\hello" -> "../victim/hello"
17:03:18 [2021-09-16T17:03:18.196Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink792416513\\victim\\hello" -> "/../victim/hello"
17:03:18 [2021-09-16T17:03:18.196Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2267587513\\victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.196Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2819183017\\victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.196Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1957877678\\victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.196Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2742842201\\victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.196Z] --- PASS: TestUntarInvalidHardlink (0.04s)
17:03:18 [2021-09-16T17:03:18.196Z] === RUN   TestUntarInvalidSymlink
17:03:18 [2021-09-16T17:03:18.196Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink435653386\\dest\\dotdot" -> "../victim/hello"
17:03:18 [2021-09-16T17:03:18.196Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink229313612\\dest\\slash-dotdot" -> "/../victim/hello"
17:03:18 [2021-09-16T17:03:18.196Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1657607065\\dest\\loophole-victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.196Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2331786149\\dest\\loophole-victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.196Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1055564929\\dest\\loophole-victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.196Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink650282432\\dest\\loophole-victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.196Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3894876473\\dest\\dir\\loophole" -> "../../victim"
17:03:18 [2021-09-16T17:03:18.196Z] --- PASS: TestUntarInvalidSymlink (0.03s)
17:03:18 [2021-09-16T17:03:18.196Z] === RUN   TestTempArchiveCloseMultipleTimes
17:03:18 [2021-09-16T17:03:18.196Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:03:18 [2021-09-16T17:03:18.196Z] === RUN   TestXGlobalNoParent
17:03:18 [2021-09-16T17:03:18.196Z] --- PASS: TestXGlobalNoParent (0.00s)
17:03:18 [2021-09-16T17:03:18.196Z] === RUN   TestReplaceFileTarWrapper
17:03:18 [2021-09-16T17:03:18.196Z] --- PASS: TestReplaceFileTarWrapper (0.10s)
17:03:18 [2021-09-16T17:03:18.196Z] === RUN   TestPrefixHeaderReadable
17:03:18 [2021-09-16T17:03:18.196Z] --- PASS: TestPrefixHeaderReadable (0.02s)
17:03:18 [2021-09-16T17:03:18.196Z] === RUN   TestDisablePigz
17:03:18 [2021-09-16T17:03:18.196Z]     archive_test.go:1330: Test will not check full path when Pigz not installed
17:03:18 [2021-09-16T17:03:18.196Z] === RUN   Test
17:03:18 [2021-09-16T17:03:18.196Z] === RUN   Test/TestInitialize
17:03:18 [2021-09-16T17:03:18.196Z] --- PASS: TestDisablePigz (0.10s)
17:03:18 [2021-09-16T17:03:18.196Z] === RUN   TestPigz
17:03:18 [2021-09-16T17:03:18.663Z] time="2021-09-16T17:03:18Z" level=info msg="Initializing discovery without TLS"
17:03:18 [2021-09-16T17:03:18.663Z] time="2021-09-16T17:03:18Z" level=info msg="Initializing discovery without TLS"
17:03:18 [2021-09-16T17:03:18.663Z] time="2021-09-16T17:03:18Z" level=info msg="Initializing discovery without TLS"
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   Test/TestInitializeWithCerts
17:03:18 [2021-09-16T17:03:18.663Z] time="2021-09-16T17:03:18Z" level=info msg="Initializing discovery with TLS"
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   Test/TestWatch
17:03:18 [2021-09-16T17:03:18.663Z] time="2021-09-16T17:03:18Z" level=info msg="Initializing discovery without TLS"
17:03:18 [2021-09-16T17:03:18.663Z]     archive_test.go:1359: Tested whether Pigz is not used, as it not installed
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestPigz (0.11s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestCopyFileWithInvalidDest
17:03:18 [2021-09-16T17:03:18.663Z]     archive_windows_test.go:16: Currently fails
17:03:18 [2021-09-16T17:03:18.663Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestCanonicalTarNameForPath
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestCanonicalTarName
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestCanonicalTarName (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestChmodTarEntry
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestChmodTarEntry (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestHardLinkOrder
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestHardLinkOrder (0.06s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestChangeString
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestChangeString (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestChangesWithNoChanges
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestChangesWithNoChanges (0.02s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestChangesWithChanges
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestChangesWithChanges (0.02s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestChangesWithChangesGH13590
17:03:18 [2021-09-16T17:03:18.663Z]     changes_test.go:195: needs more investigation
17:03:18 [2021-09-16T17:03:18.663Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestChangesDirsEmpty
17:03:18 [2021-09-16T17:03:18.663Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
17:03:18 [2021-09-16T17:03:18.663Z] --- SKIP: TestChangesDirsEmpty (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestChangesDirsMutated
17:03:18 [2021-09-16T17:03:18.663Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
17:03:18 [2021-09-16T17:03:18.663Z] --- SKIP: TestChangesDirsMutated (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestApplyLayer
17:03:18 [2021-09-16T17:03:18.663Z]     changes_test.go:432: needs further investigation
17:03:18 [2021-09-16T17:03:18.663Z] --- SKIP: TestApplyLayer (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestChangesSizeWithHardlinks
17:03:18 [2021-09-16T17:03:18.663Z]     changes_test.go:468: needs further investigation
17:03:18 [2021-09-16T17:03:18.663Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestChangesSizeWithNoChanges
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestChangesSize
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestChangesSize (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestApplyLayerInvalidFilenames
17:03:18 [2021-09-16T17:03:18.663Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1345165871\\dest"
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestApplyLayerInvalidHardlink
17:03:18 [2021-09-16T17:03:18.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink391011110\\victim\\hello" -> "../victim/hello"
17:03:18 [2021-09-16T17:03:18.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1569009210\\victim\\hello" -> "/../victim/hello"
17:03:18 [2021-09-16T17:03:18.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2454533028\\victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3778940440\\victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2584381164\\victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.663Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1787477768\\victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestApplyLayerInvalidSymlink
17:03:18 [2021-09-16T17:03:18.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3609378670\\dest\\dotdot" -> "../victim/hello"
17:03:18 [2021-09-16T17:03:18.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2025301953\\dest\\slash-dotdot" -> "/../victim/hello"
17:03:18 [2021-09-16T17:03:18.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink55666091\\dest\\loophole-victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3181102544\\dest\\loophole-victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink519708004\\dest\\loophole-victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.663Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2563077279\\dest\\loophole-victim" -> "../victim"
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestApplyLayerWhiteouts
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestApplyLayerWhiteouts (0.05s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestGenerateEmptyFile
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] === RUN   TestGenerateWithContent
17:03:18 [2021-09-16T17:03:18.663Z] --- PASS: TestGenerateWithContent (0.00s)
17:03:18 [2021-09-16T17:03:18.663Z] PASS
17:03:18 [2021-09-16T17:03:18.663Z] coverage: 61.9% of statements
17:03:18 [2021-09-16T17:03:18.663Z] ok  	github.com/docker/docker/pkg/archive	5.001s	coverage: 61.9% of statements
17:03:19 [2021-09-16T17:03:19.110Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.67s)
17:03:19 [2021-09-16T17:03:19.110Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:03:19 [2021-09-16T17:03:19.367Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:03:19 [2021-09-16T17:03:19.648Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s)
17:03:19 [2021-09-16T17:03:19.648Z] === RUN   TestNetworkDBCRUDTableEntries
17:03:19 [2021-09-16T17:03:19.790Z] time="2021-09-16T17:03:18Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:03:19 [2021-09-16T17:03:19.970Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s)
17:03:19 [2021-09-16T17:03:19.970Z] === RUN   TestCgroupNamespacesRunOlderClient
17:03:21 [2021-09-16T17:03:21.334Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
17:03:21 [2021-09-16T17:03:21.590Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s)
17:03:21 [2021-09-16T17:03:21.590Z] === RUN   TestNISDomainname
17:03:21 [2021-09-16T17:03:21.858Z] --- PASS: Test (3.13s)
17:03:21 [2021-09-16T17:03:21.858Z]     --- PASS: Test/TestInitialize (0.12s)
17:03:21 [2021-09-16T17:03:21.858Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
17:03:21 [2021-09-16T17:03:21.858Z]     --- PASS: Test/TestWatch (3.00s)
17:03:21 [2021-09-16T17:03:21.858Z] PASS
17:03:21 [2021-09-16T17:03:21.858Z] coverage: 84.1% of statements
17:03:21 [2021-09-16T17:03:21.858Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.165s	coverage: 84.1% of statements
17:03:21 [2021-09-16T17:03:21.858Z] 2021/09/16 17:03:21 Closing DB instances...
17:03:21 [2021-09-16T17:03:21.858Z] === RUN   Test
17:03:21 [2021-09-16T17:03:21.858Z] === RUN   Test/TestWatch
17:03:21 [2021-09-16T17:03:21.858Z] --- PASS: Test (0.00s)
17:03:21 [2021-09-16T17:03:21.858Z]     --- PASS: Test/TestWatch (0.00s)
17:03:21 [2021-09-16T17:03:21.858Z] PASS
17:03:21 [2021-09-16T17:03:21.858Z] coverage: 92.3% of statements
17:03:22 [2021-09-16T17:03:22.325Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.039s	coverage: 92.3% of statements
17:03:22 [2021-09-16T17:03:22.517Z] --- PASS: TestNISDomainname (0.97s)
17:03:22 [2021-09-16T17:03:22.517Z] === RUN   TestHostnameDnsResolution
17:03:22 [2021-09-16T17:03:22.627Z] ..........................                                               [ 67%]
17:03:22 [2021-09-16T17:03:22.793Z] === RUN   Test
17:03:22 [2021-09-16T17:03:22.793Z] === RUN   Test/TestInitialize
17:03:22 [2021-09-16T17:03:22.793Z] === RUN   Test/TestInitializeWithPattern
17:03:22 [2021-09-16T17:03:22.793Z] === RUN   Test/TestRegister
17:03:22 [2021-09-16T17:03:22.793Z] === RUN   Test/TestWatch
17:03:22 [2021-09-16T17:03:22.793Z] --- PASS: Test (0.00s)
17:03:22 [2021-09-16T17:03:22.793Z]     --- PASS: Test/TestInitialize (0.00s)
17:03:22 [2021-09-16T17:03:22.793Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
17:03:22 [2021-09-16T17:03:22.793Z]     --- PASS: Test/TestRegister (0.00s)
17:03:22 [2021-09-16T17:03:22.793Z]     --- PASS: Test/TestWatch (0.00s)
17:03:22 [2021-09-16T17:03:22.793Z] PASS
17:03:22 [2021-09-16T17:03:22.793Z] coverage: 93.8% of statements
17:03:22 [2021-09-16T17:03:22.793Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.036s	coverage: 93.8% of statements
17:03:23 [2021-09-16T17:03:23.260Z] === RUN   TestPollerAddRemove
17:03:23 [2021-09-16T17:03:23.260Z] --- PASS: TestPollerAddRemove (0.00s)
17:03:23 [2021-09-16T17:03:23.260Z] === RUN   TestPollerEvent
17:03:23 [2021-09-16T17:03:23.260Z]     poller_test.go:40: No chmod on Windows
17:03:23 [2021-09-16T17:03:23.260Z] --- SKIP: TestPollerEvent (0.00s)
17:03:23 [2021-09-16T17:03:23.260Z] === RUN   TestPollerClose
17:03:23 [2021-09-16T17:03:23.260Z] --- PASS: TestPollerClose (0.00s)
17:03:23 [2021-09-16T17:03:23.260Z] PASS
17:03:23 [2021-09-16T17:03:23.260Z] coverage: 45.7% of statements
17:03:23 [2021-09-16T17:03:23.260Z] ok  	github.com/docker/docker/pkg/filenotify	0.034s	coverage: 45.7% of statements
17:03:23 [2021-09-16T17:03:23.260Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s)
17:03:23 [2021-09-16T17:03:23.260Z] === RUN   TestNetworkDBNodeLeave
17:03:23 [2021-09-16T17:03:23.727Z] === RUN   TestCopyFileWithInvalidSrc
17:03:23 [2021-09-16T17:03:23.727Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:03:23 [2021-09-16T17:03:23.727Z] === RUN   TestCopyFileWithInvalidDest
17:03:23 [2021-09-16T17:03:23.886Z] --- PASS: TestHostnameDnsResolution (1.15s)
17:03:23 [2021-09-16T17:03:23.886Z] === RUN   TestStats
17:03:24 [2021-09-16T17:03:24.143Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestCopyFileWithSameSrcAndDest
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestCopyFile
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestCopyFile (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:03:24 [2021-09-16T17:03:24.195Z]     fileutils_test.go:133: Needs porting to Windows
17:03:24 [2021-09-16T17:03:24.195Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestReadSymlinkedDirectoryToFile
17:03:24 [2021-09-16T17:03:24.195Z]     fileutils_test.go:179: Needs porting to Windows
17:03:24 [2021-09-16T17:03:24.195Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestWildcardMatches
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestWildcardMatches (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestPatternMatches
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestPatternMatches (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestPatternMatchesFolderExclusions
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestSingleExclamationError
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestSingleExclamationError (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestMatchesWithNoPatterns
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestMatchesWithMalformedPatterns
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestMatches
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestMatches/MatchesOrParentMatches
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestMatches/MatchesUsingParentResult
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestMatches (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestCleanPatterns
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestCleanPatterns (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestCleanPatternsExceptionFlag
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestCleanPatternsErrorSingleException
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestCreateIfNotExistsDir
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestCreateIfNotExistsFile
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestCreateIfNotExistsFile (0.01s)
17:03:24 [2021-09-16T17:03:24.195Z] === RUN   TestMatch
17:03:24 [2021-09-16T17:03:24.195Z] --- PASS: TestMatch (0.00s)
17:03:24 [2021-09-16T17:03:24.195Z] PASS
17:03:24 [2021-09-16T17:03:24.195Z] coverage: 82.2% of statements
17:03:24 [2021-09-16T17:03:24.195Z] ok  	github.com/docker/docker/pkg/fileutils	0.061s	coverage: 82.2% of statements
17:03:24 [2021-09-16T17:03:24.399Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:03:24 [2021-09-16T17:03:24.663Z] === RUN   TestGet
17:03:24 [2021-09-16T17:03:24.663Z] --- PASS: TestGet (0.00s)
17:03:24 [2021-09-16T17:03:24.663Z] === RUN   TestGetShortcutString
17:03:24 [2021-09-16T17:03:24.663Z] --- PASS: TestGetShortcutString (0.00s)
17:03:24 [2021-09-16T17:03:24.663Z] PASS
17:03:24 [2021-09-16T17:03:24.663Z] coverage: 42.9% of statements
17:03:24 [2021-09-16T17:03:24.663Z] ok  	github.com/docker/docker/pkg/homedir	0.032s	coverage: 42.9% of statements
17:03:25 [2021-09-16T17:03:25.130Z] === RUN   TestCreateIDMapOrder
17:03:25 [2021-09-16T17:03:25.130Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:03:25 [2021-09-16T17:03:25.130Z] PASS
17:03:25 [2021-09-16T17:03:25.130Z] coverage: 7.2% of statements
17:03:25 [2021-09-16T17:03:25.130Z] ok  	github.com/docker/docker/pkg/idtools	0.038s	coverage: 7.2% of statements
17:03:25 [2021-09-16T17:03:25.130Z] --- PASS: TestGetAddress (16.44s)
17:03:25 [2021-09-16T17:03:25.130Z] === RUN   TestRequestSyntaxCheck
17:03:25 [2021-09-16T17:03:25.130Z] --- PASS: TestRequestSyntaxCheck (0.02s)
17:03:25 [2021-09-16T17:03:25.130Z] === RUN   TestRequest
17:03:25 [2021-09-16T17:03:25.328Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestFixedBufferCap
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestFixedBufferCap (0.00s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestFixedBufferLen
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestFixedBufferLen (0.00s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestFixedBufferString
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestFixedBufferString (0.00s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestFixedBufferWrite
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestFixedBufferWrite (0.00s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestFixedBufferRead
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestFixedBufferRead (0.00s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestBytesPipeRead
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestBytesPipeRead (0.00s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestBytesPipeWrite
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestBytesPipeWrite (0.00s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestBytesPipeWriteRandomChunks
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestNetworkDBNodeLeave (2.82s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestNetworkDBWatch
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestAtomicWriteToFile
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestAtomicWriteToFile (0.00s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestAtomicWriteSetCommit
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestAtomicWriteSetCommit (0.00s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestAtomicWriteSetCancel
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestAtomicWriteSetCancel (0.00s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestReadCloserWrapperClose
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestReaderErrWrapperReadOnError
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestReaderErrWrapperRead
17:03:26 [2021-09-16T17:03:26.115Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:03:26 [2021-09-16T17:03:26.115Z] === RUN   TestCancelReadCloser
17:03:26 [2021-09-16T17:03:26.256Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:03:26 [2021-09-16T17:03:26.513Z] --- PASS: TestStats (2.74s)
17:03:26 [2021-09-16T17:03:26.513Z] === RUN   TestStopContainerWithTimeout
17:03:26 [2021-09-16T17:03:26.513Z] === RUN   TestStopContainerWithTimeout/0
17:03:26 [2021-09-16T17:03:26.513Z] === PAUSE TestStopContainerWithTimeout/0
17:03:26 [2021-09-16T17:03:26.513Z] === RUN   TestStopContainerWithTimeout/1
17:03:26 [2021-09-16T17:03:26.513Z] === PAUSE TestStopContainerWithTimeout/1
17:03:26 [2021-09-16T17:03:26.513Z] === RUN   TestStopContainerWithTimeout/3
17:03:26 [2021-09-16T17:03:26.513Z] === PAUSE TestStopContainerWithTimeout/3
17:03:26 [2021-09-16T17:03:26.513Z] === RUN   TestStopContainerWithTimeout/-1
17:03:26 [2021-09-16T17:03:26.513Z] === PAUSE TestStopContainerWithTimeout/-1
17:03:26 [2021-09-16T17:03:26.513Z] === CONT  TestStopContainerWithTimeout/0
17:03:26 [2021-09-16T17:03:26.513Z] === CONT  TestStopContainerWithTimeout/-1
17:03:26 [2021-09-16T17:03:26.583Z] --- PASS: TestCancelReadCloser (0.10s)
17:03:26 [2021-09-16T17:03:26.583Z] === RUN   TestWriteCloserWrapperClose
17:03:26 [2021-09-16T17:03:26.583Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:03:26 [2021-09-16T17:03:26.583Z] === RUN   TestNopWriteCloser
17:03:26 [2021-09-16T17:03:26.583Z] --- PASS: TestNopWriteCloser (0.00s)
17:03:26 [2021-09-16T17:03:26.583Z] === RUN   TestNopWriter
17:03:26 [2021-09-16T17:03:26.583Z] --- PASS: TestNopWriter (0.00s)
17:03:26 [2021-09-16T17:03:26.583Z] === RUN   TestWriteCounter
17:03:26 [2021-09-16T17:03:26.583Z] --- PASS: TestWriteCounter (0.00s)
17:03:26 [2021-09-16T17:03:26.583Z] PASS
17:03:26 [2021-09-16T17:03:26.583Z] coverage: 69.2% of statements
17:03:26 [2021-09-16T17:03:26.583Z] ok  	github.com/docker/docker/pkg/ioutils	0.525s	coverage: 69.2% of statements
17:03:27 [2021-09-16T17:03:27.051Z] === RUN   TestError
17:03:27 [2021-09-16T17:03:27.051Z] --- PASS: TestError (0.00s)
17:03:27 [2021-09-16T17:03:27.051Z] === RUN   TestProgressString
17:03:27 [2021-09-16T17:03:27.051Z] === RUN   TestProgressString/no_progress
17:03:27 [2021-09-16T17:03:27.051Z] === RUN   TestProgressString/progress_1
17:03:27 [2021-09-16T17:03:27.051Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:03:27 [2021-09-16T17:03:27.051Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:03:27 [2021-09-16T17:03:27.051Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:03:27 [2021-09-16T17:03:27.051Z] === RUN   TestProgressString/with_units
17:03:27 [2021-09-16T17:03:27.051Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:03:27 [2021-09-16T17:03:27.051Z] === RUN   TestProgressString/hide_counts
17:03:27 [2021-09-16T17:03:27.051Z] --- PASS: TestProgressString (0.00s)
17:03:27 [2021-09-16T17:03:27.051Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:03:27 [2021-09-16T17:03:27.051Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:03:27 [2021-09-16T17:03:27.051Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:03:27 [2021-09-16T17:03:27.051Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:03:27 [2021-09-16T17:03:27.051Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:03:27 [2021-09-16T17:03:27.051Z]     --- PASS: TestProgressString/with_units (0.00s)
17:03:27 [2021-09-16T17:03:27.051Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:03:27 [2021-09-16T17:03:27.051Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:03:27 [2021-09-16T17:03:27.051Z] === RUN   TestJSONMessageDisplay
17:03:27 [2021-09-16T17:03:27.051Z] --- PASS: TestJSONMessageDisplay (0.11s)
17:03:27 [2021-09-16T17:03:27.051Z] === RUN   TestJSONMessageDisplayWithJSONError
17:03:27 [2021-09-16T17:03:27.051Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:03:27 [2021-09-16T17:03:27.051Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:03:27 [2021-09-16T17:03:27.051Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:03:27 [2021-09-16T17:03:27.051Z] === RUN   TestDisplayJSONMessagesStream
17:03:27 [2021-09-16T17:03:27.051Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:03:27 [2021-09-16T17:03:27.051Z] PASS
17:03:27 [2021-09-16T17:03:27.051Z] coverage: 91.7% of statements
17:03:27 [2021-09-16T17:03:27.051Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.138s	coverage: 91.7% of statements
17:03:27 [2021-09-16T17:03:27.077Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:03:27 [2021-09-16T17:03:27.519Z] === RUN   TestStandardLongPath
17:03:27 [2021-09-16T17:03:27.519Z] --- PASS: TestStandardLongPath (0.00s)
17:03:27 [2021-09-16T17:03:27.519Z] === RUN   TestUNCLongPath
17:03:27 [2021-09-16T17:03:27.519Z] --- PASS: TestUNCLongPath (0.00s)
17:03:27 [2021-09-16T17:03:27.519Z] PASS
17:03:27 [2021-09-16T17:03:27.519Z] coverage: 100.0% of statements
17:03:27 [2021-09-16T17:03:27.519Z] ok  	github.com/docker/docker/pkg/longpath	0.028s	coverage: 100.0% of statements
17:03:27 [2021-09-16T17:03:27.641Z] === CONT  TestStopContainerWithTimeout/3
17:03:27 [2021-09-16T17:03:27.898Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:03:27 [2021-09-16T17:03:27.987Z] 2021/09/16 17:03:27 Closing DB instances...
17:03:27 [2021-09-16T17:03:27.987Z] === RUN   TestNameFormat
17:03:27 [2021-09-16T17:03:27.987Z] --- PASS: TestNameFormat (0.00s)
17:03:27 [2021-09-16T17:03:27.987Z] === RUN   TestNameRetries
17:03:27 [2021-09-16T17:03:27.987Z] --- PASS: TestNameRetries (0.00s)
17:03:27 [2021-09-16T17:03:27.987Z] PASS
17:03:27 [2021-09-16T17:03:27.987Z] coverage: 85.7% of statements
17:03:27 [2021-09-16T17:03:27.987Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.029s	coverage: 85.7% of statements
17:03:28 [2021-09-16T17:03:28.454Z] === RUN   TestParseKeyValueOpt
17:03:28 [2021-09-16T17:03:28.454Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:03:28 [2021-09-16T17:03:28.454Z] === RUN   TestParseUintList
17:03:28 [2021-09-16T17:03:28.454Z] --- PASS: TestParseUintList (0.00s)
17:03:28 [2021-09-16T17:03:28.454Z] === RUN   TestParseUintListMaximumLimits
17:03:28 [2021-09-16T17:03:28.454Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:03:28 [2021-09-16T17:03:28.454Z] PASS
17:03:28 [2021-09-16T17:03:28.454Z] coverage: 97.0% of statements
17:03:28 [2021-09-16T17:03:28.454Z] ok  	github.com/docker/docker/pkg/parsers	0.030s	coverage: 97.0% of statements
17:03:28 [2021-09-16T17:03:28.470Z] --- PASS: TestGet (15.01s)
17:03:28 [2021-09-16T17:03:28.470Z] === RUN   TestPluginWithNoManifest
17:03:28 [2021-09-16T17:03:28.470Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:03:28 [2021-09-16T17:03:28.470Z] === RUN   TestGetAll
17:03:28 [2021-09-16T17:03:28.470Z] --- PASS: TestGetAll (0.00s)
17:03:28 [2021-09-16T17:03:28.470Z] PASS
17:03:28 [2021-09-16T17:03:28.470Z] coverage: 73.2% of statements
17:03:28 [2021-09-16T17:03:28.470Z] ok  	github.com/docker/docker/pkg/plugins	35.808s	coverage: 73.2% of statements
17:03:28 [2021-09-16T17:03:28.476Z]     check_test.go:308: [d71588a7cb725] daemon is not started
17:03:28 [2021-09-16T17:03:28.477Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
17:03:28 [2021-09-16T17:03:28.922Z] === RUN   TestNewAndRemove
17:03:28 [2021-09-16T17:03:28.922Z] --- PASS: TestNewAndRemove (0.00s)
17:03:28 [2021-09-16T17:03:28.922Z] === RUN   TestRemoveInvalidPath
17:03:28 [2021-09-16T17:03:28.922Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:03:28 [2021-09-16T17:03:28.922Z] PASS
17:03:28 [2021-09-16T17:03:28.922Z] coverage: 82.6% of statements
17:03:28 [2021-09-16T17:03:28.922Z] ok  	github.com/docker/docker/pkg/pidfile	0.030s	coverage: 82.6% of statements
17:03:29 [2021-09-16T17:03:29.389Z] --- PASS: TestNetworkDBWatch (3.22s)
17:03:29 [2021-09-16T17:03:29.389Z] === RUN   TestNetworkDBBulkSync
17:03:29 [2021-09-16T17:03:29.424Z] === CONT  TestStopContainerWithTimeout/1
17:03:29 [2021-09-16T17:03:29.996Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
17:03:30 [2021-09-16T17:03:30.374Z] === RUN   TestFailedConnection
17:03:30 [2021-09-16T17:03:30.374Z] 2021/09/16 17:03:30 Closing DB instances...
17:03:30 [2021-09-16T17:03:30.840Z] --- PASS: TestRequest (5.88s)
17:03:30 [2021-09-16T17:03:30.840Z] === RUN   TestOverlappingRequests
17:03:31 [2021-09-16T17:03:31.313Z] --- PASS: TestOverlappingRequests (0.27s)
17:03:31 [2021-09-16T17:03:31.314Z] === RUN   TestRelease
17:03:31 [2021-09-16T17:03:31.360Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:03:31 [2021-09-16T17:03:31.360Z]     --- PASS: TestStopContainerWithTimeout/0 (1.03s)
17:03:31 [2021-09-16T17:03:31.361Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.04s)
17:03:31 [2021-09-16T17:03:31.361Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
17:03:31 [2021-09-16T17:03:31.361Z]     --- PASS: TestStopContainerWithTimeout/1 (1.73s)
17:03:31 [2021-09-16T17:03:31.361Z] === RUN   TestDeleteDevicemapper
17:03:31 [2021-09-16T17:03:31.361Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:03:31 [2021-09-16T17:03:31.361Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:03:31 [2021-09-16T17:03:31.361Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:03:31 [2021-09-16T17:03:31.781Z] === RUN   TestParseEmptyInterface
17:03:31 [2021-09-16T17:03:31.781Z] --- PASS: TestParseEmptyInterface (0.00s)
17:03:31 [2021-09-16T17:03:31.781Z] === RUN   TestParseNonInterfaceType
17:03:31 [2021-09-16T17:03:31.781Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:03:31 [2021-09-16T17:03:31.781Z] === RUN   TestParseWithOneFunction
17:03:31 [2021-09-16T17:03:31.781Z] --- PASS: TestParseWithOneFunction (0.00s)
17:03:31 [2021-09-16T17:03:31.781Z] === RUN   TestParseWithMultipleFuncs
17:03:31 [2021-09-16T17:03:31.781Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:03:31 [2021-09-16T17:03:31.781Z] === RUN   TestParseWithUnnamedReturn
17:03:31 [2021-09-16T17:03:31.781Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:03:31 [2021-09-16T17:03:31.781Z] === RUN   TestEmbeddedInterface
17:03:31 [2021-09-16T17:03:31.781Z] --- PASS: TestEmbeddedInterface (0.00s)
17:03:31 [2021-09-16T17:03:31.781Z] === RUN   TestParsedImports
17:03:31 [2021-09-16T17:03:31.781Z] --- PASS: TestParsedImports (0.00s)
17:03:31 [2021-09-16T17:03:31.781Z] === RUN   TestAliasedImports
17:03:31 [2021-09-16T17:03:31.781Z] --- PASS: TestAliasedImports (0.00s)
17:03:31 [2021-09-16T17:03:31.781Z] PASS
17:03:31 [2021-09-16T17:03:31.781Z] coverage: 56.8% of statements
17:03:31 [2021-09-16T17:03:31.781Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.039s	coverage: 56.8% of statements
17:03:31 [2021-09-16T17:03:31.927Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
17:03:32 [2021-09-16T17:03:32.248Z] --- PASS: TestNetworkDBBulkSync (2.82s)
17:03:32 [2021-09-16T17:03:32.248Z] === RUN   TestNetworkDBCRUDMediumCluster
17:03:32 [2021-09-16T17:03:32.248Z] --- PASS: TestFailedConnection (2.01s)
17:03:32 [2021-09-16T17:03:32.248Z] === RUN   TestFailOnce
17:03:32 [2021-09-16T17:03:32.248Z] 2021/09/16 17:03:31 http: panic serving 127.0.0.1:49277: Plugin not ready
17:03:32 [2021-09-16T17:03:32.248Z] goroutine 23 [running]:
17:03:32 [2021-09-16T17:03:32.248Z] net/http.(*conn).serve.func1()
17:03:32 [2021-09-16T17:03:32.248Z] 	c:/go/src/net/http/server.go:1801 +0xb9
17:03:32 [2021-09-16T17:03:32.248Z] panic({0x1189d40, 0x1295e90})
17:03:32 [2021-09-16T17:03:32.248Z] 	c:/go/src/runtime/panic.go:1047 +0x266
17:03:32 [2021-09-16T17:03:32.248Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x3a36f99d60cab53}, 0xc0000cfa98)
17:03:32 [2021-09-16T17:03:32.248Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
17:03:32 [2021-09-16T17:03:32.248Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x12a2b48, 0xc0000b00e0}, 0x10de986)
17:03:32 [2021-09-16T17:03:32.248Z] 	c:/go/src/net/http/server.go:2046 +0x2f
17:03:32 [2021-09-16T17:03:32.248Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x12a2b48, 0xc0000b00e0}, 0xc0000ba200)
17:03:32 [2021-09-16T17:03:32.248Z] 	c:/go/src/net/http/server.go:2424 +0x149
17:03:32 [2021-09-16T17:03:32.248Z] net/http.serverHandler.ServeHTTP({0x12a1170}, {0x12a2b48, 0xc0000b00e0}, 0xc0000ba200)
17:03:32 [2021-09-16T17:03:32.248Z] 	c:/go/src/net/http/server.go:2878 +0x43b
17:03:32 [2021-09-16T17:03:32.248Z] net/http.(*conn).serve(0xc0000c2000, {0x12a49e0, 0xc0000884e0})
17:03:32 [2021-09-16T17:03:32.248Z] 	c:/go/src/net/http/server.go:1929 +0xb08
17:03:32 [2021-09-16T17:03:32.248Z] created by net/http.(*Server).Serve
17:03:32 [2021-09-16T17:03:32.248Z] 	c:/go/src/net/http/server.go:3033 +0x4e8
17:03:32 [2021-09-16T17:03:32.248Z] time="2021-09-16T17:03:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49276/Test.FailOnce: Post \"http://127.0.0.1:49276/Test.FailOnce\": EOF, retrying in 1s"
17:03:32 [2021-09-16T17:03:32.248Z] === RUN   TestHTTPTransport
17:03:32 [2021-09-16T17:03:32.248Z] --- PASS: TestHTTPTransport (0.00s)
17:03:32 [2021-09-16T17:03:32.248Z] PASS
17:03:32 [2021-09-16T17:03:32.248Z] coverage: 85.7% of statements
17:03:32 [2021-09-16T17:03:32.248Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.032s	coverage: 85.7% of statements
17:03:32 [2021-09-16T17:03:32.248Z] --- PASS: TestRelease (1.06s)
17:03:32 [2021-09-16T17:03:32.248Z] === RUN   TestAllocateRandomDeallocate
17:03:32 [2021-09-16T17:03:32.489Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:03:32 [2021-09-16T17:03:32.715Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:03:32 [2021-09-16T17:03:32.715Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:03:32 [2021-09-16T17:03:32.715Z] === RUN   TestBufioReaderPoolPutAndGet
17:03:32 [2021-09-16T17:03:32.715Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:03:32 [2021-09-16T17:03:32.715Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:03:32 [2021-09-16T17:03:32.715Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:03:32 [2021-09-16T17:03:32.715Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:03:32 [2021-09-16T17:03:32.715Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:03:32 [2021-09-16T17:03:32.715Z] === RUN   TestBufioWriterPoolPutAndGet
17:03:32 [2021-09-16T17:03:32.715Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:03:32 [2021-09-16T17:03:32.715Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:03:32 [2021-09-16T17:03:32.715Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:03:32 [2021-09-16T17:03:32.715Z] === RUN   TestBufferPoolPutAndGet
17:03:32 [2021-09-16T17:03:32.715Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:03:32 [2021-09-16T17:03:32.715Z] PASS
17:03:32 [2021-09-16T17:03:32.715Z] coverage: 88.2% of statements
17:03:32 [2021-09-16T17:03:32.716Z] ok  	github.com/docker/docker/pkg/pools	0.028s	coverage: 88.2% of statements
17:03:33 [2021-09-16T17:03:33.183Z] === RUN   TestOutputOnPrematureClose
17:03:33 [2021-09-16T17:03:33.183Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:03:33 [2021-09-16T17:03:33.183Z] === RUN   TestCompleteSilently
17:03:33 [2021-09-16T17:03:33.183Z] --- PASS: TestCompleteSilently (0.00s)
17:03:33 [2021-09-16T17:03:33.183Z] PASS
17:03:33 [2021-09-16T17:03:33.183Z] coverage: 75.9% of statements
17:03:33 [2021-09-16T17:03:33.183Z] ok  	github.com/docker/docker/pkg/progress	0.032s	coverage: 75.9% of statements
17:03:33 [2021-09-16T17:03:33.183Z] --- PASS: TestFailOnce (1.10s)
17:03:33 [2021-09-16T17:03:33.183Z] === RUN   TestEchoInputOutput
17:03:33 [2021-09-16T17:03:33.183Z] --- PASS: TestEchoInputOutput (0.00s)
17:03:33 [2021-09-16T17:03:33.183Z] === RUN   TestBackoff
17:03:33 [2021-09-16T17:03:33.183Z] --- PASS: TestBackoff (0.00s)
17:03:33 [2021-09-16T17:03:33.183Z] === RUN   TestAbortRetry
17:03:33 [2021-09-16T17:03:33.183Z] --- PASS: TestAbortRetry (0.00s)
17:03:33 [2021-09-16T17:03:33.183Z] === RUN   TestClientScheme
17:03:33 [2021-09-16T17:03:33.183Z] --- PASS: TestClientScheme (0.00s)
17:03:33 [2021-09-16T17:03:33.183Z] === RUN   TestNewClientWithTimeout
17:03:33 [2021-09-16T17:03:33.651Z] === RUN   TestSendToOneSub
17:03:33 [2021-09-16T17:03:33.651Z] --- PASS: TestSendToOneSub (0.00s)
17:03:33 [2021-09-16T17:03:33.651Z] === RUN   TestSendToMultipleSubs
17:03:33 [2021-09-16T17:03:33.651Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:03:33 [2021-09-16T17:03:33.651Z] === RUN   TestEvictOneSub
17:03:33 [2021-09-16T17:03:33.651Z] --- PASS: TestEvictOneSub (0.00s)
17:03:33 [2021-09-16T17:03:33.651Z] === RUN   TestClosePublisher
17:03:33 [2021-09-16T17:03:33.651Z] --- PASS: TestClosePublisher (0.00s)
17:03:33 [2021-09-16T17:03:33.651Z] === RUN   TestPubSubRace
17:03:33 [2021-09-16T17:03:33.651Z] time="2021-09-16T17:03:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:03:33 [2021-09-16T17:03:33.856Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:03:33 [2021-09-16T17:03:33.985Z] --- PASS: TestCreateServiceMultipleTimes (15.83s)
17:03:33 [2021-09-16T17:03:33.985Z] === RUN   TestCreateServiceConflict
17:03:33 [2021-09-16T17:03:33.985Z] --- PASS: TestCreateServiceConflict (2.28s)
17:03:33 [2021-09-16T17:03:33.985Z] === RUN   TestCreateServiceMaxReplicas
17:03:34 [2021-09-16T17:03:34.635Z] --- PASS: TestPubSubRace (1.04s)
17:03:34 [2021-09-16T17:03:34.635Z] PASS
17:03:34 [2021-09-16T17:03:34.635Z] coverage: 75.0% of statements
17:03:34 [2021-09-16T17:03:34.635Z] ok  	github.com/docker/docker/pkg/pubsub	1.072s	coverage: 75.0% of statements
17:03:34 [2021-09-16T17:03:34.785Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
17:03:34 [2021-09-16T17:03:34.785Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.40s)
17:03:34 [2021-09-16T17:03:34.785Z] === RUN   TestUpdateMemory
17:03:34 [2021-09-16T17:03:34.785Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:03:34 [2021-09-16T17:03:34.785Z] --- SKIP: TestUpdateMemory (0.00s)
17:03:34 [2021-09-16T17:03:34.785Z] === RUN   TestUpdateCPUQuota
17:03:35 [2021-09-16T17:03:35.102Z] 2021/09/16 17:03:34 Closing DB instances...
17:03:35 [2021-09-16T17:03:35.102Z] === RUN   TestRegister
17:03:35 [2021-09-16T17:03:35.102Z] --- PASS: TestRegister (0.00s)
17:03:35 [2021-09-16T17:03:35.102Z] === RUN   TestCommand
17:03:35 [2021-09-16T17:03:35.102Z] --- PASS: TestCommand (0.02s)
17:03:35 [2021-09-16T17:03:35.102Z] === RUN   TestNaiveSelf
17:03:35 [2021-09-16T17:03:35.102Z] --- PASS: TestAllocateRandomDeallocate (2.69s)
17:03:35 [2021-09-16T17:03:35.102Z] === RUN   TestRetrieveFromStore
17:03:35 [2021-09-16T17:03:35.102Z] --- PASS: TestNaiveSelf (0.02s)
17:03:35 [2021-09-16T17:03:35.102Z] PASS
17:03:35 [2021-09-16T17:03:35.102Z] coverage: 82.4% of statements
17:03:35 [2021-09-16T17:03:35.102Z] ok  	github.com/docker/docker/pkg/reexec	0.070s	coverage: 82.4% of statements
17:03:35 [2021-09-16T17:03:35.102Z] time="2021-09-16T17:03:34Z" level=error msg="node: b448a1334dba is unknown to memberlist"
17:03:35 [2021-09-16T17:03:35.102Z] time="2021-09-16T17:03:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:03:35 [2021-09-16T17:03:35.569Z] === RUN   TestDump
17:03:35 [2021-09-16T17:03:35.569Z] goroutine 6 [running]:
17:03:35 [2021-09-16T17:03:35.569Z] github.com/docker/docker/pkg/stack.dump(0x20b2f7)
17:03:35 [2021-09-16T17:03:35.569Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:03:35 [2021-09-16T17:03:35.569Z] github.com/docker/docker/pkg/stack.Dump(...)
17:03:35 [2021-09-16T17:03:35.569Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
17:03:35 [2021-09-16T17:03:35.569Z] github.com/docker/docker/pkg/stack.TestDump(0x0)
17:03:35 [2021-09-16T17:03:35.569Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
17:03:35 [2021-09-16T17:03:35.569Z] testing.tRunner(0xc000118340, 0x378e38)
17:03:35 [2021-09-16T17:03:35.569Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:03:35 [2021-09-16T17:03:35.569Z] created by testing.(*T).Run
17:03:35 [2021-09-16T17:03:35.569Z] 	c:/go/src/testing/testing.go:1306 +0x35a
17:03:35 [2021-09-16T17:03:35.569Z] 
17:03:35 [2021-09-16T17:03:35.569Z] goroutine 1 [chan receive]:
17:03:35 [2021-09-16T17:03:35.569Z] testing.(*T).Run(0xc0001181a0, {0x36a4fd, 0x1ea173}, 0x378e38)
17:03:35 [2021-09-16T17:03:35.569Z] 	c:/go/src/testing/testing.go:1307 +0x375
17:03:35 [2021-09-16T17:03:35.569Z] testing.runTests.func1(0xc000068750)
17:03:35 [2021-09-16T17:03:35.569Z] 	c:/go/src/testing/testing.go:1598 +0x6e
17:03:35 [2021-09-16T17:03:35.569Z] testing.tRunner(0xc0001181a0, 0xc000071ce0)
17:03:35 [2021-09-16T17:03:35.569Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:03:35 [2021-09-16T17:03:35.569Z] testing.runTests(0xc000076080, {0x4dbba0, 0x3, 0x3}, {0x20a54d, 0x36c1f7, 0x4e0640})
17:03:35 [2021-09-16T17:03:35.569Z] 	c:/go/src/testing/testing.go:1596 +0x43f
17:03:35 [2021-09-16T17:03:35.569Z] testing.(*M).Run(0xc000076080)
17:03:35 [2021-09-16T17:03:35.569Z] 	c:/go/src/testing/testing.go:1504 +0x51d
17:03:35 [2021-09-16T17:03:35.569Z] main.main()
17:03:35 [2021-09-16T17:03:35.569Z] 	_testmain.go:95 +0x1f5
17:03:35 [2021-09-16T17:03:35.569Z] --- PASS: TestDump (0.00s)
17:03:35 [2021-09-16T17:03:35.569Z] === RUN   TestDumpToFile
17:03:35 [2021-09-16T17:03:35.569Z] --- PASS: TestDumpToFile (0.09s)
17:03:35 [2021-09-16T17:03:35.569Z] === RUN   TestDumpToFileWithEmptyInput
17:03:35 [2021-09-16T17:03:35.569Z] goroutine 19 [running]:
17:03:35 [2021-09-16T17:03:35.569Z] github.com/docker/docker/pkg/stack.dump(0x2782b4)
17:03:35 [2021-09-16T17:03:35.569Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:03:35 [2021-09-16T17:03:35.569Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x278660})
17:03:35 [2021-09-16T17:03:35.569Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214
17:03:35 [2021-09-16T17:03:35.569Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000118340)
17:03:35 [2021-09-16T17:03:35.569Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
17:03:35 [2021-09-16T17:03:35.569Z] testing.tRunner(0xc000084340, 0x378e28)
17:03:35 [2021-09-16T17:03:35.569Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:03:35 [2021-09-16T17:03:35.569Z] created by testing.(*T).Run
17:03:35 [2021-09-16T17:03:35.569Z] 	c:/go/src/testing/testing.go:1306 +0x35a
17:03:35 [2021-09-16T17:03:35.569Z] 
17:03:35 [2021-09-16T17:03:35.569Z] goroutine 1 [chan receive]:
17:03:35 [2021-09-16T17:03:35.569Z] testing.(*T).Run(0xc0001181a0, {0x371289, 0x1ea173}, 0x378e28)
17:03:35 [2021-09-16T17:03:35.569Z] 	c:/go/src/testing/testing.go:1307 +0x375
17:03:35 [2021-09-16T17:03:35.569Z] testing.runTests.func1(0xc000068750)
17:03:35 [2021-09-16T17:03:35.569Z] 	c:/go/src/testing/testing.go:1598 +0x6e
17:03:35 [2021-09-16T17:03:35.569Z] testing.tRunner(0xc0001181a0, 0xc000071ce0)
17:03:35 [2021-09-16T17:03:35.569Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:03:35 [2021-09-16T17:03:35.569Z] testing.runTests(0xc000076080, {0x4dbba0, 0x3, 0x3}, {0x20a54d, 0x36c1f7, 0x4e0640})
17:03:35 [2021-09-16T17:03:35.569Z] 	c:/go/src/testing/testing.go:1596 +0x43f
17:03:35 [2021-09-16T17:03:35.569Z] testing.(*M).Run(0xc000076080)
17:03:35 [2021-09-16T17:03:35.569Z] 	c:/go/src/testing/testing.go:1504 +0x51d
17:03:35 [2021-09-16T17:03:35.569Z] main.main()
17:03:35 [2021-09-16T17:03:35.569Z] 	_testmain.go:95 +0x1f5
17:03:35 [2021-09-16T17:03:35.569Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
17:03:35 [2021-09-16T17:03:35.569Z] PASS
17:03:35 [2021-09-16T17:03:35.569Z] coverage: 90.9% of statements
17:03:35 [2021-09-16T17:03:35.569Z] ok  	github.com/docker/docker/pkg/stack	0.121s	coverage: 90.9% of statements
17:03:35 [2021-09-16T17:03:35.715Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestNewStdWriter
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestNewStdWriter (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestWriteWithUninitializedStdWriter
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestWriteWithNilBytes
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestWrite
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestWrite (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestWriteWithWriterError
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestWriteWithWriterError (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestStdCopyWriteAndRead
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestStdCopyWithInvalidInputHeader
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestStdCopyWithCorruptedPrefix
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestStdCopyReturnsWriteErrors
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] PASS
17:03:36 [2021-09-16T17:03:36.036Z] coverage: 100.0% of statements
17:03:36 [2021-09-16T17:03:36.036Z] ok  	github.com/docker/docker/pkg/stdcopy	0.029s	coverage: 100.0% of statements
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestRetrieveFromStore (0.97s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestRequestReleaseAddressDuplicate
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestParallelPredefinedRequest1
17:03:36 [2021-09-16T17:03:36.036Z] === PAUSE TestParallelPredefinedRequest1
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestParallelPredefinedRequest2
17:03:36 [2021-09-16T17:03:36.036Z] === PAUSE TestParallelPredefinedRequest2
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestParallelPredefinedRequest3
17:03:36 [2021-09-16T17:03:36.036Z] === PAUSE TestParallelPredefinedRequest3
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestParallelPredefinedRequest4
17:03:36 [2021-09-16T17:03:36.036Z] === PAUSE TestParallelPredefinedRequest4
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestParallelPredefinedRequest5
17:03:36 [2021-09-16T17:03:36.036Z] === PAUSE TestParallelPredefinedRequest5
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestDebug
17:03:36 [2021-09-16T17:03:36.036Z] --- PASS: TestDebug (0.00s)
17:03:36 [2021-09-16T17:03:36.036Z] === RUN   TestRequestPoolParallel
17:03:36 [2021-09-16T17:03:36.281Z] --- PASS: TestUpdateCPUQuota (1.48s)
17:03:36 [2021-09-16T17:03:36.281Z] === RUN   TestUpdatePidsLimit
17:03:36 [2021-09-16T17:03:36.281Z] === RUN   TestUpdatePidsLimit/update_from_none
17:03:36 [2021-09-16T17:03:36.501Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
17:03:36 [2021-09-16T17:03:36.501Z] === RUN   TestCreateWithDuplicateNetworkNames
17:03:36 [2021-09-16T17:03:36.503Z] --- PASS: TestRequestPoolParallel (0.24s)
17:03:36 [2021-09-16T17:03:36.503Z] === RUN   TestFullAllocateRelease
17:03:36 [2021-09-16T17:03:36.503Z] === RUN   TestRawProgressFormatterFormatStatus
17:03:36 [2021-09-16T17:03:36.503Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:03:36 [2021-09-16T17:03:36.503Z] === RUN   TestRawProgressFormatterFormatProgress
17:03:36 [2021-09-16T17:03:36.503Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:03:36 [2021-09-16T17:03:36.503Z] === RUN   TestFormatStatus
17:03:36 [2021-09-16T17:03:36.503Z] --- PASS: TestFormatStatus (0.00s)
17:03:36 [2021-09-16T17:03:36.503Z] === RUN   TestFormatError
17:03:36 [2021-09-16T17:03:36.503Z] --- PASS: TestFormatError (0.00s)
17:03:36 [2021-09-16T17:03:36.503Z] === RUN   TestFormatJSONError
17:03:36 [2021-09-16T17:03:36.503Z] --- PASS: TestFormatJSONError (0.00s)
17:03:36 [2021-09-16T17:03:36.503Z] === RUN   TestJsonProgressFormatterFormatProgress
17:03:36 [2021-09-16T17:03:36.503Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:03:36 [2021-09-16T17:03:36.503Z] === RUN   TestJsonProgressFormatterFormatStatus
17:03:36 [2021-09-16T17:03:36.503Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:03:36 [2021-09-16T17:03:36.503Z] === RUN   TestNewJSONProgressOutput
17:03:36 [2021-09-16T17:03:36.503Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:03:36 [2021-09-16T17:03:36.503Z] === RUN   TestAuxFormatterEmit
17:03:36 [2021-09-16T17:03:36.503Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:03:36 [2021-09-16T17:03:36.503Z] === RUN   TestStreamWriterStdout
17:03:36 [2021-09-16T17:03:36.503Z] --- PASS: TestStreamWriterStdout (0.00s)
17:03:36 [2021-09-16T17:03:36.503Z] === RUN   TestStreamWriterStderr
17:03:36 [2021-09-16T17:03:36.503Z] --- PASS: TestStreamWriterStderr (0.00s)
17:03:36 [2021-09-16T17:03:36.503Z] PASS
17:03:36 [2021-09-16T17:03:36.503Z] coverage: 66.2% of statements
17:03:36 [2021-09-16T17:03:36.503Z] ok  	github.com/docker/docker/pkg/streamformatter	0.034s	coverage: 66.2% of statements
17:03:36 [2021-09-16T17:03:36.503Z] --- PASS: TestFullAllocateRelease (0.33s)
17:03:36 [2021-09-16T17:03:36.503Z] === RUN   TestOddAllocateRelease
17:03:36 [2021-09-16T17:03:36.539Z] === RUN   TestUpdatePidsLimit/no_change
17:03:36 [2021-09-16T17:03:36.970Z] --- PASS: TestOddAllocateRelease (0.20s)
17:03:36 [2021-09-16T17:03:36.971Z] === RUN   TestFullAllocateSerialReleaseParallel
17:03:36 [2021-09-16T17:03:36.971Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s)
17:03:36 [2021-09-16T17:03:36.971Z] === RUN   TestOddAllocateSerialReleaseParallel
17:03:36 [2021-09-16T17:03:36.971Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.03s)
17:03:36 [2021-09-16T17:03:36.971Z] === RUN   TestEvenAllocateSerialReleaseParallel
17:03:36 [2021-09-16T17:03:36.971Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s)
17:03:36 [2021-09-16T17:03:36.971Z] === CONT  TestParallelPredefinedRequest1
17:03:36 [2021-09-16T17:03:36.971Z] === CONT  TestParallelPredefinedRequest4
17:03:36 [2021-09-16T17:03:36.971Z] === CONT  TestParallelPredefinedRequest5
17:03:36 [2021-09-16T17:03:36.971Z] === CONT  TestParallelPredefinedRequest3
17:03:36 [2021-09-16T17:03:36.971Z] === CONT  TestParallelPredefinedRequest1
17:03:36 [2021-09-16T17:03:36.971Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:03:36 [2021-09-16T17:03:36.971Z] === CONT  TestParallelPredefinedRequest3
17:03:36 [2021-09-16T17:03:36.971Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:03:36 [2021-09-16T17:03:36.971Z] === CONT  TestParallelPredefinedRequest5
17:03:36 [2021-09-16T17:03:36.971Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:03:36 [2021-09-16T17:03:36.971Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
17:03:36 [2021-09-16T17:03:36.971Z] === CONT  TestParallelPredefinedRequest2
17:03:36 [2021-09-16T17:03:36.971Z] === CONT  TestParallelPredefinedRequest4
17:03:36 [2021-09-16T17:03:36.971Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:03:36 [2021-09-16T17:03:36.971Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
17:03:36 [2021-09-16T17:03:36.971Z] === CONT  TestParallelPredefinedRequest2
17:03:36 [2021-09-16T17:03:36.971Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:03:36 [2021-09-16T17:03:36.971Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
17:03:36 [2021-09-16T17:03:36.971Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
17:03:36 [2021-09-16T17:03:36.971Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
17:03:36 [2021-09-16T17:03:36.971Z] PASS
17:03:36 [2021-09-16T17:03:36.971Z] coverage: 85.3% of statements
17:03:36 [2021-09-16T17:03:36.971Z] ok  	github.com/docker/docker/libnetwork/ipam	35.291s	coverage: 85.3% of statements
17:03:36 [2021-09-16T17:03:36.971Z] === RUN   TestGenerateRandomID
17:03:36 [2021-09-16T17:03:36.971Z] --- PASS: TestGenerateRandomID (0.00s)
17:03:36 [2021-09-16T17:03:36.971Z] === RUN   TestShortenId
17:03:36 [2021-09-16T17:03:36.971Z] --- PASS: TestShortenId (0.00s)
17:03:36 [2021-09-16T17:03:36.971Z] === RUN   TestShortenSha256Id
17:03:36 [2021-09-16T17:03:36.971Z] --- PASS: TestShortenSha256Id (0.00s)
17:03:36 [2021-09-16T17:03:36.971Z] === RUN   TestShortenIdEmpty
17:03:36 [2021-09-16T17:03:36.971Z] --- PASS: TestShortenIdEmpty (0.00s)
17:03:36 [2021-09-16T17:03:36.971Z] === RUN   TestShortenIdInvalid
17:03:36 [2021-09-16T17:03:36.971Z] --- PASS: TestShortenIdInvalid (0.00s)
17:03:36 [2021-09-16T17:03:36.971Z] === RUN   TestIsShortIDNonHex
17:03:36 [2021-09-16T17:03:36.971Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:03:36 [2021-09-16T17:03:36.971Z] === RUN   TestIsShortIDNotCorrectSize
17:03:36 [2021-09-16T17:03:36.971Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:03:36 [2021-09-16T17:03:36.971Z] PASS
17:03:36 [2021-09-16T17:03:36.971Z] coverage: 70.6% of statements
17:03:36 [2021-09-16T17:03:36.971Z] ok  	github.com/docker/docker/pkg/stringid	0.032s	coverage: 70.6% of statements
17:03:37 [2021-09-16T17:03:37.102Z] === RUN   TestUpdatePidsLimit/update_lower
17:03:37 [2021-09-16T17:03:37.358Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:03:37 [2021-09-16T17:03:37.438Z] === RUN   TestIsCpusetListAvailable
17:03:37 [2021-09-16T17:03:37.438Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:03:37 [2021-09-16T17:03:37.438Z] PASS
17:03:37 [2021-09-16T17:03:37.438Z] coverage: 39.4% of statements
17:03:37 [2021-09-16T17:03:37.438Z] ok  	github.com/docker/docker/pkg/sysinfo	0.026s	coverage: 39.4% of statements
17:03:37 [2021-09-16T17:03:37.907Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.66s)
17:03:37 [2021-09-16T17:03:37.907Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
17:03:37 [2021-09-16T17:03:37.907Z] time="2021-09-16T17:03:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:03:37 [2021-09-16T17:03:37.921Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:03:38 [2021-09-16T17:03:38.177Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:03:38 [2021-09-16T17:03:38.739Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestChtimes
17:03:38 [2021-09-16T17:03:38.893Z] --- PASS: TestChtimes (0.00s)
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestChtimesWindows
17:03:38 [2021-09-16T17:03:38.893Z] --- PASS: TestChtimesWindows (0.00s)
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:03:38 [2021-09-16T17:03:38.893Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestEnsureRemoveAllNotExist
17:03:38 [2021-09-16T17:03:38.893Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestEnsureRemoveAllWithDir
17:03:38 [2021-09-16T17:03:38.893Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestEnsureRemoveAllWithFile
17:03:38 [2021-09-16T17:03:38.893Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestHasWin32KSupport
17:03:38 [2021-09-16T17:03:38.893Z]     syscall_windows_test.go:8: win32k: true
17:03:38 [2021-09-16T17:03:38.893Z] --- PASS: TestHasWin32KSupport (0.00s)
17:03:38 [2021-09-16T17:03:38.893Z] PASS
17:03:38 [2021-09-16T17:03:38.893Z] coverage: 13.0% of statements
17:03:38 [2021-09-16T17:03:38.893Z] ok  	github.com/docker/docker/pkg/system	0.037s	coverage: 13.0% of statements
17:03:38 [2021-09-16T17:03:38.893Z] 2021/09/16 17:03:38 Closing DB instances...
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestTailFile
17:03:38 [2021-09-16T17:03:38.893Z] --- PASS: TestTailFile (0.00s)
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestTailFileManyLines
17:03:38 [2021-09-16T17:03:38.893Z] --- PASS: TestTailFileManyLines (0.00s)
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestTailEmptyFile
17:03:38 [2021-09-16T17:03:38.893Z] --- PASS: TestTailEmptyFile (0.00s)
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestTailNegativeN
17:03:38 [2021-09-16T17:03:38.893Z] --- PASS: TestTailNegativeN (0.00s)
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader
17:03:38 [2021-09-16T17:03:38.893Z] === CONT  TestNewTailReader
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/8_byte_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/12_byte_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/no_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/no_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/single_byte_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/2_byte_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/truncated_last_line
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/truncated_last_line#01
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/truncated_last_line#02
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:03:38 [2021-09-16T17:03:38.893Z] === CONT  TestNewTailReader/4_byte_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:03:38 [2021-09-16T17:03:38.893Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:38 [2021-09-16T17:03:38.893Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:38 [2021-09-16T17:03:38.893Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:38 [2021-09-16T17:03:38.893Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:38 [2021-09-16T17:03:38.893Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:38 [2021-09-16T17:03:38.893Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:38 [2021-09-16T17:03:38.893Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:03:38 [2021-09-16T17:03:38.893Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:03:38 [2021-09-16T17:03:38.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.367Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.367Z] === CONT  TestNewTailReader/12_byte_delimiter
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.367Z] === CONT  TestNewTailReader/2_byte_delimiter
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.367Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.367Z] === CONT  TestNewTailReader/single_byte_delimiter
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.367Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.367Z] === CONT  TestNewTailReader/no_delimiter
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.367Z] === CONT  TestNewTailReader/8_byte_delimiter
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.367Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.367Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.367Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.367Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.368Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.368Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.369Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.369Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.370Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.370Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.371Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.372Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:03:39 [2021-09-16T17:03:39.373Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:03:39 [2021-09-16T17:03:39.373Z] --- PASS: TestNewTailReader (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.373Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.374Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:03:39 [2021-09-16T17:03:39.374Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.374Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.374Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.374Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.374Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:03:39 [2021-09-16T17:03:39.374Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.374Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.374Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
17:03:39 [2021-09-16T17:03:39.374Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:03:39 [2021-09-16T17:03:39.374Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.841Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.01s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:03:39 [2021-09-16T17:03:39.842Z] PASS
17:03:39 [2021-09-16T17:03:39.842Z] coverage: 88.6% of statements
17:03:39 [2021-09-16T17:03:39.842Z] ok  	github.com/docker/docker/pkg/tailfile	0.134s	coverage: 88.6% of statements
17:03:40 [2021-09-16T17:03:40.109Z] --- PASS: TestUpdatePidsLimit (3.77s)
17:03:40 [2021-09-16T17:03:40.109Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.36s)
17:03:40 [2021-09-16T17:03:40.109Z]     --- PASS: TestUpdatePidsLimit/no_change (0.52s)
17:03:40 [2021-09-16T17:03:40.109Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.36s)
17:03:40 [2021-09-16T17:03:40.109Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
17:03:40 [2021-09-16T17:03:40.109Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s)
17:03:40 [2021-09-16T17:03:40.109Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s)
17:03:40 [2021-09-16T17:03:40.109Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s)
17:03:40 [2021-09-16T17:03:40.109Z] === RUN   TestUpdateRestartPolicy
17:03:40 [2021-09-16T17:03:40.310Z] === RUN   TestTarSumRemoveNonExistent
17:03:40 [2021-09-16T17:03:40.310Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
17:03:40 [2021-09-16T17:03:40.310Z] === RUN   TestTarSumRemove
17:03:40 [2021-09-16T17:03:40.310Z] --- PASS: TestTarSumRemove (0.00s)
17:03:40 [2021-09-16T17:03:40.310Z] === RUN   TestSortFileInfoSums
17:03:40 [2021-09-16T17:03:40.310Z] --- PASS: TestSortFileInfoSums (0.00s)
17:03:40 [2021-09-16T17:03:40.310Z] === RUN   TestNewTarSumForLabelInvalid
17:03:40 [2021-09-16T17:03:40.310Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:03:40 [2021-09-16T17:03:40.310Z] === RUN   TestNewTarSumForLabel
17:03:40 [2021-09-16T17:03:40.310Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:03:40 [2021-09-16T17:03:40.310Z] === RUN   TestEmptyTar
17:03:40 [2021-09-16T17:03:40.310Z] --- PASS: TestEmptyTar (0.00s)
17:03:40 [2021-09-16T17:03:40.310Z] === RUN   TestTarSumsReadSize
17:03:40 [2021-09-16T17:03:40.310Z] --- PASS: TestTarSumsReadSize (0.00s)
17:03:40 [2021-09-16T17:03:40.310Z] === RUN   TestTarSums
17:03:40 [2021-09-16T17:03:40.310Z] --- PASS: TestTarSums (0.04s)
17:03:40 [2021-09-16T17:03:40.310Z] === RUN   TestIteration
17:03:40 [2021-09-16T17:03:40.310Z] --- PASS: TestIteration (0.00s)
17:03:40 [2021-09-16T17:03:40.310Z] === RUN   TestVersionLabelForChecksum
17:03:40 [2021-09-16T17:03:40.310Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:03:40 [2021-09-16T17:03:40.310Z] === RUN   TestVersion
17:03:40 [2021-09-16T17:03:40.310Z] --- PASS: TestVersion (0.00s)
17:03:40 [2021-09-16T17:03:40.310Z] === RUN   TestGetVersion
17:03:40 [2021-09-16T17:03:40.310Z] --- PASS: TestGetVersion (0.00s)
17:03:40 [2021-09-16T17:03:40.310Z] === RUN   TestGetVersions
17:03:40 [2021-09-16T17:03:40.310Z] --- PASS: TestGetVersions (0.00s)
17:03:40 [2021-09-16T17:03:40.310Z] PASS
17:03:40 [2021-09-16T17:03:40.310Z] coverage: 89.3% of statements
17:03:40 [2021-09-16T17:03:40.310Z] ok  	github.com/docker/docker/pkg/tarsum	0.082s	coverage: 89.3% of statements
17:03:40 [2021-09-16T17:03:40.310Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s)
17:03:40 [2021-09-16T17:03:40.310Z] === RUN   TestNetworkDBGarbageCollection
17:03:40 [2021-09-16T17:03:40.777Z] testing: warning: no tests to run
17:03:40 [2021-09-16T17:03:40.777Z] PASS
17:03:40 [2021-09-16T17:03:40.777Z] coverage: [no statements]
17:03:40 [2021-09-16T17:03:40.777Z] ok  	github.com/docker/docker/pkg/term/windows	0.024s	coverage: [no statements] [no tests to run]
17:03:40 [2021-09-16T17:03:40.777Z] === RUN   TestTruncIndex
17:03:41 [2021-09-16T17:03:41.038Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:03:41 [2021-09-16T17:03:41.244Z] --- PASS: TestTruncIndex (0.10s)
17:03:41 [2021-09-16T17:03:41.244Z] PASS
17:03:41 [2021-09-16T17:03:41.244Z] coverage: 91.5% of statements
17:03:41 [2021-09-16T17:03:41.244Z] ok  	github.com/docker/docker/pkg/truncindex	0.127s	coverage: 91.5% of statements
17:03:41 [2021-09-16T17:03:41.244Z] === RUN   TestIsGIT
17:03:41 [2021-09-16T17:03:41.244Z] --- PASS: TestIsGIT (0.00s)
17:03:41 [2021-09-16T17:03:41.244Z] === RUN   TestIsTransport
17:03:41 [2021-09-16T17:03:41.244Z] --- PASS: TestIsTransport (0.00s)
17:03:41 [2021-09-16T17:03:41.244Z] PASS
17:03:41 [2021-09-16T17:03:41.244Z] coverage: 100.0% of statements
17:03:41 [2021-09-16T17:03:41.244Z] ok  	github.com/docker/docker/pkg/urlutil	0.030s	coverage: 100.0% of statements
17:03:41 [2021-09-16T17:03:41.294Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
17:03:41 [2021-09-16T17:03:41.711Z] === RUN   TestVersionInfo
17:03:41 [2021-09-16T17:03:41.711Z] --- PASS: TestVersionInfo (0.00s)
17:03:41 [2021-09-16T17:03:41.711Z] === RUN   TestAppendVersions
17:03:41 [2021-09-16T17:03:41.711Z] --- PASS: TestAppendVersions (0.00s)
17:03:41 [2021-09-16T17:03:41.711Z] PASS
17:03:41 [2021-09-16T17:03:41.711Z] coverage: 88.9% of statements
17:03:41 [2021-09-16T17:03:41.711Z] ok  	github.com/docker/docker/pkg/useragent	0.027s	coverage: 88.9% of statements
17:03:42 [2021-09-16T17:03:42.177Z] time="2021-09-16T17:03:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49283/Test.Echo: Post \"http://127.0.0.1:49283/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:03:42 [2021-09-16T17:03:42.644Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:03:42 [2021-09-16T17:03:42.644Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:03:42 [2021-09-16T17:03:42.644Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:03:42 [2021-09-16T17:03:42.644Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
17:03:42 [2021-09-16T17:03:42.658Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:03:43 [2021-09-16T17:03:43.111Z] === RUN   TestValidatePrivileges
17:03:43 [2021-09-16T17:03:43.111Z] --- PASS: TestValidatePrivileges (0.00s)
17:03:43 [2021-09-16T17:03:43.111Z] === RUN   TestFilterByCapNeg
17:03:43 [2021-09-16T17:03:43.111Z] --- PASS: TestFilterByCapNeg (0.00s)
17:03:43 [2021-09-16T17:03:43.111Z] === RUN   TestFilterByCapPos
17:03:43 [2021-09-16T17:03:43.111Z] --- PASS: TestFilterByCapPos (0.00s)
17:03:43 [2021-09-16T17:03:43.111Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:03:43 [2021-09-16T17:03:43.111Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:03:43 [2021-09-16T17:03:43.111Z] PASS
17:03:43 [2021-09-16T17:03:43.111Z] coverage: 12.0% of statements
17:03:43 [2021-09-16T17:03:43.111Z] ok  	github.com/docker/docker/plugin	0.038s	coverage: 12.0% of statements
17:03:43 [2021-09-16T17:03:43.219Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:03:43 [2021-09-16T17:03:43.579Z] === RUN   TestNewSettable
17:03:43 [2021-09-16T17:03:43.579Z] --- PASS: TestNewSettable (0.00s)
17:03:43 [2021-09-16T17:03:43.580Z] === RUN   TestIsSettable
17:03:43 [2021-09-16T17:03:43.580Z] --- PASS: TestIsSettable (0.00s)
17:03:43 [2021-09-16T17:03:43.580Z] === RUN   TestUpdateSettingsEnv
17:03:43 [2021-09-16T17:03:43.580Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:03:43 [2021-09-16T17:03:43.580Z] PASS
17:03:43 [2021-09-16T17:03:43.580Z] coverage: 20.0% of statements
17:03:43 [2021-09-16T17:03:43.580Z] ok  	github.com/docker/docker/plugin/v2	0.028s	coverage: 20.0% of statements
17:03:43 [2021-09-16T17:03:43.580Z] === RUN   TestLoad
17:03:43 [2021-09-16T17:03:43.580Z] --- PASS: TestLoad (0.00s)
17:03:43 [2021-09-16T17:03:43.580Z] === RUN   TestSave
17:03:43 [2021-09-16T17:03:43.580Z] --- PASS: TestSave (0.02s)
17:03:43 [2021-09-16T17:03:43.580Z] === RUN   TestAddDeleteGet
17:03:43 [2021-09-16T17:03:43.580Z] --- PASS: TestAddDeleteGet (0.02s)
17:03:43 [2021-09-16T17:03:43.580Z] === RUN   TestInvalidTags
17:03:43 [2021-09-16T17:03:43.580Z] --- PASS: TestInvalidTags (0.00s)
17:03:43 [2021-09-16T17:03:43.580Z] PASS
17:03:43 [2021-09-16T17:03:43.580Z] coverage: 84.4% of statements
17:03:43 [2021-09-16T17:03:43.580Z] ok  	github.com/docker/docker/reference	0.073s	coverage: 84.4% of statements
17:03:43 [2021-09-16T17:03:43.780Z] === RUN   TestDockerSuite/TestBuildCmd
17:03:44 [2021-09-16T17:03:44.037Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
17:03:44 [2021-09-16T17:03:44.037Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:03:44 [2021-09-16T17:03:44.293Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:03:44 [2021-09-16T17:03:44.550Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:03:44 [2021-09-16T17:03:44.550Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
17:03:44 [2021-09-16T17:03:44.550Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:03:44 [2021-09-16T17:03:44.564Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:03:44 [2021-09-16T17:03:44.564Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
17:03:44 [2021-09-16T17:03:44.564Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:03:44 [2021-09-16T17:03:44.564Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:03:44 [2021-09-16T17:03:44.564Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:03:44 [2021-09-16T17:03:44.564Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:03:44 [2021-09-16T17:03:44.564Z] === RUN   TestResumableRequestReaderWithReadError
17:03:44 [2021-09-16T17:03:44.564Z] time="2021-09-16T17:03:44Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:03:44 [2021-09-16T17:03:44.564Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s)
17:03:44 [2021-09-16T17:03:44.564Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:03:44 [2021-09-16T17:03:44.564Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:03:44 [2021-09-16T17:03:44.564Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:03:44 [2021-09-16T17:03:44.564Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:03:44 [2021-09-16T17:03:44.564Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:03:44 [2021-09-16T17:03:44.564Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:03:44 [2021-09-16T17:03:44.564Z] === RUN   TestResumableRequestReader
17:03:44 [2021-09-16T17:03:44.564Z] --- PASS: TestResumableRequestReader (0.00s)
17:03:44 [2021-09-16T17:03:44.564Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:03:44 [2021-09-16T17:03:44.564Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:03:44 [2021-09-16T17:03:44.564Z] PASS
17:03:44 [2021-09-16T17:03:44.564Z] coverage: 100.0% of statements
17:03:44 [2021-09-16T17:03:44.564Z] ok  	github.com/docker/docker/registry/resumable	0.130s	coverage: 100.0% of statements
17:03:44 [2021-09-16T17:03:44.564Z] === RUN   TestResolveAuthConfigIndexServer
17:03:44 [2021-09-16T17:03:44.564Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:03:44 [2021-09-16T17:03:44.564Z] === RUN   TestResolveAuthConfigFullURL
17:03:44 [2021-09-16T17:03:44.564Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:03:44 [2021-09-16T17:03:44.564Z] === RUN   TestLoadAllowNondistributableArtifacts
17:03:44 [2021-09-16T17:03:44.564Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:03:44 [2021-09-16T17:03:44.564Z] === RUN   TestValidateMirror
17:03:44 [2021-09-16T17:03:44.564Z] --- PASS: TestValidateMirror (0.00s)
17:03:44 [2021-09-16T17:03:44.564Z] === RUN   TestLoadInsecureRegistries
17:03:45 [2021-09-16T17:03:45.031Z] time="2021-09-16T17:03:44Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:03:45 [2021-09-16T17:03:45.031Z] time="2021-09-16T17:03:44Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:03:45 [2021-09-16T17:03:45.031Z] time="2021-09-16T17:03:44Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestLoadInsecureRegistries (0.09s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestNewServiceConfig
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestNewServiceConfig (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestValidateIndexName
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestValidateIndexName (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestValidateIndexNameWithError
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestEndpointParse
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestEndpointParse (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestEndpointParseInvalid
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestValidateEndpoint
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestValidateEndpoint (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestPing
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestPing (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestPingRegistryEndpoint
17:03:45 [2021-09-16T17:03:45.031Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:03:45 [2021-09-16T17:03:45.031Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestEndpoint
17:03:45 [2021-09-16T17:03:45.031Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:03:45 [2021-09-16T17:03:45.031Z] --- SKIP: TestEndpoint (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestParseRepositoryInfo
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestNewIndexInfo
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestNewIndexInfo (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestMirrorEndpointLookup
17:03:45 [2021-09-16T17:03:45.031Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:03:45 [2021-09-16T17:03:45.031Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestSearchRepositories
17:03:45 [2021-09-16T17:03:45.031Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:03:45 [2021-09-16T17:03:45.031Z]         Host: 127.0.0.1:49310
17:03:45 [2021-09-16T17:03:45.031Z]         User-Agent: docker test client
17:03:45 [2021-09-16T17:03:45.031Z]         Authorization: Token fake-token
17:03:45 [2021-09-16T17:03:45.031Z]         X-Docker-Token: true
17:03:45 [2021-09-16T17:03:45.031Z]         Accept-Encoding: gzip
17:03:45 [2021-09-16T17:03:45.031Z]         
17:03:45 [2021-09-16T17:03:45.031Z]         
17:03:45 [2021-09-16T17:03:45.031Z]     registry_test.go:730: HTTP/1.1 200 OK
17:03:45 [2021-09-16T17:03:45.031Z]         Connection: close
17:03:45 [2021-09-16T17:03:45.031Z]         Content-Length: 144
17:03:45 [2021-09-16T17:03:45.031Z]         Cache-Control: no-cache
17:03:45 [2021-09-16T17:03:45.031Z]         Content-Type: application/json
17:03:45 [2021-09-16T17:03:45.031Z]         Date: Thu, 16 Sep 2021 17:03:44 GMT
17:03:45 [2021-09-16T17:03:45.031Z]         Expires: -1
17:03:45 [2021-09-16T17:03:45.031Z]         Pragma: no-cache
17:03:45 [2021-09-16T17:03:45.031Z]         Server: docker-tests/mock
17:03:45 [2021-09-16T17:03:45.031Z]         X-Docker-Registry-Config: mock
17:03:45 [2021-09-16T17:03:45.031Z]         X-Docker-Registry-Version: 0.0.0
17:03:45 [2021-09-16T17:03:45.031Z]         
17:03:45 [2021-09-16T17:03:45.031Z]         
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestSearchRepositories (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestTrustedLocation
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestTrustedLocation (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestAllowNondistributableArtifacts
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestIsSecureIndex
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestIsSecureIndex (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] PASS
17:03:45 [2021-09-16T17:03:45.031Z] coverage: 51.7% of statements
17:03:45 [2021-09-16T17:03:45.031Z] ok  	github.com/docker/docker/registry	0.150s	coverage: 51.7% of statements
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestRestartManagerTimeout
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] === RUN   TestRestartManagerTimeoutReset
17:03:45 [2021-09-16T17:03:45.031Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:03:45 [2021-09-16T17:03:45.031Z] PASS
17:03:45 [2021-09-16T17:03:45.031Z] coverage: 50.9% of statements
17:03:45 [2021-09-16T17:03:45.031Z] ok  	github.com/docker/docker/restartmanager	0.024s	coverage: 50.9% of statements
17:03:45 [2021-09-16T17:03:45.476Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:03:45 [2021-09-16T17:03:45.476Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
17:03:45 [2021-09-16T17:03:45.498Z] === RUN   TestDecodeContainerConfig
17:03:45 [2021-09-16T17:03:45.498Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:03:45 [2021-09-16T17:03:45.498Z] === RUN   TestDecodeContainerConfigIsolation
17:03:45 [2021-09-16T17:03:45.498Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:03:45 [2021-09-16T17:03:45.498Z] === RUN   TestValidatePrivileged
17:03:45 [2021-09-16T17:03:45.498Z] --- PASS: TestValidatePrivileged (0.00s)
17:03:45 [2021-09-16T17:03:45.498Z] PASS
17:03:45 [2021-09-16T17:03:45.498Z] coverage: 52.2% of statements
17:03:45 [2021-09-16T17:03:45.498Z] ok  	github.com/docker/docker/runconfig	0.037s	coverage: 52.2% of statements
17:03:45 [2021-09-16T17:03:45.498Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:03:45 [2021-09-16T17:03:45.498Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:03:45 [2021-09-16T17:03:45.498Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:03:45 [2021-09-16T17:03:45.498Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:03:45 [2021-09-16T17:03:45.498Z] PASS
17:03:45 [2021-09-16T17:03:45.498Z] coverage: 62.5% of statements
17:03:45 [2021-09-16T17:03:45.498Z] ok  	github.com/docker/docker/testutil	0.032s	coverage: 62.5% of statements
17:03:47 [2021-09-16T17:03:47.708Z] === RUN   TestGetDriver
17:03:47 [2021-09-16T17:03:47.708Z] --- PASS: TestGetDriver (0.00s)
17:03:47 [2021-09-16T17:03:47.709Z] === RUN   TestVolumeRequestError
17:03:47 [2021-09-16T17:03:47.709Z] --- PASS: TestVolumeRequestError (0.01s)
17:03:47 [2021-09-16T17:03:47.709Z] PASS
17:03:47 [2021-09-16T17:03:47.709Z] coverage: 36.1% of statements
17:03:47 [2021-09-16T17:03:47.709Z] ok  	github.com/docker/docker/volume/drivers	0.034s	coverage: 36.1% of statements
17:03:47 [2021-09-16T17:03:47.709Z] === RUN   TestGetAddress
17:03:47 [2021-09-16T17:03:47.709Z] --- PASS: TestGetAddress (0.00s)
17:03:47 [2021-09-16T17:03:47.709Z] === RUN   TestRemove
17:03:47 [2021-09-16T17:03:47.709Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:03:47 [2021-09-16T17:03:47.709Z] --- SKIP: TestRemove (0.00s)
17:03:47 [2021-09-16T17:03:47.709Z] === RUN   TestInitializeWithVolumes
17:03:47 [2021-09-16T17:03:47.709Z] --- PASS: TestInitializeWithVolumes (0.00s)
17:03:47 [2021-09-16T17:03:47.709Z] === RUN   TestCreate
17:03:47 [2021-09-16T17:03:47.709Z] --- PASS: TestCreate (0.01s)
17:03:47 [2021-09-16T17:03:47.709Z] === RUN   TestValidateName
17:03:47 [2021-09-16T17:03:47.709Z] --- PASS: TestValidateName (0.00s)
17:03:47 [2021-09-16T17:03:47.709Z] === RUN   TestCreateWithOpts
17:03:47 [2021-09-16T17:03:47.709Z]     local_test.go:180: runtime.GOOS == "windows"
17:03:47 [2021-09-16T17:03:47.709Z] --- SKIP: TestCreateWithOpts (0.00s)
17:03:47 [2021-09-16T17:03:47.709Z] === RUN   TestRelaodNoOpts
17:03:47 [2021-09-16T17:03:47.709Z] --- PASS: TestRelaodNoOpts (0.01s)
17:03:47 [2021-09-16T17:03:47.709Z] PASS
17:03:47 [2021-09-16T17:03:47.709Z] coverage: 41.5% of statements
17:03:47 [2021-09-16T17:03:47.709Z] ok  	github.com/docker/docker/volume/local	0.049s	coverage: 41.5% of statements
17:03:48 [2021-09-16T17:03:48.036Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLCOWParseMountRaw
17:03:48 [2021-09-16T17:03:48.693Z] --- PASS: TestLCOWParseMountRaw (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLCOWParseMountRawSplit
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
17:03:48 [2021-09-16T17:03:48.693Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLinuxParseMountRaw
17:03:48 [2021-09-16T17:03:48.693Z] --- PASS: TestLinuxParseMountRaw (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLinuxParseMountRawSplit
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
17:03:48 [2021-09-16T17:03:48.693Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
17:03:48 [2021-09-16T17:03:48.693Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
17:03:48 [2021-09-16T17:03:48.693Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
17:03:48 [2021-09-16T17:03:48.694Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestConvertTmpfsOptions
17:03:48 [2021-09-16T17:03:48.694Z]     linux_parser_test.go:209: data="mode=700,size=1m"
17:03:48 [2021-09-16T17:03:48.694Z]     linux_parser_test.go:209: data="ro"
17:03:48 [2021-09-16T17:03:48.694Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestParseMountSpec
17:03:48 [2021-09-16T17:03:48.694Z]     parser_test.go:62: case 0
17:03:48 [2021-09-16T17:03:48.694Z]     parser_test.go:62: case 1
17:03:48 [2021-09-16T17:03:48.694Z]     parser_test.go:62: case 2
17:03:48 [2021-09-16T17:03:48.694Z]     parser_test.go:62: case 3
17:03:48 [2021-09-16T17:03:48.694Z]     parser_test.go:62: case 4
17:03:48 [2021-09-16T17:03:48.694Z]     parser_test.go:62: case 5
17:03:48 [2021-09-16T17:03:48.694Z] --- PASS: TestParseMountSpec (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestValidateMount
17:03:48 [2021-09-16T17:03:48.694Z] --- PASS: TestValidateMount (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRaw
17:03:48 [2021-09-16T17:03:48.694Z] --- PASS: TestWindowsParseMountRaw (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRawSplit
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
17:03:48 [2021-09-16T17:03:48.694Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
17:03:48 [2021-09-16T17:03:48.694Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
17:03:48 [2021-09-16T17:03:48.694Z] PASS
17:03:48 [2021-09-16T17:03:48.694Z] coverage: 67.6% of statements
17:03:48 [2021-09-16T17:03:48.694Z] ok  	github.com/docker/docker/volume/mounts	0.041s	coverage: 67.6% of statements
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestSetGetMeta
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestSetGetMeta
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestRestore
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestRestore
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestServiceCreate
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestServiceCreate
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestServiceList
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestServiceList
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestServiceRemove
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestServiceRemove
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestServiceGet
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestServiceGet
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestServicePrune
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestServicePrune
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestCreate
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestCreate
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestRemove
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestRemove
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestList
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestList
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestFindByDriver
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestFindByDriver
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestFindByReferenced
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestFindByReferenced
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestDerefMultipleOfSameRef
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestDerefMultipleOfSameRef
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestDefererencePluginOnCreateError
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestDefererencePluginOnCreateError
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestRefDerefRemove
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestRefDerefRemove
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestGet
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestGet
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestGetWithReference
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestGetWithReference
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestFilterFunc
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestFilterFunc/test_nil_list
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestFilterFunc/test_nil_list
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestFilterFunc/test_empty_list
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestFilterFunc/test_empty_list
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestFilterFunc/test_filter_some
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestFilterFunc/test_filter_some
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestFilterFunc/test_filter_middle
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestFilterFunc/test_filter_middle
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:03:49 [2021-09-16T17:03:49.163Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:03:49 [2021-09-16T17:03:49.163Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestFilterFunc/test_nil_list
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestFilterFunc/test_filter_some
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestFilterFunc/test_filter_middle
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestFilterFunc/test_empty_list
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestFilterFunc (0.00s)
17:03:49 [2021-09-16T17:03:49.163Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:03:49 [2021-09-16T17:03:49.163Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:03:49 [2021-09-16T17:03:49.163Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:03:49 [2021-09-16T17:03:49.163Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:03:49 [2021-09-16T17:03:49.163Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:03:49 [2021-09-16T17:03:49.163Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:03:49 [2021-09-16T17:03:49.163Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:03:49 [2021-09-16T17:03:49.163Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestSetGetMeta
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestServiceGet
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestList
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestServiceList
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestSetGetMeta (0.01s)
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestRemove
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestList (0.02s)
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestCreate
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestRemove (0.01s)
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestServicePrune
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestCreate (0.01s)
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestDefererencePluginOnCreateError
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestDefererencePluginOnCreateError (0.01s)
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestGetWithReference
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestGetWithReference (0.01s)
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestGet
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestGet (0.01s)
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestRefDerefRemove
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestRefDerefRemove (0.02s)
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestDerefMultipleOfSameRef
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestDerefMultipleOfSameRef (0.01s)
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestServiceRemove
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestServiceCreate
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestServiceGet (0.11s)
17:03:49 [2021-09-16T17:03:49.163Z] time="2021-09-16T17:03:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:03:49 [2021-09-16T17:03:49.163Z] time="2021-09-16T17:03:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestServiceList (0.11s)
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestFindByReferenced
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestServiceRemove (0.01s)
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestRestore
17:03:49 [2021-09-16T17:03:49.163Z] time="2021-09-16T17:03:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:03:49 [2021-09-16T17:03:49.163Z] time="2021-09-16T17:03:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestServiceCreate (0.01s)
17:03:49 [2021-09-16T17:03:49.163Z] === CONT  TestFindByDriver
17:03:49 [2021-09-16T17:03:49.163Z] time="2021-09-16T17:03:48Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestFindByReferenced (0.01s)
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestServicePrune (0.10s)
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestRestore (0.01s)
17:03:49 [2021-09-16T17:03:49.163Z] --- PASS: TestFindByDriver (0.01s)
17:03:49 [2021-09-16T17:03:49.163Z] PASS
17:03:49 [2021-09-16T17:03:49.163Z] coverage: 69.0% of statements
17:03:49 [2021-09-16T17:03:49.163Z] ok  	github.com/docker/docker/volume/service	0.168s	coverage: 69.0% of statements
17:03:49 [2021-09-16T17:03:49.929Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:03:49 [2021-09-16T17:03:49.929Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
17:03:49 [2021-09-16T17:03:49.929Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:03:49 [2021-09-16T17:03:49.929Z]     check_test.go:308: [d3a8480a4401b] daemon is not started
17:03:50 [2021-09-16T17:03:50.185Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
17:03:50 [2021-09-16T17:03:50.185Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:03:50 [2021-09-16T17:03:50.185Z]     check_test.go:308: [d1f1e4fb6fc3b] daemon is not started
17:03:50 [2021-09-16T17:03:50.185Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
17:03:50 [2021-09-16T17:03:50.185Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:03:50 [2021-09-16T17:03:50.723Z] --- PASS: TestNewClientWithTimeout (17.61s)
17:03:50 [2021-09-16T17:03:50.724Z] === RUN   TestClientStream
17:03:50 [2021-09-16T17:03:50.724Z] --- PASS: TestClientStream (0.00s)
17:03:50 [2021-09-16T17:03:50.724Z] === RUN   TestClientSendFile
17:03:50 [2021-09-16T17:03:50.724Z] --- PASS: TestClientSendFile (0.00s)
17:03:50 [2021-09-16T17:03:50.724Z] === RUN   TestClientWithRequestTimeout
17:03:50 [2021-09-16T17:03:50.724Z] --- PASS: TestClientWithRequestTimeout (0.01s)
17:03:50 [2021-09-16T17:03:50.724Z] === RUN   TestFileSpecPlugin
17:03:50 [2021-09-16T17:03:50.724Z] --- PASS: TestFileSpecPlugin (0.01s)
17:03:50 [2021-09-16T17:03:50.724Z] === RUN   TestFileJSONSpecPlugin
17:03:50 [2021-09-16T17:03:50.724Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:03:50 [2021-09-16T17:03:50.724Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:03:50 [2021-09-16T17:03:50.724Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:03:50 [2021-09-16T17:03:50.724Z] === RUN   TestPluginAddHandler
17:03:50 [2021-09-16T17:03:50.724Z] --- PASS: TestPluginAddHandler (0.00s)
17:03:50 [2021-09-16T17:03:50.724Z] === RUN   TestPluginWaitBadPlugin
17:03:50 [2021-09-16T17:03:50.724Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:03:50 [2021-09-16T17:03:50.724Z] === RUN   TestGet
17:03:50 [2021-09-16T17:03:50.724Z] time="2021-09-16T17:03:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:03:51 [2021-09-16T17:03:51.142Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:03:51 [2021-09-16T17:03:51.336Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s)
17:03:51 [2021-09-16T17:03:51.336Z] === RUN   TestCreateServiceSecretFileMode
17:03:51 [2021-09-16T17:03:51.400Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:03:51 [2021-09-16T17:03:51.657Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:03:51 [2021-09-16T17:03:51.800Z] time="2021-09-16T17:03:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:03:52 [2021-09-16T17:03:52.222Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:03:52 [2021-09-16T17:03:52.222Z] --- PASS: TestUpdateRestartPolicy (12.38s)
17:03:52 [2021-09-16T17:03:52.222Z] === RUN   TestUpdateRestartWithAutoRemove=== RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:03:52 [2021-09-16T17:03:52.222Z] 
17:03:52 [2021-09-16T17:03:52.262Z] --- PASS: TestCreateServiceSecretFileMode (2.49s)
17:03:52 [2021-09-16T17:03:52.262Z] === RUN   TestCreateServiceConfigFileMode
17:03:53 [2021-09-16T17:03:53.150Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
17:03:53 [2021-09-16T17:03:53.150Z] === RUN   TestWaitNonBlocked
17:03:53 [2021-09-16T17:03:53.150Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:03:53 [2021-09-16T17:03:53.150Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:03:53 [2021-09-16T17:03:53.150Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:03:53 [2021-09-16T17:03:53.150Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:03:53 [2021-09-16T17:03:53.150Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:03:53 [2021-09-16T17:03:53.150Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:03:53 [2021-09-16T17:03:53.406Z]     check_test.go:308: [df5c66bba7706] daemon is not started
17:03:53 [2021-09-16T17:03:53.406Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
17:03:53 [2021-09-16T17:03:53.800Z] 2021/09/16 17:03:50 Closing DB instances...
17:03:53 [2021-09-16T17:03:53.801Z] --- PASS: TestNetworkDBGarbageCollection (54.23s)
17:03:53 [2021-09-16T17:03:53.801Z] === RUN   TestFindNode
17:03:53 [2021-09-16T17:03:53.801Z] 2021/09/16 17:03:52 Closing DB instances...
17:03:53 [2021-09-16T17:03:53.801Z] --- PASS: TestFindNode (0.01s)
17:03:53 [2021-09-16T17:03:53.801Z] === RUN   TestChangeNodeState
17:03:53 [2021-09-16T17:03:53.801Z] 2021/09/16 17:03:52 Closing DB instances...
17:03:53 [2021-09-16T17:03:53.801Z] --- PASS: TestChangeNodeState (0.01s)
17:03:53 [2021-09-16T17:03:53.801Z] === RUN   TestNodeReincarnation
17:03:53 [2021-09-16T17:03:53.801Z] 2021/09/16 17:03:52 Closing DB instances...
17:03:54 [2021-09-16T17:03:54.010Z] time="2021-09-16T17:03:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:03:54 [2021-09-16T17:03:54.333Z] --- PASS: TestWaitNonBlocked (0.03s)
17:03:54 [2021-09-16T17:03:54.333Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s)
17:03:54 [2021-09-16T17:03:54.333Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.97s)
17:03:54 [2021-09-16T17:03:54.333Z] === RUN   TestWaitBlocked
17:03:54 [2021-09-16T17:03:54.333Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:03:54 [2021-09-16T17:03:54.333Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:03:54 [2021-09-16T17:03:54.333Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:03:54 [2021-09-16T17:03:54.333Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:03:54 [2021-09-16T17:03:54.333Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:03:54 [2021-09-16T17:03:54.333Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:03:54 [2021-09-16T17:03:54.781Z] --- PASS: TestCreateServiceConfigFileMode (2.63s)
17:03:54 [2021-09-16T17:03:54.781Z] === RUN   TestCreateServiceSysctls
17:03:55 [2021-09-16T17:03:55.261Z] --- PASS: TestWaitBlocked (0.03s)
17:03:55 [2021-09-16T17:03:55.261Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.04s)
17:03:55 [2021-09-16T17:03:55.261Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s)
17:03:55 [2021-09-16T17:03:55.261Z] === CONT  TestContainerStartOnDaemonRestart
17:03:55 [2021-09-16T17:03:55.261Z] === CONT  TestRestartDaemonWithRestartingContainer
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=error msg="failed to send node leave: timed out broadcasting node event"
17:03:57 [2021-09-16T17:03:57.600Z] --- PASS: TestNodeReincarnation (5.01s)
17:03:57 [2021-09-16T17:03:57.600Z] === RUN   TestParallelCreate
17:03:57 [2021-09-16T17:03:57.600Z] 2021/09/16 17:03:57 Closing DB instances...
17:03:57 [2021-09-16T17:03:57.600Z] --- PASS: TestParallelCreate (0.01s)
17:03:57 [2021-09-16T17:03:57.600Z] === RUN   TestParallelDelete
17:03:57 [2021-09-16T17:03:57.600Z] 2021/09/16 17:03:57 Closing DB instances...
17:03:57 [2021-09-16T17:03:57.600Z] --- PASS: TestParallelDelete (0.01s)
17:03:57 [2021-09-16T17:03:57.600Z] === RUN   TestNetworkDBIslands
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:40e0d0066039 with config:&{NodeID:40e0d0066039 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=info msg="Node 40e0d0066039/172.22.11.129, joined gossip cluster"
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=info msg="Node 40e0d0066039/172.22.11.129, added to nodes list"
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4c0edb26600b with config:&{NodeID:4c0edb26600b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=info msg="Node 4c0edb26600b/172.22.11.129, joined gossip cluster"
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=info msg="Node 4c0edb26600b/172.22.11.129, added to nodes list"
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=debug msg="memberlist: Stream connection from=[::1]:49346"
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=info msg="Node 4c0edb26600b/172.22.11.129, joined gossip cluster"
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=info msg="Node 4c0edb26600b/172.22.11.129, added to nodes list"
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=info msg="Node 40e0d0066039/172.22.11.129, joined gossip cluster"
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=info msg="Node 40e0d0066039/172.22.11.129, added to nodes list"
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49347"
17:03:57 [2021-09-16T17:03:57.600Z] time="2021-09-16T17:03:57Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
17:03:57 [2021-09-16T17:03:57.791Z] time="2021-09-16T17:03:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:03:58 [2021-09-16T17:03:58.528Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:30e684d84a6b with config:&{NodeID:30e684d84a6b Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=info msg="Node 30e684d84a6b/172.22.11.129, joined gossip cluster"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=info msg="Node 30e684d84a6b/172.22.11.129, added to nodes list"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49348"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=info msg="Node 30e684d84a6b/172.22.11.129, joined gossip cluster"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=info msg="Node 30e684d84a6b/172.22.11.129, added to nodes list"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=info msg="Node 40e0d0066039/172.22.11.129, joined gossip cluster"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=info msg="Node 40e0d0066039/172.22.11.129, added to nodes list"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=info msg="Node 4c0edb26600b/172.22.11.129, joined gossip cluster"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=info msg="Node 4c0edb26600b/172.22.11.129, added to nodes list"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49349"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=info msg="Node 30e684d84a6b/172.22.11.129, joined gossip cluster"
17:03:58 [2021-09-16T17:03:58.590Z] time="2021-09-16T17:03:58Z" level=info msg="Node 30e684d84a6b/172.22.11.129, added to nodes list"
17:03:58 [2021-09-16T17:03:58.944Z] --- PASS: TestCreateServiceSysctls (3.64s)
17:03:58 [2021-09-16T17:03:58.944Z] === RUN   TestCreateServiceCapabilities
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:140a81a89c04 with config:&{NodeID:140a81a89c04 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="Node 140a81a89c04/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="Node 140a81a89c04/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=debug msg="memberlist: Stream connection from=[::1]:49350"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="Node 140a81a89c04/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="Node 140a81a89c04/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="Node 40e0d0066039/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="Node 40e0d0066039/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="Node 4c0edb26600b/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="Node 4c0edb26600b/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="Node 30e684d84a6b/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="Node 30e684d84a6b/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="Node 140a81a89c04/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="Node 140a81a89c04/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="Node 140a81a89c04/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="Node 140a81a89c04/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:58Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:18bd3d653646 with config:&{NodeID:18bd3d653646 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=info msg="Node 18bd3d653646/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=info msg="Node 18bd3d653646/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Stream connection from=[::1]:49352"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=info msg="Node 18bd3d653646/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=info msg="Node 18bd3d653646/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=info msg="Node 40e0d0066039/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=info msg="Node 40e0d0066039/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=info msg="Node 4c0edb26600b/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=info msg="Node 4c0edb26600b/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=info msg="Node 30e684d84a6b/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=info msg="Node 30e684d84a6b/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=info msg="Node 140a81a89c04/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=info msg="Node 140a81a89c04/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353"
17:03:59 [2021-09-16T17:03:59.060Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
17:03:59 [2021-09-16T17:03:59.091Z] --- PASS: TestContainerStartOnDaemonRestart (3.70s)
17:03:59 [2021-09-16T17:03:59.091Z] === CONT  TestIpcModeOlderClient
17:03:59 [2021-09-16T17:03:59.091Z] --- PASS: TestIpcModeOlderClient (0.10s)
17:03:59 [2021-09-16T17:03:59.091Z] === CONT  TestContainerKillOnDaemonStart
17:03:59 [2021-09-16T17:03:59.091Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.99s)
17:03:59 [2021-09-16T17:03:59.348Z] === CONT  TestDaemonHostGatewayIP
17:03:59 [2021-09-16T17:03:59.534Z] time="2021-09-16T17:03:59Z" level=info msg="Node 18bd3d653646/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.534Z] time="2021-09-16T17:03:59Z" level=info msg="Node 18bd3d653646/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.534Z] time="2021-09-16T17:03:59Z" level=info msg="Node 18bd3d653646/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.534Z] time="2021-09-16T17:03:59Z" level=info msg="Node 18bd3d653646/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.534Z] time="2021-09-16T17:03:59Z" level=info msg="Node 18bd3d653646/172.22.11.129, joined gossip cluster"
17:03:59 [2021-09-16T17:03:59.534Z] time="2021-09-16T17:03:59Z" level=info msg="Node 18bd3d653646/172.22.11.129, added to nodes list"
17:03:59 [2021-09-16T17:03:59.534Z]     networkdb_test.go:835: Re-joining: 3
17:03:59 [2021-09-16T17:03:59.534Z] time="2021-09-16T17:03:59Z" level=info msg="The new bootstrap node list is:[172.22.11.129:10033 172.22.11.129:10034 172.22.11.129:10035]"
17:03:59 [2021-09-16T17:03:59.534Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.22.11.129:10033"
17:03:59 [2021-09-16T17:03:59.534Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Stream connection from=172.22.11.129:49354"
17:03:59 [2021-09-16T17:03:59.534Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.22.11.129:10034"
17:03:59 [2021-09-16T17:03:59.534Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Stream connection from=172.22.11.129:49355"
17:03:59 [2021-09-16T17:03:59.534Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Stream connection from=172.22.11.129:49356"
17:03:59 [2021-09-16T17:03:59.534Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.22.11.129:10035"
17:04:00 [2021-09-16T17:04:00.003Z]     networkdb_test.go:835: Re-joining: 4
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=info msg="The new bootstrap node list is:[172.22.11.129:10033 172.22.11.129:10034 172.22.11.129:10035]"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.22.11.129:10033"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Stream connection from=172.22.11.129:49357"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.22.11.129:10034"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Stream connection from=172.22.11.129:49358"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.22.11.129:10035"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=debug msg="memberlist: Stream connection from=172.22.11.129:49359"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=info msg="node 0 leaving"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=info msg="Node 40e0d0066039 change state NodeActive --> NodeLeft"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=info msg="node4(140a81a89c04): Node leave event for 40e0d0066039/172.22.11.129"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=info msg="Node 40e0d0066039 change state NodeActive --> NodeLeft"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=info msg="node5(18bd3d653646): Node leave event for 40e0d0066039/172.22.11.129"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=info msg="Node 40e0d0066039 change state NodeActive --> NodeLeft"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=info msg="node2(4c0edb26600b): Node leave event for 40e0d0066039/172.22.11.129"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=info msg="Node 40e0d0066039 change state NodeActive --> NodeLeft"
17:04:00 [2021-09-16T17:04:00.003Z] time="2021-09-16T17:03:59Z" level=info msg="node3(30e684d84a6b): Node leave event for 40e0d0066039/172.22.11.129"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:03:59Z" level=info msg="Node 40e0d0066039 change state NodeActive --> NodeLeft"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:03:59Z" level=info msg="node1(40e0d0066039): Node leave event for 40e0d0066039/172.22.11.129"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="Node 40e0d0066039/172.22.11.129, left gossip cluster"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="Node 40e0d0066039/172.22.11.129, left gossip cluster"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="Node 40e0d0066039/172.22.11.129, left gossip cluster"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="Node 40e0d0066039/172.22.11.129, left gossip cluster"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="Node 40e0d0066039/172.22.11.129, left gossip cluster"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="node 1 leaving"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="Node 4c0edb26600b change state NodeActive --> NodeLeft"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="node5(18bd3d653646): Node leave event for 4c0edb26600b/172.22.11.129"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="Node 4c0edb26600b/172.22.11.129, left gossip cluster"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="Node 4c0edb26600b change state NodeActive --> NodeFailed"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="Node 4c0edb26600b/172.22.11.129, added to failed nodes list"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="Node 4c0edb26600b change state NodeActive --> NodeLeft"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="Node 4c0edb26600b change state NodeActive --> NodeLeft"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="node3(30e684d84a6b): Node leave event for 4c0edb26600b/172.22.11.129"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=info msg="node4(140a81a89c04): Node leave event for 4c0edb26600b/172.22.11.129"
17:04:00 [2021-09-16T17:04:00.473Z] time="2021-09-16T17:04:00Z" level=error msg="node: 4c0edb26600b is unknown to memberlist"
17:04:00 [2021-09-16T17:04:00.834Z] --- PASS: TestCreateServiceCapabilities (2.64s)
17:04:00 [2021-09-16T17:04:00.834Z] === RUN   TestInspect
17:04:00 [2021-09-16T17:04:00.942Z] time="2021-09-16T17:04:00Z" level=info msg="Node 4c0edb26600b/172.22.11.129, left gossip cluster"
17:04:00 [2021-09-16T17:04:00.943Z] time="2021-09-16T17:04:00Z" level=info msg="Node 4c0edb26600b/172.22.11.129, left gossip cluster"
17:04:00 [2021-09-16T17:04:00.943Z] time="2021-09-16T17:04:00Z" level=info msg="Node 4c0edb26600b/172.22.11.129, left gossip cluster"
17:04:00 [2021-09-16T17:04:00.943Z] time="2021-09-16T17:04:00Z" level=info msg="node 2 leaving"
17:04:00 [2021-09-16T17:04:00.943Z] time="2021-09-16T17:04:00Z" level=info msg="Node 30e684d84a6b change state NodeActive --> NodeLeft"
17:04:00 [2021-09-16T17:04:00.943Z] time="2021-09-16T17:04:00Z" level=info msg="node5(18bd3d653646): Node leave event for 30e684d84a6b/172.22.11.129"
17:04:00 [2021-09-16T17:04:00.943Z] time="2021-09-16T17:04:00Z" level=info msg="Node 30e684d84a6b change state NodeActive --> NodeLeft"
17:04:00 [2021-09-16T17:04:00.943Z] time="2021-09-16T17:04:00Z" level=info msg="node4(140a81a89c04): Node leave event for 30e684d84a6b/172.22.11.129"
17:04:00 [2021-09-16T17:04:00.943Z] time="2021-09-16T17:04:00Z" level=info msg="Node 30e684d84a6b change state NodeActive --> NodeLeft"
17:04:00 [2021-09-16T17:04:00.943Z] time="2021-09-16T17:04:00Z" level=info msg="node3(30e684d84a6b): Node leave event for 30e684d84a6b/172.22.11.129"
17:04:00 [2021-09-16T17:04:00.943Z] time="2021-09-16T17:04:00Z" level=debug msg="memberlist: Failed ping: 140a81a89c04 (timeout reached)"
17:04:00 [2021-09-16T17:04:00.943Z] time="2021-09-16T17:04:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.11.129:10035: use of closed network connection"
17:04:00 [2021-09-16T17:04:00.943Z] time="2021-09-16T17:04:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.11.129:10034: use of closed network connection"
17:04:00 [2021-09-16T17:04:00.943Z] time="2021-09-16T17:04:00Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.11.129:10037: use of closed network connection"
17:04:00 [2021-09-16T17:04:00.943Z] time="2021-09-16T17:04:00Z" level=debug msg="memberlist: Stream connection from=172.22.11.129:49360"
17:04:01 [2021-09-16T17:04:01.413Z] time="2021-09-16T17:04:00Z" level=info msg="Node 30e684d84a6b/172.22.11.129, left gossip cluster"
17:04:01 [2021-09-16T17:04:01.413Z] time="2021-09-16T17:04:01Z" level=info msg="Node 30e684d84a6b/172.22.11.129, left gossip cluster"
17:04:01 [2021-09-16T17:04:01.413Z] time="2021-09-16T17:04:01Z" level=info msg="Node 30e684d84a6b/172.22.11.129, left gossip cluster"
17:04:01 [2021-09-16T17:04:01.413Z] time="2021-09-16T17:04:01Z" level=warning msg="memberlist: Was able to connect to 140a81a89c04 but other probes failed, network may be misconfigured"
17:04:01 [2021-09-16T17:04:01.672Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
17:04:01 [2021-09-16T17:04:01.866Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
17:04:01 [2021-09-16T17:04:01.882Z]     networkdb_test.go:867: node4: OK
17:04:01 [2021-09-16T17:04:01.882Z]     networkdb_test.go:867: node5: OK
17:04:01 [2021-09-16T17:04:01.882Z] time="2021-09-16T17:04:01Z" level=info msg="node 0 coming back"
17:04:01 [2021-09-16T17:04:01.882Z] time="2021-09-16T17:04:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:4481ce4a7c8a with config:&{NodeID:4481ce4a7c8a Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:04:01 [2021-09-16T17:04:01.882Z] time="2021-09-16T17:04:01Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, joined gossip cluster"
17:04:01 [2021-09-16T17:04:01.882Z] time="2021-09-16T17:04:01Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, added to nodes list"
17:04:01 [2021-09-16T17:04:01.882Z] time="2021-09-16T17:04:01Z" level=info msg="node 1 coming back"
17:04:01 [2021-09-16T17:04:01.882Z] time="2021-09-16T17:04:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d86874a83c03 with config:&{NodeID:d86874a83c03 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:04:01 [2021-09-16T17:04:01.882Z] time="2021-09-16T17:04:01Z" level=info msg="Node d86874a83c03/172.22.11.129, joined gossip cluster"
17:04:01 [2021-09-16T17:04:01.882Z] time="2021-09-16T17:04:01Z" level=info msg="Node d86874a83c03/172.22.11.129, added to nodes list"
17:04:01 [2021-09-16T17:04:01.882Z] time="2021-09-16T17:04:01Z" level=info msg="node 2 coming back"
17:04:01 [2021-09-16T17:04:01.882Z] time="2021-09-16T17:04:01Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5a02bb07dbda with config:&{NodeID:5a02bb07dbda Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:04:01 [2021-09-16T17:04:01.882Z] time="2021-09-16T17:04:01Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, joined gossip cluster"
17:04:01 [2021-09-16T17:04:01.882Z] time="2021-09-16T17:04:01Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, added to nodes list"
17:04:03 [2021-09-16T17:04:03.232Z] --- PASS: TestDaemonHostGatewayIP (3.86s)
17:04:03 [2021-09-16T17:04:03.232Z] === CONT  TestDaemonRestartIpcMode
17:04:03 [2021-09-16T17:04:03.794Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:04:04 [2021-09-16T17:04:04.104Z] --- PASS: TestInspect (2.94s)
17:04:04 [2021-09-16T17:04:04.104Z] === RUN   TestCreateJob
17:04:04 [2021-09-16T17:04:04.724Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:04:04 [2021-09-16T17:04:04.724Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
17:04:04 [2021-09-16T17:04:04.842Z] time="2021-09-16T17:04:04Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.11.129:10033 172.22.11.129:10034 172.22.11.129:10035]"
17:04:04 [2021-09-16T17:04:04.980Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:04:05 [2021-09-16T17:04:05.311Z] time="2021-09-16T17:04:05Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.11.129:10033 172.22.11.129:10034 172.22.11.129:10035]"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.22.11.129:10033"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=debug msg="memberlist: Stream connection from=172.22.11.129:49361"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 18bd3d653646/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 18bd3d653646/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 140a81a89c04/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 140a81a89c04/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, is the new incarnation of the shutdown node 40e0d0066039/172.22.11.129"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=debug msg="memberlist: Stream connection from=172.22.11.129:49362"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.22.11.129:10034"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 140a81a89c04/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 140a81a89c04/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 18bd3d653646/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 18bd3d653646/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node d86874a83c03/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node d86874a83c03/172.22.11.129, is the new incarnation of the shutdown node 4c0edb26600b/172.22.11.129"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node d86874a83c03/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=debug msg="memberlist: Stream connection from=172.22.11.129:49363"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.22.11.129:10035"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 140a81a89c04/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 140a81a89c04/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node d86874a83c03/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node d86874a83c03/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 18bd3d653646/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 18bd3d653646/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, is the new incarnation of the shutdown node 30e684d84a6b/172.22.11.129"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node d86874a83c03/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node d86874a83c03/172.22.11.129, is the new incarnation of the shutdown node 4c0edb26600b/172.22.11.129"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node d86874a83c03/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, is the new incarnation of the shutdown node 40e0d0066039/172.22.11.129"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node d86874a83c03/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node d86874a83c03/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, joined gossip cluster"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, is the new incarnation of the shutdown node 30e684d84a6b/172.22.11.129"
17:04:05 [2021-09-16T17:04:05.783Z] time="2021-09-16T17:04:05Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, added to nodes list"
17:04:05 [2021-09-16T17:04:05.806Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
17:04:05 [2021-09-16T17:04:05.806Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
17:04:05 [2021-09-16T17:04:05.806Z] GOOS="" GOARCH="" GOARM=""
17:04:06 [2021-09-16T17:04:06.252Z] time="2021-09-16T17:04:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.22.11.129:10033"
17:04:06 [2021-09-16T17:04:06.252Z] time="2021-09-16T17:04:06Z" level=debug msg="memberlist: Stream connection from=172.22.11.129:49364"
17:04:06 [2021-09-16T17:04:06.252Z] time="2021-09-16T17:04:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.22.11.129:10034"
17:04:06 [2021-09-16T17:04:06.252Z] time="2021-09-16T17:04:06Z" level=debug msg="memberlist: Stream connection from=172.22.11.129:49365"
17:04:06 [2021-09-16T17:04:06.252Z] time="2021-09-16T17:04:06Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.22.11.129:10035"
17:04:06 [2021-09-16T17:04:06.252Z] time="2021-09-16T17:04:06Z" level=debug msg="memberlist: Stream connection from=172.22.11.129:49366"
17:04:06 [2021-09-16T17:04:06.345Z] --- PASS: TestDaemonRestartIpcMode (3.07s)
17:04:06 [2021-09-16T17:04:06.377Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
17:04:06 [2021-09-16T17:04:06.377Z] 
17:04:06 [2021-09-16T17:04:06.377Z] ---> Making bundle: test-integration (in bundles/test-integration)
17:04:06 [2021-09-16T17:04:06.438Z] --- PASS: TestGet (15.01s)
17:04:06 [2021-09-16T17:04:06.438Z] === RUN   TestPluginWithNoManifest
17:04:06 [2021-09-16T17:04:06.438Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:04:06 [2021-09-16T17:04:06.438Z] === RUN   TestGetAll
17:04:06 [2021-09-16T17:04:06.438Z] --- PASS: TestGetAll (0.00s)
17:04:06 [2021-09-16T17:04:06.438Z] PASS
17:04:06 [2021-09-16T17:04:06.438Z] coverage: 73.2% of statements
17:04:06 [2021-09-16T17:04:06.438Z] ok  	github.com/docker/docker/pkg/plugins	35.787s	coverage: 73.2% of statements
17:04:06 [2021-09-16T17:04:06.721Z] 2021/09/16 17:04:06 Closing DB instances...
17:04:06 [2021-09-16T17:04:06.721Z] time="2021-09-16T17:04:06Z" level=info msg="Node 4481ce4a7c8a change state NodeActive --> NodeLeft"
17:04:06 [2021-09-16T17:04:06.721Z] time="2021-09-16T17:04:06Z" level=info msg="node4(140a81a89c04): Node leave event for 4481ce4a7c8a/172.22.11.129"
17:04:06 [2021-09-16T17:04:06.721Z] time="2021-09-16T17:04:06Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, left gossip cluster"
17:04:06 [2021-09-16T17:04:06.721Z] time="2021-09-16T17:04:06Z" level=info msg="Node 4481ce4a7c8a change state NodeActive --> NodeFailed"
17:04:06 [2021-09-16T17:04:06.721Z] time="2021-09-16T17:04:06Z" level=info msg="Node 4481ce4a7c8a change state NodeActive --> NodeLeft"
17:04:06 [2021-09-16T17:04:06.721Z] time="2021-09-16T17:04:06Z" level=info msg="node3(5a02bb07dbda): Node leave event for 4481ce4a7c8a/172.22.11.129"
17:04:06 [2021-09-16T17:04:06.721Z] time="2021-09-16T17:04:06Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, added to failed nodes list"
17:04:06 [2021-09-16T17:04:06.721Z] time="2021-09-16T17:04:06Z" level=info msg="Node 4481ce4a7c8a change state NodeActive --> NodeLeft"
17:04:06 [2021-09-16T17:04:06.722Z] time="2021-09-16T17:04:06Z" level=info msg="node5(18bd3d653646): Node leave event for 4481ce4a7c8a/172.22.11.129"
17:04:06 [2021-09-16T17:04:06.722Z] time="2021-09-16T17:04:06Z" level=error msg="node: 4481ce4a7c8a is unknown to memberlist"
17:04:06 [2021-09-16T17:04:06.722Z] time="2021-09-16T17:04:06Z" level=info msg="Node 4481ce4a7c8a change state NodeActive --> NodeLeft"
17:04:06 [2021-09-16T17:04:06.722Z] time="2021-09-16T17:04:06Z" level=info msg="node2(d86874a83c03): Node leave event for 4481ce4a7c8a/172.22.11.129"
17:04:06 [2021-09-16T17:04:06.907Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
17:04:06 [2021-09-16T17:04:06.951Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
17:04:06 [2021-09-16T17:04:06.951Z] HOSTNAME=e3464df441bf
17:04:06 [2021-09-16T17:04:06.951Z] TESTDEBUG=0
17:04:06 [2021-09-16T17:04:06.951Z] DEST=bundles/test-integration
17:04:06 [2021-09-16T17:04:06.951Z] PWD=/go/src/github.com/docker/docker
17:04:06 [2021-09-16T17:04:06.951Z] DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c
17:04:06 [2021-09-16T17:04:06.951Z] container=docker
17:04:06 [2021-09-16T17:04:06.951Z] HOME=/root
17:04:06 [2021-09-16T17:04:06.951Z] GOLANG_VERSION=1.17.1
17:04:06 [2021-09-16T17:04:06.951Z] VALIDATE_REPO=https://github.com/moby/moby.git
17:04:06 [2021-09-16T17:04:06.951Z] VALIDATE_BRANCH=master
17:04:06 [2021-09-16T17:04:06.951Z] TERM=xterm
17:04:06 [2021-09-16T17:04:06.951Z] DOCKER_PKG=github.com/docker/docker
17:04:06 [2021-09-16T17:04:06.951Z] SHLVL=1
17:04:06 [2021-09-16T17:04:06.951Z] TIMEOUT=120m
17:04:06 [2021-09-16T17:04:06.951Z] DOCKER_BUILDTAGS=apparmor seccomp journald
17:04:06 [2021-09-16T17:04:06.951Z] DOCKER_GRAPHDRIVER=overlay2
17:04:06 [2021-09-16T17:04:06.951Z] GO111MODULE=off
17:04:06 [2021-09-16T17:04:06.951Z] DOCKER_EXPERIMENTAL=1
17:04:06 [2021-09-16T17:04:06.951Z] TEST_SKIP_INTEGRATION_CLI=1
17:04:06 [2021-09-16T17:04:06.951Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
17:04:06 [2021-09-16T17:04:06.951Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
17:04:06 [2021-09-16T17:04:06.951Z] GOPATH=/go
17:04:06 [2021-09-16T17:04:06.951Z] PKG_CONFIG=pkg-config
17:04:06 [2021-09-16T17:04:06.951Z] _=/usr/bin/env
17:04:06 [2021-09-16T17:04:06.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
17:04:07 [2021-09-16T17:04:07.194Z] time="2021-09-16T17:04:06Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, left gossip cluster"
17:04:07 [2021-09-16T17:04:07.194Z] time="2021-09-16T17:04:06Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, left gossip cluster"
17:04:07 [2021-09-16T17:04:07.194Z] time="2021-09-16T17:04:06Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, left gossip cluster"
17:04:07 [2021-09-16T17:04:07.194Z] time="2021-09-16T17:04:06Z" level=info msg="Node 4481ce4a7c8a/172.22.11.129, left gossip cluster"
17:04:07 [2021-09-16T17:04:07.194Z] time="2021-09-16T17:04:07Z" level=info msg="Node d86874a83c03 change state NodeActive --> NodeLeft"
17:04:07 [2021-09-16T17:04:07.194Z] time="2021-09-16T17:04:07Z" level=info msg="node4(140a81a89c04): Node leave event for d86874a83c03/172.22.11.129"
17:04:07 [2021-09-16T17:04:07.194Z] time="2021-09-16T17:04:07Z" level=info msg="Node d86874a83c03 change state NodeActive --> NodeLeft"
17:04:07 [2021-09-16T17:04:07.194Z] time="2021-09-16T17:04:07Z" level=info msg="node3(5a02bb07dbda): Node leave event for d86874a83c03/172.22.11.129"
17:04:07 [2021-09-16T17:04:07.194Z] time="2021-09-16T17:04:07Z" level=info msg="Node d86874a83c03 change state NodeActive --> NodeLeft"
17:04:07 [2021-09-16T17:04:07.194Z] time="2021-09-16T17:04:07Z" level=info msg="node5(18bd3d653646): Node leave event for d86874a83c03/172.22.11.129"
17:04:07 [2021-09-16T17:04:07.194Z] time="2021-09-16T17:04:07Z" level=info msg="Node d86874a83c03 change state NodeActive --> NodeLeft"
17:04:07 [2021-09-16T17:04:07.194Z] time="2021-09-16T17:04:07Z" level=info msg="node2(d86874a83c03): Node leave event for d86874a83c03/172.22.11.129"
17:04:07 [2021-09-16T17:04:07.370Z] --- PASS: TestCreateJob (3.24s)
17:04:07 [2021-09-16T17:04:07.370Z] === RUN   TestReplicatedJob
17:04:07 [2021-09-16T17:04:07.472Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:04:07 [2021-09-16T17:04:07.667Z] time="2021-09-16T17:04:07Z" level=info msg="Node d86874a83c03/172.22.11.129, left gossip cluster"
17:04:07 [2021-09-16T17:04:07.667Z] time="2021-09-16T17:04:07Z" level=info msg="Node d86874a83c03/172.22.11.129, left gossip cluster"
17:04:07 [2021-09-16T17:04:07.667Z] time="2021-09-16T17:04:07Z" level=info msg="Node d86874a83c03/172.22.11.129, left gossip cluster"
17:04:07 [2021-09-16T17:04:07.667Z] time="2021-09-16T17:04:07Z" level=info msg="Node d86874a83c03/172.22.11.129, left gossip cluster"
17:04:07 [2021-09-16T17:04:07.667Z] time="2021-09-16T17:04:07Z" level=info msg="Node 5a02bb07dbda change state NodeActive --> NodeLeft"
17:04:07 [2021-09-16T17:04:07.667Z] time="2021-09-16T17:04:07Z" level=info msg="node4(140a81a89c04): Node leave event for 5a02bb07dbda/172.22.11.129"
17:04:07 [2021-09-16T17:04:07.667Z] time="2021-09-16T17:04:07Z" level=info msg="Node 5a02bb07dbda change state NodeActive --> NodeLeft"
17:04:07 [2021-09-16T17:04:07.667Z] time="2021-09-16T17:04:07Z" level=info msg="node5(18bd3d653646): Node leave event for 5a02bb07dbda/172.22.11.129"
17:04:07 [2021-09-16T17:04:07.667Z] time="2021-09-16T17:04:07Z" level=info msg="Node 5a02bb07dbda change state NodeActive --> NodeLeft"
17:04:07 [2021-09-16T17:04:07.667Z] time="2021-09-16T17:04:07Z" level=info msg="node3(5a02bb07dbda): Node leave event for 5a02bb07dbda/172.22.11.129"
17:04:07 [2021-09-16T17:04:07.667Z] time="2021-09-16T17:04:07Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, left gossip cluster"
17:04:07 [2021-09-16T17:04:07.667Z] time="2021-09-16T17:04:07Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, left gossip cluster"
17:04:07 [2021-09-16T17:04:07.667Z] time="2021-09-16T17:04:07Z" level=info msg="Node 5a02bb07dbda/172.22.11.129, left gossip cluster"
17:04:08 [2021-09-16T17:04:08.137Z] time="2021-09-16T17:04:07Z" level=warning msg="memberlist: Failed to send gossip to 172.22.11.129:10037: write udp [::]:10035->172.22.11.129:10037: use of closed network connection"
17:04:08 [2021-09-16T17:04:08.137Z] time="2021-09-16T17:04:07Z" level=debug msg="memberlist: Failed ping: 5a02bb07dbda (timeout reached)"
17:04:08 [2021-09-16T17:04:08.137Z] time="2021-09-16T17:04:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.11.129:10036: use of closed network connection"
17:04:08 [2021-09-16T17:04:08.137Z] time="2021-09-16T17:04:07Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.11.129:10037: use of closed network connection"
17:04:08 [2021-09-16T17:04:08.137Z] time="2021-09-16T17:04:07Z" level=info msg="Node 140a81a89c04 change state NodeActive --> NodeLeft"
17:04:08 [2021-09-16T17:04:08.137Z] time="2021-09-16T17:04:07Z" level=info msg="node5(18bd3d653646): Node leave event for 140a81a89c04/172.22.11.129"
17:04:08 [2021-09-16T17:04:08.137Z] time="2021-09-16T17:04:08Z" level=info msg="Node 140a81a89c04 change state NodeActive --> NodeLeft"
17:04:08 [2021-09-16T17:04:08.137Z] time="2021-09-16T17:04:08Z" level=info msg="node4(140a81a89c04): Node leave event for 140a81a89c04/172.22.11.129"
17:04:08 [2021-09-16T17:04:08.603Z] time="2021-09-16T17:04:08Z" level=info msg="Node 140a81a89c04/172.22.11.129, left gossip cluster"
17:04:08 [2021-09-16T17:04:08.603Z] time="2021-09-16T17:04:08Z" level=info msg="memberlist: Suspect 5a02bb07dbda has failed, no acks received"
17:04:09 [2021-09-16T17:04:09.070Z] time="2021-09-16T17:04:08Z" level=info msg="Node 140a81a89c04/172.22.11.129, left gossip cluster"
17:04:09 [2021-09-16T17:04:09.070Z] time="2021-09-16T17:04:08Z" level=info msg="Node 18bd3d653646/172.22.11.129, left gossip cluster"
17:04:09 [2021-09-16T17:04:09.070Z] time="2021-09-16T17:04:08Z" level=info msg="Node 18bd3d653646 change state NodeActive --> NodeFailed"
17:04:09 [2021-09-16T17:04:09.070Z] time="2021-09-16T17:04:08Z" level=info msg="Node 18bd3d653646/172.22.11.129, added to failed nodes list"
17:04:09 [2021-09-16T17:04:09.070Z] --- PASS: TestNetworkDBIslands (11.65s)
17:04:09 [2021-09-16T17:04:09.070Z] PASS
17:04:09 [2021-09-16T17:04:09.070Z] coverage: 60.0% of statements
17:04:09 [2021-09-16T17:04:09.070Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.149s	coverage: 60.0% of statements
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/quota	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/rootless	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/volume	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:04:09 [2021-09-16T17:04:09.070Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:04:09 [2021-09-16T17:04:09.990Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:04:09 [2021-09-16T17:04:09.990Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
17:04:10 [2021-09-16T17:04:10.917Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:04:10 [2021-09-16T17:04:10.917Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
17:04:10 [2021-09-16T17:04:10.917Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:04:10 [2021-09-16T17:04:10.917Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
17:04:10 [2021-09-16T17:04:10.917Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:04:10 [2021-09-16T17:04:10.917Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
17:04:10 [2021-09-16T17:04:10.917Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:04:10 [2021-09-16T17:04:10.917Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
17:04:10 [2021-09-16T17:04:10.917Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === Skipped
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
17:04:11 [2021-09-16T17:04:11.281Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     client_test.go:23: runtime.GOOS == "windows"
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     network_proxy_test.go:208: No support for dual stack yet
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     daemon_test.go:146: root required
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     reload_test.go:520: root required
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     pull_v2_test.go:73: Needs fixing on Windows
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     pull_v2_test.go:118: Needs fixing on Windows
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     download_test.go:267: Needs fixing on Windows
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     layer_test.go:303: Failing on Windows
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     layer_test.go:352: Failing on Windows
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     layer_test.go:467: Failing on Windows
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     layer_test.go:696: Failing on Windows
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     migration_test.go:45: Failing on Windows
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     migration_test.go:181: Failing on Windows
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     mount_test.go:17: Failing on Windows
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     mount_test.go:76: Failing on Windows
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     mount_test.go:125: Failing on Windows
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     mount_test.go:212: Failing on Windows
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.01s)
17:04:11 [2021-09-16T17:04:11.281Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     archive_test.go:133: Xz not present in msys2
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     archive_test.go:238: Failing on Windows CI machines
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     archive_windows_test.go:16: Currently fails
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     changes_test.go:195: needs more investigation
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     changes_test.go:432: needs further investigation
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     changes_test.go:468: needs further investigation
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:04:11 [2021-09-16T17:04:11.281Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
17:04:11 [2021-09-16T17:04:11.281Z] 
17:04:11 [2021-09-16T17:04:11.281Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:04:11 [2021-09-16T17:04:11.282Z]     poller_test.go:40: No chmod on Windows
17:04:11 [2021-09-16T17:04:11.282Z] 
17:04:11 [2021-09-16T17:04:11.282Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:04:11 [2021-09-16T17:04:11.282Z]     fileutils_test.go:133: Needs porting to Windows
17:04:11 [2021-09-16T17:04:11.282Z] 
17:04:11 [2021-09-16T17:04:11.282Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:04:11 [2021-09-16T17:04:11.282Z]     fileutils_test.go:179: Needs porting to Windows
17:04:11 [2021-09-16T17:04:11.282Z] 
17:04:11 [2021-09-16T17:04:11.282Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
17:04:11 [2021-09-16T17:04:11.282Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:04:11 [2021-09-16T17:04:11.282Z] 
17:04:11 [2021-09-16T17:04:11.282Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s)
17:04:11 [2021-09-16T17:04:11.282Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:04:11 [2021-09-16T17:04:11.282Z] 
17:04:11 [2021-09-16T17:04:11.282Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s)
17:04:11 [2021-09-16T17:04:11.282Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:04:11 [2021-09-16T17:04:11.282Z] 
17:04:11 [2021-09-16T17:04:11.282Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:04:11 [2021-09-16T17:04:11.282Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:04:11 [2021-09-16T17:04:11.282Z] 
17:04:11 [2021-09-16T17:04:11.282Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:04:11 [2021-09-16T17:04:11.282Z]     local_test.go:180: runtime.GOOS == "windows"
17:04:11 [2021-09-16T17:04:11.282Z] 
17:04:11 [2021-09-16T17:04:11.282Z] DONE 2068 tests, 69 skipped in 240.556s
17:04:11 [2021-09-16T17:04:11.282Z] INFO: make.ps1 ended at 09/16/2021 17:04:10
17:04:12 [2021-09-16T17:04:12.284Z] --- PASS: TestContainerKillOnDaemonStart (13.15s)
17:04:12 [2021-09-16T17:04:12.284Z] PASS
17:04:12 [2021-09-16T17:04:12.284Z] 
17:04:12 [2021-09-16T17:04:12.284Z] === Skipped
17:04:12 [2021-09-16T17:04:12.284Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
17:04:12 [2021-09-16T17:04:12.284Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:04:12 [2021-09-16T17:04:12.284Z] 
17:04:12 [2021-09-16T17:04:12.284Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
17:04:12 [2021-09-16T17:04:12.284Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:04:12 [2021-09-16T17:04:12.284Z] 
17:04:12 [2021-09-16T17:04:12.284Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.01s)
17:04:12 [2021-09-16T17:04:12.284Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:04:12 [2021-09-16T17:04:12.284Z] 
17:04:12 [2021-09-16T17:04:12.284Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:04:12 [2021-09-16T17:04:12.284Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:04:12 [2021-09-16T17:04:12.284Z] 
17:04:12 [2021-09-16T17:04:12.284Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
17:04:12 [2021-09-16T17:04:12.284Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:04:12 [2021-09-16T17:04:12.284Z] 
17:04:12 [2021-09-16T17:04:12.284Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
17:04:12 [2021-09-16T17:04:12.284Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:04:12 [2021-09-16T17:04:12.284Z] 
17:04:12 [2021-09-16T17:04:12.284Z] DONE 195 tests, 6 skipped in 144.669s
17:04:12 [2021-09-16T17:04:12.284Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
17:04:12 [2021-09-16T17:04:12.284Z] ++ 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
17:04:12 [2021-09-16T17:04:12.284Z] ++ set -e
17:04:12 [2021-09-16T17:04:12.284Z] ++ '[' -n 0 ']'
17:04:12 [2021-09-16T17:04:12.284Z] ++ set -x
17:04:12 [2021-09-16T17:04:12.284Z] ++ 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
17:04:12 [2021-09-16T17:04:12.284Z] === RUN   TestConfigDaemonLibtrustID
17:04:12 [2021-09-16T17:04:12.616Z] --- PASS: TestReplicatedJob (5.16s)
17:04:12 [2021-09-16T17:04:12.617Z] === RUN   TestUpdateReplicatedJob
17:04:12 [2021-09-16T17:04:12.844Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:04:12 [2021-09-16T17:04:12.844Z] INFO: Unit tests ended at 09/16/2021 17:04:12. Duration:00:04:11.2767965
17:04:12 [2021-09-16T17:04:12.844Z] INFO: Building busybox
17:04:12 [2021-09-16T17:04:12.844Z] Sending build context to Docker daemon   5.12kB
17:04:12 [2021-09-16T17:04:12.844Z] 
17:04:12 [2021-09-16T17:04:12.844Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:04:12 [2021-09-16T17:04:12.844Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:04:12 [2021-09-16T17:04:12.844Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:04:12 [2021-09-16T17:04:12.844Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:04:12 [2021-09-16T17:04:12.844Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:04:12 [2021-09-16T17:04:12.844Z]  ---> a3aeeffc33bf
17:04:12 [2021-09-16T17:04:12.844Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:04:12 [2021-09-16T17:04:12.844Z]  ---> Running in e1437c03056a
17:04:12 [2021-09-16T17:04:12.847Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:04:12 [2021-09-16T17:04:12.847Z] === RUN   TestDaemonConfigValidation
17:04:12 [2021-09-16T17:04:12.847Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:04:12 [2021-09-16T17:04:12.847Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:04:12 [2021-09-16T17:04:12.847Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:04:12 [2021-09-16T17:04:12.847Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:04:12 [2021-09-16T17:04:12.847Z] === RUN   TestDaemonConfigValidation/invalid_config
17:04:12 [2021-09-16T17:04:12.847Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:04:12 [2021-09-16T17:04:12.847Z] === RUN   TestDaemonConfigValidation/malformed_config
17:04:12 [2021-09-16T17:04:12.847Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:04:12 [2021-09-16T17:04:12.847Z] === RUN   TestDaemonConfigValidation/valid_config
17:04:12 [2021-09-16T17:04:12.847Z] === PAUSE TestDaemonConfigValidation/valid_config
17:04:12 [2021-09-16T17:04:12.847Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:04:12 [2021-09-16T17:04:12.847Z] === CONT  TestDaemonConfigValidation/malformed_config
17:04:13 [2021-09-16T17:04:13.104Z] === CONT  TestDaemonConfigValidation/invalid_config
17:04:13 [2021-09-16T17:04:13.104Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:04:13 [2021-09-16T17:04:13.361Z] === CONT  TestDaemonConfigValidation/valid_config
17:04:13 [2021-09-16T17:04:13.361Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
17:04:13 [2021-09-16T17:04:13.361Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:04:13 [2021-09-16T17:04:13.361Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.16s)
17:04:13 [2021-09-16T17:04:13.361Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.17s)
17:04:13 [2021-09-16T17:04:13.361Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.16s)
17:04:13 [2021-09-16T17:04:13.361Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.18s)
17:04:13 [2021-09-16T17:04:13.361Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
17:04:13 [2021-09-16T17:04:13.361Z] === RUN   TestConfigDaemonSeccompProfiles
17:04:13 [2021-09-16T17:04:13.361Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:04:14 [2021-09-16T17:04:14.292Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:04:14 [2021-09-16T17:04:14.548Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:04:15 [2021-09-16T17:04:15.794Z] Removing intermediate container e1437c03056a
17:04:15 [2021-09-16T17:04:15.794Z]  ---> 73cee59c9a5f
17:04:15 [2021-09-16T17:04:15.794Z] Step 7/13 : ARG BUSYBOX_VERSION
17:04:15 [2021-09-16T17:04:15.915Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:04:15 [2021-09-16T17:04:15.920Z] --- PASS: TestUpdateReplicatedJob (3.60s)
17:04:15 [2021-09-16T17:04:15.920Z] === RUN   TestServiceListWithStatuses
17:04:15 [2021-09-16T17:04:15.920Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:04:15 [2021-09-16T17:04:15.920Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:04:15 [2021-09-16T17:04:15.920Z] === RUN   TestDockerNetworkConnectAlias
17:04:16 [2021-09-16T17:04:16.263Z]  ---> Running in 8491b472e952
17:04:16 [2021-09-16T17:04:16.263Z] Removing intermediate container 8491b472e952
17:04:16 [2021-09-16T17:04:16.263Z]  ---> 75a31874f4cc
17:04:16 [2021-09-16T17:04:16.263Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:04:16 [2021-09-16T17:04:16.263Z]  ---> Running in ae0e6ca92e86
17:04:16 [2021-09-16T17:04:16.733Z] Removing intermediate container ae0e6ca92e86
17:04:16 [2021-09-16T17:04:16.733Z]  ---> ce6068842784
17:04:16 [2021-09-16T17:04:16.733Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:04:16 [2021-09-16T17:04:16.759Z] tests/integration/api_volume_test.py .........                           [ 74%]
17:04:16 [2021-09-16T17:04:16.844Z] === CONT  TestConfigDaemonSeccompProfiles
17:04:16 [2021-09-16T17:04:16.844Z]     daemon_test.go:148: [d1bd8264f0c5c] daemon is not started
17:04:16 [2021-09-16T17:04:16.844Z] --- PASS: TestConfigDaemonSeccompProfiles (3.38s)
17:04:16 [2021-09-16T17:04:16.844Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.18s)
17:04:16 [2021-09-16T17:04:16.844Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.11s)
17:04:16 [2021-09-16T17:04:16.844Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
17:04:16 [2021-09-16T17:04:16.844Z] PASS
17:04:16 [2021-09-16T17:04:16.844Z] 
17:04:16 [2021-09-16T17:04:16.845Z] DONE 11 tests in 4.510s
17:04:16 [2021-09-16T17:04:16.845Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
17:04:16 [2021-09-16T17:04:16.845Z] ++ 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
17:04:16 [2021-09-16T17:04:16.845Z] ++ set -e
17:04:16 [2021-09-16T17:04:16.845Z] ++ '[' -n 0 ']'
17:04:16 [2021-09-16T17:04:16.845Z] ++ set -x
17:04:16 [2021-09-16T17:04:16.845Z] ++ 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
17:04:16 [2021-09-16T17:04:16.845Z] INFO: Testing against a local daemon
17:04:16 [2021-09-16T17:04:16.845Z] === RUN   TestCommitInheritsEnv
17:04:17 [2021-09-16T17:04:17.408Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
17:04:17 [2021-09-16T17:04:17.408Z] --- PASS: TestCommitInheritsEnv (0.41s)
17:04:17 [2021-09-16T17:04:17.408Z] === RUN   TestImportExtremelyLargeImageWorks
17:04:17 [2021-09-16T17:04:17.408Z] === PAUSE TestImportExtremelyLargeImageWorks
17:04:17 [2021-09-16T17:04:17.408Z] === RUN   TestImagesFilterMultiReference
17:04:17 [2021-09-16T17:04:17.408Z] --- PASS: TestImagesFilterMultiReference (0.08s)
17:04:17 [2021-09-16T17:04:17.408Z] === RUN   TestImagePullPlatformInvalid
17:04:17 [2021-09-16T17:04:17.408Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:04:17 [2021-09-16T17:04:17.408Z] === RUN   TestRemoveImageOrphaning
17:04:17 [2021-09-16T17:04:17.705Z] a0ddf88812f1: Pull complete
17:04:17 [2021-09-16T17:04:17.705Z] Digest: sha256:2b33eda096538c803fbf0c03dc7ea42c3c1b713e30aae03116d989867eda2bf8
17:04:17 [2021-09-16T17:04:17.705Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
17:04:17 [2021-09-16T17:04:17.705Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
17:04:17 [2021-09-16T17:04:17.705Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
17:04:17 [2021-09-16T17:04:17.705Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2183'
17:04:17 [2021-09-16T17:04:17.705Z] WARN: Skipping validation tests
17:04:17 [2021-09-16T17:04:17.705Z] INFO: Running unit tests at 09/16/2021 17:04:12...
17:04:17 [2021-09-16T17:04:17.705Z] INFO: make.ps1 starting at 09/16/2021 17:04:16
17:04:17 [2021-09-16T17:04:17.705Z] INFO: Git commit (0050ddd43b) assumed from DOCKER_GITCOMMIT environment variable
17:04:17 [2021-09-16T17:04:17.705Z] INFO: Invoking autogen...
17:04:17 [2021-09-16T17:04:17.705Z] INFO: Running unit tests...
17:04:17 [2021-09-16T17:04:17.969Z] --- PASS: TestRemoveImageOrphaning (0.36s)
17:04:17 [2021-09-16T17:04:17.969Z] === RUN   TestRemoveImageGarbageCollector
17:04:18 [2021-09-16T17:04:18.301Z] 
17:04:18 [2021-09-16T17:04:18.301Z]  ---> 598a2f64697e
17:04:18 [2021-09-16T17:04:18.301Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:04:18 [2021-09-16T17:04:18.301Z]  ---> Running in bab1e12ee0c0
17:04:18 [2021-09-16T17:04:18.531Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:04:18 [2021-09-16T17:04:18.646Z] tests/integration/client_test.py .....                                   [ 75%]
17:04:18 [2021-09-16T17:04:18.902Z] tests/integration/context_api_test.py ...                                [ 76%]
17:04:19 [2021-09-16T17:04:19.459Z]     check_test.go:308: [d0ad25b56d3f6] daemon is not started
17:04:19 [2021-09-16T17:04:19.459Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
17:04:19 [2021-09-16T17:04:19.464Z] tests/integration/errors_test.py .                                       [ 76%]
17:04:20 [2021-09-16T17:04:20.021Z] --- PASS: TestRemoveImageGarbageCollector (2.13s)
17:04:20 [2021-09-16T17:04:20.021Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:04:20 [2021-09-16T17:04:20.021Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:04:20 [2021-09-16T17:04:20.021Z] === RUN   TestTagInvalidReference
17:04:20 [2021-09-16T17:04:20.021Z] --- PASS: TestTagInvalidReference (0.04s)
17:04:20 [2021-09-16T17:04:20.021Z] === RUN   TestTagValidPrefixedRepo
17:04:20 [2021-09-16T17:04:20.084Z] --- PASS: TestDockerNetworkConnectAlias (4.29s)
17:04:20 [2021-09-16T17:04:20.084Z] === RUN   TestDockerNetworkReConnect
17:04:20 [2021-09-16T17:04:20.277Z] --- PASS: TestTagValidPrefixedRepo (0.10s)
17:04:20 [2021-09-16T17:04:20.277Z] === RUN   TestTagExistedNameWithoutForce
17:04:20 [2021-09-16T17:04:20.277Z] --- PASS: TestTagExistedNameWithoutForce (0.08s)
17:04:20 [2021-09-16T17:04:20.277Z] === RUN   TestTagOfficialNames
17:04:20 [2021-09-16T17:04:20.277Z] --- PASS: TestTagOfficialNames (0.09s)
17:04:20 [2021-09-16T17:04:20.277Z] === RUN   TestTagMatchesDigest
17:04:20 [2021-09-16T17:04:20.277Z] --- PASS: TestTagMatchesDigest (0.08s)
17:04:20 [2021-09-16T17:04:20.277Z] === CONT  TestImportExtremelyLargeImageWorks
17:04:21 [2021-09-16T17:04:21.205Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:04:21 [2021-09-16T17:04:21.768Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:04:22 [2021-09-16T17:04:22.697Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
17:04:23 [2021-09-16T17:04:23.498Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml --  -cover -ldflags -w -a "-test.timeout=10m" 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/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/autogen/winresources/dockerd 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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs 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/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows 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/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/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/local 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/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/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/ivmanager 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/hostdiscovery 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/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 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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 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/symlink 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/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/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/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
17:04:24 [2021-09-16T17:04:24.251Z] --- PASS: TestDockerNetworkReConnect (3.56s)
17:04:24 [2021-09-16T17:04:24.251Z] === RUN   TestServicePlugin
17:04:25 [2021-09-16T17:04:25.477Z] Removing intermediate container bab1e12ee0c0
17:04:25 [2021-09-16T17:04:25.477Z]  ---> 2adb58a2e04d
17:04:25 [2021-09-16T17:04:25.477Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:04:25 [2021-09-16T17:04:25.477Z]  ---> Running in 749272c594b5
17:04:25 [2021-09-16T17:04:25.947Z] 
17:04:25 [2021-09-16T17:04:25.947Z] SUCCESS: Specified value was saved.
17:04:26 [2021-09-16T17:04:26.026Z]     docker_cli_daemon_plugins_test.go:106: [dec7b90b42ecc] daemon is not started
17:04:26 [2021-09-16T17:04:26.952Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
17:04:27 [2021-09-16T17:04:27.208Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:04:27 [2021-09-16T17:04:27.519Z]     plugin_test.go:61: [d9bc50f3aae27] joining swarm manager [d3afc2dd34920]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:04:28 [2021-09-16T17:04:28.169Z] Removing intermediate container 749272c594b5
17:04:28 [2021-09-16T17:04:28.169Z]  ---> df5a0c106507
17:04:28 [2021-09-16T17:04:28.169Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:04:28 [2021-09-16T17:04:28.169Z]  ---> Running in 6d195356fd95
17:04:28 [2021-09-16T17:04:28.573Z]     check_test.go:308: [d1afad1ba96d4] daemon is not started
17:04:28 [2021-09-16T17:04:28.573Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
17:04:28 [2021-09-16T17:04:28.886Z]     plugin_test.go:64: [dbd8b85f65164] joining swarm manager [d3afc2dd34920]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:04:31 [2021-09-16T17:04:31.142Z] Cannot create a file when that file already exists.
17:04:31 [2021-09-16T17:04:31.840Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:04:32 [2021-09-16T17:04:32.071Z] ?   	github.com/docker/docker/api	[no test files]
17:04:32 [2021-09-16T17:04:32.096Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
17:04:32 [2021-09-16T17:04:32.657Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:04:34 [2021-09-16T17:04:34.024Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:04:34 [2021-09-16T17:04:34.940Z] Removing intermediate container 6d195356fd95
17:04:34 [2021-09-16T17:04:34.940Z]  ---> 901fe01998b0
17:04:34 [2021-09-16T17:04:34.940Z] Step 13/13 : CMD ["sh"]
17:04:34 [2021-09-16T17:04:34.940Z]  ---> Running in 01713aa9e5cf
17:04:34 [2021-09-16T17:04:34.940Z] Removing intermediate container 01713aa9e5cf
17:04:34 [2021-09-16T17:04:34.940Z]  ---> 0a7d09ed8038
17:04:34 [2021-09-16T17:04:34.940Z] Successfully built 0a7d09ed8038
17:04:34 [2021-09-16T17:04:34.940Z] Successfully tagged busybox:latest
17:04:34 [2021-09-16T17:04:34.940Z] INFO: Docker images of the daemon under test
17:04:34 [2021-09-16T17:04:34.940Z] 
17:04:34 [2021-09-16T17:04:34.940Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
17:04:34 [2021-09-16T17:04:34.940Z] busybox                                latest              0a7d09ed8038        Less than a second ago   4.84GB
17:04:34 [2021-09-16T17:04:34.940Z] microsoft/windowsservercore            latest              a3aeeffc33bf        3 days ago               4.8GB
17:04:34 [2021-09-16T17:04:34.940Z] mcr.microsoft.com/windows/servercore   ltsc2022            a3aeeffc33bf        3 days ago               4.8GB
17:04:34 [2021-09-16T17:04:34.940Z] 
17:04:34 [2021-09-16T17:04:34.940Z] INFO: Running integration tests at 09/16/2021 17:04:34...
17:04:34 [2021-09-16T17:04:34.940Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:04:34 [2021-09-16T17:04:34.940Z] INFO: Integration API tests being run from the host:
17:04:34 [2021-09-16T17:04:34.940Z] INFO: make.ps1 starting at 09/16/2021 17:04:34
17:04:35 [2021-09-16T17:04:35.410Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:04:36 [2021-09-16T17:04:36.528Z] 2021/09/16 17:04:32 Closing DB instances...
17:04:36 [2021-09-16T17:04:36.528Z] --- PASS: TestNetworkDBGarbageCollection (54.23s)
17:04:36 [2021-09-16T17:04:36.528Z] === RUN   TestFindNode
17:04:36 [2021-09-16T17:04:36.528Z] 2021/09/16 17:04:34 Closing DB instances...
17:04:36 [2021-09-16T17:04:36.528Z] --- PASS: TestFindNode (0.01s)
17:04:36 [2021-09-16T17:04:36.528Z] === RUN   TestChangeNodeState
17:04:36 [2021-09-16T17:04:36.528Z] 2021/09/16 17:04:34 Closing DB instances...
17:04:36 [2021-09-16T17:04:36.528Z] --- PASS: TestChangeNodeState (0.01s)
17:04:36 [2021-09-16T17:04:36.528Z] === RUN   TestNodeReincarnation
17:04:36 [2021-09-16T17:04:36.528Z] 2021/09/16 17:04:34 Closing DB instances...
17:04:37 [2021-09-16T17:04:37.291Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:04:37 [2021-09-16T17:04:37.291Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
17:04:37 [2021-09-16T17:04:37.547Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:04:37 [2021-09-16T17:04:37.547Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:04:37 [2021-09-16T17:04:37.621Z] tests/integration/models_containers_test.py ............................ [ 83%]
17:04:38 [2021-09-16T17:04:38.109Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
17:04:38 [2021-09-16T17:04:38.671Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:04:38 [2021-09-16T17:04:38.671Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
17:04:39 [2021-09-16T17:04:39.475Z] time="2021-09-16T17:04:39Z" level=error msg="failed to send node leave: timed out broadcasting node event"
17:04:39 [2021-09-16T17:04:39.475Z] --- PASS: TestNodeReincarnation (5.01s)
17:04:39 [2021-09-16T17:04:39.475Z] === RUN   TestParallelCreate
17:04:39 [2021-09-16T17:04:39.475Z] 2021/09/16 17:04:39 Closing DB instances...
17:04:39 [2021-09-16T17:04:39.475Z] --- PASS: TestParallelCreate (0.01s)
17:04:39 [2021-09-16T17:04:39.475Z] === RUN   TestParallelDelete
17:04:39 [2021-09-16T17:04:39.599Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
17:04:39 [2021-09-16T17:04:39.599Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
17:04:39 [2021-09-16T17:04:39.855Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:04:39 [2021-09-16T17:04:39.944Z] 2021/09/16 17:04:39 Closing DB instances...
17:04:39 [2021-09-16T17:04:39.944Z] --- PASS: TestParallelDelete (0.04s)
17:04:39 [2021-09-16T17:04:39.944Z] === RUN   TestNetworkDBIslands
17:04:39 [2021-09-16T17:04:39.944Z] time="2021-09-16T17:04:39Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e6e4e8a0e6af with config:&{NodeID:e6e4e8a0e6af Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:04:39 [2021-09-16T17:04:39.944Z] time="2021-09-16T17:04:39Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, joined gossip cluster"
17:04:39 [2021-09-16T17:04:39.944Z] time="2021-09-16T17:04:39Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, added to nodes list"
17:04:39 [2021-09-16T17:04:39.945Z] time="2021-09-16T17:04:39Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:9b428a88bb33 with config:&{NodeID:9b428a88bb33 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:04:39 [2021-09-16T17:04:39.945Z] time="2021-09-16T17:04:39Z" level=info msg="Node 9b428a88bb33/172.25.80.159, joined gossip cluster"
17:04:39 [2021-09-16T17:04:39.945Z] time="2021-09-16T17:04:39Z" level=info msg="Node 9b428a88bb33/172.25.80.159, added to nodes list"
17:04:39 [2021-09-16T17:04:39.945Z] time="2021-09-16T17:04:39Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
17:04:39 [2021-09-16T17:04:39.945Z] time="2021-09-16T17:04:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49345"
17:04:39 [2021-09-16T17:04:39.945Z] time="2021-09-16T17:04:39Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
17:04:39 [2021-09-16T17:04:39.945Z] time="2021-09-16T17:04:39Z" level=info msg="Node 9b428a88bb33/172.25.80.159, joined gossip cluster"
17:04:39 [2021-09-16T17:04:39.945Z] time="2021-09-16T17:04:39Z" level=info msg="Node 9b428a88bb33/172.25.80.159, added to nodes list"
17:04:39 [2021-09-16T17:04:39.945Z] time="2021-09-16T17:04:39Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, joined gossip cluster"
17:04:39 [2021-09-16T17:04:39.945Z] time="2021-09-16T17:04:39Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, added to nodes list"
17:04:39 [2021-09-16T17:04:39.945Z] time="2021-09-16T17:04:39Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
17:04:39 [2021-09-16T17:04:39.945Z] time="2021-09-16T17:04:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346"
17:04:40 [2021-09-16T17:04:40.112Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
17:04:40 [2021-09-16T17:04:40.416Z] time="2021-09-16T17:04:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:bca90dacbccc with config:&{NodeID:bca90dacbccc Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:04:40 [2021-09-16T17:04:40.416Z] time="2021-09-16T17:04:40Z" level=info msg="Node bca90dacbccc/172.25.80.159, joined gossip cluster"
17:04:40 [2021-09-16T17:04:40.416Z] time="2021-09-16T17:04:40Z" level=info msg="Node bca90dacbccc/172.25.80.159, added to nodes list"
17:04:40 [2021-09-16T17:04:40.416Z] time="2021-09-16T17:04:40Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
17:04:40 [2021-09-16T17:04:40.416Z] time="2021-09-16T17:04:40Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
17:04:40 [2021-09-16T17:04:40.416Z] time="2021-09-16T17:04:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49347"
17:04:40 [2021-09-16T17:04:40.416Z] time="2021-09-16T17:04:40Z" level=info msg="Node bca90dacbccc/172.25.80.159, joined gossip cluster"
17:04:40 [2021-09-16T17:04:40.416Z] time="2021-09-16T17:04:40Z" level=info msg="Node bca90dacbccc/172.25.80.159, added to nodes list"
17:04:40 [2021-09-16T17:04:40.416Z] time="2021-09-16T17:04:40Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, joined gossip cluster"
17:04:40 [2021-09-16T17:04:40.416Z] time="2021-09-16T17:04:40Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, added to nodes list"
17:04:40 [2021-09-16T17:04:40.416Z] time="2021-09-16T17:04:40Z" level=info msg="Node 9b428a88bb33/172.25.80.159, joined gossip cluster"
17:04:40 [2021-09-16T17:04:40.416Z] time="2021-09-16T17:04:40Z" level=info msg="Node 9b428a88bb33/172.25.80.159, added to nodes list"
17:04:40 [2021-09-16T17:04:40.416Z] time="2021-09-16T17:04:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348"
17:04:40 [2021-09-16T17:04:40.416Z] time="2021-09-16T17:04:40Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
17:04:40 [2021-09-16T17:04:40.674Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=info msg="Node bca90dacbccc/172.25.80.159, joined gossip cluster"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=info msg="Node bca90dacbccc/172.25.80.159, added to nodes list"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e4bd7f828f96 with config:&{NodeID:e4bd7f828f96 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=info msg="Node e4bd7f828f96/172.25.80.159, joined gossip cluster"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=info msg="Node e4bd7f828f96/172.25.80.159, added to nodes list"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49349"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=info msg="Node e4bd7f828f96/172.25.80.159, joined gossip cluster"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=info msg="Node e4bd7f828f96/172.25.80.159, added to nodes list"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=info msg="Node 9b428a88bb33/172.25.80.159, joined gossip cluster"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=info msg="Node 9b428a88bb33/172.25.80.159, added to nodes list"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=info msg="Node bca90dacbccc/172.25.80.159, joined gossip cluster"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=info msg="Node bca90dacbccc/172.25.80.159, added to nodes list"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, joined gossip cluster"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, added to nodes list"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
17:04:40 [2021-09-16T17:04:40.884Z] time="2021-09-16T17:04:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49350"
17:04:40 [2021-09-16T17:04:40.930Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:04:40 [2021-09-16T17:04:40.930Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
17:04:41 [2021-09-16T17:04:41.350Z] time="2021-09-16T17:04:40Z" level=info msg="Node e4bd7f828f96/172.25.80.159, joined gossip cluster"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:40Z" level=info msg="Node e4bd7f828f96/172.25.80.159, joined gossip cluster"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:40Z" level=info msg="Node e4bd7f828f96/172.25.80.159, added to nodes list"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:40Z" level=info msg="Node e4bd7f828f96/172.25.80.159, added to nodes list"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:c74fcd13d0f7 with config:&{NodeID:c74fcd13d0f7 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, joined gossip cluster"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, added to nodes list"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Stream connection from=[::1]:49351"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, joined gossip cluster"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, added to nodes list"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=info msg="Node 9b428a88bb33/172.25.80.159, joined gossip cluster"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=info msg="Node 9b428a88bb33/172.25.80.159, added to nodes list"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, joined gossip cluster"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, added to nodes list"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=info msg="Node e4bd7f828f96/172.25.80.159, joined gossip cluster"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=info msg="Node e4bd7f828f96/172.25.80.159, added to nodes list"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=info msg="Node bca90dacbccc/172.25.80.159, joined gossip cluster"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=info msg="Node bca90dacbccc/172.25.80.159, added to nodes list"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
17:04:41 [2021-09-16T17:04:41.351Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352"
17:04:41 [2021-09-16T17:04:41.492Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, joined gossip cluster"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, added to nodes list"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, joined gossip cluster"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, added to nodes list"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, joined gossip cluster"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, added to nodes list"
17:04:41 [2021-09-16T17:04:41.821Z]     networkdb_test.go:835: Re-joining: 3
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=info msg="The new bootstrap node list is:[172.25.80.159:10033 172.25.80.159:10034 172.25.80.159:10035]"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.80.159:10033"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Stream connection from=172.25.80.159:49353"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.80.159:10034"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Stream connection from=172.25.80.159:49354"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.80.159:10035"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Stream connection from=172.25.80.159:49355"
17:04:41 [2021-09-16T17:04:41.821Z]     networkdb_test.go:835: Re-joining: 4
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=info msg="The new bootstrap node list is:[172.25.80.159:10033 172.25.80.159:10034 172.25.80.159:10035]"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.80.159:10033"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Stream connection from=172.25.80.159:49356"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Stream connection from=172.25.80.159:49357"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.80.159:10034"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.80.159:10035"
17:04:41 [2021-09-16T17:04:41.821Z] time="2021-09-16T17:04:41Z" level=debug msg="memberlist: Stream connection from=172.25.80.159:49358"
17:04:42 [2021-09-16T17:04:42.055Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
17:04:42 [2021-09-16T17:04:42.288Z] time="2021-09-16T17:04:41Z" level=info msg="node 0 leaving"
17:04:42 [2021-09-16T17:04:42.288Z] time="2021-09-16T17:04:42Z" level=info msg="Node e6e4e8a0e6af change state NodeActive --> NodeLeft"
17:04:42 [2021-09-16T17:04:42.288Z] time="2021-09-16T17:04:42Z" level=info msg="Node e6e4e8a0e6af change state NodeActive --> NodeLeft"
17:04:42 [2021-09-16T17:04:42.288Z] time="2021-09-16T17:04:42Z" level=info msg="node5(c74fcd13d0f7): Node leave event for e6e4e8a0e6af/172.25.80.159"
17:04:42 [2021-09-16T17:04:42.288Z] time="2021-09-16T17:04:42Z" level=info msg="node2(9b428a88bb33): Node leave event for e6e4e8a0e6af/172.25.80.159"
17:04:42 [2021-09-16T17:04:42.288Z] time="2021-09-16T17:04:42Z" level=info msg="Node e6e4e8a0e6af change state NodeActive --> NodeLeft"
17:04:42 [2021-09-16T17:04:42.288Z] time="2021-09-16T17:04:42Z" level=info msg="node3(bca90dacbccc): Node leave event for e6e4e8a0e6af/172.25.80.159"
17:04:42 [2021-09-16T17:04:42.288Z] time="2021-09-16T17:04:42Z" level=info msg="Node e6e4e8a0e6af change state NodeActive --> NodeLeft"
17:04:42 [2021-09-16T17:04:42.288Z] time="2021-09-16T17:04:42Z" level=info msg="node1(e6e4e8a0e6af): Node leave event for e6e4e8a0e6af/172.25.80.159"
17:04:42 [2021-09-16T17:04:42.288Z] time="2021-09-16T17:04:42Z" level=info msg="Node e6e4e8a0e6af change state NodeActive --> NodeLeft"
17:04:42 [2021-09-16T17:04:42.288Z] time="2021-09-16T17:04:42Z" level=info msg="node4(e4bd7f828f96): Node leave event for e6e4e8a0e6af/172.25.80.159"
17:04:42 [2021-09-16T17:04:42.617Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, left gossip cluster"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, left gossip cluster"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, left gossip cluster"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, left gossip cluster"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="Node e6e4e8a0e6af/172.25.80.159, left gossip cluster"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="node 1 leaving"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="Node 9b428a88bb33 change state NodeActive --> NodeLeft"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="node3(bca90dacbccc): Node leave event for 9b428a88bb33/172.25.80.159"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="Node 9b428a88bb33/172.25.80.159, left gossip cluster"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="Node 9b428a88bb33 change state NodeActive --> NodeFailed"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="Node 9b428a88bb33/172.25.80.159, added to failed nodes list"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="Node 9b428a88bb33 change state NodeActive --> NodeLeft"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="node5(c74fcd13d0f7): Node leave event for 9b428a88bb33/172.25.80.159"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="Node 9b428a88bb33 change state NodeActive --> NodeLeft"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="node4(e4bd7f828f96): Node leave event for 9b428a88bb33/172.25.80.159"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=error msg="node: 9b428a88bb33 is unknown to memberlist"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="Node 9b428a88bb33/172.25.80.159, left gossip cluster"
17:04:42 [2021-09-16T17:04:42.755Z] time="2021-09-16T17:04:42Z" level=info msg="Node 9b428a88bb33/172.25.80.159, left gossip cluster"
17:04:43 [2021-09-16T17:04:43.179Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:42Z" level=info msg="Node 9b428a88bb33/172.25.80.159, left gossip cluster"
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:42Z" level=info msg="node 2 leaving"
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:42Z" level=info msg="Node bca90dacbccc change state NodeActive --> NodeLeft"
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:42Z" level=info msg="node4(e4bd7f828f96): Node leave event for bca90dacbccc/172.25.80.159"
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:42Z" level=info msg="Node bca90dacbccc change state NodeActive --> NodeLeft"
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:42Z" level=info msg="node5(c74fcd13d0f7): Node leave event for bca90dacbccc/172.25.80.159"
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:42Z" level=info msg="Node bca90dacbccc change state NodeActive --> NodeLeft"
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:42Z" level=info msg="node3(bca90dacbccc): Node leave event for bca90dacbccc/172.25.80.159"
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:42Z" level=debug msg="memberlist: Failed ping: e4bd7f828f96 (timeout reached)"
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.80.159:10037: use of closed network connection"
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.80.159:10035: use of closed network connection"
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:42Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.80.159:10034: use of closed network connection"
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:42Z" level=debug msg="memberlist: Stream connection from=172.25.80.159:49359"
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:43Z" level=info msg="Node bca90dacbccc/172.25.80.159, left gossip cluster"
17:04:43 [2021-09-16T17:04:43.221Z] time="2021-09-16T17:04:43Z" level=info msg="Node bca90dacbccc/172.25.80.159, left gossip cluster"
17:04:43 [2021-09-16T17:04:43.689Z]     networkdb_test.go:867: node4: OK
17:04:43 [2021-09-16T17:04:43.689Z]     networkdb_test.go:867: node5: OK
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=info msg="node 0 coming back"
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10035->172.25.80.159:10036: use of closed network connection"
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9edafbb68c27 with config:&{NodeID:9edafbb68c27 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=info msg="Node bca90dacbccc/172.25.80.159, left gossip cluster"
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=info msg="Node 9edafbb68c27/172.25.80.159, joined gossip cluster"
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=info msg="Node 9edafbb68c27/172.25.80.159, added to nodes list"
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=info msg="node 1 coming back"
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:2b7ba7a83b5f with config:&{NodeID:2b7ba7a83b5f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, joined gossip cluster"
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, added to nodes list"
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=info msg="node 2 coming back"
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:15316fad7578 with config:&{NodeID:15316fad7578 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=info msg="Node 15316fad7578/172.25.80.159, joined gossip cluster"
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=info msg="Node 15316fad7578/172.25.80.159, added to nodes list"
17:04:43 [2021-09-16T17:04:43.689Z] time="2021-09-16T17:04:43Z" level=warning msg="memberlist: Was able to connect to e4bd7f828f96 but other probes failed, network may be misconfigured"
17:04:43 [2021-09-16T17:04:43.742Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
17:04:44 [2021-09-16T17:04:44.000Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
17:04:44 [2021-09-16T17:04:44.564Z]     check_test.go:308: [dbe83c38907a4] daemon is not started
17:04:44 [2021-09-16T17:04:44.564Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
17:04:45 [2021-09-16T17:04:45.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
17:04:45 [2021-09-16T17:04:45.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
17:04:45 [2021-09-16T17:04:45.932Z]     check_test.go:308: [d194a37506067] daemon is not started
17:04:45 [2021-09-16T17:04:45.932Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
17:04:46 [2021-09-16T17:04:46.189Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
17:04:46 [2021-09-16T17:04:46.897Z] === RUN   TestMiddlewares
17:04:46 [2021-09-16T17:04:46.897Z] --- PASS: TestMiddlewares (0.00s)
17:04:46 [2021-09-16T17:04:46.897Z] PASS
17:04:46 [2021-09-16T17:04:46.897Z] coverage: 9.0% of statements
17:04:46 [2021-09-16T17:04:46.897Z] ok  	github.com/docker/docker/api/server	0.069s	coverage: 9.0% of statements
17:04:47 [2021-09-16T17:04:47.477Z] time="2021-09-16T17:04:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.80.159:10033 172.25.80.159:10034 172.25.80.159:10035]"
17:04:47 [2021-09-16T17:04:47.477Z] time="2021-09-16T17:04:47Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.80.159:10033 172.25.80.159:10034 172.25.80.159:10035]"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=debug msg="memberlist: Stream connection from=172.25.80.159:49360"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.80.159:10033"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node e4bd7f828f96/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node e4bd7f828f96/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 9edafbb68c27/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 9edafbb68c27/172.25.80.159, is the new incarnation of the shutdown node e6e4e8a0e6af/172.25.80.159"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 9edafbb68c27/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.80.159:10034"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=debug msg="memberlist: Stream connection from=172.25.80.159:49361"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 9edafbb68c27/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 9edafbb68c27/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, is the new incarnation of the shutdown node 9b428a88bb33/172.25.80.159"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node e4bd7f828f96/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node e4bd7f828f96/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.80.159:10035"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=debug msg="memberlist: Stream connection from=172.25.80.159:49362"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node e4bd7f828f96/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node e4bd7f828f96/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 9edafbb68c27/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 9edafbb68c27/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 15316fad7578/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 15316fad7578/172.25.80.159, is the new incarnation of the shutdown node bca90dacbccc/172.25.80.159"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 15316fad7578/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, is the new incarnation of the shutdown node 9b428a88bb33/172.25.80.159"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 9edafbb68c27/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 9edafbb68c27/172.25.80.159, is the new incarnation of the shutdown node e6e4e8a0e6af/172.25.80.159"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 9edafbb68c27/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 15316fad7578/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 15316fad7578/172.25.80.159, added to nodes list"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 15316fad7578/172.25.80.159, joined gossip cluster"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 15316fad7578/172.25.80.159, is the new incarnation of the shutdown node bca90dacbccc/172.25.80.159"
17:04:47 [2021-09-16T17:04:47.945Z] time="2021-09-16T17:04:47Z" level=info msg="Node 15316fad7578/172.25.80.159, added to nodes list"
17:04:48 [2021-09-16T17:04:48.082Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
17:04:48 [2021-09-16T17:04:48.412Z] time="2021-09-16T17:04:47Z" level=info msg="Node 15316fad7578/172.25.80.159, joined gossip cluster"
17:04:48 [2021-09-16T17:04:48.412Z] time="2021-09-16T17:04:47Z" level=info msg="Node 15316fad7578/172.25.80.159, added to nodes list"
17:04:48 [2021-09-16T17:04:48.412Z] time="2021-09-16T17:04:48Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.80.159:10033"
17:04:48 [2021-09-16T17:04:48.412Z] time="2021-09-16T17:04:48Z" level=debug msg="memberlist: Stream connection from=172.25.80.159:49363"
17:04:48 [2021-09-16T17:04:48.412Z] time="2021-09-16T17:04:48Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.80.159:10034"
17:04:48 [2021-09-16T17:04:48.412Z] time="2021-09-16T17:04:48Z" level=debug msg="memberlist: Stream connection from=172.25.80.159:49364"
17:04:48 [2021-09-16T17:04:48.412Z] time="2021-09-16T17:04:48Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.25.80.159:10035"
17:04:48 [2021-09-16T17:04:48.412Z] time="2021-09-16T17:04:48Z" level=debug msg="memberlist: Stream connection from=172.25.80.159:49365"
17:04:48 [2021-09-16T17:04:48.412Z] 2021/09/16 17:04:48 Closing DB instances...
17:04:48 [2021-09-16T17:04:48.878Z] time="2021-09-16T17:04:48Z" level=info msg="Node 9edafbb68c27 change state NodeActive --> NodeLeft"
17:04:48 [2021-09-16T17:04:48.878Z] time="2021-09-16T17:04:48Z" level=info msg="node2(2b7ba7a83b5f): Node leave event for 9edafbb68c27/172.25.80.159"
17:04:48 [2021-09-16T17:04:48.878Z] time="2021-09-16T17:04:48Z" level=info msg="Node 9edafbb68c27 change state NodeActive --> NodeLeft"
17:04:48 [2021-09-16T17:04:48.878Z] time="2021-09-16T17:04:48Z" level=info msg="Node 9edafbb68c27 change state NodeActive --> NodeLeft"
17:04:48 [2021-09-16T17:04:48.879Z] time="2021-09-16T17:04:48Z" level=info msg="node3(15316fad7578): Node leave event for 9edafbb68c27/172.25.80.159"
17:04:48 [2021-09-16T17:04:48.879Z] time="2021-09-16T17:04:48Z" level=info msg="node4(e4bd7f828f96): Node leave event for 9edafbb68c27/172.25.80.159"
17:04:48 [2021-09-16T17:04:48.879Z] time="2021-09-16T17:04:48Z" level=info msg="Node 9edafbb68c27 change state NodeActive --> NodeLeft"
17:04:48 [2021-09-16T17:04:48.879Z] time="2021-09-16T17:04:48Z" level=info msg="node5(c74fcd13d0f7): Node leave event for 9edafbb68c27/172.25.80.159"
17:04:48 [2021-09-16T17:04:48.879Z] time="2021-09-16T17:04:48Z" level=info msg="Node 9edafbb68c27 change state NodeActive --> NodeLeft"
17:04:48 [2021-09-16T17:04:48.879Z] time="2021-09-16T17:04:48Z" level=info msg="node1(9edafbb68c27): Node leave event for 9edafbb68c27/172.25.80.159"
17:04:48 [2021-09-16T17:04:48.879Z] time="2021-09-16T17:04:48Z" level=info msg="Node 9edafbb68c27/172.25.80.159, left gossip cluster"
17:04:48 [2021-09-16T17:04:48.879Z] time="2021-09-16T17:04:48Z" level=info msg="Node 9edafbb68c27/172.25.80.159, left gossip cluster"
17:04:48 [2021-09-16T17:04:48.879Z] time="2021-09-16T17:04:48Z" level=info msg="Node 9edafbb68c27/172.25.80.159, left gossip cluster"
17:04:48 [2021-09-16T17:04:48.879Z] time="2021-09-16T17:04:48Z" level=info msg="Node 9edafbb68c27/172.25.80.159, left gossip cluster"
17:04:48 [2021-09-16T17:04:48.879Z] time="2021-09-16T17:04:48Z" level=info msg="Node 9edafbb68c27/172.25.80.159, left gossip cluster"
17:04:49 [2021-09-16T17:04:49.345Z] time="2021-09-16T17:04:48Z" level=info msg="Node 2b7ba7a83b5f change state NodeActive --> NodeLeft"
17:04:49 [2021-09-16T17:04:49.345Z] time="2021-09-16T17:04:48Z" level=info msg="node3(15316fad7578): Node leave event for 2b7ba7a83b5f/172.25.80.159"
17:04:49 [2021-09-16T17:04:49.345Z] time="2021-09-16T17:04:48Z" level=info msg="Node 2b7ba7a83b5f change state NodeActive --> NodeLeft"
17:04:49 [2021-09-16T17:04:49.345Z] time="2021-09-16T17:04:48Z" level=info msg="node5(c74fcd13d0f7): Node leave event for 2b7ba7a83b5f/172.25.80.159"
17:04:49 [2021-09-16T17:04:49.345Z] time="2021-09-16T17:04:48Z" level=info msg="Node 2b7ba7a83b5f change state NodeActive --> NodeLeft"
17:04:49 [2021-09-16T17:04:49.345Z] time="2021-09-16T17:04:48Z" level=info msg="node4(e4bd7f828f96): Node leave event for 2b7ba7a83b5f/172.25.80.159"
17:04:49 [2021-09-16T17:04:49.345Z] time="2021-09-16T17:04:48Z" level=info msg="Node 2b7ba7a83b5f change state NodeActive --> NodeLeft"
17:04:49 [2021-09-16T17:04:49.345Z] time="2021-09-16T17:04:48Z" level=info msg="node2(2b7ba7a83b5f): Node leave event for 2b7ba7a83b5f/172.25.80.159"
17:04:49 [2021-09-16T17:04:49.345Z] time="2021-09-16T17:04:49Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, left gossip cluster"
17:04:49 [2021-09-16T17:04:49.345Z] time="2021-09-16T17:04:49Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, left gossip cluster"
17:04:49 [2021-09-16T17:04:49.345Z] time="2021-09-16T17:04:49Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, left gossip cluster"
17:04:49 [2021-09-16T17:04:49.449Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:04:49 [2021-09-16T17:04:49.811Z] time="2021-09-16T17:04:49Z" level=info msg="Node 2b7ba7a83b5f/172.25.80.159, left gossip cluster"
17:04:49 [2021-09-16T17:04:49.811Z] time="2021-09-16T17:04:49Z" level=info msg="Node 15316fad7578 change state NodeActive --> NodeLeft"
17:04:49 [2021-09-16T17:04:49.811Z] time="2021-09-16T17:04:49Z" level=info msg="node4(e4bd7f828f96): Node leave event for 15316fad7578/172.25.80.159"
17:04:49 [2021-09-16T17:04:49.811Z] time="2021-09-16T17:04:49Z" level=info msg="Node 15316fad7578 change state NodeActive --> NodeLeft"
17:04:49 [2021-09-16T17:04:49.811Z] time="2021-09-16T17:04:49Z" level=info msg="node5(c74fcd13d0f7): Node leave event for 15316fad7578/172.25.80.159"
17:04:49 [2021-09-16T17:04:49.811Z] time="2021-09-16T17:04:49Z" level=info msg="Node 15316fad7578 change state NodeActive --> NodeLeft"
17:04:49 [2021-09-16T17:04:49.811Z] time="2021-09-16T17:04:49Z" level=info msg="node3(15316fad7578): Node leave event for 15316fad7578/172.25.80.159"
17:04:49 [2021-09-16T17:04:49.811Z] time="2021-09-16T17:04:49Z" level=info msg="Node 15316fad7578/172.25.80.159, left gossip cluster"
17:04:49 [2021-09-16T17:04:49.811Z] time="2021-09-16T17:04:49Z" level=info msg="Node 15316fad7578/172.25.80.159, left gossip cluster"
17:04:49 [2021-09-16T17:04:49.811Z] time="2021-09-16T17:04:49Z" level=info msg="Node 15316fad7578/172.25.80.159, left gossip cluster"
17:04:50 [2021-09-16T17:04:50.278Z] time="2021-09-16T17:04:49Z" level=debug msg="memberlist: Failed ping: e4bd7f828f96 (timeout reached)"
17:04:50 [2021-09-16T17:04:50.278Z] time="2021-09-16T17:04:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.80.159:10035: use of closed network connection"
17:04:50 [2021-09-16T17:04:50.278Z] time="2021-09-16T17:04:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.80.159:10037: use of closed network connection"
17:04:50 [2021-09-16T17:04:50.278Z] time="2021-09-16T17:04:49Z" level=debug msg="memberlist: Stream connection from=172.25.80.159:49366"
17:04:50 [2021-09-16T17:04:50.278Z] time="2021-09-16T17:04:50Z" level=info msg="Node e4bd7f828f96 change state NodeActive --> NodeLeft"
17:04:50 [2021-09-16T17:04:50.278Z] time="2021-09-16T17:04:50Z" level=info msg="node5(c74fcd13d0f7): Node leave event for e4bd7f828f96/172.25.80.159"
17:04:50 [2021-09-16T17:04:50.278Z] time="2021-09-16T17:04:50Z" level=info msg="Node e4bd7f828f96 change state NodeActive --> NodeLeft"
17:04:50 [2021-09-16T17:04:50.278Z] time="2021-09-16T17:04:50Z" level=info msg="node4(e4bd7f828f96): Node leave event for e4bd7f828f96/172.25.80.159"
17:04:50 [2021-09-16T17:04:50.745Z] time="2021-09-16T17:04:50Z" level=warning msg="memberlist: Was able to connect to e4bd7f828f96 but other probes failed, network may be misconfigured"
17:04:50 [2021-09-16T17:04:50.815Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
17:04:50 [2021-09-16T17:04:50.815Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:04:51 [2021-09-16T17:04:51.071Z]     check_test.go:308: [da94a3f37fb9f] daemon is not started
17:04:51 [2021-09-16T17:04:51.071Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
17:04:51 [2021-09-16T17:04:51.211Z] time="2021-09-16T17:04:50Z" level=info msg="Node e4bd7f828f96/172.25.80.159, left gossip cluster"
17:04:51 [2021-09-16T17:04:51.211Z] time="2021-09-16T17:04:50Z" level=info msg="Node e4bd7f828f96/172.25.80.159, left gossip cluster"
17:04:51 [2021-09-16T17:04:51.677Z] time="2021-09-16T17:04:51Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, left gossip cluster"
17:04:51 [2021-09-16T17:04:51.677Z] time="2021-09-16T17:04:51Z" level=info msg="Node c74fcd13d0f7 change state NodeActive --> NodeFailed"
17:04:51 [2021-09-16T17:04:51.677Z] time="2021-09-16T17:04:51Z" level=info msg="Node c74fcd13d0f7/172.25.80.159, added to failed nodes list"
17:04:51 [2021-09-16T17:04:51.677Z] --- PASS: TestNetworkDBIslands (12.07s)
17:04:51 [2021-09-16T17:04:51.677Z] PASS
17:04:51 [2021-09-16T17:04:51.677Z] coverage: 60.0% of statements
17:04:51 [2021-09-16T17:04:51.677Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.789s	coverage: 60.0% of statements
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/quota	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/rootless	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:04:51 [2021-09-16T17:04:51.677Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:04:51 [2021-09-16T17:04:51.678Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:04:51 [2021-09-16T17:04:51.678Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:04:51 [2021-09-16T17:04:51.678Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:04:51 [2021-09-16T17:04:51.678Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:04:51 [2021-09-16T17:04:51.678Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:04:51 [2021-09-16T17:04:51.678Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:04:51 [2021-09-16T17:04:51.678Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:04:51 [2021-09-16T17:04:51.678Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:04:51 [2021-09-16T17:04:51.678Z] ?   	github.com/docker/docker/volume	[no test files]
17:04:51 [2021-09-16T17:04:51.678Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:04:51 [2021-09-16T17:04:51.678Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === Skipped
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     client_test.go:23: runtime.GOOS == "windows"
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     network_proxy_test.go:208: No support for dual stack yet
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     daemon_test.go:146: root required
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     reload_test.go:520: root required
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     pull_v2_test.go:73: Needs fixing on Windows
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     pull_v2_test.go:118: Needs fixing on Windows
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     download_test.go:267: Needs fixing on Windows
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     layer_test.go:303: Failing on Windows
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     layer_test.go:352: Failing on Windows
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     layer_test.go:467: Failing on Windows
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     layer_test.go:696: Failing on Windows
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     migration_test.go:45: Failing on Windows
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     migration_test.go:181: Failing on Windows
17:04:53 [2021-09-16T17:04:53.238Z] 
17:04:53 [2021-09-16T17:04:53.238Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:04:53 [2021-09-16T17:04:53.238Z]     mount_test.go:17: Failing on Windows
17:04:53 [2021-09-16T17:04:53.588Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     mount_test.go:76: Failing on Windows
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     mount_test.go:125: Failing on Windows
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     mount_test.go:212: Failing on Windows
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     archive_test.go:133: Xz not present in msys2
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     archive_test.go:238: Failing on Windows CI machines
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     archive_windows_test.go:16: Currently fails
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     changes_test.go:195: needs more investigation
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     changes_test.go:432: needs further investigation
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     changes_test.go:468: needs further investigation
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     poller_test.go:40: No chmod on Windows
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     fileutils_test.go:133: Needs porting to Windows
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     fileutils_test.go:179: Needs porting to Windows
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:04:53 [2021-09-16T17:04:53.705Z]     local_test.go:180: runtime.GOOS == "windows"
17:04:53 [2021-09-16T17:04:53.705Z] 
17:04:53 [2021-09-16T17:04:53.705Z] DONE 2068 tests, 69 skipped in 248.945s
17:04:53 [2021-09-16T17:04:53.705Z] INFO: make.ps1 ended at 09/16/2021 17:04:53
17:04:53 [2021-09-16T17:04:53.792Z] .........                                                                [ 86%]
17:04:53 [2021-09-16T17:04:53.844Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
17:04:55 [2021-09-16T17:04:55.265Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:04:55 [2021-09-16T17:04:55.265Z] INFO: Unit tests ended at 09/16/2021 17:04:54. Duration:00:04:19.4926298
17:04:55 [2021-09-16T17:04:55.265Z] INFO: Building busybox
17:04:55 [2021-09-16T17:04:55.265Z] Sending build context to Docker daemon   5.12kB
17:04:55 [2021-09-16T17:04:55.265Z] 
17:04:55 [2021-09-16T17:04:55.265Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:04:55 [2021-09-16T17:04:55.265Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:04:55 [2021-09-16T17:04:55.265Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:04:55 [2021-09-16T17:04:55.265Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:04:55 [2021-09-16T17:04:55.265Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:04:55 [2021-09-16T17:04:55.265Z]  ---> a3aeeffc33bf
17:04:55 [2021-09-16T17:04:55.265Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:04:55 [2021-09-16T17:04:55.265Z]  ---> Running in b8b02f4b2ad3
17:04:55 [2021-09-16T17:04:55.377Z] --- PASS: TestServicePlugin (30.34s)
17:04:55 [2021-09-16T17:04:55.377Z] === RUN   TestServiceUpdateLabel
17:04:55 [2021-09-16T17:04:55.733Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
17:04:56 [2021-09-16T17:04:56.304Z] --- PASS: TestServiceUpdateLabel (2.21s)
17:04:56 [2021-09-16T17:04:56.304Z] === RUN   TestServiceUpdateSecrets
17:04:56 [2021-09-16T17:04:56.689Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:04:56 [2021-09-16T17:04:56.689Z] INFO: Testing against a local daemon
17:04:56 [2021-09-16T17:04:56.689Z] === RUN   TestBuildWithSession
17:04:56 [2021-09-16T17:04:56.689Z]     build_session_test.go:25: TODO: BuildKit
17:04:56 [2021-09-16T17:04:56.689Z] --- SKIP: TestBuildWithSession (0.00s)
17:04:56 [2021-09-16T17:04:56.689Z] === RUN   TestBuildSquashParent
17:04:56 [2021-09-16T17:04:56.689Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:04:56 [2021-09-16T17:04:56.689Z] --- SKIP: TestBuildSquashParent (0.00s)
17:04:56 [2021-09-16T17:04:56.689Z] === RUN   TestBuildWithRemoveAndForceRemove
17:04:56 [2021-09-16T17:04:56.689Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:04:56 [2021-09-16T17:04:56.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:04:56 [2021-09-16T17:04:56.689Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:04:56 [2021-09-16T17:04:56.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:04:56 [2021-09-16T17:04:56.689Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:04:56 [2021-09-16T17:04:56.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:04:56 [2021-09-16T17:04:56.689Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:04:56 [2021-09-16T17:04:56.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:04:56 [2021-09-16T17:04:56.689Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:04:56 [2021-09-16T17:04:56.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:04:56 [2021-09-16T17:04:56.689Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:04:56 [2021-09-16T17:04:56.689Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:04:56 [2021-09-16T17:04:56.689Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:04:56 [2021-09-16T17:04:56.689Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:04:56 [2021-09-16T17:04:56.689Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:04:56 [2021-09-16T17:04:56.689Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:04:57 [2021-09-16T17:04:57.943Z] tests/integration/models_images_test.py ...............                  [ 89%]
17:04:59 [2021-09-16T17:04:59.382Z] tests/integration/models_networks_test.py ....                           [ 91%]
17:04:59 [2021-09-16T17:04:59.904Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
17:04:59 [2021-09-16T17:04:59.964Z] Removing intermediate container b8b02f4b2ad3
17:04:59 [2021-09-16T17:04:59.964Z]  ---> 849610c191c0
17:04:59 [2021-09-16T17:04:59.964Z] Step 7/13 : ARG BUSYBOX_VERSION
17:04:59 [2021-09-16T17:04:59.964Z]  ---> Running in c722d325c2d1
17:04:59 [2021-09-16T17:04:59.964Z] Removing intermediate container c722d325c2d1
17:04:59 [2021-09-16T17:04:59.964Z]  ---> 4df092d44d6c
17:04:59 [2021-09-16T17:04:59.964Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:04:59 [2021-09-16T17:04:59.964Z]  ---> Running in e574d21bc182
17:05:00 [2021-09-16T17:05:00.418Z] Removing intermediate container e574d21bc182
17:05:00 [2021-09-16T17:05:00.418Z]  ---> 8b50d3c886f7
17:05:00 [2021-09-16T17:05:00.418Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:05:00 [2021-09-16T17:05:00.466Z]     check_test.go:308: [da765457316b6] daemon is not started
17:05:00 [2021-09-16T17:05:00.466Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
17:05:01 [2021-09-16T17:05:01.940Z] 
17:05:01 [2021-09-16T17:05:01.940Z]  ---> c13c516caf5c
17:05:01 [2021-09-16T17:05:01.940Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:05:02 [2021-09-16T17:05:02.394Z]  ---> Running in 6f2989176626
17:05:02 [2021-09-16T17:05:02.491Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:05:02 [2021-09-16T17:05:02.492Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:05:03 [2021-09-16T17:05:03.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
17:05:04 [2021-09-16T17:05:04.634Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:05:05 [2021-09-16T17:05:05.195Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:05:05 [2021-09-16T17:05:05.451Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:05:05 [2021-09-16T17:05:05.451Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:05:05 [2021-09-16T17:05:05.915Z] tests/integration/models_nodes_test.py .                                 [ 91%]
17:05:05 [2021-09-16T17:05:05.915Z] tests/integration/models_resources_test.py .                             [ 91%]
17:05:08 [2021-09-16T17:05:08.276Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:05:08 [2021-09-16T17:05:08.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.46s)
17:05:08 [2021-09-16T17:05:08.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (8.54s)
17:05:08 [2021-09-16T17:05:08.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (8.64s)
17:05:08 [2021-09-16T17:05:08.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.86s)
17:05:08 [2021-09-16T17:05:08.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.32s)
17:05:08 [2021-09-16T17:05:08.276Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.30s)
17:05:08 [2021-09-16T17:05:08.276Z] === RUN   TestBuildMultiStageCopy
17:05:08 [2021-09-16T17:05:08.276Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:05:08 [2021-09-16T17:05:08.717Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
17:05:09 [2021-09-16T17:05:09.444Z] Removing intermediate container 6f2989176626
17:05:09 [2021-09-16T17:05:09.444Z]  ---> 785690264d59
17:05:09 [2021-09-16T17:05:09.444Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:05:09 [2021-09-16T17:05:09.444Z]  ---> Running in aa9d230ddd70
17:05:10 [2021-09-16T17:05:10.085Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:05:10 [2021-09-16T17:05:10.966Z] 
17:05:10 [2021-09-16T17:05:10.966Z] SUCCESS: Specified value was saved.
17:05:11 [2021-09-16T17:05:11.138Z] --- PASS: TestServiceUpdateSecrets (14.62s)
17:05:11 [2021-09-16T17:05:11.138Z] === RUN   TestServiceUpdateConfigs
17:05:11 [2021-09-16T17:05:11.453Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
17:05:11 [2021-09-16T17:05:11.665Z] tests/integration/models_services_test.py ..............X.               [ 95%]
17:05:12 [2021-09-16T17:05:12.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
17:05:12 [2021-09-16T17:05:12.015Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:05:12 [2021-09-16T17:05:12.487Z] Removing intermediate container aa9d230ddd70
17:05:12 [2021-09-16T17:05:12.487Z]  ---> a6232b2bc63e
17:05:12 [2021-09-16T17:05:12.487Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:05:12 [2021-09-16T17:05:12.487Z]  ---> Running in 62d504a30025
17:05:13 [2021-09-16T17:05:13.426Z]     check_test.go:308: [d9327d68829d3] daemon is not started
17:05:13 [2021-09-16T17:05:13.426Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
17:05:13 [2021-09-16T17:05:13.988Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
17:05:14 [2021-09-16T17:05:14.055Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:05:14 [2021-09-16T17:05:14.244Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:05:14 [2021-09-16T17:05:14.391Z] tests/integration/models_swarm_test.py ..                                [ 96%]
17:05:14 [2021-09-16T17:05:14.391Z] tests/integration/models_volumes_test.py ..                              [ 96%]
17:05:14 [2021-09-16T17:05:14.500Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
17:05:14 [2021-09-16T17:05:14.512Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:05:15 [2021-09-16T17:05:15.106Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
17:05:15 [2021-09-16T17:05:15.480Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:05:16 [2021-09-16T17:05:16.202Z] Cannot create a file when that file already exists.
17:05:16 [2021-09-16T17:05:16.443Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:05:17 [2021-09-16T17:05:17.040Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
17:05:17 [2021-09-16T17:05:17.040Z]     check_test.go:308: [d2fa9c1888274] daemon is not started
17:05:17 [2021-09-16T17:05:17.040Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
17:05:17 [2021-09-16T17:05:17.407Z] --- PASS: TestBuildMultiStageCopy (9.42s)
17:05:17 [2021-09-16T17:05:17.407Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (5.89s)
17:05:17 [2021-09-16T17:05:17.407Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.67s)
17:05:17 [2021-09-16T17:05:17.407Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.83s)
17:05:17 [2021-09-16T17:05:17.407Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.96s)
17:05:17 [2021-09-16T17:05:17.407Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.07s)
17:05:17 [2021-09-16T17:05:17.407Z] === RUN   TestBuildMultiStageParentConfig
17:05:18 [2021-09-16T17:05:18.265Z] tests/integration/regression_test.py ......                              [ 98%]
17:05:18 [2021-09-16T17:05:18.777Z] tests/integration/credentials/store_test.py ......                       [ 99%]
17:05:18 [2021-09-16T17:05:18.777Z] tests/integration/credentials/utils_test.py .                            [100%]
17:05:18 [2021-09-16T17:05:18.777Z] 
17:05:18 [2021-09-16T17:05:18.777Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
17:05:18 [2021-09-16T17:05:18.777Z] =========================== short test summary info ============================
17:05:18 [2021-09-16T17:05:18.777Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
17:05:18 [2021-09-16T17:05:18.777Z]   CONFIG_RT_GROUP_SCHED isn't enabled
17:05:18 [2021-09-16T17:05:18.777Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
17:05:18 [2021-09-16T17:05:18.777Z]   Not supported on most drivers
17:05:18 [2021-09-16T17:05:18.777Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
17:05:18 [2021-09-16T17:05:18.777Z]   Output of docker top depends on host distro, and is not formalized.
17:05:18 [2021-09-16T17:05:18.777Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
17:05:18 [2021-09-16T17:05:18.777Z]   Output of docker top depends on host distro, and is not formalized.
17:05:18 [2021-09-16T17:05:18.777Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
17:05:18 [2021-09-16T17:05:18.777Z]   Can fail if eth0 has multiple IP addresses
17:05:18 [2021-09-16T17:05:18.777Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
17:05:18 [2021-09-16T17:05:18.777Z]   This doesn't seem to be taken into account by the engine
17:05:18 [2021-09-16T17:05:18.777Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
17:05:18 [2021-09-16T17:05:18.777Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
17:05:18 [2021-09-16T17:05:18.777Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
17:05:18 [2021-09-16T17:05:18.777Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 291.70 seconds ==
17:05:18 [2021-09-16T17:05:18.929Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
17:05:19 [2021-09-16T17:05:19.033Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
17:05:19 [2021-09-16T17:05:19.684Z] --- PASS: TestBuildMultiStageParentConfig (2.04s)
17:05:19 [2021-09-16T17:05:19.684Z] === RUN   TestBuildLabelWithTargets
17:05:19 [2021-09-16T17:05:19.684Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:05:19 [2021-09-16T17:05:19.684Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
17:05:19 [2021-09-16T17:05:19.684Z] === RUN   TestBuildWithEmptyLayers
17:05:19 [2021-09-16T17:05:19.857Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:05:20 [2021-09-16T17:05:20.019Z] Removing intermediate container 62d504a30025
17:05:20 [2021-09-16T17:05:20.019Z]  ---> 4a115dc77dce
17:05:20 [2021-09-16T17:05:20.019Z] Step 13/13 : CMD ["sh"]
17:05:20 [2021-09-16T17:05:20.019Z]  ---> Running in efe2194cd4e2
17:05:20 [2021-09-16T17:05:20.420Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
17:05:20 [2021-09-16T17:05:20.474Z] Removing intermediate container efe2194cd4e2
17:05:20 [2021-09-16T17:05:20.474Z]  ---> f2d270925f4f
17:05:20 [2021-09-16T17:05:20.474Z] Successfully built f2d270925f4f
17:05:20 [2021-09-16T17:05:20.474Z] Successfully tagged busybox:latest
17:05:20 [2021-09-16T17:05:20.474Z] INFO: Docker images of the daemon under test
17:05:20 [2021-09-16T17:05:20.474Z] 
17:05:20 [2021-09-16T17:05:20.474Z] REPOSITORY                             TAG                 IMAGE ID            CREATED             SIZE
17:05:20 [2021-09-16T17:05:20.474Z] busybox                                latest              f2d270925f4f        1 second ago        4.84GB
17:05:20 [2021-09-16T17:05:20.474Z] microsoft/windowsservercore            latest              a3aeeffc33bf        3 days ago          4.8GB
17:05:20 [2021-09-16T17:05:20.474Z] mcr.microsoft.com/windows/servercore   ltsc2022            a3aeeffc33bf        3 days ago          4.8GB
17:05:20 [2021-09-16T17:05:20.474Z] 
17:05:20 [2021-09-16T17:05:20.474Z] INFO: Running integration tests at 09/16/2021 17:05:20...
17:05:20 [2021-09-16T17:05:20.474Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:05:20 [2021-09-16T17:05:20.474Z] INFO: Integration API tests being run from the host:
17:05:20 [2021-09-16T17:05:20.474Z] INFO: make.ps1 starting at 09/16/2021 17:05:20
17:05:20 [2021-09-16T17:05:20.648Z] --- PASS: TestBuildWithEmptyLayers (1.09s)
17:05:20 [2021-09-16T17:05:20.648Z] === RUN   TestBuildMultiStageOnBuild
17:05:21 [2021-09-16T17:05:21.433Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:05:22 [2021-09-16T17:05:22.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
17:05:22 [2021-09-16T17:05:22.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
17:05:22 [2021-09-16T17:05:22.312Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:05:22 [2021-09-16T17:05:22.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
17:05:23 [2021-09-16T17:05:23.679Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
17:05:23 [2021-09-16T17:05:23.897Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
17:05:23 [2021-09-16T17:05:23.935Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:05:24 [2021-09-16T17:05:24.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
17:05:25 [2021-09-16T17:05:25.304Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
17:05:25 [2021-09-16T17:05:25.973Z] --- PASS: TestServiceUpdateConfigs (14.80s)
17:05:25 [2021-09-16T17:05:25.973Z] === RUN   TestServiceUpdateNetwork
17:05:27 [2021-09-16T17:05:27.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
17:05:27 [2021-09-16T17:05:27.234Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
17:05:29 [2021-09-16T17:05:29.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
17:05:30 [2021-09-16T17:05:30.506Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
17:05:30 [2021-09-16T17:05:30.945Z] --- PASS: TestBuildMultiStageOnBuild (9.32s)
17:05:30 [2021-09-16T17:05:30.945Z] === RUN   TestBuildUncleanTarFilenames
17:05:30 [2021-09-16T17:05:30.945Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:05:30 [2021-09-16T17:05:30.945Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
17:05:30 [2021-09-16T17:05:30.945Z] === RUN   TestBuildMultiStageLayerLeak
17:05:31 [2021-09-16T17:05:31.198Z] Leaving: AppArmorNo profiles have been unloaded.
17:05:31 [2021-09-16T17:05:31.198Z] 
17:05:31 [2021-09-16T17:05:31.198Z] Unloading profiles will leave already running processes permanently
17:05:31 [2021-09-16T17:05:31.198Z] unconfined, which can lead to unexpected situations.
17:05:31 [2021-09-16T17:05:31.198Z] 
17:05:31 [2021-09-16T17:05:31.198Z] To set a process to complain mode, use the command line tool
17:05:31 [2021-09-16T17:05:31.198Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:05:31 [2021-09-16T17:05:31.198Z] 
Post stage
[Pipeline] junit
17:05:31 [2021-09-16T17:05:31.208Z] Recording test results
17:05:32 [2021-09-16T17:05:32.343Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
17:05:32 [2021-09-16T17:05:32.657Z] + echo Ensuring container killed.
17:05:32 [2021-09-16T17:05:32.657Z] Ensuring container killed.
17:05:32 [2021-09-16T17:05:32.657Z] + docker rm -vf docker-pr6
17:05:32 [2021-09-16T17:05:32.657Z] Error: No such container: docker-pr6
[Pipeline] sh
17:05:32 [2021-09-16T17:05:32.857Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
17:05:32 [2021-09-16T17:05:32.986Z] + echo Chowning /workspace to jenkins user
17:05:32 [2021-09-16T17:05:32.986Z] Chowning /workspace to jenkins user
17:05:32 [2021-09-16T17:05:32.986Z] + id -u
17:05:32 [2021-09-16T17:05:32.986Z] + id -g
17:05:32 [2021-09-16T17:05:32.986Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42855:/workspace busybox chown -R 1000:1000 /workspace
17:05:33 [2021-09-16T17:05:33.773Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
17:05:34 [2021-09-16T17:05:34.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:05:34 [2021-09-16T17:05:34.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
17:05:34 [2021-09-16T17:05:34.642Z] + bundleName=docker-py
17:05:34 [2021-09-16T17:05:34.642Z] + echo Creating docker-py-bundles.tar.gz
17:05:34 [2021-09-16T17:05:34.642Z] Creating docker-py-bundles.tar.gz
17:05:34 [2021-09-16T17:05:34.642Z] + 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
17:05:34 [2021-09-16T17:05:34.651Z] Archiving artifacts
17:05:35 [2021-09-16T17:05:35.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
17:05:36 [2021-09-16T17:05:36.477Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42855/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
17:05:36 [2021-09-16T17:05:36.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
17:05:36 [2021-09-16T17:05:36.875Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c -e DOCKER_GRAPHDRIVER docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c hack/make.sh binary
17:05:37 [2021-09-16T17:05:37.436Z] 
17:05:37 [2021-09-16T17:05:37.436Z] Removing bundles/
17:05:37 [2021-09-16T17:05:37.436Z] 
17:05:37 [2021-09-16T17:05:37.436Z] ---> Making bundle: binary (in bundles/binary)
17:05:37 [2021-09-16T17:05:37.436Z] Building: bundles/binary-daemon/dockerd-dev
17:05:37 [2021-09-16T17:05:37.436Z] GOOS="" GOARCH="" GOARM=""
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestBoolValue
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestBoolValue (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestBoolValueOrDefault
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestBoolValueOrDefault (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestInt64ValueOrZero
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestInt64ValueOrZero (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestInt64ValueOrDefault
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestInt64ValueOrDefault (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestInt64ValueOrDefaultWithError
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestJsonContentType
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestJsonContentType (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] PASS
17:05:37 [2021-09-16T17:05:37.579Z] coverage: 14.7% of statements
17:05:37 [2021-09-16T17:05:37.579Z] ok  	github.com/docker/docker/api/server/httputils	0.083s	coverage: 14.7% of statements
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestMaskSecretKeys
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestMaskSecretKeys (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestVersionMiddlewareVersion
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] PASS
17:05:37 [2021-09-16T17:05:37.579Z] coverage: 37.7% of statements
17:05:37 [2021-09-16T17:05:37.579Z] ok  	github.com/docker/docker/api/server/middleware	0.081s	coverage: 37.7% of statements
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestStrSliceMarshalJSON
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestStrSliceUnmarshalJSON
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestStrSliceUnmarshalString
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestStrSliceUnmarshalSlice
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] PASS
17:05:37 [2021-09-16T17:05:37.579Z] coverage: 90.0% of statements
17:05:37 [2021-09-16T17:05:37.579Z] ok  	github.com/docker/docker/api/types/strslice	0.035s	coverage: 90.0% of statements
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestAdjustForAPIVersion
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestAdjustForAPIVersion (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] PASS
17:05:37 [2021-09-16T17:05:37.579Z] coverage: 5.7% of statements
17:05:37 [2021-09-16T17:05:37.579Z] ok  	github.com/docker/docker/api/server/router/swarm	0.041s	coverage: 5.7% of statements
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestToJSON
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestToJSON (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestToParamWithVersion
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestToParamWithVersion (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestFromJSON
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestFromJSON (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestEmpty
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestEmpty (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestArgsMatchKVListEmptySources
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestArgsMatchKVList
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestArgsMatchKVList (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestArgsMatch
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestArgsMatch (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestAdd
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestAdd (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestDel
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestDel (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestLen
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestLen (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestExactMatch
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestExactMatch (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestOnlyOneExactMatch
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestOnlyOneExactMatch (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestContains
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestContains (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestValidate
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestValidate (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestWalkValues
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestWalkValues (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestFuzzyMatch
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestFuzzyMatch (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestClone
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestClone (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] PASS
17:05:37 [2021-09-16T17:05:37.579Z] coverage: 92.2% of statements
17:05:37 [2021-09-16T17:05:37.579Z] ok  	github.com/docker/docker/api/types/filters	0.047s	coverage: 92.2% of statements
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestDurationToSecondsString
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestDurationToSecondsString (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestGetTimestamp
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestGetTimestamp (0.14s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestParseTimestamps
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestParseTimestamps (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] PASS
17:05:37 [2021-09-16T17:05:37.579Z] coverage: 100.0% of statements
17:05:37 [2021-09-16T17:05:37.579Z] ok  	github.com/docker/docker/api/types/time	0.192s	coverage: 100.0% of statements
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestCompareVersion
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestCompareVersion (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] PASS
17:05:37 [2021-09-16T17:05:37.579Z] coverage: 77.3% of statements
17:05:37 [2021-09-16T17:05:37.579Z] ok  	github.com/docker/docker/api/types/versions	0.032s	coverage: 77.3% of statements
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/builder	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestParseRemoteURL
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestParseRemoteURL (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestCloneArgsSmartHttp
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
17:05:37 [2021-09-16T17:05:37.579Z] === RUN   TestCloneArgsDumbHttp
17:05:37 [2021-09-16T17:05:37.579Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
17:05:37 [2021-09-16T17:05:37.580Z] === RUN   TestCloneArgsGit
17:05:37 [2021-09-16T17:05:37.580Z] --- PASS: TestCloneArgsGit (0.00s)
17:05:37 [2021-09-16T17:05:37.580Z] === RUN   TestCheckoutGit
17:05:37 [2021-09-16T17:05:37.940Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
17:05:38 [2021-09-16T17:05:38.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestProcessNoDockerignore
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestProcessNoDockerignore (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestProcessShouldLeaveAllFiles
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestDetectContentType
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestDetectContentType (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestSelectAcceptableMIME
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestSelectAcceptableMIME (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestInspectEmptyResponse
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestInspectEmptyResponse (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestInspectResponseBinary
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestInspectResponseBinary (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestResponseUnsupportedContentType
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestInspectResponseTextSimple
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestInspectResponseTextSimple (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestInspectResponseEmptyContentType
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestUnknownContentLength
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestUnknownContentLength (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestDownloadRemote
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestEnable
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestEnable (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestDisable
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestDisable (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestEnabled
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestEnabled (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] PASS
17:05:39 [2021-09-16T17:05:39.116Z] coverage: 100.0% of statements
17:05:39 [2021-09-16T17:05:39.116Z] ok  	github.com/docker/docker/cli/debug	0.041s	coverage: 100.0% of statements
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestDownloadRemote (0.08s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestGetWithStatusError
17:05:39 [2021-09-16T17:05:39.116Z] --- PASS: TestGetWithStatusError (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestCloseRootDirectory
17:05:39 [2021-09-16T17:05:39.116Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:05:39 [2021-09-16T17:05:39.116Z] --- SKIP: TestCloseRootDirectory (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestHashFile
17:05:39 [2021-09-16T17:05:39.116Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:05:39 [2021-09-16T17:05:39.116Z] --- SKIP: TestHashFile (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestHashSubdir
17:05:39 [2021-09-16T17:05:39.116Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:05:39 [2021-09-16T17:05:39.116Z] --- SKIP: TestHashSubdir (0.01s)
17:05:39 [2021-09-16T17:05:39.116Z] === RUN   TestRemoveDirectory
17:05:39 [2021-09-16T17:05:39.116Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:05:39 [2021-09-16T17:05:39.116Z] --- SKIP: TestRemoveDirectory (0.00s)
17:05:39 [2021-09-16T17:05:39.116Z] PASS
17:05:39 [2021-09-16T17:05:39.116Z] coverage: 9.3% of statements
17:05:39 [2021-09-16T17:05:39.116Z] ok  	github.com/docker/docker/builder/remotecontext	0.230s	coverage: 9.3% of statements
17:05:39 [2021-09-16T17:05:39.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
17:05:39 [2021-09-16T17:05:39.304Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:05:39 [2021-09-16T17:05:39.497Z] --- PASS: TestBuildMultiStageLayerLeak (8.55s)
17:05:39 [2021-09-16T17:05:39.497Z] === RUN   TestBuildWithHugeFile
17:05:39 [2021-09-16T17:05:39.563Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:05:39 [2021-09-16T17:05:39.563Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestGetAllAllowed
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestGetAllAllowed (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestGetAllMeta
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestGetAllMeta (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestWarnOnUnusedBuildArgs
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestIsUnreferencedBuiltin
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestIsExistingDirectory
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestIsExistingDirectory (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestGetFilenameForDownload
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestGetFilenameForDownload (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestEnv2Variables
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestEnv2Variables (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestEnvValueWithExistingRunConfigEnv
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestMaintainer
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestMaintainer (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestLabel
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestLabel (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestFromScratch
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestFromScratch (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestFromWithArg
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestFromWithArg (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestFromWithArgButBuildArgsNotGiven
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestFromWithUndefinedArg
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestFromWithUndefinedArg (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestFromMultiStageWithNamedStage
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestOnbuild
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestOnbuild (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestWorkdir
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestWorkdir (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestCmd
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestCmd (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestHealthcheckNone
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestHealthcheckNone (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestHealthcheckCmd
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestHealthcheckCmd (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestEntrypoint
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestEntrypoint (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestExpose
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestExpose (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestUser
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestUser (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestVolume
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestVolume (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestStopSignal
17:05:39 [2021-09-16T17:05:39.575Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:05:39 [2021-09-16T17:05:39.575Z] --- SKIP: TestStopSignal (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestArg
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestArg (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestShell
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestShell (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestPrependEnvOnCmd
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestPrependEnvOnCmd (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestRunWithBuildArgs
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestRunWithBuildArgs (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestRunIgnoresHealthcheck
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestDispatchUnsupportedOptions
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestNormalizeWorkdir
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestNormalizeWorkdir (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestDispatch
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestDispatch/ADD_multiple_files_to_file
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestDispatch/COPY_multiple_files_to_file
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestDispatch/COPY_wildcard_no_files
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestDispatch/COPY_url
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestDispatch (0.06s)
17:05:39 [2021-09-16T17:05:39.575Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
17:05:39 [2021-09-16T17:05:39.575Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
17:05:39 [2021-09-16T17:05:39.575Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
17:05:39 [2021-09-16T17:05:39.575Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
17:05:39 [2021-09-16T17:05:39.575Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
17:05:39 [2021-09-16T17:05:39.575Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z]     --- PASS: TestDispatch/COPY_url (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestAddScratchImageAddsToMounts
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestAddFromScratchPopulatesPlatform
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestImageSourceGetAddsToMounts
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestEmptyDockerfile
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestEmptyDockerfile (0.01s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestSymlinkDockerfile
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestSymlinkDockerfile (0.01s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestDockerfileOutsideTheBuildContext
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestNonExistingDockerfile
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestNonExistingDockerfile (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestCopyRunConfig
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestCopyRunConfig (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestDeepCopyRunConfig
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestDeepCopyRunConfig (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestExportImage
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestExportImage (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] === RUN   TestNormalizeDest
17:05:39 [2021-09-16T17:05:39.575Z] --- PASS: TestNormalizeDest (0.00s)
17:05:39 [2021-09-16T17:05:39.575Z] PASS
17:05:39 [2021-09-16T17:05:39.575Z] coverage: 46.8% of statements
17:05:39 [2021-09-16T17:05:39.575Z] ok  	github.com/docker/docker/builder/dockerfile	0.188s	coverage: 46.8% of statements
17:05:40 [2021-09-16T17:05:40.034Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:05:40 [2021-09-16T17:05:40.034Z] === RUN   TestTCP4Proxy
17:05:40 [2021-09-16T17:05:40.034Z] --- PASS: TestTCP4Proxy (0.00s)
17:05:40 [2021-09-16T17:05:40.034Z] === RUN   TestTCP4ProxyHalfClose
17:05:40 [2021-09-16T17:05:40.034Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
17:05:40 [2021-09-16T17:05:40.034Z] === RUN   TestTCP6Proxy
17:05:40 [2021-09-16T17:05:40.034Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:05:40 [2021-09-16T17:05:40.034Z] --- SKIP: TestTCP6Proxy (0.00s)
17:05:40 [2021-09-16T17:05:40.034Z] === RUN   TestTCPDualStackProxy
17:05:40 [2021-09-16T17:05:40.034Z]     network_proxy_test.go:208: No support for dual stack yet
17:05:40 [2021-09-16T17:05:40.034Z] --- SKIP: TestTCPDualStackProxy (0.00s)
17:05:40 [2021-09-16T17:05:40.034Z] === RUN   TestUDP4Proxy
17:05:40 [2021-09-16T17:05:40.034Z] --- PASS: TestUDP4Proxy (0.00s)
17:05:40 [2021-09-16T17:05:40.034Z] === RUN   TestUDP6Proxy
17:05:40 [2021-09-16T17:05:40.034Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:05:40 [2021-09-16T17:05:40.034Z] --- SKIP: TestUDP6Proxy (0.00s)
17:05:40 [2021-09-16T17:05:40.034Z] === RUN   TestUDPWriteError
17:05:40 [2021-09-16T17:05:40.034Z] --- PASS: TestUDPWriteError (0.00s)
17:05:40 [2021-09-16T17:05:40.034Z] === RUN   TestSCTP4Proxy
17:05:40 [2021-09-16T17:05:40.034Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:05:40 [2021-09-16T17:05:40.034Z] --- SKIP: TestSCTP4Proxy (0.01s)
17:05:40 [2021-09-16T17:05:40.034Z] === RUN   TestSCTP6Proxy
17:05:40 [2021-09-16T17:05:40.034Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:05:40 [2021-09-16T17:05:40.034Z] --- SKIP: TestSCTP6Proxy (0.00s)
17:05:40 [2021-09-16T17:05:40.034Z] PASS
17:05:40 [2021-09-16T17:05:40.034Z] coverage: 49.4% of statements
17:05:40 [2021-09-16T17:05:40.034Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.085s	coverage: 49.4% of statements
17:05:40 [2021-09-16T17:05:40.808Z] --- PASS: TestServiceUpdateNetwork (12.67s)
17:05:40 [2021-09-16T17:05:40.809Z] === RUN   TestServiceUpdatePidsLimit
17:05:40 [2021-09-16T17:05:40.809Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:05:40 [2021-09-16T17:05:40.809Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:05:40 [2021-09-16T17:05:40.928Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
17:05:41 [2021-09-16T17:05:41.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
17:05:41 [2021-09-16T17:05:41.856Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
17:05:42 [2021-09-16T17:05:42.009Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
17:05:42 [2021-09-16T17:05:42.009Z] Using test binary docker
17:05:42 [2021-09-16T17:05:42.009Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
17:05:42 [2021-09-16T17:05:42.009Z] +++ /etc/init.d/apparmor start
17:05:42 [2021-09-16T17:05:42.009Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
17:05:42 [2021-09-16T17:05:42.009Z] INFO: Waiting for daemon to start...
17:05:42 [2021-09-16T17:05:42.009Z] Starting dockerd
17:05:42 [2021-09-16T17:05:42.009Z] +++ 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
17:05:42 [2021-09-16T17:05:42.500Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:05:42 [2021-09-16T17:05:42.500Z] INFO: Testing against a local daemon
17:05:42 [2021-09-16T17:05:42.500Z] === RUN   TestBuildWithSession
17:05:42 [2021-09-16T17:05:42.500Z]     build_session_test.go:25: TODO: BuildKit
17:05:42 [2021-09-16T17:05:42.500Z] --- SKIP: TestBuildWithSession (0.00s)
17:05:42 [2021-09-16T17:05:42.500Z] === RUN   TestBuildSquashParent
17:05:42 [2021-09-16T17:05:42.500Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:05:42 [2021-09-16T17:05:42.500Z] --- SKIP: TestBuildSquashParent (0.00s)
17:05:42 [2021-09-16T17:05:42.500Z] === RUN   TestBuildWithRemoveAndForceRemove
17:05:42 [2021-09-16T17:05:42.500Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:05:42 [2021-09-16T17:05:42.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:05:42 [2021-09-16T17:05:42.500Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:05:42 [2021-09-16T17:05:42.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:05:42 [2021-09-16T17:05:42.500Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:05:42 [2021-09-16T17:05:42.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:05:42 [2021-09-16T17:05:42.500Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:05:42 [2021-09-16T17:05:42.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:05:42 [2021-09-16T17:05:42.500Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:05:42 [2021-09-16T17:05:42.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:05:42 [2021-09-16T17:05:42.500Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:05:42 [2021-09-16T17:05:42.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:05:42 [2021-09-16T17:05:42.500Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:05:42 [2021-09-16T17:05:42.500Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:05:42 [2021-09-16T17:05:42.500Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:05:42 [2021-09-16T17:05:42.500Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:05:43 [2021-09-16T17:05:43.745Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:05:44 [2021-09-16T17:05:44.307Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:05:44 [2021-09-16T17:05:44.563Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:05:44 [2021-09-16T17:05:44.819Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
17:05:45 [2021-09-16T17:05:45.307Z] .
17:05:45 [2021-09-16T17:05:45.307Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
17:05:45 [2021-09-16T17:05:45.307Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
17:05:45 [2021-09-16T17:05:45.307Z] Error: No such image: emptyfs
17:05:45 [2021-09-16T17:05:45.307Z] ++++ tar -cC bundles/test-integration/emptyfs .
17:05:45 [2021-09-16T17:05:45.307Z] ++++ docker load
17:05:45 [2021-09-16T17:05:45.307Z] Running integration-test (iteration 1)
17:05:45 [2021-09-16T17:05:45.307Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
17:05:45 [2021-09-16T17:05:45.307Z] ++ 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
17:05:45 [2021-09-16T17:05:45.307Z] ++ set -e
17:05:45 [2021-09-16T17:05:45.307Z] ++ '[' -n 0 ']'
17:05:45 [2021-09-16T17:05:45.307Z] ++ set -x
17:05:45 [2021-09-16T17:05:45.307Z] ++ 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
17:05:45 [2021-09-16T17:05:45.381Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:05:45 [2021-09-16T17:05:45.381Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:05:45 [2021-09-16T17:05:45.567Z] Loaded image: busybox:latest
17:05:45 [2021-09-16T17:05:45.827Z] Loaded image: busybox:glibc
17:05:45 [2021-09-16T17:05:45.943Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:05:46 [2021-09-16T17:05:46.199Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:05:47 [2021-09-16T17:05:47.212Z] Loaded image: debian:bullseye-slim
17:05:47 [2021-09-16T17:05:47.212Z] Loaded image: hello-world:latest
17:05:47 [2021-09-16T17:05:47.212Z] Loaded image: arm32v7/hello-world:latest
17:05:47 [2021-09-16T17:05:47.212Z] INFO: Testing against a local daemon
17:05:47 [2021-09-16T17:05:47.212Z] === RUN   TestCgroupNamespacesBuild
17:05:48 [2021-09-16T17:05:48.718Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:05:48 [2021-09-16T17:05:48.890Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:05:49 [2021-09-16T17:05:49.124Z] --- PASS: TestCgroupNamespacesBuild (1.85s)
17:05:49 [2021-09-16T17:05:49.124Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestCheckpointCreateError
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestCheckpointCreateError (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestCheckpointCreate
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestCheckpointCreate (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestCheckpointDeleteError
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestCheckpointDeleteError (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestCheckpointDelete
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestCheckpointDelete (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestCheckpointListError
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestCheckpointListError (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestCheckpointList
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestCheckpointList (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestCheckpointListContainerNotFound
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestNewClientWithOpsFromEnv
17:05:50 [2021-09-16T17:05:50.353Z]     client_test.go:23: runtime.GOOS == "windows"
17:05:50 [2021-09-16T17:05:50.353Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestGetAPIPath
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestGetAPIPath (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestParseHostURL
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestParseHostURL (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestNegotiateAPIVersionEmpty
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestNegotiateAPIVersion
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestNegotiateAPIVersion (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestNegotiateAPVersionOverride
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestNegotiateAPIVersionAutomatic
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestClientRedirect
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestClientRedirect (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigCreateUnsupported
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigCreateUnsupported (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigCreateError
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigCreateError (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigCreate
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigCreate (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigInspectNotFound
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigInspectNotFound (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigInspectWithEmptyID
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigInspectUnsupported
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigInspectUnsupported (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigInspectError
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigInspectError (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigInspectConfigNotFound
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigInspect
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigInspect (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigListUnsupported
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigListUnsupported (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigListError
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigListError (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigList
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigList (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigRemoveUnsupported
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigRemoveError
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigRemoveError (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigRemove
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigRemove (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigUpdateUnsupported
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigUpdateError
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigUpdateError (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestConfigUpdate
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestConfigUpdate (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestContainerCommitError
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestContainerCommitError (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestContainerCommit
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestContainerCommit (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestContainerStatPathError
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestContainerStatPathError (0.00s)
17:05:50 [2021-09-16T17:05:50.353Z] === RUN   TestContainerStatPathNotFoundError
17:05:50 [2021-09-16T17:05:50.353Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerStatPathNoHeaderError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerStatPath
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerStatPath (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestCopyToContainerError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestCopyToContainerError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestCopyToContainerNotFoundError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestCopyToContainerNotStatusOKError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestCopyToContainer
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestCopyToContainer (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestCopyFromContainerError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestCopyFromContainerError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestCopyFromContainerNotFoundError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestCopyFromContainerNotStatusOKError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestCopyFromContainerNoHeaderError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestCopyFromContainer
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestCopyFromContainer (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerCreateError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerCreateError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerCreateImageNotFound
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerCreateWithName
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerCreateWithName (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerCreateAutoRemove
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerDiffError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerDiffError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerDiff
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerDiff (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerExecCreateError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerExecCreateError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerExecCreate
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerExecCreate (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerExecStartError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerExecStartError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerExecStart
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerExecStart (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerExecInspectError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerExecInspectError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerExecInspect
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerExecInspect (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerExportError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerExportError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerExport
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerExport (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerInspectError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerInspectError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerInspectContainerNotFound
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerInspectWithEmptyID
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerInspect
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerInspect (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerInspectNode
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerInspectNode (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerKillError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerKillError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerKill
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerKill (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerListError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerListError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerList
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerList (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerLogsNotFoundError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerLogsError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerLogsError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerLogs
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerLogs (0.14s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerPauseError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerPauseError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerPause
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerPause (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainersPruneError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainersPruneError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainersPrune
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainersPrune (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerRemoveError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerRemoveError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerRemoveNotFoundError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerRemove
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerRemove (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerRenameError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerRenameError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerRename
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerRename (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerResizeError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerResizeError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerExecResizeError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerExecResizeError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerResize
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerResize (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerExecResize
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerExecResize (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerRestartError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerRestartError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerRestart
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerRestart (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerStartError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerStartError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerStart
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerStart (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerStatsError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerStatsError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerStats
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerStats (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerStopError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerStopError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerStop
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerStop (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerTopError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerTopError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerTop
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerTop (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerUnpauseError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerUnpauseError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerUnpause
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerUnpause (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerUpdateError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerUpdateError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerUpdate
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerUpdate (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerWaitError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerWaitError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestContainerWait
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestContainerWait (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestDiskUsageError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestDiskUsageError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestDiskUsage
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestDiskUsage (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestDistributionInspectUnsupported
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestDistributionInspectWithEmptyID
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestEventsErrorInOptions
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestEventsErrorInOptions (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestEventsErrorFromServer
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestEventsErrorFromServer (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestEvents
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestEvents (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestTLSCloseWriter
17:05:50 [2021-09-16T17:05:50.354Z] === PAUSE TestTLSCloseWriter
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageBuildError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageBuildError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageBuild
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageBuild (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestGetDockerOS
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestGetDockerOS (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageCreateError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageCreateError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageCreate
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageCreate (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageHistoryError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageHistoryError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageHistory
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageHistory (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageImportError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageImportError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageImport
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageImport (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageInspectError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageInspectError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageInspectImageNotFound
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageInspectImageNotFound (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageInspectWithEmptyID
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageInspect
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageInspect (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageListError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageListError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageList
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageList (0.01s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageListApiBefore125
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageListApiBefore125 (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageLoadError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageLoadError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageLoad
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageLoad (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagesPruneError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagesPruneError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagesPrune
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagesPrune (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePullReferenceParseError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagePullReferenceParseError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePullAnyError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagePullAnyError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePullStatusUnauthorizedError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePullWithPrivilegedFuncNoError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePullWithoutErrors
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagePullWithoutErrors (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePushReferenceError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagePushReferenceError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePushAnyError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagePushAnyError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePushStatusUnauthorizedError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePushWithPrivilegedFuncNoError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePushWithoutErrors
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImagePushWithoutErrors (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageRemoveError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageRemoveError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageRemoveImageNotFound
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageRemove
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageRemove (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageSaveError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageSaveError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageSave
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageSave (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageSearchAnyError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageSearchAnyError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageSearchStatusUnauthorizedError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageSearchWithoutErrors
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageTagError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageTagError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageTagInvalidReference
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageTagInvalidReference (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageTagInvalidSourceImageName
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageTagHexSource
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageTagHexSource (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestImageTag
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestImageTag (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestInfoServerError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestInfoServerError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestInfoInvalidResponseJSONError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestInfo
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestInfo (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkConnectError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkConnectError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkConnect
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkConnect (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkCreateError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkCreateError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkCreate
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkCreate (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkDisconnectError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkDisconnectError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkDisconnect
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkDisconnect (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkInspectError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkInspectError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkInspectNotFoundError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkInspectWithEmptyID
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkInspect
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkInspect (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkListError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkListError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkList
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkList (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworksPruneError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworksPruneError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworksPrune
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworksPrune (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkRemoveError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkRemoveError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNetworkRemove
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNetworkRemove (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNodeInspectError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNodeInspectError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNodeInspectNodeNotFound
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNodeInspectWithEmptyID
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNodeInspect
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNodeInspect (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNodeListError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNodeListError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNodeList
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNodeList (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNodeRemoveError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNodeRemoveError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNodeRemove
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNodeRemove (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNodeUpdateError
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNodeUpdateError (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestNodeUpdate
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestNodeUpdate (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestOptionWithTimeout
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestOptionWithTimeout (0.00s)
17:05:50 [2021-09-16T17:05:50.354Z] === RUN   TestPingFail
17:05:50 [2021-09-16T17:05:50.354Z] --- PASS: TestPingFail (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPingWithError
17:05:50 [2021-09-16T17:05:50.355Z] 2021/09/16 17:05:48 RoundTripper returned a response & error; ignoring response
17:05:50 [2021-09-16T17:05:50.355Z] 2021/09/16 17:05:48 RoundTripper returned a response & error; ignoring response
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPingWithError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPingSuccess
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPingSuccess (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPingHeadFallback
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPingHeadFallback/OK
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPingHeadFallback/Internal_Server_Error
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPingHeadFallback/Not_Found
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPingHeadFallback (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginDisableError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginDisableError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginDisable
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginDisable (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginEnableError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginEnableError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginEnable
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginEnable (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginInspectError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginInspectError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginInspectWithEmptyID
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginInspect
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginInspect (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginListError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginListError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginList
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginList (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginPushError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginPushError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginPush
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginPush (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginRemoveError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginRemoveError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginRemove
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginRemove (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginSetError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginSetError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPluginSet
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPluginSet (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSetHostHeader
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSetHostHeader (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestPlainTextError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestPlainTextError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestInfiniteError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestInfiniteError (0.05s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestCanceledContext
17:05:50 [2021-09-16T17:05:50.355Z] 2021/09/16 17:05:48 RoundTripper returned a response & error; ignoring response
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestCanceledContext (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestDeadlineExceededContext
17:05:50 [2021-09-16T17:05:50.355Z] 2021/09/16 17:05:48 RoundTripper returned a response & error; ignoring response
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestDeadlineExceededContext (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretCreateUnsupported
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretCreateUnsupported (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretCreateError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretCreateError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretCreate
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretCreate (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretInspectUnsupported
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretInspectUnsupported (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretInspectError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretInspectError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretInspectSecretNotFound
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretInspectWithEmptyID
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretInspect
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretInspect (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretListUnsupported
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretListUnsupported (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretListError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretListError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretList
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretList (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretRemoveUnsupported
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretRemoveError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretRemoveError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretRemove
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretRemove (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretUpdateUnsupported
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretUpdateError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretUpdateError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSecretUpdate
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSecretUpdate (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceCreateError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceCreateError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceCreate
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceCreate (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceCreateCompatiblePlatforms
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceCreateDigestPinning
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceInspectError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceInspectError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceInspectServiceNotFound
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceInspectWithEmptyID
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceInspect
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceInspect (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceListError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceListError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceList
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceList (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceLogsError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceLogsError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceLogs
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceLogs (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceRemoveError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceRemoveError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceRemoveNotFoundError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceRemove
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceRemove (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceUpdateError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceUpdateError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestServiceUpdate
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestServiceUpdate (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSwarmGetUnlockKeyError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSwarmGetUnlockKey
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSwarmInitError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSwarmInitError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSwarmInit
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSwarmInit (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSwarmInspectError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSwarmInspectError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSwarmInspect
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSwarmInspect (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSwarmJoinError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSwarmJoinError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSwarmJoin
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSwarmJoin (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSwarmLeaveError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSwarmLeaveError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSwarmLeave
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSwarmLeave (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSwarmUnlockError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSwarmUnlockError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSwarmUnlock
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSwarmUnlock (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSwarmUpdateError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSwarmUpdateError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestSwarmUpdate
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestSwarmUpdate (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestTaskInspectError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestTaskInspectError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestTaskInspectWithEmptyID
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestTaskInspect
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestTaskInspect (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestTaskListError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestTaskListError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestTaskList
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestTaskList (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestVolumeCreateError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestVolumeCreateError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestVolumeCreate
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestVolumeCreate (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestVolumeInspectError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestVolumeInspectError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestVolumeInspectNotFound
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestVolumeInspectNotFound (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestVolumeInspectWithEmptyID
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestVolumeInspect
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestVolumeInspect (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestVolumeListError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestVolumeListError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestVolumeList
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestVolumeList (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestVolumeRemoveError
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestVolumeRemoveError (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === RUN   TestVolumeRemove
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestVolumeRemove (0.00s)
17:05:50 [2021-09-16T17:05:50.355Z] === CONT  TestTLSCloseWriter
17:05:50 [2021-09-16T17:05:50.355Z] --- PASS: TestTLSCloseWriter (0.01s)
17:05:50 [2021-09-16T17:05:50.355Z] PASS
17:05:50 [2021-09-16T17:05:50.355Z] coverage: 75.1% of statements
17:05:50 [2021-09-16T17:05:50.355Z] ok  	github.com/docker/docker/client	0.317s	coverage: 75.1% of statements
17:05:50 [2021-09-16T17:05:50.508Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.51s)
17:05:50 [2021-09-16T17:05:50.508Z] === RUN   TestBuildWithSession
17:05:50 [2021-09-16T17:05:50.508Z]     build_session_test.go:25: TODO: BuildKit
17:05:50 [2021-09-16T17:05:50.508Z] --- SKIP: TestBuildWithSession (0.00s)
17:05:50 [2021-09-16T17:05:50.508Z] === RUN   TestBuildSquashParent
17:05:50 [2021-09-16T17:05:50.609Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:05:50 [2021-09-16T17:05:50.609Z]     docker_cli_daemon_test.go:2550: [d4cab93a84316] daemon is not started
17:05:51 [2021-09-16T17:05:51.975Z] === RUN   TestDockerSuite/TestBuildEnv
17:05:52 [2021-09-16T17:05:52.232Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
17:05:53 [2021-09-16T17:05:53.319Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:05:54 [2021-09-16T17:05:54.689Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:05:54 [2021-09-16T17:05:54.855Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:05:55 [2021-09-16T17:05:55.422Z] --- PASS: TestServiceUpdatePidsLimit (16.73s)
17:05:55 [2021-09-16T17:05:55.423Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
17:05:55 [2021-09-16T17:05:55.423Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s)
17:05:55 [2021-09-16T17:05:55.423Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
17:05:55 [2021-09-16T17:05:55.423Z] PASS
17:05:55 [2021-09-16T17:05:55.423Z] 
17:05:55 [2021-09-16T17:05:55.423Z] === Skipped
17:05:55 [2021-09-16T17:05:55.423Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:05:55 [2021-09-16T17:05:55.423Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:05:55 [2021-09-16T17:05:55.423Z] 
17:05:55 [2021-09-16T17:05:55.423Z] DONE 27 tests, 1 skipped in 167.945s
17:05:55 [2021-09-16T17:05:55.423Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:05:55 [2021-09-16T17:05:55.423Z] INFO: Testing against a local daemon
17:05:55 [2021-09-16T17:05:55.423Z] === RUN   TestSessionCreate
17:05:55 [2021-09-16T17:05:55.423Z] --- PASS: TestSessionCreate (0.02s)
17:05:55 [2021-09-16T17:05:55.423Z] === RUN   TestSessionCreateWithBadUpgrade
17:05:55 [2021-09-16T17:05:55.423Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:05:55 [2021-09-16T17:05:55.423Z] PASS
17:05:55 [2021-09-16T17:05:55.423Z] 
17:05:55 [2021-09-16T17:05:55.423Z] DONE 2 tests in 0.054s
17:05:55 [2021-09-16T17:05:55.423Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:05:55 [2021-09-16T17:05:55.423Z] INFO: Testing against a local daemon
17:05:55 [2021-09-16T17:05:55.423Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:05:55 [2021-09-16T17:05:55.423Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
17:05:55 [2021-09-16T17:05:55.423Z] === RUN   TestDiskUsage
17:05:55 [2021-09-16T17:05:55.423Z] === PAUSE TestDiskUsage
17:05:55 [2021-09-16T17:05:55.423Z] === RUN   TestEventsExecDie
17:05:55 [2021-09-16T17:05:55.678Z] --- PASS: TestEventsExecDie (0.63s)
17:05:55 [2021-09-16T17:05:55.803Z] --- PASS: TestBuildSquashParent (5.06s)
17:05:55 [2021-09-16T17:05:55.803Z] === RUN   TestBuildWithRemoveAndForceRemove
17:05:55 [2021-09-16T17:05:55.803Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:05:55 [2021-09-16T17:05:55.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:05:55 [2021-09-16T17:05:55.803Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:05:55 [2021-09-16T17:05:55.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:05:55 [2021-09-16T17:05:55.803Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:05:55 [2021-09-16T17:05:55.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:05:55 [2021-09-16T17:05:55.803Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:05:55 [2021-09-16T17:05:55.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:05:55 [2021-09-16T17:05:55.803Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:05:55 [2021-09-16T17:05:55.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:05:55 [2021-09-16T17:05:55.803Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:05:55 [2021-09-16T17:05:55.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:05:55 [2021-09-16T17:05:55.803Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:05:55 [2021-09-16T17:05:55.803Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:05:55 [2021-09-16T17:05:55.803Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:05:55 [2021-09-16T17:05:55.803Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:05:55 [2021-09-16T17:05:55.934Z] === RUN   TestEventsBackwardsCompatible
17:05:55 [2021-09-16T17:05:55.934Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
17:05:55 [2021-09-16T17:05:55.934Z] === RUN   TestEventsVolumeCreate
17:05:55 [2021-09-16T17:05:55.934Z] --- PASS: TestEventsVolumeCreate (0.06s)
17:05:55 [2021-09-16T17:05:55.934Z] === RUN   TestInfoBinaryCommits
17:05:55 [2021-09-16T17:05:55.934Z] --- PASS: TestInfoBinaryCommits (0.03s)
17:05:55 [2021-09-16T17:05:55.934Z] === RUN   TestInfoAPIVersioned
17:05:55 [2021-09-16T17:05:55.934Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:05:55 [2021-09-16T17:05:55.934Z] === RUN   TestInfoDiscoveryBackend
17:05:56 [2021-09-16T17:05:56.058Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:05:56 [2021-09-16T17:05:56.379Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:05:56 [2021-09-16T17:05:56.495Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
17:05:56 [2021-09-16T17:05:56.495Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:05:57 [2021-09-16T17:05:57.421Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:05:57 [2021-09-16T17:05:57.421Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:05:57 [2021-09-16T17:05:57.982Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s)
17:05:57 [2021-09-16T17:05:57.982Z] === RUN   TestInfoAPI
17:05:57 [2021-09-16T17:05:57.982Z] --- PASS: TestInfoAPI (0.02s)
17:05:57 [2021-09-16T17:05:57.982Z] === RUN   TestInfoAPIWarnings
17:05:58 [2021-09-16T17:05:58.402Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:05:58 [2021-09-16T17:05:58.402Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:06:00 [2021-09-16T17:06:00.314Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:06:00 [2021-09-16T17:06:00.314Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.60s)
17:06:00 [2021-09-16T17:06:00.314Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.72s)
17:06:00 [2021-09-16T17:06:00.314Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.85s)
17:06:00 [2021-09-16T17:06:00.314Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.06s)
17:06:00 [2021-09-16T17:06:00.314Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.75s)
17:06:00 [2021-09-16T17:06:00.314Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.79s)
17:06:00 [2021-09-16T17:06:00.314Z] === RUN   TestBuildMultiStageCopy
17:06:00 [2021-09-16T17:06:00.314Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:06:01 [2021-09-16T17:06:01.306Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:06:01 [2021-09-16T17:06:01.868Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:06:02 [2021-09-16T17:06:02.226Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:06:02 [2021-09-16T17:06:02.486Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:06:02 [2021-09-16T17:06:02.747Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:06:03 [2021-09-16T17:06:03.007Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:06:03 [2021-09-16T17:06:03.236Z] === RUN   TestDockerDaemonSuite/TestShmSize
17:06:03 [2021-09-16T17:06:03.269Z] --- PASS: TestBuildMultiStageCopy (3.15s)
17:06:03 [2021-09-16T17:06:03.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.81s)
17:06:03 [2021-09-16T17:06:03.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s)
17:06:03 [2021-09-16T17:06:03.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s)
17:06:03 [2021-09-16T17:06:03.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s)
17:06:03 [2021-09-16T17:06:03.269Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s)
17:06:03 [2021-09-16T17:06:03.269Z] === RUN   TestBuildMultiStageParentConfig
17:06:03 [2021-09-16T17:06:03.407Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:06:03 [2021-09-16T17:06:03.407Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.19s)
17:06:03 [2021-09-16T17:06:03.407Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.84s)
17:06:03 [2021-09-16T17:06:03.407Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.18s)
17:06:03 [2021-09-16T17:06:03.407Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.21s)
17:06:03 [2021-09-16T17:06:03.407Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (7.77s)
17:06:03 [2021-09-16T17:06:03.407Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.93s)
17:06:03 [2021-09-16T17:06:03.407Z] === RUN   TestBuildMultiStageCopy
17:06:03 [2021-09-16T17:06:03.407Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:06:04 [2021-09-16T17:06:04.212Z] --- PASS: TestBuildMultiStageParentConfig (0.86s)
17:06:04 [2021-09-16T17:06:04.212Z] === RUN   TestBuildLabelWithTargets
17:06:05 [2021-09-16T17:06:05.129Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
17:06:05 [2021-09-16T17:06:05.181Z] --- PASS: TestCheckoutGit (27.49s)
17:06:05 [2021-09-16T17:06:05.181Z] === RUN   TestValidGitTransport
17:06:05 [2021-09-16T17:06:05.181Z] --- PASS: TestValidGitTransport (0.00s)
17:06:05 [2021-09-16T17:06:05.181Z] === RUN   TestGitInvalidRef
17:06:05 [2021-09-16T17:06:05.181Z] --- PASS: TestGitInvalidRef (0.18s)
17:06:05 [2021-09-16T17:06:05.181Z] PASS
17:06:05 [2021-09-16T17:06:05.181Z] coverage: 86.3% of statements
17:06:05 [2021-09-16T17:06:05.181Z] ok  	github.com/docker/docker/builder/remotecontext/git	27.722s	coverage: 86.3% of statements
17:06:05 [2021-09-16T17:06:05.596Z] --- PASS: TestBuildLabelWithTargets (1.41s)
17:06:05 [2021-09-16T17:06:05.596Z] === RUN   TestBuildWithEmptyLayers
17:06:05 [2021-09-16T17:06:05.640Z] ?   	github.com/docker/docker/cli	[no test files]
17:06:05 [2021-09-16T17:06:05.640Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:06:06 [2021-09-16T17:06:06.169Z] --- PASS: TestBuildWithEmptyLayers (0.66s)
17:06:06 [2021-09-16T17:06:06.169Z] === RUN   TestBuildMultiStageOnBuild
17:06:07 [2021-09-16T17:06:07.651Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
17:06:07 [2021-09-16T17:06:07.651Z]     check_test.go:308: [dfa6acf6dada8] daemon is not started
17:06:07 [2021-09-16T17:06:07.651Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
17:06:08 [2021-09-16T17:06:08.712Z] --- PASS: TestBuildMultiStageOnBuild (2.10s)
17:06:08 [2021-09-16T17:06:08.712Z] === RUN   TestBuildUncleanTarFilenames
17:06:09 [2021-09-16T17:06:09.159Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:06:09 [2021-09-16T17:06:09.159Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:06:09 [2021-09-16T17:06:09.283Z] --- PASS: TestBuildUncleanTarFilenames (0.94s)
17:06:09 [2021-09-16T17:06:09.283Z] === RUN   TestBuildMultiStageLayerLeak
17:06:10 [2021-09-16T17:06:10.116Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:06:11 [2021-09-16T17:06:11.073Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestLoadDaemonCliConfigWithTLS
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestLoadDaemonCliConfigWithConflicts
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestLoadDaemonCliWithConflictingLabels
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestConfigureDaemonLogs
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestConfigureDaemonLogs (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestCommonOptionsInstallFlags
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
17:06:11 [2021-09-16T17:06:11.429Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
17:06:11 [2021-09-16T17:06:11.429Z] PASS
17:06:11 [2021-09-16T17:06:11.429Z] coverage: 18.5% of statements
17:06:11 [2021-09-16T17:06:11.429Z] ok  	github.com/docker/docker/cmd/dockerd	0.192s	coverage: 18.5% of statements
17:06:11 [2021-09-16T17:06:11.429Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
17:06:11 [2021-09-16T17:06:11.429Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:06:11 [2021-09-16T17:06:11.827Z] --- PASS: TestBuildMultiStageLayerLeak (2.10s)
17:06:11 [2021-09-16T17:06:11.827Z] === RUN   TestBuildWithHugeFile
17:06:12 [2021-09-16T17:06:12.030Z] --- PASS: TestBuildMultiStageCopy (9.60s)
17:06:12 [2021-09-16T17:06:12.030Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (6.29s)
17:06:12 [2021-09-16T17:06:12.030Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s)
17:06:12 [2021-09-16T17:06:12.030Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.75s)
17:06:12 [2021-09-16T17:06:12.030Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.95s)
17:06:12 [2021-09-16T17:06:12.030Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.02s)
17:06:12 [2021-09-16T17:06:12.030Z] === RUN   TestBuildMultiStageParentConfig
17:06:12 [2021-09-16T17:06:12.397Z] === RUN   TestContainerStopSignal
17:06:12 [2021-09-16T17:06:12.397Z] --- PASS: TestContainerStopSignal (0.00s)
17:06:12 [2021-09-16T17:06:12.397Z] === RUN   TestContainerStopTimeout
17:06:12 [2021-09-16T17:06:12.397Z] --- PASS: TestContainerStopTimeout (0.00s)
17:06:12 [2021-09-16T17:06:12.397Z] === RUN   TestContainerSecretReferenceDestTarget
17:06:12 [2021-09-16T17:06:12.397Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
17:06:12 [2021-09-16T17:06:12.397Z] === RUN   TestContainerLogPathSetForJSONFileLogger
17:06:12 [2021-09-16T17:06:12.397Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s)
17:06:12 [2021-09-16T17:06:12.397Z] === RUN   TestContainerLogPathSetForRingLogger
17:06:12 [2021-09-16T17:06:12.397Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
17:06:12 [2021-09-16T17:06:12.397Z] === RUN   TestReplaceAndAppendEnvVars
17:06:12 [2021-09-16T17:06:12.397Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
17:06:12 [2021-09-16T17:06:12.397Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
17:06:12 [2021-09-16T17:06:12.397Z] === RUN   TestNewMemoryStore
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestNewMemoryStore (0.00s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestAddContainers
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestAddContainers (0.00s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestGetContainer
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestGetContainer (0.00s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestDeleteContainer
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestDeleteContainer (0.00s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestListContainers
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestListContainers (0.00s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestFirstContainer
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestFirstContainer (0.00s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestApplyAllContainer
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestApplyAllContainer (0.00s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestIsValidHealthString
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestIsValidHealthString (0.00s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestStateRunStop
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestStateRunStop (0.00s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestStateTimeoutWait
17:06:12 [2021-09-16T17:06:12.398Z]     state_test.go:141: Stop callback fired
17:06:12 [2021-09-16T17:06:12.398Z]     state_test.go:165: Stop callback fired
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestStateTimeoutWait (0.10s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestIsValidStateString
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestIsValidStateString (0.00s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestViewSaveDelete
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestViewSaveDelete (0.02s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestViewAll
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestViewAll (0.01s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestViewGet
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestViewGet (0.01s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestNames
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestNames (0.00s)
17:06:12 [2021-09-16T17:06:12.398Z] === RUN   TestViewWithHealthCheck
17:06:12 [2021-09-16T17:06:12.398Z] --- PASS: TestViewWithHealthCheck (0.01s)
17:06:12 [2021-09-16T17:06:12.398Z] PASS
17:06:12 [2021-09-16T17:06:12.398Z] coverage: 41.5% of statements
17:06:12 [2021-09-16T17:06:12.398Z] ok  	github.com/docker/docker/container	0.229s	coverage: 41.5% of statements
17:06:12 [2021-09-16T17:06:12.856Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:06:12 [2021-09-16T17:06:12.856Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:06:12 [2021-09-16T17:06:12.856Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:06:12 [2021-09-16T17:06:12.856Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:06:12 [2021-09-16T17:06:12.899Z] --- PASS: TestDockerDaemonSuite (329.72s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.35s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.65s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.57s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.16s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.14s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.77s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.29s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.09s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.36s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.29s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.58s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.25s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.28s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.28s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.18s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.57s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.34s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.03s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.69s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.14s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.13s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.01s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.74s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.70s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.87s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.50s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.52s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.44s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.82s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.44s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.46s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.77s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.72s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.94s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.57s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.55s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.73s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.44s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.23s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.14s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.27s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.89s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.28s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.44s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.09s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.45s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.59s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.62s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.99s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.48s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.39s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.99s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.17s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.08s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.08s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.15s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.39s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.01s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.26s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.23s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.07s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.73s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.03s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.45s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.94s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.59s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.84s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.85s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.64s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.71s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.99s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.77s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.68s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.42s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.06s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.22s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.37s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.71s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.07s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.27s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.49s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.53s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.66s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.57s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s)
17:06:12 [2021-09-16T17:06:12.899Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.85s)
17:06:12 [2021-09-16T17:06:12.899Z] === RUN   TestDockerSwarmSuite
17:06:12 [2021-09-16T17:06:12.899Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
17:06:13 [2021-09-16T17:06:13.825Z] === RUN   TestPrepare
17:06:13 [2021-09-16T17:06:13.825Z] --- PASS: TestPrepare (0.00s)
17:06:13 [2021-09-16T17:06:13.825Z] === RUN   TestStart
17:06:13 [2021-09-16T17:06:13.825Z] --- PASS: TestStart (0.00s)
17:06:13 [2021-09-16T17:06:13.825Z] === RUN   TestWaitCancel
17:06:13 [2021-09-16T17:06:13.825Z] --- PASS: TestWaitCancel (0.00s)
17:06:13 [2021-09-16T17:06:13.825Z] === RUN   TestWaitDisabled
17:06:13 [2021-09-16T17:06:13.825Z] --- PASS: TestWaitDisabled (0.00s)
17:06:13 [2021-09-16T17:06:13.825Z] === RUN   TestWaitEnabled
17:06:13 [2021-09-16T17:06:13.825Z] --- PASS: TestWaitEnabled (0.00s)
17:06:13 [2021-09-16T17:06:13.825Z] === RUN   TestRemove
17:06:13 [2021-09-16T17:06:13.825Z] --- PASS: TestRemove (0.00s)
17:06:13 [2021-09-16T17:06:13.825Z] PASS
17:06:13 [2021-09-16T17:06:13.825Z] coverage: 65.3% of statements
17:06:13 [2021-09-16T17:06:13.825Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.051s	coverage: 65.3% of statements
17:06:14 [2021-09-16T17:06:14.186Z] --- PASS: TestBuildMultiStageParentConfig (1.92s)
17:06:14 [2021-09-16T17:06:14.186Z] === RUN   TestBuildLabelWithTargets
17:06:14 [2021-09-16T17:06:14.186Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:06:14 [2021-09-16T17:06:14.186Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
17:06:14 [2021-09-16T17:06:14.186Z] === RUN   TestBuildWithEmptyLayers
17:06:15 [2021-09-16T17:06:15.144Z] --- PASS: TestBuildWithEmptyLayers (1.22s)
17:06:15 [2021-09-16T17:06:15.144Z] === RUN   TestBuildMultiStageOnBuild
17:06:15 [2021-09-16T17:06:15.363Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
17:06:15 [2021-09-16T17:06:15.434Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCContainerRuntime
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCIsolation
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCIsolation/empty
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCIsolation/default
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCIsolation/process
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertFromGRPCIsolation
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertFromGRPCIsolation/default
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertFromGRPCIsolation/process
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCCredentialSpec
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertFromGRPCConfigs
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertFromGRPCConfigs/file
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCConfigs
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCConfigs/file
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestServiceConvertToGRPCConfigs/none
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] PASS
17:06:15 [2021-09-16T17:06:15.823Z] coverage: 35.9% of statements
17:06:15 [2021-09-16T17:06:15.823Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.753s	coverage: 35.9% of statements
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestNewListSecretsFilters
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestNewListSecretsFilters (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] === RUN   TestNewListConfigsFilters
17:06:15 [2021-09-16T17:06:15.823Z] --- PASS: TestNewListConfigsFilters (0.00s)
17:06:15 [2021-09-16T17:06:15.823Z] PASS
17:06:15 [2021-09-16T17:06:15.823Z] coverage: 0.5% of statements
17:06:15 [2021-09-16T17:06:15.823Z] ok  	github.com/docker/docker/daemon/cluster	0.493s	coverage: 0.5% of statements
17:06:16 [2021-09-16T17:06:16.025Z] --- PASS: TestInfoAPIWarnings (16.25s)
17:06:16 [2021-09-16T17:06:16.025Z] === RUN   TestInfoDebug
17:06:16 [2021-09-16T17:06:16.025Z] --- PASS: TestInfoDebug (0.52s)
17:06:16 [2021-09-16T17:06:16.025Z] === RUN   TestInfoInsecureRegistries
17:06:16 [2021-09-16T17:06:16.025Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:06:16 [2021-09-16T17:06:16.025Z] === RUN   TestInfoRegistryMirrors
17:06:16 [2021-09-16T17:06:16.025Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:06:16 [2021-09-16T17:06:16.025Z] === RUN   TestLoginFailsWithBadCredentials
17:06:16 [2021-09-16T17:06:16.025Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s)
17:06:16 [2021-09-16T17:06:16.025Z] === RUN   TestPingCacheHeaders
17:06:16 [2021-09-16T17:06:16.025Z] --- PASS: TestPingCacheHeaders (0.02s)
17:06:16 [2021-09-16T17:06:16.025Z] === RUN   TestPingGet
17:06:16 [2021-09-16T17:06:16.025Z] --- PASS: TestPingGet (0.02s)
17:06:16 [2021-09-16T17:06:16.025Z] === RUN   TestPingHead
17:06:16 [2021-09-16T17:06:16.025Z] --- PASS: TestPingHead (0.02s)
17:06:16 [2021-09-16T17:06:16.025Z] === RUN   TestVersion
17:06:16 [2021-09-16T17:06:16.025Z] --- PASS: TestVersion (0.02s)
17:06:16 [2021-09-16T17:06:16.025Z] === CONT  TestCgroupDriverSystemdMemoryLimit
17:06:16 [2021-09-16T17:06:16.025Z] === CONT  TestDiskUsage
17:06:16 [2021-09-16T17:06:16.652Z] === RUN   TestDiskUsage/empty
17:06:16 [2021-09-16T17:06:16.652Z] === RUN   TestDiskUsage/empty/container_types
17:06:16 [2021-09-16T17:06:16.652Z] === RUN   TestDiskUsage/empty/image_types
17:06:16 [2021-09-16T17:06:16.652Z] === RUN   TestDiskUsage/empty/volume_types
17:06:16 [2021-09-16T17:06:16.652Z] === RUN   TestDiskUsage/empty/build-cache_types
17:06:16 [2021-09-16T17:06:16.652Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:06:16 [2021-09-16T17:06:16.652Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:06:16 [2021-09-16T17:06:16.652Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:06:16 [2021-09-16T17:06:16.652Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:06:16 [2021-09-16T17:06:16.652Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:06:16 [2021-09-16T17:06:16.652Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:06:16 [2021-09-16T17:06:16.652Z] === RUN   TestDiskUsage/after_LoadBusybox
17:06:16 [2021-09-16T17:06:16.916Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:06:16 [2021-09-16T17:06:16.916Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:06:16 [2021-09-16T17:06:16.916Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:06:16 [2021-09-16T17:06:16.916Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:06:16 [2021-09-16T17:06:16.916Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:06:16 [2021-09-16T17:06:16.916Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:06:16 [2021-09-16T17:06:16.916Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:06:16 [2021-09-16T17:06:16.916Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:06:16 [2021-09-16T17:06:16.916Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:06:16 [2021-09-16T17:06:16.916Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:06:16 [2021-09-16T17:06:16.916Z] === RUN   TestDiskUsage/after_container.Run
17:06:17 [2021-09-16T17:06:17.482Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:06:17 [2021-09-16T17:06:17.482Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:06:17 [2021-09-16T17:06:17.482Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:06:17 [2021-09-16T17:06:17.482Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:06:17 [2021-09-16T17:06:17.482Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:06:17 [2021-09-16T17:06:17.482Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:06:17 [2021-09-16T17:06:17.482Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:06:17 [2021-09-16T17:06:17.482Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:06:17 [2021-09-16T17:06:17.482Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:06:17 [2021-09-16T17:06:17.482Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:06:17 [2021-09-16T17:06:17.482Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.56s)
17:06:17 [2021-09-16T17:06:17.482Z] --- PASS: TestDiskUsage (1.58s)
17:06:17 [2021-09-16T17:06:17.482Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.34s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]     --- PASS: TestDiskUsage/after_container.Run (0.54s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:06:17 [2021-09-16T17:06:17.482Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:06:17 [2021-09-16T17:06:17.483Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.483Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:06:17 [2021-09-16T17:06:17.483Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.483Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.483Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.483Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:06:17 [2021-09-16T17:06:17.483Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:06:17 [2021-09-16T17:06:17.483Z] PASS
17:06:17 [2021-09-16T17:06:17.483Z] 
17:06:17 [2021-09-16T17:06:17.483Z] DONE 53 tests in 22.432s
17:06:17 [2021-09-16T17:06:17.483Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:06:17 [2021-09-16T17:06:17.739Z] INFO: Testing against a local daemon
17:06:17 [2021-09-16T17:06:17.739Z] === RUN   TestVolumesCreateAndList
17:06:17 [2021-09-16T17:06:17.739Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:06:17 [2021-09-16T17:06:17.739Z] === RUN   TestVolumesRemove
17:06:17 [2021-09-16T17:06:17.739Z] --- PASS: TestVolumesRemove (0.10s)
17:06:17 [2021-09-16T17:06:17.739Z] === RUN   TestVolumesInspect
17:06:17 [2021-09-16T17:06:17.739Z] --- PASS: TestVolumesInspect (0.02s)
17:06:17 [2021-09-16T17:06:17.739Z] === RUN   TestVolumesInvalidJSON
17:06:17 [2021-09-16T17:06:17.739Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:06:17 [2021-09-16T17:06:17.739Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:06:17 [2021-09-16T17:06:17.739Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:06:17 [2021-09-16T17:06:17.739Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:06:17 [2021-09-16T17:06:17.739Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:06:17 [2021-09-16T17:06:17.739Z] PASS
17:06:17 [2021-09-16T17:06:17.739Z] 
17:06:17 [2021-09-16T17:06:17.739Z] DONE 5 tests in 0.191s
17:06:17 [2021-09-16T17:06:17.739Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:06:18 [2021-09-16T17:06:18.300Z] Stopping apparmor (via systemctl): apparmor.service.
17:06:18 [2021-09-16T17:06:18.300Z] Removing test suite binaries
17:06:18 [2021-09-16T17:06:18.556Z] exiting test-integration
17:06:18 [2021-09-16T17:06:18.556Z] ++ exit 0
17:06:18 [2021-09-16T17:06:18.556Z] 
17:06:18 [2021-09-16T17:06:18.703Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestBuilderGC
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestBuilderGC (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestDaemonConfigurationNotFound
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestDaemonBrokenConfiguration
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestParseClusterAdvertiseSettings
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestFindConfigurationConflicts
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestFindConfigurationConflicts (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestDaemonConfigurationMergeConflicts
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestDaemonConfigurationMergeConcurrent
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestDaemonConfigurationMergeConcurrentError
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestFindConfigurationConflictsWithMergedValues
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfigurationErrors
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestValidateConfigurationErrors (0.01s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfiguration
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfiguration/with_label
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfiguration/with_dns
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfiguration/with_dns-search
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfiguration/with_max-download-attempts
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestValidateConfiguration/with_node_generic_resources
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestValidateConfiguration (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestModifiedDiscoverySettings
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestReloadSetConfigFileNotExist
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestDiscoveryOptsErrors
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestDiscoveryOpts
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestDiscoveryOpts (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] PASS
17:06:18 [2021-09-16T17:06:18.730Z] coverage: 30.0% of statements
17:06:18 [2021-09-16T17:06:18.730Z] ok  	github.com/docker/docker/daemon/discovery	0.051s	coverage: 30.0% of statements
17:06:18 [2021-09-16T17:06:18.730Z] time="2021-09-16T17:06:18Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestReloadSetConfigFileNotExist (0.12s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestReloadDefaultConfigNotExist
17:06:18 [2021-09-16T17:06:18.730Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
17:06:18 [2021-09-16T17:06:18.730Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestReloadBadDefaultConfig
17:06:18 [2021-09-16T17:06:18.730Z] time="2021-09-16T17:06:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-934040971"
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestReloadWithConflictingLabels
17:06:18 [2021-09-16T17:06:18.730Z] time="2021-09-16T17:06:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1062121788"
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestReloadWithDuplicateLabels
17:06:18 [2021-09-16T17:06:18.730Z] time="2021-09-16T17:06:18Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3486212543"
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] === RUN   TestDaemonConfigurationMerge
17:06:18 [2021-09-16T17:06:18.730Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
17:06:18 [2021-09-16T17:06:18.730Z] PASS
17:06:18 [2021-09-16T17:06:18.730Z] coverage: 80.4% of statements
17:06:18 [2021-09-16T17:06:18.730Z] ok  	github.com/docker/docker/daemon/config	0.233s	coverage: 80.4% of statements
17:06:19 [2021-09-16T17:06:19.697Z] === RUN   TestWaitNodeAttachment
17:06:19 [2021-09-16T17:06:19.697Z] === RUN   TestEventsLog
17:06:19 [2021-09-16T17:06:19.697Z] --- PASS: TestEventsLog (0.00s)
17:06:19 [2021-09-16T17:06:19.697Z] === RUN   TestEventsLogTimeout
17:06:19 [2021-09-16T17:06:19.697Z] --- PASS: TestEventsLogTimeout (0.00s)
17:06:19 [2021-09-16T17:06:19.697Z] === RUN   TestLogEvents
17:06:20 [2021-09-16T17:06:20.156Z] --- PASS: TestLogEvents (0.05s)
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestLoadBufferedEvents
17:06:20 [2021-09-16T17:06:20.156Z] --- PASS: TestWaitNodeAttachment (0.40s)
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestIsolationConversion
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestIsolationConversion/default
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestIsolationConversion/process
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestIsolationConversion/hyperv
17:06:20 [2021-09-16T17:06:20.156Z] --- PASS: TestIsolationConversion (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z]     --- PASS: TestIsolationConversion/default (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z]     --- PASS: TestIsolationConversion/process (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestContainerLabels
17:06:20 [2021-09-16T17:06:20.156Z] --- PASS: TestContainerLabels (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestCredentialSpecConversion
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestCredentialSpecConversion/none
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestCredentialSpecConversion/config
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestCredentialSpecConversion/file
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestCredentialSpecConversion/registry
17:06:20 [2021-09-16T17:06:20.156Z] --- PASS: TestCredentialSpecConversion (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestControllerValidateMountBind
17:06:20 [2021-09-16T17:06:20.156Z] --- PASS: TestControllerValidateMountBind (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestControllerValidateMountVolume
17:06:20 [2021-09-16T17:06:20.156Z] --- PASS: TestControllerValidateMountVolume (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestControllerValidateMountTarget
17:06:20 [2021-09-16T17:06:20.156Z] --- PASS: TestControllerValidateMountTarget (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestControllerValidateMountTmpfs
17:06:20 [2021-09-16T17:06:20.156Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestControllerValidateMountInvalidType
17:06:20 [2021-09-16T17:06:20.156Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestControllerValidateMountNamedPipe
17:06:20 [2021-09-16T17:06:20.156Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z] PASS
17:06:20 [2021-09-16T17:06:20.156Z] coverage: 11.0% of statements
17:06:20 [2021-09-16T17:06:20.156Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.708s	coverage: 11.0% of statements
17:06:20 [2021-09-16T17:06:20.156Z] --- PASS: TestLoadBufferedEvents (0.13s)
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestLoadBufferedEventsOnlyFromPast
17:06:20 [2021-09-16T17:06:20.156Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z] === RUN   TestIgnoreBufferedWhenNoTimes
17:06:20 [2021-09-16T17:06:20.156Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
17:06:20 [2021-09-16T17:06:20.156Z] PASS
17:06:20 [2021-09-16T17:06:20.156Z] coverage: 50.0% of statements
17:06:20 [2021-09-16T17:06:20.156Z] ok  	github.com/docker/docker/daemon/events	0.225s	coverage: 50.0% of statements
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestIsEmptyDir
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestIsEmptyDir (0.01s)
17:06:20 [2021-09-16T17:06:20.615Z] PASS
17:06:20 [2021-09-16T17:06:20.615Z] coverage: 2.3% of statements
17:06:20 [2021-09-16T17:06:20.615Z] ok  	github.com/docker/docker/daemon/graphdriver	0.062s	coverage: 2.3% of statements
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestVerifyNetworkingConfig
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestGetContainer
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestGetContainer (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestValidContainerNames
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestValidContainerNames (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestContainerInitDNS
17:06:20 [2021-09-16T17:06:20.615Z]     daemon_test.go:146: root required
17:06:20 [2021-09-16T17:06:20.615Z] --- SKIP: TestContainerInitDNS (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestMerge
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestMerge (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestValidateContainerIsolation
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestValidateContainerIsolation (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestFindNetworkErrorType
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestFindNetworkErrorType (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestEnsureServicesExist
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestEnsureServicesExist (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestEnsureServicesExistErrors
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestContainerDelete
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestContainerDelete (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestContainerDoubleDelete
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestContainerDoubleDelete (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestLogContainerEventCopyLabels
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestLogContainerEventWithAttributes
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestNoneHealthcheck
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestNoneHealthcheck (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestHealthStates
17:06:20 [2021-09-16T17:06:20.615Z] time="2021-09-16T17:06:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:06:20 [2021-09-16T17:06:20.615Z] time="2021-09-16T17:06:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:06:20 [2021-09-16T17:06:20.615Z] time="2021-09-16T17:06:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:06:20 [2021-09-16T17:06:20.615Z] time="2021-09-16T17:06:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:06:20 [2021-09-16T17:06:20.615Z] time="2021-09-16T17:06:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:06:20 [2021-09-16T17:06:20.615Z] time="2021-09-16T17:06:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:06:20 [2021-09-16T17:06:20.615Z] time="2021-09-16T17:06:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:06:20 [2021-09-16T17:06:20.615Z] time="2021-09-16T17:06:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:06:20 [2021-09-16T17:06:20.615Z] time="2021-09-16T17:06:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:06:20 [2021-09-16T17:06:20.615Z] time="2021-09-16T17:06:20Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon"
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestHealthStates (0.14s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestMaskURLCredentials
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestMaskURLCredentials (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestGetInspectData
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestGetInspectData (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestFillLicense
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestFillLicense (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestListInvalidFilter
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestListInvalidFilter (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestNameFilter
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestNameFilter (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
17:06:20 [2021-09-16T17:06:20.615Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
17:06:20 [2021-09-16T17:06:20.615Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
17:06:20 [2021-09-16T17:06:20.615Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
17:06:20 [2021-09-16T17:06:20.615Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z] === RUN   TestDaemonReloadLabels
17:06:20 [2021-09-16T17:06:20.616Z] --- PASS: TestDaemonReloadLabels (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
17:06:20 [2021-09-16T17:06:20.616Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z] === RUN   TestDaemonReloadMirrors
17:06:20 [2021-09-16T17:06:20.616Z] --- PASS: TestDaemonReloadMirrors (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z] === RUN   TestDaemonReloadInsecureRegistries
17:06:20 [2021-09-16T17:06:20.616Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z] === RUN   TestDaemonReloadNotAffectOthers
17:06:20 [2021-09-16T17:06:20.616Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
17:06:20 [2021-09-16T17:06:20.616Z] === RUN   TestDaemonDiscoveryReload
17:06:21 [2021-09-16T17:06:21.075Z] === RUN   TestLinkNaming
17:06:21 [2021-09-16T17:06:21.075Z] --- PASS: TestLinkNaming (0.00s)
17:06:21 [2021-09-16T17:06:21.075Z] === RUN   TestLinkNew
17:06:21 [2021-09-16T17:06:21.075Z] --- PASS: TestLinkNew (0.00s)
17:06:21 [2021-09-16T17:06:21.075Z] === RUN   TestLinkEnv
17:06:21 [2021-09-16T17:06:21.075Z] --- PASS: TestLinkEnv (0.00s)
17:06:21 [2021-09-16T17:06:21.075Z] === RUN   TestLinkMultipleEnv
17:06:21 [2021-09-16T17:06:21.075Z] --- PASS: TestLinkMultipleEnv (0.00s)
17:06:21 [2021-09-16T17:06:21.075Z] === RUN   TestLinkPortRangeEnv
17:06:21 [2021-09-16T17:06:21.075Z] --- PASS: TestLinkPortRangeEnv (0.00s)
17:06:21 [2021-09-16T17:06:21.075Z] PASS
17:06:21 [2021-09-16T17:06:21.075Z] coverage: 93.0% of statements
17:06:21 [2021-09-16T17:06:21.075Z] ok  	github.com/docker/docker/daemon/links	0.036s	coverage: 93.0% of statements
Post stage
[Pipeline] junit
17:06:21 [2021-09-16T17:06:21.084Z] Recording test results
17:06:21 [2021-09-16T17:06:21.970Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:06:22 [2021-09-16T17:06:22.043Z] --- PASS: TestDaemonDiscoveryReload (1.02s)
17:06:22 [2021-09-16T17:06:22.043Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
17:06:22 [2021-09-16T17:06:22.244Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:06:22 [2021-09-16T17:06:22.504Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
17:06:22 [2021-09-16T17:06:22.504Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
17:06:22 [2021-09-16T17:06:22.504Z] === RUN   TestAdapterReadLogs
17:06:22 [2021-09-16T17:06:22.504Z] --- PASS: TestAdapterReadLogs (0.00s)
17:06:22 [2021-09-16T17:06:22.504Z] === RUN   TestCopier
17:06:22 [2021-09-16T17:06:22.504Z] --- PASS: TestCopier (0.00s)
17:06:22 [2021-09-16T17:06:22.504Z] === RUN   TestCopierLongLines
17:06:22 [2021-09-16T17:06:22.504Z] --- PASS: TestCopierLongLines (0.00s)
17:06:22 [2021-09-16T17:06:22.504Z] === RUN   TestCopierSlow
17:06:22 [2021-09-16T17:06:22.578Z] + echo Ensuring container killed.
17:06:22 [2021-09-16T17:06:22.578Z] Ensuring container killed.
17:06:22 [2021-09-16T17:06:22.578Z] + docker rm -vf docker-pr6
17:06:22 [2021-09-16T17:06:22.578Z] Error: No such container: docker-pr6
[Pipeline] sh
17:06:22 [2021-09-16T17:06:22.855Z] + echo Chowning /workspace to jenkins user
17:06:22 [2021-09-16T17:06:22.855Z] Chowning /workspace to jenkins user
17:06:22 [2021-09-16T17:06:22.855Z] + id -u
17:06:22 [2021-09-16T17:06:22.855Z] + id -g
17:06:22 [2021-09-16T17:06:22.855Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42855:/workspace busybox chown -R 1000:1000 /workspace
17:06:22 [2021-09-16T17:06:22.963Z] --- PASS: TestCopierSlow (0.20s)
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestCopierWithSized
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestCopierWithSized/as_is
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestCopierWithSized/With_RingLogger
17:06:22 [2021-09-16T17:06:22.963Z] --- PASS: TestCopierWithSized (0.01s)
17:06:22 [2021-09-16T17:06:22.963Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
17:06:22 [2021-09-16T17:06:22.963Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestCopierWithPartial
17:06:22 [2021-09-16T17:06:22.963Z] --- PASS: TestCopierWithPartial (0.00s)
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestRingLogger
17:06:22 [2021-09-16T17:06:22.963Z] --- PASS: TestRingLogger (0.00s)
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestRingCap
17:06:22 [2021-09-16T17:06:22.963Z] --- PASS: TestRingCap (0.00s)
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestRingClose
17:06:22 [2021-09-16T17:06:22.963Z] --- PASS: TestRingClose (0.00s)
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestRingDrain
17:06:22 [2021-09-16T17:06:22.963Z] --- PASS: TestRingDrain (0.00s)
17:06:22 [2021-09-16T17:06:22.963Z] PASS
17:06:22 [2021-09-16T17:06:22.963Z] coverage: 43.8% of statements
17:06:22 [2021-09-16T17:06:22.963Z] ok  	github.com/docker/docker/daemon/logger	0.260s	coverage: 43.8% of statements
17:06:22 [2021-09-16T17:06:22.963Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
17:06:22 [2021-09-16T17:06:22.963Z]     reload_test.go:520: root required
17:06:22 [2021-09-16T17:06:22.963Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
17:06:22 [2021-09-16T17:06:22.963Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
17:06:22 [2021-09-16T17:06:22.963Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s)
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
17:06:22 [2021-09-16T17:06:22.963Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
17:06:22 [2021-09-16T17:06:22.963Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
17:06:22 [2021-09-16T17:06:22.963Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
17:06:22 [2021-09-16T17:06:22.963Z] === RUN   TestParseVolumesFrom
17:06:22 [2021-09-16T17:06:22.963Z] --- PASS: TestParseVolumesFrom (0.00s)
17:06:22 [2021-09-16T17:06:22.963Z] PASS
17:06:22 [2021-09-16T17:06:22.963Z] coverage: 9.1% of statements
17:06:22 [2021-09-16T17:06:22.963Z] ok  	github.com/docker/docker/daemon	2.355s	coverage: 9.1% of statements
17:06:22 [2021-09-16T17:06:22.963Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:06:22 [2021-09-16T17:06:22.963Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:06:22 [2021-09-16T17:06:22.963Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:06:22 [2021-09-16T17:06:22.963Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:06:22 [2021-09-16T17:06:22.963Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
17:06:22 [2021-09-16T17:06:22.963Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
17:06:22 [2021-09-16T17:06:22.963Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
17:06:22 [2021-09-16T17:06:22.963Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:06:22 [2021-09-16T17:06:22.963Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
17:06:22 [2021-09-16T17:06:22.963Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
17:06:22 [2021-09-16T17:06:22.963Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:06:22 [2021-09-16T17:06:22.963Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
17:06:22 [2021-09-16T17:06:22.963Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
17:06:22 [2021-09-16T17:06:22.963Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
17:06:23 [2021-09-16T17:06:23.334Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestNewStreamConfig
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestNewStreamConfig/defaults
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestNewStreamConfig/invalid_create_group
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestNewStreamConfig/invalid_flush_interval
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestNewStreamConfig/flush_interval_at_15
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestNewStreamConfig (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestNewAWSLogsClientUserAgentHandler
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestNewAWSLogsClientRegionDetect
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestSearchRegistryForImagesErrors
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestSearchRegistryForImages
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestSearchRegistryForImages (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestOnlyPlatformWithFallback
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestImageDelete
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestImageDelete/no_lease
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestImageDelete/lease_exists
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestImageDelete (0.04s)
17:06:23 [2021-09-16T17:06:23.422Z]     --- PASS: TestImageDelete/no_lease (0.01s)
17:06:23 [2021-09-16T17:06:23.422Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestContentStoreForPull
17:06:23 [2021-09-16T17:06:23.422Z] time="2021-09-16T17:06:23Z" level=info msg="Trying to get region from EC2 Metadata"
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestCreateSuccess
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestCreateSuccess (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestCreateStreamSkipped
17:06:23 [2021-09-16T17:06:23.422Z] time="2021-09-16T17:06:23Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestCreateStreamSkipped (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestCreateLogGroupSuccess
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestCreateError
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestCreateError (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestCreateAlreadyExists
17:06:23 [2021-09-16T17:06:23.422Z] time="2021-09-16T17:06:23Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestCreateAlreadyExists (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestLogClosed
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestLogClosed (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestLogBlocking
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestLogBlocking (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestLogNonBlockingBufferEmpty
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestLogNonBlockingBufferFull
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestPublishBatchSuccess
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestPublishBatchSuccess (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestPublishBatchError
17:06:23 [2021-09-16T17:06:23.422Z] time="2021-09-16T17:06:23Z" level=error msg=Error
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestPublishBatchError (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestPublishBatchInvalidSeqSuccess
17:06:23 [2021-09-16T17:06:23.422Z] time="2021-09-16T17:06:23Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestPublishBatchAlreadyAccepted
17:06:23 [2021-09-16T17:06:23.422Z] time="2021-09-16T17:06:23Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
17:06:23 [2021-09-16T17:06:23.422Z] time="2021-09-16T17:06:23Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestCollectBatchSimple
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestCollectBatchSimple (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestCollectBatchTicker
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestCollectBatchTicker (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestCollectBatchMultilinePattern
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestCollectBatchClose
17:06:23 [2021-09-16T17:06:23.422Z] --- PASS: TestCollectBatchClose (0.00s)
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestEffectiveLen
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestEffectiveLen/0/Hello
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestEffectiveLen/2/🙃
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestEffectiveLen/3/����
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestEffectiveLen/4/He��o
17:06:23 [2021-09-16T17:06:23.422Z] === RUN   TestEffectiveLen/5/
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestEffectiveLen (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestFindValidSplit
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestFindValidSplit/0/
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1063: 
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1064: 
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestFindValidSplit/1/Hello
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1063: Hello
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1064: 
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestFindValidSplit/2/Hello
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1063: He
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1064: llo
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestFindValidSplit/3/Hello
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1063: 
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1064: Hello
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestFindValidSplit/4/🙃
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1063: 
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1064: 🙃
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestFindValidSplit/5/🙃
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1063: 🙃
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1064: 
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestFindValidSplit/6/a�
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1063: a
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1064: �
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestFindValidSplit/7/a�
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1063: a�
17:06:23 [2021-09-16T17:06:23.881Z]     cloudwatchlogs_test.go:1064: 
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestFindValidSplit (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestProcessEventEmoji
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestProcessEventEmoji (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestCollectBatchLineSplit
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestCollectBatchLineSplit (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestCollectBatchLineSplitWithBinary
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestCollectBatchMaxEvents
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestCollectBatchMaxTotalBytes
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestCollectBatchWithDuplicateTimestamps
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestContentStoreForPull (0.16s)
17:06:23 [2021-09-16T17:06:23.881Z] PASS
17:06:23 [2021-09-16T17:06:23.881Z] coverage: 6.7% of statements
17:06:23 [2021-09-16T17:06:23.881Z] ok  	github.com/docker/docker/daemon/images	0.305s	coverage: 6.7% of statements
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestParseLogOptionsMultilinePattern
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestParseLogOptionsDatetimeFormat
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestCreateTagSuccess
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestCreateTagSuccess (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] PASS
17:06:23 [2021-09-16T17:06:23.881Z] coverage: 77.0% of statements
17:06:23 [2021-09-16T17:06:23.881Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:06:23 [2021-09-16T17:06:23.881Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:06:23 [2021-09-16T17:06:23.881Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.383s	coverage: 77.0% of statements
17:06:23 [2021-09-16T17:06:23.881Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
17:06:23 [2021-09-16T17:06:23.881Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:06:23 [2021-09-16T17:06:23.881Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:06:23 [2021-09-16T17:06:23.881Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
17:06:23 [2021-09-16T17:06:23.881Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestJSONLogsMarshalJSONBuf
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s)
17:06:23 [2021-09-16T17:06:23.881Z] === RUN   TestFastTimeMarshalJSON
17:06:23 [2021-09-16T17:06:23.881Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
17:06:23 [2021-09-16T17:06:23.881Z] PASS
17:06:23 [2021-09-16T17:06:23.881Z] coverage: 87.2% of statements
17:06:23 [2021-09-16T17:06:23.881Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.159s	coverage: 87.2% of statements
17:06:23 [2021-09-16T17:06:23.895Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:06:24 [2021-09-16T17:06:24.344Z] === RUN   TestJSONFileLogger
17:06:24 [2021-09-16T17:06:24.344Z] --- PASS: TestJSONFileLogger (0.00s)
17:06:24 [2021-09-16T17:06:24.344Z] === RUN   TestJSONFileLoggerWithTags
17:06:24 [2021-09-16T17:06:24.344Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
17:06:24 [2021-09-16T17:06:24.344Z] === RUN   TestJSONFileLoggerWithOpts
17:06:24 [2021-09-16T17:06:24.803Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
17:06:24 [2021-09-16T17:06:24.803Z] === RUN   TestJSONFileLoggerWithLabelsEnv
17:06:24 [2021-09-16T17:06:24.803Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
17:06:24 [2021-09-16T17:06:24.803Z] === RUN   TestEncodeDecode
17:06:24 [2021-09-16T17:06:24.803Z] === PAUSE TestEncodeDecode
17:06:24 [2021-09-16T17:06:24.803Z] === RUN   TestUnexpectedEOF
17:06:24 [2021-09-16T17:06:24.803Z] time="2021-09-16T17:06:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:06:24 [2021-09-16T17:06:24.803Z] time="2021-09-16T17:06:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
17:06:24 [2021-09-16T17:06:24.803Z] --- PASS: TestUnexpectedEOF (0.11s)
17:06:24 [2021-09-16T17:06:24.803Z] === CONT  TestEncodeDecode
17:06:24 [2021-09-16T17:06:24.803Z] --- PASS: TestEncodeDecode (0.00s)
17:06:24 [2021-09-16T17:06:24.803Z] PASS
17:06:24 [2021-09-16T17:06:24.803Z] coverage: 69.9% of statements
17:06:24 [2021-09-16T17:06:24.803Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.199s	coverage: 69.9% of statements
17:06:25 [2021-09-16T17:06:25.263Z] === RUN   TestWriteLog
17:06:25 [2021-09-16T17:06:25.263Z] === PAUSE TestWriteLog
17:06:25 [2021-09-16T17:06:25.263Z] === RUN   TestReadLog
17:06:25 [2021-09-16T17:06:25.263Z] === PAUSE TestReadLog
17:06:25 [2021-09-16T17:06:25.263Z] === CONT  TestWriteLog
17:06:25 [2021-09-16T17:06:25.263Z] --- PASS: TestWriteLog (0.00s)
17:06:25 [2021-09-16T17:06:25.263Z] === CONT  TestReadLog
17:06:25 [2021-09-16T17:06:25.263Z] === RUN   TestReadLog/tail_exact
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:06:25 [2021-09-16T17:06:25.414Z] --- PASS: TestBuildMultiStageOnBuild (9.72s)
17:06:25 [2021-09-16T17:06:25.414Z] === RUN   TestBuildUncleanTarFilenames
17:06:25 [2021-09-16T17:06:25.414Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:06:25 [2021-09-16T17:06:25.414Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
17:06:25 [2021-09-16T17:06:25.414Z] === RUN   TestBuildMultiStageLayerLeak
17:06:25 [2021-09-16T17:06:25.659Z] + bundleName=amd64-cgroup2
17:06:25 [2021-09-16T17:06:25.659Z] + echo Creating amd64-cgroup2-bundles.tar.gz
17:06:25 [2021-09-16T17:06:25.659Z] Creating amd64-cgroup2-bundles.tar.gz
17:06:25 [2021-09-16T17:06:25.659Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:06:25 [2021-09-16T17:06:25.659Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
17:06:25 [2021-09-16T17:06:25.730Z] === RUN   TestReadLog/tail_less_than_available
17:06:25 [2021-09-16T17:06:25.730Z] === RUN   TestReadLog/tail_more_than_available
17:06:25 [2021-09-16T17:06:25.730Z] --- PASS: TestReadLog (0.17s)
17:06:25 [2021-09-16T17:06:25.730Z]     --- PASS: TestReadLog/tail_exact (0.12s)
17:06:25 [2021-09-16T17:06:25.730Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
17:06:25 [2021-09-16T17:06:25.730Z]     --- PASS: TestReadLog/tail_more_than_available (0.05s)
17:06:25 [2021-09-16T17:06:25.731Z] PASS
17:06:25 [2021-09-16T17:06:25.731Z] coverage: 75.2% of statements
17:06:25 [2021-09-16T17:06:25.731Z] ok  	github.com/docker/docker/daemon/logger/local	0.347s	coverage: 75.2% of statements
17:06:25 [2021-09-16T17:06:25.731Z] === RUN   TestOpenFileDelete
17:06:25 [2021-09-16T17:06:25.731Z] --- PASS: TestOpenFileDelete (0.00s)
17:06:25 [2021-09-16T17:06:25.731Z] === RUN   TestOpenFileRename
17:06:25 [2021-09-16T17:06:25.731Z] --- PASS: TestOpenFileRename (0.00s)
17:06:25 [2021-09-16T17:06:25.731Z] === RUN   TestParseLogTagDefaultTag
17:06:25 [2021-09-16T17:06:25.731Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
17:06:25 [2021-09-16T17:06:25.731Z] === RUN   TestParseLogTag
17:06:25 [2021-09-16T17:06:25.731Z] --- PASS: TestParseLogTag (0.00s)
17:06:25 [2021-09-16T17:06:25.731Z] === RUN   TestParseLogTagEmptyTag
17:06:25 [2021-09-16T17:06:25.731Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
17:06:25 [2021-09-16T17:06:25.731Z] === RUN   TestTailFiles
17:06:25 [2021-09-16T17:06:25.731Z] --- PASS: TestTailFiles (0.00s)
17:06:25 [2021-09-16T17:06:25.731Z] === RUN   TestFollowLogsConsumerGone
17:06:25 [2021-09-16T17:06:25.731Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
17:06:25 [2021-09-16T17:06:25.731Z] === RUN   TestFollowLogsProducerGone
17:06:25 [2021-09-16T17:06:25.731Z]     logfile_test.go:231: messages sent: 4098, received: 4098
17:06:25 [2021-09-16T17:06:25.731Z]     logfile_test.go:178: logDecode() closed after sending 4098 messages
17:06:25 [2021-09-16T17:06:25.731Z] --- PASS: TestFollowLogsProducerGone (0.00s)
17:06:25 [2021-09-16T17:06:25.731Z] === RUN   TestCheckCapacityAndRotate
17:06:25 [2021-09-16T17:06:25.731Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:06:25 [2021-09-16T17:06:25.731Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
17:06:25 [2021-09-16T17:06:25.731Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
17:06:25 [2021-09-16T17:06:25.731Z] --- PASS: TestCheckCapacityAndRotate (0.14s)
17:06:25 [2021-09-16T17:06:25.731Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
17:06:25 [2021-09-16T17:06:25.731Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
17:06:25 [2021-09-16T17:06:25.731Z] PASS
17:06:25 [2021-09-16T17:06:25.731Z] coverage: 55.3% of statements
17:06:25 [2021-09-16T17:06:25.731Z] === RUN   TestLog
17:06:25 [2021-09-16T17:06:25.731Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.252s	coverage: 55.3% of statements
17:06:25 [2021-09-16T17:06:25.731Z] --- PASS: TestLog (0.00s)
17:06:25 [2021-09-16T17:06:25.731Z] PASS
17:06:25 [2021-09-16T17:06:25.731Z] coverage: 31.5% of statements
17:06:25 [2021-09-16T17:06:25.731Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.056s	coverage: 31.5% of statements
[Pipeline] archiveArtifacts
17:06:25 [2021-09-16T17:06:25.924Z] Archiving artifacts
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestNewParse
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestNewParse (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] PASS
17:06:26 [2021-09-16T17:06:26.699Z] coverage: 8.3% of statements
17:06:26 [2021-09-16T17:06:26.699Z] ok  	github.com/docker/docker/daemon/logger/templates	0.057s	coverage: 8.3% of statements
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestValidateLogOpt
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestValidateLogOpt (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestNewMissedConfig
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestNewMissedConfig (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestNewMissedUrl
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestNewMissedUrl (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestNewMissedToken
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestNewMissedToken (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestNewWithProxy
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestNewWithProxy (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestDefault
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestDefault (0.01s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestInlineFormatWithNonDefaultOptions
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestJsonFormat
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestJsonFormat (0.01s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestRawFormat
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestRawFormat (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestRawFormatWithLabels
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestRawFormatWithLabels (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestRawFormatWithoutTag
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestRawFormatWithoutTag (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestBatching
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestParseLogFormat
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestParseLogFormat (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestValidateLogOptEmpty
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestValidateLogOptEmpty (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestValidateSyslogAddress
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestValidateSyslogAddress (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestParseAddressDefaultPort
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestParseAddressDefaultPort (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestValidateSyslogFacility
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestValidateSyslogFacility (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestValidateLogOptSyslogFormat
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestValidateLogOpt
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestValidateLogOpt (0.00s)
17:06:26 [2021-09-16T17:06:26.699Z] PASS
17:06:26 [2021-09-16T17:06:26.699Z] coverage: 46.8% of statements
17:06:26 [2021-09-16T17:06:26.699Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.044s	coverage: 46.8% of statements
17:06:26 [2021-09-16T17:06:26.699Z] --- PASS: TestBatching (0.20s)
17:06:26 [2021-09-16T17:06:26.699Z] === RUN   TestFrequency
17:06:27 [2021-09-16T17:06:27.158Z] --- PASS: TestFrequency (0.19s)
17:06:27 [2021-09-16T17:06:27.158Z] === RUN   TestOneMessagePerRequest
17:06:27 [2021-09-16T17:06:27.158Z] --- PASS: TestOneMessagePerRequest (0.00s)
17:06:27 [2021-09-16T17:06:27.158Z] === RUN   TestVerify
17:06:27 [2021-09-16T17:06:27.158Z] --- PASS: TestVerify (0.00s)
17:06:27 [2021-09-16T17:06:27.158Z] === RUN   TestSkipVerify
17:06:27 [2021-09-16T17:06:27.158Z] time="2021-09-16T17:06:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:27 [2021-09-16T17:06:27.158Z] time="2021-09-16T17:06:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:27 [2021-09-16T17:06:27.158Z] time="2021-09-16T17:06:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:27 [2021-09-16T17:06:27.618Z] --- PASS: TestSkipVerify (0.54s)
17:06:27 [2021-09-16T17:06:27.618Z] === RUN   TestBufferMaximum
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811987.215178\",\"host\":\"326e31fc838e\"}'"
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811987.215178\",\"host\":\"326e31fc838e\"}'"
17:06:27 [2021-09-16T17:06:27.618Z] --- PASS: TestBufferMaximum (0.00s)
17:06:27 [2021-09-16T17:06:27.618Z] === RUN   TestServerAlwaysDown
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811987.217182\",\"host\":\"326e31fc838e\"}'"
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811987.217182\",\"host\":\"326e31fc838e\"}'"
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811987.217182\",\"host\":\"326e31fc838e\"}'"
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811987.218182\",\"host\":\"326e31fc838e\"}'"
17:06:27 [2021-09-16T17:06:27.618Z] time="2021-09-16T17:06:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1631811987.218182\",\"host\":\"326e31fc838e\"}'"
17:06:27 [2021-09-16T17:06:27.618Z] --- PASS: TestServerAlwaysDown (0.00s)
17:06:27 [2021-09-16T17:06:27.618Z] === RUN   TestCannotSendAfterClose
17:06:27 [2021-09-16T17:06:27.618Z] --- PASS: TestCannotSendAfterClose (0.00s)
17:06:27 [2021-09-16T17:06:27.618Z] === RUN   TestDeadlockOnBlockedEndpoint
17:06:27 [2021-09-16T17:06:27.618Z] === RUN   TestV1IDService
17:06:27 [2021-09-16T17:06:27.618Z] --- PASS: TestV1IDService (0.02s)
17:06:27 [2021-09-16T17:06:27.618Z] === RUN   TestV2MetadataService
17:06:27 [2021-09-16T17:06:27.730Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42855/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:06:28 [2021-09-16T17:06:28.089Z] + make clean
17:06:28 [2021-09-16T17:06:28.345Z] docker volume rm -f docker-dev-cache
17:06:28 [2021-09-16T17:06:28.345Z] docker-dev-cache
[Pipeline] deleteDir
17:06:28 [2021-09-16T17:06:28.586Z] --- PASS: TestV2MetadataService (0.64s)
17:06:28 [2021-09-16T17:06:28.586Z] PASS
17:06:28 [2021-09-16T17:06:28.586Z] coverage: 48.2% of statements
17:06:28 [2021-09-16T17:06:28.586Z] ok  	github.com/docker/docker/distribution/metadata	0.720s	coverage: 48.2% of statements
17:06:28 [2021-09-16T17:06:28.586Z] time="2021-09-16T17:06:28Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49210/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
17:06:28 [2021-09-16T17:06:28.586Z] time="2021-09-16T17:06:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"326e31fc838e\"}'"
17:06:28 [2021-09-16T17:06:28.586Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
17:06:28 [2021-09-16T17:06:28.586Z] PASS
17:06:28 [2021-09-16T17:06:28.586Z] coverage: 82.5% of statements
17:06:28 [2021-09-16T17:06:28.586Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.019s	coverage: 82.5% of statements
17:06:28 [2021-09-16T17:06:28.586Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:06:28 [2021-09-16T17:06:28.586Z] ?   	github.com/docker/docker/daemon/network	[no test files]
17:06:28 [2021-09-16T17:06:28.586Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:06:28 [2021-09-16T17:06:28.586Z] === RUN   TestSuccessfulDownload
17:06:28 [2021-09-16T17:06:28.586Z]     download_test.go:267: Needs fixing on Windows
17:06:28 [2021-09-16T17:06:28.586Z] --- SKIP: TestSuccessfulDownload (0.00s)
17:06:28 [2021-09-16T17:06:28.586Z] === RUN   TestCancelledDownload
17:06:28 [2021-09-16T17:06:28.586Z] --- PASS: TestCancelledDownload (0.00s)
17:06:28 [2021-09-16T17:06:28.586Z] === RUN   TestMaxDownloadAttempts
17:06:28 [2021-09-16T17:06:28.586Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:06:28 [2021-09-16T17:06:28.586Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:06:28 [2021-09-16T17:06:28.586Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:06:28 [2021-09-16T17:06:28.586Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:06:28 [2021-09-16T17:06:28.586Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:06:28 [2021-09-16T17:06:28.586Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:06:28 [2021-09-16T17:06:28.586Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:06:28 [2021-09-16T17:06:28.586Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:06:28 [2021-09-16T17:06:28.586Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
17:06:28 [2021-09-16T17:06:28.586Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
17:06:28 [2021-09-16T17:06:28.586Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
17:06:28 [2021-09-16T17:06:28.586Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
17:06:28 [2021-09-16T17:06:28.586Z] === RUN   TestContinueOnError_NonMirrorEndpoint
17:06:28 [2021-09-16T17:06:28.586Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
17:06:28 [2021-09-16T17:06:28.586Z] === RUN   TestContinueOnError_MirrorEndpoint
17:06:28 [2021-09-16T17:06:28.586Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
17:06:28 [2021-09-16T17:06:28.586Z] === RUN   TestContinueOnError_NeverContinue
17:06:28 [2021-09-16T17:06:28.586Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
17:06:28 [2021-09-16T17:06:28.587Z] === RUN   TestManifestStore
17:06:28 [2021-09-16T17:06:28.587Z] === RUN   TestManifestStore/no_remote_or_local
17:06:28 [2021-09-16T17:06:28.587Z] time="2021-09-16T17:06:28Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local238348663\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
17:06:28 [2021-09-16T17:06:28.587Z] === RUN   TestManifestStore/no_local_cache
17:06:29 [2021-09-16T17:06:29.045Z] === RUN   TestManifestStore/with_local_cache
17:06:29 [2021-09-16T17:06:29.045Z] === RUN   TestManifestStore/unknown_media_type
17:06:29 [2021-09-16T17:06:29.045Z] === RUN   TestManifestStore/unknown_media_type/no_cache
17:06:29 [2021-09-16T17:06:29.045Z] time="2021-09-16T17:06:28Z" level=warning msg="reference for unknown type: "
17:06:29 [2021-09-16T17:06:29.045Z] time="2021-09-16T17:06:28Z" level=warning msg="reference for unknown type: "
17:06:29 [2021-09-16T17:06:29.045Z] === RUN   TestManifestStore/unknown_media_type/with_cache
17:06:29 [2021-09-16T17:06:29.045Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
17:06:29 [2021-09-16T17:06:29.045Z] time="2021-09-16T17:06:28Z" level=warning msg="reference for unknown type: "
17:06:29 [2021-09-16T17:06:29.045Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
17:06:29 [2021-09-16T17:06:29.045Z] time="2021-09-16T17:06:28Z" level=warning msg="reference for unknown type: "
17:06:29 [2021-09-16T17:06:29.045Z] time="2021-09-16T17:06:28Z" level=warning msg="reference for unknown type: "
17:06:29 [2021-09-16T17:06:29.045Z] === RUN   TestManifestStore/error_persisting_manifest
17:06:29 [2021-09-16T17:06:29.045Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
17:06:29 [2021-09-16T17:06:29.045Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
17:06:29 [2021-09-16T17:06:29.045Z] time="2021-09-16T17:06:28Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
17:06:29 [2021-09-16T17:06:29.045Z] --- PASS: TestManifestStore (0.32s)
17:06:29 [2021-09-16T17:06:29.045Z]     --- PASS: TestManifestStore/no_remote_or_local (0.14s)
17:06:29 [2021-09-16T17:06:29.045Z]     --- PASS: TestManifestStore/no_local_cache (0.03s)
17:06:29 [2021-09-16T17:06:29.045Z]     --- PASS: TestManifestStore/with_local_cache (0.04s)
17:06:29 [2021-09-16T17:06:29.045Z]     --- PASS: TestManifestStore/unknown_media_type (0.09s)
17:06:29 [2021-09-16T17:06:29.045Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s)
17:06:29 [2021-09-16T17:06:29.045Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s)
17:06:29 [2021-09-16T17:06:29.045Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.04s)
17:06:29 [2021-09-16T17:06:29.045Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s)
17:06:29 [2021-09-16T17:06:29.045Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.02s)
17:06:29 [2021-09-16T17:06:29.045Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
17:06:29 [2021-09-16T17:06:29.045Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestDetectManifestBlobMediaType
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestDetectManifestBlobMediaType/schema1
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
17:06:29 [2021-09-16T17:06:29.046Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
17:06:29 [2021-09-16T17:06:29.046Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
17:06:29 [2021-09-16T17:06:29.046Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
17:06:29 [2021-09-16T17:06:29.046Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
17:06:29 [2021-09-16T17:06:29.046Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
17:06:29 [2021-09-16T17:06:29.046Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
17:06:29 [2021-09-16T17:06:29.046Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestFixManifestLayers
17:06:29 [2021-09-16T17:06:29.046Z] --- PASS: TestFixManifestLayers (0.00s)
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestFixManifestLayersBaseLayerParent
17:06:29 [2021-09-16T17:06:29.046Z]     pull_v2_test.go:73: Needs fixing on Windows
17:06:29 [2021-09-16T17:06:29.046Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestFixManifestLayersBadParent
17:06:29 [2021-09-16T17:06:29.046Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestValidateManifest
17:06:29 [2021-09-16T17:06:29.046Z]     pull_v2_test.go:118: Needs fixing on Windows
17:06:29 [2021-09-16T17:06:29.046Z] --- SKIP: TestValidateManifest (0.00s)
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestFormatPlatform
17:06:29 [2021-09-16T17:06:29.046Z] --- PASS: TestFormatPlatform (0.00s)
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestGetRepositoryMountCandidates
17:06:29 [2021-09-16T17:06:29.046Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestLayerAlreadyExists
17:06:29 [2021-09-16T17:06:29.046Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:06:29 [2021-09-16T17:06:29.046Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:06:29 [2021-09-16T17:06:29.046Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:06:29 [2021-09-16T17:06:29.046Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:06:29 [2021-09-16T17:06:29.046Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:06:29 [2021-09-16T17:06:29.046Z]     push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false}
17:06:29 [2021-09-16T17:06:29.046Z] --- PASS: TestLayerAlreadyExists (0.01s)
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestWhenEmptyAuthConfig
17:06:29 [2021-09-16T17:06:29.046Z] time="2021-09-16T17:06:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:06:29 [2021-09-16T17:06:29.046Z] time="2021-09-16T17:06:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:06:29 [2021-09-16T17:06:29.046Z] time="2021-09-16T17:06:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:06:29 [2021-09-16T17:06:29.046Z] time="2021-09-16T17:06:28Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
17:06:29 [2021-09-16T17:06:29.046Z] --- PASS: TestMaxDownloadAttempts (0.00s)
17:06:29 [2021-09-16T17:06:29.046Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.41s)
17:06:29 [2021-09-16T17:06:29.046Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.41s)
17:06:29 [2021-09-16T17:06:29.046Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.41s)
17:06:29 [2021-09-16T17:06:29.046Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.41s)
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestTransfer
17:06:29 [2021-09-16T17:06:29.046Z] --- PASS: TestTransfer (0.12s)
17:06:29 [2021-09-16T17:06:29.046Z] === RUN   TestConcurrencyLimit
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestNotFound
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestNotFound (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestConflict
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestConflict (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestForbidden
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestForbidden (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestInvalidParameter
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestInvalidParameter (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestNotImplemented
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestNotImplemented (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestNotModified
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestNotModified (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestUnauthorized
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestUnauthorized (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestUnknown
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestUnknown (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestCancelled
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestCancelled (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestDeadline
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestDeadline (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestDataLoss
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestDataLoss (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestUnavailable
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestUnavailable (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestSystem
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestSystem (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFromStatusCode
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFromStatusCode/Not_Found
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFromStatusCode/Bad_Request
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFromStatusCode/Conflict
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFromStatusCode/Unauthorized
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFromStatusCode/Service_Unavailable
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFromStatusCode/Forbidden
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFromStatusCode/Not_Modified
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFromStatusCode/Not_Implemented
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFromStatusCode/Internal_Server_Error
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestFromStatusCode (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
17:06:29 [2021-09-16T17:06:29.504Z] PASS
17:06:29 [2021-09-16T17:06:29.504Z] coverage: 53.1% of statements
17:06:29 [2021-09-16T17:06:29.504Z] ok  	github.com/docker/docker/errdefs	0.032s	coverage: 53.1% of statements
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestConcurrencyLimit (0.35s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestInactiveJobs
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFSGetInvalidData
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestFSGetInvalidData (0.01s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFSInvalidSet
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestFSInvalidSet (0.01s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFSInvalidRoot
17:06:29 [2021-09-16T17:06:29.504Z] --- PASS: TestFSInvalidRoot (0.01s)
17:06:29 [2021-09-16T17:06:29.504Z] === RUN   TestFSMetadataGetSet
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestFSMetadataGetSet (0.03s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestFSInvalidWalker
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestFSInvalidWalker (0.01s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestFSGetSet
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestFSGetSet (0.01s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestFSGetUnsetKey
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestFSGetUnsetKey (0.00s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestFSGetEmptyData
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestFSGetEmptyData (0.00s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestFSDelete
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestFSDelete (0.01s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestFSWalker
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestFSWalker (0.01s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestFSWalkerStopOnError
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestFSWalkerStopOnError (0.01s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestNewFromJSON
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestNewFromJSON (0.00s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestNewFromJSONWithInvalidJSON
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestMarshalKeyOrder
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestMarshalKeyOrder (0.00s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestHistoryEqual
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestInactiveJobs (0.37s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestWatchRelease
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestHistoryEqual (0.10s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestImage
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestImage (0.00s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestImageOSNotEmpty
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestImageOSNotEmpty (0.00s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestNewChildImageFromImageWithRootFS
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestCreate
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestWatchRelease (0.04s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestWatchFinishedTransfer
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestWatchFinishedTransfer (0.00s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestDuplicateTransfer
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestCreate (0.00s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestRestore
17:06:29 [2021-09-16T17:06:29.963Z] time="2021-09-16T17:06:29Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestRestore (0.02s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestAddDelete
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestAddDelete (0.01s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestSearchAfterDelete
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestDuplicateTransfer (0.04s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestSuccessfulUpload
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestSearchAfterDelete (0.01s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestParentReset
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestParentReset (0.03s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestGetAndSetLastUpdated
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestGetAndSetLastUpdated (0.01s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestStoreLen
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestStoreLen (0.03s)
17:06:29 [2021-09-16T17:06:29.963Z] PASS
17:06:29 [2021-09-16T17:06:29.963Z] coverage: 86.6% of statements
17:06:29 [2021-09-16T17:06:29.963Z] ok  	github.com/docker/docker/image	0.375s	coverage: 86.6% of statements
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestWhenEmptyAuthConfig (1.05s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestTokenPassThru
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestTokenPassThru (0.01s)
17:06:29 [2021-09-16T17:06:29.963Z] === RUN   TestTokenPassThruDifferentHost
17:06:29 [2021-09-16T17:06:29.963Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
17:06:29 [2021-09-16T17:06:29.963Z] PASS
17:06:29 [2021-09-16T17:06:29.963Z] coverage: 24.1% of statements
17:06:29 [2021-09-16T17:06:29.963Z] ok  	github.com/docker/docker/distribution	1.477s	coverage: 24.1% of statements
17:06:30 [2021-09-16T17:06:30.423Z] time="2021-09-16T17:06:29Z" level=error msg="Upload failed, retrying: simulating retry"
17:06:30 [2021-09-16T17:06:30.423Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:06:30 [2021-09-16T17:06:30.423Z] --- PASS: TestSuccessfulUpload (0.38s)
17:06:30 [2021-09-16T17:06:30.423Z] === RUN   TestCancelledUpload
17:06:30 [2021-09-16T17:06:30.423Z] --- PASS: TestCancelledUpload (0.00s)
17:06:30 [2021-09-16T17:06:30.423Z] PASS
17:06:30 [2021-09-16T17:06:30.423Z] coverage: 76.8% of statements
17:06:30 [2021-09-16T17:06:30.423Z] ok  	github.com/docker/docker/distribution/xfer	1.788s	coverage: 76.8% of statements
17:06:30 [2021-09-16T17:06:30.423Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:06:30 [2021-09-16T17:06:30.423Z] === RUN   TestCompare
17:06:30 [2021-09-16T17:06:30.423Z] --- PASS: TestCompare (0.00s)
17:06:30 [2021-09-16T17:06:30.423Z] PASS
17:06:30 [2021-09-16T17:06:30.423Z] coverage: 19.2% of statements
17:06:30 [2021-09-16T17:06:30.423Z] ok  	github.com/docker/docker/image/cache	0.081s	coverage: 19.2% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:06:31 [2021-09-16T17:06:31.391Z] === RUN   TestMakeV1ConfigFromConfig
17:06:31 [2021-09-16T17:06:31.391Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
17:06:31 [2021-09-16T17:06:31.391Z] PASS
17:06:31 [2021-09-16T17:06:31.391Z] coverage: 25.0% of statements
17:06:31 [2021-09-16T17:06:31.391Z] ok  	github.com/docker/docker/image/v1	0.100s	coverage: 25.0% of statements
17:06:31 [2021-09-16T17:06:31.391Z] === RUN   TestValidateManifest
17:06:31 [2021-09-16T17:06:31.391Z] === RUN   TestValidateManifest/nil
17:06:31 [2021-09-16T17:06:31.391Z] === RUN   TestValidateManifest/non-nil
17:06:31 [2021-09-16T17:06:31.391Z] --- PASS: TestValidateManifest (0.00s)
17:06:31 [2021-09-16T17:06:31.391Z]     --- PASS: TestValidateManifest/nil (0.00s)
17:06:31 [2021-09-16T17:06:31.391Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
17:06:31 [2021-09-16T17:06:31.391Z] PASS
17:06:31 [2021-09-16T17:06:31.391Z] coverage: 0.7% of statements
17:06:31 [2021-09-16T17:06:31.391Z] ok  	github.com/docker/docker/image/tarexport	0.172s	coverage: 0.7% of statements
17:06:31 [2021-09-16T17:06:31.391Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:06:31 [2021-09-16T17:06:31.982Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:06:31 [2021-09-16T17:06:31.982Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:06:32 [2021-09-16T17:06:32.360Z] === RUN   TestSerialization
17:06:32 [2021-09-16T17:06:32.360Z] --- PASS: TestSerialization (0.02s)
17:06:32 [2021-09-16T17:06:32.360Z] PASS
17:06:32 [2021-09-16T17:06:32.360Z] coverage: 100.0% of statements
17:06:32 [2021-09-16T17:06:32.360Z] ok  	github.com/docker/docker/libcontainerd/queue	0.085s	coverage: 100.0% of statements
17:06:32 [2021-09-16T17:06:32.360Z] === RUN   TestEmptyLayer
17:06:32 [2021-09-16T17:06:32.360Z] --- PASS: TestEmptyLayer (0.00s)
17:06:32 [2021-09-16T17:06:32.360Z] === RUN   TestCommitFailure
17:06:32 [2021-09-16T17:06:32.360Z] --- PASS: TestCommitFailure (0.01s)
17:06:32 [2021-09-16T17:06:32.360Z] === RUN   TestStartTransactionFailure
17:06:32 [2021-09-16T17:06:32.360Z] --- PASS: TestStartTransactionFailure (0.00s)
17:06:32 [2021-09-16T17:06:32.360Z] === RUN   TestGetOrphan
17:06:32 [2021-09-16T17:06:32.360Z] --- PASS: TestGetOrphan (0.01s)
17:06:32 [2021-09-16T17:06:32.360Z] === RUN   TestMountAndRegister
17:06:32 [2021-09-16T17:06:32.360Z]     layer_test.go:270: Layer size: 14
17:06:32 [2021-09-16T17:06:32.543Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:06:32 [2021-09-16T17:06:32.799Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:06:32 [2021-09-16T17:06:32.820Z] --- PASS: TestMountAndRegister (0.04s)
17:06:32 [2021-09-16T17:06:32.820Z] === RUN   TestLayerRelease
17:06:32 [2021-09-16T17:06:32.820Z]     layer_test.go:303: Failing on Windows
17:06:32 [2021-09-16T17:06:32.820Z] --- SKIP: TestLayerRelease (0.00s)
17:06:32 [2021-09-16T17:06:32.820Z] === RUN   TestStoreRestore
17:06:32 [2021-09-16T17:06:32.820Z]     layer_test.go:352: Failing on Windows
17:06:32 [2021-09-16T17:06:32.820Z] --- SKIP: TestStoreRestore (0.00s)
17:06:32 [2021-09-16T17:06:32.820Z] === RUN   TestTarStreamStability
17:06:32 [2021-09-16T17:06:32.820Z]     layer_test.go:467: Failing on Windows
17:06:32 [2021-09-16T17:06:32.820Z] --- SKIP: TestTarStreamStability (0.00s)
17:06:32 [2021-09-16T17:06:32.820Z] === RUN   TestRegisterExistingLayer
17:06:32 [2021-09-16T17:06:32.820Z] === RUN   TestEnvironmentParsing
17:06:32 [2021-09-16T17:06:32.820Z] --- PASS: TestEnvironmentParsing (0.00s)
17:06:32 [2021-09-16T17:06:32.820Z] PASS
17:06:32 [2021-09-16T17:06:32.820Z] coverage: 1.2% of statements
17:06:32 [2021-09-16T17:06:32.820Z] ok  	github.com/docker/docker/libcontainerd/local	0.052s	coverage: 1.2% of statements
17:06:32 [2021-09-16T17:06:32.820Z] --- PASS: TestRegisterExistingLayer (0.13s)
17:06:32 [2021-09-16T17:06:32.820Z] === RUN   TestTarStreamVerification
17:06:32 [2021-09-16T17:06:32.820Z]     layer_test.go:696: Failing on Windows
17:06:32 [2021-09-16T17:06:32.820Z] --- SKIP: TestTarStreamVerification (0.00s)
17:06:32 [2021-09-16T17:06:32.820Z] === RUN   TestLayerMigration
17:06:32 [2021-09-16T17:06:32.820Z]     migration_test.go:45: Failing on Windows
17:06:32 [2021-09-16T17:06:32.820Z] --- SKIP: TestLayerMigration (0.00s)
17:06:32 [2021-09-16T17:06:32.820Z] === RUN   TestLayerMigrationNoTarsplit
17:06:32 [2021-09-16T17:06:32.820Z]     migration_test.go:181: Failing on Windows
17:06:32 [2021-09-16T17:06:32.820Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
17:06:32 [2021-09-16T17:06:32.820Z] === RUN   TestMountInit
17:06:32 [2021-09-16T17:06:32.820Z]     mount_test.go:17: Failing on Windows
17:06:32 [2021-09-16T17:06:32.820Z] --- SKIP: TestMountInit (0.00s)
17:06:32 [2021-09-16T17:06:32.820Z] === RUN   TestMountSize
17:06:32 [2021-09-16T17:06:32.820Z]     mount_test.go:76: Failing on Windows
17:06:32 [2021-09-16T17:06:32.820Z] --- SKIP: TestMountSize (0.00s)
17:06:32 [2021-09-16T17:06:32.820Z] === RUN   TestMountChanges
17:06:32 [2021-09-16T17:06:32.820Z]     mount_test.go:125: Failing on Windows
17:06:32 [2021-09-16T17:06:32.820Z] --- SKIP: TestMountChanges (0.00s)
17:06:32 [2021-09-16T17:06:32.820Z] === RUN   TestMountApply
17:06:32 [2021-09-16T17:06:32.820Z]     mount_test.go:212: Failing on Windows
17:06:32 [2021-09-16T17:06:32.820Z] --- SKIP: TestMountApply (0.00s)
17:06:32 [2021-09-16T17:06:32.820Z] PASS
17:06:32 [2021-09-16T17:06:32.820Z] coverage: 30.1% of statements
17:06:32 [2021-09-16T17:06:32.820Z] ok  	github.com/docker/docker/layer	0.256s	coverage: 30.1% of statements
17:06:32 [2021-09-16T17:06:32.820Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:06:32 [2021-09-16T17:06:32.820Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:06:32 [2021-09-16T17:06:32.820Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:06:32 [2021-09-16T17:06:32.820Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestSequenceGetAvailableBit
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestSequenceEqual
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestSequenceEqual (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestSequenceCopy
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestSequenceCopy (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestGetFirstAvailable
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestGetFirstAvailable (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestFindSequence
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestFindSequence (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestCheckIfAvailable
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestCheckIfAvailable (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestMergeSequences
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestMergeSequences (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestPushReservation
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestPushReservation (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestSerializeDeserialize
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestSerializeDeserialize (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestSet
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestSet (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestSetUnset
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestSetUnset (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestOffsetSetUnset
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestOffsetSetUnset (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestSetInRange
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestSetInRange (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestSetAnyInRange
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestSetAnyInRange (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestMethods
17:06:33 [2021-09-16T17:06:33.791Z] --- PASS: TestMethods (0.00s)
17:06:33 [2021-09-16T17:06:33.791Z] === RUN   TestRandomAllocateDeallocate
17:06:33 [2021-09-16T17:06:33.931Z] --- PASS: TestBuildMultiStageLayerLeak (8.82s)
17:06:33 [2021-09-16T17:06:33.931Z] === RUN   TestBuildWithHugeFile
17:06:34 [2021-09-16T17:06:34.164Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:06:34 [2021-09-16T17:06:34.164Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
17:06:34 [2021-09-16T17:06:34.164Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:06:34 [2021-09-16T17:06:34.164Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:06:35 [2021-09-16T17:06:35.334Z] === RUN   TestInvalidConfig
17:06:35 [2021-09-16T17:06:35.334Z] --- PASS: TestInvalidConfig (0.00s)
17:06:35 [2021-09-16T17:06:35.334Z] === RUN   TestConfig
17:06:35 [2021-09-16T17:06:35.334Z] --- PASS: TestConfig (0.00s)
17:06:35 [2021-09-16T17:06:35.334Z] === RUN   TestOptionsLabels
17:06:35 [2021-09-16T17:06:35.334Z] --- PASS: TestOptionsLabels (0.00s)
17:06:35 [2021-09-16T17:06:35.334Z] === RUN   TestValidName
17:06:35 [2021-09-16T17:06:35.334Z] --- PASS: TestValidName (0.00s)
17:06:35 [2021-09-16T17:06:35.334Z] === RUN   TestTLSConfiguration
17:06:35 [2021-09-16T17:06:35.334Z] time="2021-09-16T17:06:34Z" level=info msg="Option Initializing KV with TLS"
17:06:35 [2021-09-16T17:06:35.334Z] --- PASS: TestTLSConfiguration (0.12s)
17:06:35 [2021-09-16T17:06:35.334Z] PASS
17:06:35 [2021-09-16T17:06:35.334Z] coverage: 24.0% of statements
17:06:35 [2021-09-16T17:06:35.334Z] ok  	github.com/docker/docker/libnetwork/config	0.196s	coverage: 24.0% of statements
17:06:35 [2021-09-16T17:06:35.793Z] === RUN   TestKey
17:06:35 [2021-09-16T17:06:35.793Z] --- PASS: TestKey (0.00s)
17:06:35 [2021-09-16T17:06:35.793Z] === RUN   TestParseKey
17:06:35 [2021-09-16T17:06:35.793Z] --- PASS: TestParseKey (0.00s)
17:06:35 [2021-09-16T17:06:35.793Z] === RUN   TestInvalidDataStore
17:06:35 [2021-09-16T17:06:35.793Z] --- PASS: TestInvalidDataStore (0.00s)
17:06:35 [2021-09-16T17:06:35.793Z] === RUN   TestKVObjectFlatKey
17:06:35 [2021-09-16T17:06:35.793Z] --- PASS: TestKVObjectFlatKey (0.00s)
17:06:35 [2021-09-16T17:06:35.793Z] === RUN   TestAtomicKVObjectFlatKey
17:06:35 [2021-09-16T17:06:35.793Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
17:06:35 [2021-09-16T17:06:35.793Z] PASS
17:06:35 [2021-09-16T17:06:35.793Z] coverage: 21.9% of statements
17:06:35 [2021-09-16T17:06:35.793Z] ok  	github.com/docker/docker/libnetwork/datastore	0.039s	coverage: 21.9% of statements
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestErrorInterfaces
17:06:36 [2021-09-16T17:06:36.254Z] --- PASS: TestErrorInterfaces (0.00s)
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestNetworkMarshalling
17:06:36 [2021-09-16T17:06:36.254Z] --- PASS: TestNetworkMarshalling (0.12s)
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestEndpointMarshalling
17:06:36 [2021-09-16T17:06:36.254Z] --- PASS: TestEndpointMarshalling (0.00s)
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestAuxAddresses
17:06:36 [2021-09-16T17:06:36.254Z] time="2021-09-16T17:06:35Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:06:36 [2021-09-16T17:06:36.254Z] --- PASS: TestAuxAddresses (0.01s)
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestSRVServiceQuery
17:06:36 [2021-09-16T17:06:36.254Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:06:36 [2021-09-16T17:06:36.254Z] --- SKIP: TestSRVServiceQuery (0.00s)
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestServiceVIPReuse
17:06:36 [2021-09-16T17:06:36.254Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:06:36 [2021-09-16T17:06:36.254Z] --- SKIP: TestServiceVIPReuse (0.00s)
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestIpamReleaseOnNetDriverFailures
17:06:36 [2021-09-16T17:06:36.254Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:06:36 [2021-09-16T17:06:36.254Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestDNSIPQuery
17:06:36 [2021-09-16T17:06:36.254Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:06:36 [2021-09-16T17:06:36.254Z] --- SKIP: TestDNSIPQuery (0.00s)
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestDNSProxyServFail
17:06:36 [2021-09-16T17:06:36.254Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:06:36 [2021-09-16T17:06:36.254Z] --- SKIP: TestDNSProxyServFail (0.00s)
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestSandboxAddEmpty
17:06:36 [2021-09-16T17:06:36.254Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:06:36 [2021-09-16T17:06:36.254Z] --- SKIP: TestSandboxAddEmpty (0.00s)
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestSandboxAddMultiPrio
17:06:36 [2021-09-16T17:06:36.254Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:06:36 [2021-09-16T17:06:36.254Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestSandboxAddSamePrio
17:06:36 [2021-09-16T17:06:36.254Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:06:36 [2021-09-16T17:06:36.254Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestCleanupServiceDiscovery
17:06:36 [2021-09-16T17:06:36.254Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:06:36 [2021-09-16T17:06:36.254Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestDNSOptions
17:06:36 [2021-09-16T17:06:36.254Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:06:36 [2021-09-16T17:06:36.254Z] --- SKIP: TestDNSOptions (0.00s)
17:06:36 [2021-09-16T17:06:36.254Z] === RUN   TestMultipleControllersWithSameStore
17:06:36 [2021-09-16T17:06:36.254Z] time="2021-09-16T17:06:35Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:06:36 [2021-09-16T17:06:36.254Z] time="2021-09-16T17:06:35Z" level=info msg="Restoring existing overlay networks from HNS into docker"
17:06:36 [2021-09-16T17:06:36.254Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
17:06:36 [2021-09-16T17:06:36.254Z] PASS
17:06:36 [2021-09-16T17:06:36.254Z] coverage: 8.6% of statements
17:06:36 [2021-09-16T17:06:36.254Z] ok  	github.com/docker/docker/libnetwork	0.256s	coverage: 8.6% of statements
17:06:36 [2021-09-16T17:06:36.255Z] === RUN   TestIPDataMarshalling
17:06:36 [2021-09-16T17:06:36.255Z] --- PASS: TestIPDataMarshalling (0.00s)
17:06:36 [2021-09-16T17:06:36.255Z] === RUN   TestValidateAndIsV6
17:06:36 [2021-09-16T17:06:36.255Z] --- PASS: TestValidateAndIsV6 (0.00s)
17:06:36 [2021-09-16T17:06:36.255Z] PASS
17:06:36 [2021-09-16T17:06:36.255Z] coverage: 68.9% of statements
17:06:36 [2021-09-16T17:06:36.255Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.042s	coverage: 68.9% of statements
17:06:36 [2021-09-16T17:06:36.681Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
17:06:36 [2021-09-16T17:06:36.713Z] === RUN   TestDriver
17:06:36 [2021-09-16T17:06:36.713Z] --- PASS: TestDriver (0.00s)
17:06:36 [2021-09-16T17:06:36.713Z] PASS
17:06:36 [2021-09-16T17:06:36.713Z] coverage: 34.8% of statements
17:06:36 [2021-09-16T17:06:36.713Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.039s	coverage: 34.8% of statements
17:06:37 [2021-09-16T17:06:37.173Z] === RUN   TestDriver
17:06:37 [2021-09-16T17:06:37.173Z] --- PASS: TestDriver (0.00s)
17:06:37 [2021-09-16T17:06:37.173Z] PASS
17:06:37 [2021-09-16T17:06:37.173Z] coverage: 34.8% of statements
17:06:37 [2021-09-16T17:06:37.173Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.041s	coverage: 34.8% of statements
17:06:37 [2021-09-16T17:06:37.244Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
17:06:37 [2021-09-16T17:06:37.632Z] === RUN   TestNetworkAllocateFree
17:06:37 [2021-09-16T17:06:37.632Z] --- PASS: TestNetworkAllocateFree (0.00s)
17:06:37 [2021-09-16T17:06:37.632Z] === RUN   TestNetworkAllocateUserDefinedVNIs
17:06:37 [2021-09-16T17:06:37.632Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
17:06:37 [2021-09-16T17:06:37.632Z] PASS
17:06:37 [2021-09-16T17:06:37.632Z] coverage: 63.6% of statements
17:06:37 [2021-09-16T17:06:37.632Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.096s	coverage: 63.6% of statements
17:06:38 [2021-09-16T17:06:38.091Z] === RUN   TestGetEmptyCapabilities
17:06:38 [2021-09-16T17:06:38.091Z] --- PASS: TestGetEmptyCapabilities (0.03s)
17:06:38 [2021-09-16T17:06:38.091Z] === RUN   TestGetExtraCapabilities
17:06:38 [2021-09-16T17:06:38.091Z] --- PASS: TestGetExtraCapabilities (0.00s)
17:06:38 [2021-09-16T17:06:38.091Z] === RUN   TestGetInvalidCapabilities
17:06:38 [2021-09-16T17:06:38.091Z] --- PASS: TestGetInvalidCapabilities (0.01s)
17:06:38 [2021-09-16T17:06:38.091Z] === RUN   TestRemoteDriver
17:06:38 [2021-09-16T17:06:38.091Z] --- PASS: TestRemoteDriver (0.01s)
17:06:38 [2021-09-16T17:06:38.091Z] === RUN   TestDriverError
17:06:38 [2021-09-16T17:06:38.091Z] --- PASS: TestDriverError (0.00s)
17:06:38 [2021-09-16T17:06:38.091Z] === RUN   TestMissingValues
17:06:38 [2021-09-16T17:06:38.091Z] --- PASS: TestMissingValues (0.00s)
17:06:38 [2021-09-16T17:06:38.091Z] === RUN   TestRollback
17:06:38 [2021-09-16T17:06:38.091Z] --- PASS: TestRollback (0.01s)
17:06:38 [2021-09-16T17:06:38.091Z] PASS
17:06:38 [2021-09-16T17:06:38.091Z] coverage: 57.4% of statements
17:06:38 [2021-09-16T17:06:38.091Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.098s	coverage: 57.4% of statements
17:06:38 [2021-09-16T17:06:38.091Z] === RUN   TestNAT
17:06:38 [2021-09-16T17:06:38.091Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:06:38 [2021-09-16T17:06:38.091Z] --- SKIP: TestNAT (0.00s)
17:06:38 [2021-09-16T17:06:38.091Z] === RUN   TestTransparent
17:06:38 [2021-09-16T17:06:38.091Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:06:38 [2021-09-16T17:06:38.091Z] --- SKIP: TestTransparent (0.00s)
17:06:38 [2021-09-16T17:06:38.091Z] PASS
17:06:38 [2021-09-16T17:06:38.091Z] coverage: 0.0% of statements
17:06:38 [2021-09-16T17:06:38.091Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.052s	coverage: 0.0% of statements
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestRandomAllocateDeallocate (4.96s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestAllocateRandomDeallocate
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestBuildDefault
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestBuildDefault (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestBuildHostnameDomainname
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestBuildHostnameDomainname (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestBuildHostname
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestBuildHostname (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestBuildHostnameFQDN
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestBuildHostnameFQDN (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestBuildNoIP
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestBuildNoIP (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestUpdate
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestUpdate (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestUpdateIgnoresPrefixedHostname
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestDeleteIgnoresPrefixedHostname
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestAddEmpty
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestAddEmpty (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestAdd
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestAdd (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestDeleteEmpty
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestDeleteEmpty (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestDeleteNewline
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestDeleteNewline (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestDelete
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestDelete (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestConcurrentWrites
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestNew
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestNew (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestAddDriver
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestAddDriver (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestAddDuplicateDriver
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestAddDuplicateDriver (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestIPAMDefaultAddressSpaces
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestDriver
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestDriver (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestIPAM
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestIPAM (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestWalkIPAMs
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestWalkIPAMs (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] === RUN   TestWalkDrivers
17:06:38 [2021-09-16T17:06:38.550Z] --- PASS: TestWalkDrivers (0.00s)
17:06:38 [2021-09-16T17:06:38.550Z] PASS
17:06:38 [2021-09-16T17:06:38.550Z] coverage: 82.4% of statements
17:06:38 [2021-09-16T17:06:38.550Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.063s	coverage: 82.4% of statements
17:06:39 [2021-09-16T17:06:39.009Z] --- PASS: TestConcurrentWrites (0.17s)
17:06:39 [2021-09-16T17:06:39.010Z] PASS
17:06:39 [2021-09-16T17:06:39.010Z] coverage: 81.2% of statements
17:06:39 [2021-09-16T17:06:39.010Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.213s	coverage: 81.2% of statements
17:06:39 [2021-09-16T17:06:39.010Z] === RUN   TestDiff
17:06:39 [2021-09-16T17:06:39.010Z] --- PASS: TestDiff (0.00s)
17:06:39 [2021-09-16T17:06:39.010Z] === RUN   TestAddedCallback
17:06:39 [2021-09-16T17:06:39.010Z] --- PASS: TestAddedCallback (0.00s)
17:06:39 [2021-09-16T17:06:39.010Z] === RUN   TestRemovedCallback
17:06:39 [2021-09-16T17:06:39.010Z] --- PASS: TestRemovedCallback (0.00s)
17:06:39 [2021-09-16T17:06:39.010Z] === RUN   TestNoCallback
17:06:39 [2021-09-16T17:06:39.010Z] --- PASS: TestNoCallback (0.00s)
17:06:39 [2021-09-16T17:06:39.010Z] PASS
17:06:39 [2021-09-16T17:06:39.010Z] coverage: 48.1% of statements
17:06:39 [2021-09-16T17:06:39.010Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.043s	coverage: 48.1% of statements
17:06:39 [2021-09-16T17:06:39.469Z] === RUN   TestNew
17:06:39 [2021-09-16T17:06:39.469Z] --- PASS: TestNew (0.00s)
17:06:39 [2021-09-16T17:06:39.469Z] === RUN   TestAllocate
17:06:39 [2021-09-16T17:06:39.469Z] --- PASS: TestAllocate (0.00s)
17:06:39 [2021-09-16T17:06:39.469Z] === RUN   TestUninitialized
17:06:39 [2021-09-16T17:06:39.469Z] --- PASS: TestUninitialized (0.00s)
17:06:39 [2021-09-16T17:06:39.469Z] === RUN   TestAllocateInRange
17:06:39 [2021-09-16T17:06:39.469Z] --- PASS: TestAllocateInRange (0.00s)
17:06:39 [2021-09-16T17:06:39.469Z] === RUN   TestAllocateSerial
17:06:39 [2021-09-16T17:06:39.469Z] --- PASS: TestAllocateSerial (0.00s)
17:06:39 [2021-09-16T17:06:39.469Z] PASS
17:06:39 [2021-09-16T17:06:39.469Z] coverage: 87.5% of statements
17:06:39 [2021-09-16T17:06:39.469Z] ok  	github.com/docker/docker/libnetwork/idm	0.037s	coverage: 87.5% of statements
17:06:39 [2021-09-16T17:06:39.469Z] --- PASS: TestAllocateRandomDeallocate (1.04s)
17:06:39 [2021-09-16T17:06:39.469Z] === RUN   TestAllocateRandomDeallocateSerialize
17:06:39 [2021-09-16T17:06:39.928Z] === RUN   TestCaller
17:06:39 [2021-09-16T17:06:39.928Z] --- PASS: TestCaller (0.00s)
17:06:39 [2021-09-16T17:06:39.928Z] PASS
17:06:39 [2021-09-16T17:06:39.928Z] coverage: 100.0% of statements
17:06:39 [2021-09-16T17:06:39.928Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.038s	coverage: 100.0% of statements
17:06:39 [2021-09-16T17:06:39.928Z] === RUN   TestSetSerialInsertDelete
17:06:39 [2021-09-16T17:06:39.928Z] --- PASS: TestSetSerialInsertDelete (0.00s)
17:06:39 [2021-09-16T17:06:39.928Z] === RUN   TestSetParallelInsertDelete
17:06:40 [2021-09-16T17:06:40.526Z]     docker_api_swarm_test.go:563: [db8b419ebc127] joining swarm manager [d77165cb32d49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:06:40 [2021-09-16T17:06:40.896Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.09s)
17:06:40 [2021-09-16T17:06:40.896Z] === RUN   TestRetrieveFromStore
17:06:40 [2021-09-16T17:06:40.896Z] === RUN   TestPoolRequest
17:06:40 [2021-09-16T17:06:40.896Z] --- PASS: TestPoolRequest (0.00s)
17:06:40 [2021-09-16T17:06:40.896Z] === RUN   TestOtherRequests
17:06:40 [2021-09-16T17:06:40.896Z] --- PASS: TestOtherRequests (0.00s)
17:06:40 [2021-09-16T17:06:40.896Z] PASS
17:06:40 [2021-09-16T17:06:40.896Z] coverage: 57.1% of statements
17:06:40 [2021-09-16T17:06:40.896Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.053s	coverage: 57.1% of statements
17:06:40 [2021-09-16T17:06:40.896Z] === RUN   TestInt2IP2IntConversion
17:06:41 [2021-09-16T17:06:41.355Z] --- PASS: TestInt2IP2IntConversion (0.41s)
17:06:41 [2021-09-16T17:06:41.355Z] === RUN   TestGetAddressVersion
17:06:41 [2021-09-16T17:06:41.355Z] --- PASS: TestGetAddressVersion (0.00s)
17:06:41 [2021-09-16T17:06:41.355Z] === RUN   TestKeyString
17:06:41 [2021-09-16T17:06:41.355Z] --- PASS: TestKeyString (0.00s)
17:06:41 [2021-09-16T17:06:41.355Z] === RUN   TestPoolDataMarshal
17:06:41 [2021-09-16T17:06:41.355Z] --- PASS: TestPoolDataMarshal (0.00s)
17:06:41 [2021-09-16T17:06:41.355Z] === RUN   TestSubnetsMarshal
17:06:41 [2021-09-16T17:06:41.355Z] --- PASS: TestRetrieveFromStore (0.66s)
17:06:41 [2021-09-16T17:06:41.355Z] === RUN   TestIsCorrupted
17:06:41 [2021-09-16T17:06:41.355Z] --- PASS: TestIsCorrupted (0.02s)
17:06:41 [2021-09-16T17:06:41.355Z] === RUN   TestSetRollover
17:06:41 [2021-09-16T17:06:41.355Z] --- PASS: TestSubnetsMarshal (0.05s)
17:06:41 [2021-09-16T17:06:41.355Z] === RUN   TestAddSubnets
17:06:41 [2021-09-16T17:06:41.355Z] --- PASS: TestAddSubnets (0.05s)
17:06:41 [2021-09-16T17:06:41.355Z] === RUN   TestDoublePoolRelease
17:06:41 [2021-09-16T17:06:41.355Z] --- PASS: TestDoublePoolRelease (0.02s)
17:06:41 [2021-09-16T17:06:41.355Z] === RUN   TestAddReleasePoolID
17:06:41 [2021-09-16T17:06:41.813Z] --- PASS: TestAddReleasePoolID (0.06s)
17:06:41 [2021-09-16T17:06:41.813Z] === RUN   TestPredefinedPool
17:06:41 [2021-09-16T17:06:41.813Z] --- PASS: TestPredefinedPool (0.05s)
17:06:41 [2021-09-16T17:06:41.813Z] === RUN   TestRemoveSubnet
17:06:41 [2021-09-16T17:06:41.813Z] --- PASS: TestRemoveSubnet (0.19s)
17:06:41 [2021-09-16T17:06:41.813Z] === RUN   TestGetSameAddress
17:06:41 [2021-09-16T17:06:41.813Z] --- PASS: TestGetSameAddress (0.02s)
17:06:41 [2021-09-16T17:06:41.813Z] === RUN   TestPoolAllocationReuse
17:06:41 [2021-09-16T17:06:41.813Z] === RUN   TestGetCapabilities
17:06:41 [2021-09-16T17:06:41.813Z] --- PASS: TestGetCapabilities (0.01s)
17:06:41 [2021-09-16T17:06:41.813Z] === RUN   TestGetCapabilitiesFromLegacyDriver
17:06:41 [2021-09-16T17:06:41.813Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
17:06:41 [2021-09-16T17:06:41.813Z] === RUN   TestGetDefaultAddressSpaces
17:06:41 [2021-09-16T17:06:41.813Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
17:06:41 [2021-09-16T17:06:41.813Z] === RUN   TestRemoteDriver
17:06:41 [2021-09-16T17:06:41.813Z] --- PASS: TestRemoteDriver (0.01s)
17:06:41 [2021-09-16T17:06:41.813Z] PASS
17:06:41 [2021-09-16T17:06:41.813Z] coverage: 47.4% of statements
17:06:41 [2021-09-16T17:06:41.813Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.062s	coverage: 47.4% of statements
17:06:42 [2021-09-16T17:06:42.782Z] === RUN   TestWindowsIPAM
17:06:42 [2021-09-16T17:06:42.782Z] --- PASS: TestWindowsIPAM (0.00s)
17:06:42 [2021-09-16T17:06:42.782Z] PASS
17:06:42 [2021-09-16T17:06:42.782Z] coverage: 71.4% of statements
17:06:42 [2021-09-16T17:06:42.782Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.036s	coverage: 71.4% of statements
17:06:42 [2021-09-16T17:06:42.782Z] --- PASS: TestSetRollover (1.45s)
17:06:42 [2021-09-16T17:06:42.782Z] === RUN   TestSetRolloverSerial
17:06:43 [2021-09-16T17:06:43.241Z] --- PASS: TestPoolAllocationReuse (1.44s)
17:06:43 [2021-09-16T17:06:43.241Z] === RUN   TestGetAddressSubPoolEqualPool
17:06:43 [2021-09-16T17:06:43.241Z] === RUN   TestDefaultNetwork
17:06:43 [2021-09-16T17:06:43.241Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s)
17:06:43 [2021-09-16T17:06:43.241Z] === RUN   TestRequestReleaseAddressFromSubPool
17:06:43 [2021-09-16T17:06:43.700Z] --- PASS: TestDefaultNetwork (0.23s)
17:06:43 [2021-09-16T17:06:43.700Z] === RUN   TestConfigGlobalScopeDefaultNetworks
17:06:43 [2021-09-16T17:06:43.700Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.24s)
17:06:43 [2021-09-16T17:06:43.700Z] === RUN   TestInitAddressPools
17:06:43 [2021-09-16T17:06:43.700Z] --- PASS: TestInitAddressPools (0.00s)
17:06:43 [2021-09-16T17:06:43.700Z] PASS
17:06:43 [2021-09-16T17:06:43.700Z] coverage: 74.0% of statements
17:06:43 [2021-09-16T17:06:43.700Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.523s	coverage: 74.0% of statements
17:06:44 [2021-09-16T17:06:44.159Z] --- PASS: TestSetRolloverSerial (1.38s)
17:06:44 [2021-09-16T17:06:44.159Z] === RUN   TestGetFirstAvailableFromCurrent
17:06:44 [2021-09-16T17:06:44.159Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
17:06:44 [2021-09-16T17:06:44.159Z] PASS
17:06:44 [2021-09-16T17:06:44.159Z] coverage: 84.4% of statements
17:06:44 [2021-09-16T17:06:44.159Z] ok  	github.com/docker/docker/libnetwork/bitseq	10.694s	coverage: 84.4% of statements
17:06:44 [2021-09-16T17:06:44.159Z] === RUN   TestKeyValue
17:06:44 [2021-09-16T17:06:44.159Z] --- PASS: TestKeyValue (0.00s)
17:06:44 [2021-09-16T17:06:44.159Z] PASS
17:06:44 [2021-09-16T17:06:44.159Z] coverage: 60.0% of statements
17:06:44 [2021-09-16T17:06:44.159Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.035s	coverage: 60.0% of statements
17:06:44 [2021-09-16T17:06:44.699Z] === RUN   TestDockerSuite/TestBuildExpose
17:06:44 [2021-09-16T17:06:44.699Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:06:45 [2021-09-16T17:06:45.264Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:06:45 [2021-09-16T17:06:45.521Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:06:45 [2021-09-16T17:06:45.697Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.50s)
17:06:45 [2021-09-16T17:06:45.697Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
17:06:45 [2021-09-16T17:06:45.777Z] === RUN   TestDockerSuite/TestBuildFails
17:06:46 [2021-09-16T17:06:46.664Z] === RUN   TestNetworkDBSimple
17:06:46 [2021-09-16T17:06:46.705Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:06:46 [2021-09-16T17:06:46.705Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:06:47 [2021-09-16T17:06:47.635Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.02s)
17:06:47 [2021-09-16T17:06:47.635Z] === RUN   TestGetAddress
17:06:48 [2021-09-16T17:06:48.095Z] 2021/09/16 17:06:47 Closing DB instances...
17:06:48 [2021-09-16T17:06:48.095Z] === RUN   TestGenerate
17:06:48 [2021-09-16T17:06:48.095Z] --- PASS: TestGenerate (0.00s)
17:06:48 [2021-09-16T17:06:48.095Z] === RUN   TestGeneratePtr
17:06:48 [2021-09-16T17:06:48.095Z] --- PASS: TestGeneratePtr (0.00s)
17:06:48 [2021-09-16T17:06:48.095Z] === RUN   TestGenerateMissingField
17:06:48 [2021-09-16T17:06:48.095Z] --- PASS: TestGenerateMissingField (0.00s)
17:06:48 [2021-09-16T17:06:48.095Z] === RUN   TestFieldCannotBeSet
17:06:48 [2021-09-16T17:06:48.095Z] --- PASS: TestFieldCannotBeSet (0.00s)
17:06:48 [2021-09-16T17:06:48.095Z] === RUN   TestTypeMismatchError
17:06:48 [2021-09-16T17:06:48.095Z] --- PASS: TestTypeMismatchError (0.00s)
17:06:48 [2021-09-16T17:06:48.095Z] PASS
17:06:48 [2021-09-16T17:06:48.095Z] coverage: 100.0% of statements
17:06:48 [2021-09-16T17:06:48.095Z] ok  	github.com/docker/docker/libnetwork/options	0.035s	coverage: 100.0% of statements
17:06:48 [2021-09-16T17:06:48.553Z] testing: warning: no tests to run
17:06:48 [2021-09-16T17:06:48.553Z] PASS
17:06:48 [2021-09-16T17:06:48.553Z] coverage: 0.0% of statements
17:06:48 [2021-09-16T17:06:48.553Z] ok  	github.com/docker/docker/libnetwork/osl	0.032s	coverage: 0.0% of statements [no tests to run]
17:06:48 [2021-09-16T17:06:48.596Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:06:49 [2021-09-16T17:06:49.523Z] === RUN   TestRequestNewPort
17:06:49 [2021-09-16T17:06:49.523Z] --- PASS: TestRequestNewPort (0.00s)
17:06:49 [2021-09-16T17:06:49.523Z] === RUN   TestRequestSpecificPort
17:06:49 [2021-09-16T17:06:49.523Z] --- PASS: TestRequestSpecificPort (0.00s)
17:06:49 [2021-09-16T17:06:49.523Z] === RUN   TestReleasePort
17:06:49 [2021-09-16T17:06:49.523Z] --- PASS: TestReleasePort (0.00s)
17:06:49 [2021-09-16T17:06:49.523Z] === RUN   TestReuseReleasedPort
17:06:49 [2021-09-16T17:06:49.523Z] --- PASS: TestReuseReleasedPort (0.00s)
17:06:49 [2021-09-16T17:06:49.523Z] === RUN   TestReleaseUnreadledPort
17:06:49 [2021-09-16T17:06:49.523Z] --- PASS: TestReleaseUnreadledPort (0.00s)
17:06:49 [2021-09-16T17:06:49.523Z] === RUN   TestUnknowProtocol
17:06:49 [2021-09-16T17:06:49.523Z] --- PASS: TestUnknowProtocol (0.00s)
17:06:49 [2021-09-16T17:06:49.523Z] === RUN   TestAllocateAllPorts
17:06:49 [2021-09-16T17:06:49.523Z] --- PASS: TestAllocateAllPorts (0.00s)
17:06:49 [2021-09-16T17:06:49.523Z] === RUN   TestPortAllocation
17:06:49 [2021-09-16T17:06:49.523Z] --- PASS: TestPortAllocation (0.00s)
17:06:49 [2021-09-16T17:06:49.523Z] === RUN   TestPortAllocationWithCustomRange
17:06:49 [2021-09-16T17:06:49.523Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
17:06:49 [2021-09-16T17:06:49.523Z] === RUN   TestNoDuplicateBPR
17:06:49 [2021-09-16T17:06:49.523Z] --- PASS: TestNoDuplicateBPR (0.00s)
17:06:49 [2021-09-16T17:06:49.523Z] === RUN   TestChangePortRange
17:06:49 [2021-09-16T17:06:49.523Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
17:06:49 [2021-09-16T17:06:49.523Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
17:06:49 [2021-09-16T17:06:49.523Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
17:06:49 [2021-09-16T17:06:49.523Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
17:06:49 [2021-09-16T17:06:49.523Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
17:06:49 [2021-09-16T17:06:49.523Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
17:06:49 [2021-09-16T17:06:49.523Z] --- PASS: TestChangePortRange (0.00s)
17:06:49 [2021-09-16T17:06:49.523Z] PASS
17:06:49 [2021-09-16T17:06:49.523Z] coverage: 88.6% of statements
17:06:49 [2021-09-16T17:06:49.523Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.038s	coverage: 88.6% of statements
17:06:49 [2021-09-16T17:06:49.523Z] --- PASS: TestNetworkDBSimple (2.63s)
17:06:49 [2021-09-16T17:06:49.523Z] === RUN   TestNetworkDBJoinLeaveNetwork
17:06:49 [2021-09-16T17:06:49.983Z] testing: warning: no tests to run
17:06:49 [2021-09-16T17:06:49.983Z] PASS
17:06:49 [2021-09-16T17:06:49.983Z] coverage: 0.0% of statements
17:06:49 [2021-09-16T17:06:49.983Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.032s	coverage: 0.0% of statements [no tests to run]
17:06:49 [2021-09-16T17:06:49.983Z] --- PASS: TestSetParallelInsertDelete (10.00s)
17:06:49 [2021-09-16T17:06:49.983Z] PASS
17:06:49 [2021-09-16T17:06:49.983Z] coverage: 100.0% of statements
17:06:49 [2021-09-16T17:06:49.983Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.037s	coverage: 100.0% of statements
17:06:50 [2021-09-16T17:06:50.443Z] === RUN   TestHashData
17:06:50 [2021-09-16T17:06:50.443Z] --- PASS: TestHashData (0.00s)
17:06:50 [2021-09-16T17:06:50.443Z] PASS
17:06:50 [2021-09-16T17:06:50.443Z] coverage: 2.8% of statements
17:06:50 [2021-09-16T17:06:50.443Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.034s	coverage: 2.8% of statements
17:06:50 [2021-09-16T17:06:50.443Z] 2021/09/16 17:06:50 Closing DB instances...
17:06:50 [2021-09-16T17:06:50.486Z] === RUN   TestDockerSuite/TestBuildForceRm
17:06:50 [2021-09-16T17:06:50.902Z] === RUN   TestErrorConstructors
17:06:50 [2021-09-16T17:06:50.902Z] --- PASS: TestErrorConstructors (0.00s)
17:06:50 [2021-09-16T17:06:50.902Z] === RUN   TestCompareIPMask
17:06:50 [2021-09-16T17:06:50.902Z] --- PASS: TestCompareIPMask (0.00s)
17:06:50 [2021-09-16T17:06:50.902Z] === RUN   TestUtilGetHostPartIP
17:06:50 [2021-09-16T17:06:50.902Z] --- PASS: TestUtilGetHostPartIP (0.00s)
17:06:50 [2021-09-16T17:06:50.902Z] === RUN   TestUtilGetBroadcastIP
17:06:50 [2021-09-16T17:06:50.902Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
17:06:50 [2021-09-16T17:06:50.902Z] === RUN   TestParseCIDR
17:06:50 [2021-09-16T17:06:50.902Z] --- PASS: TestParseCIDR (0.00s)
17:06:50 [2021-09-16T17:06:50.902Z] PASS
17:06:50 [2021-09-16T17:06:50.902Z] coverage: 37.3% of statements
17:06:50 [2021-09-16T17:06:50.902Z] ok  	github.com/docker/docker/libnetwork/types	0.035s	coverage: 37.3% of statements
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
17:06:51 [2021-09-16T17:06:51.361Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
17:06:51 [2021-09-16T17:06:51.361Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
17:06:51 [2021-09-16T17:06:51.361Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
17:06:51 [2021-09-16T17:06:51.361Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
17:06:51 [2021-09-16T17:06:51.361Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
17:06:51 [2021-09-16T17:06:51.361Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
17:06:51 [2021-09-16T17:06:51.361Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
17:06:51 [2021-09-16T17:06:51.361Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
17:06:51 [2021-09-16T17:06:51.362Z] PASS
17:06:51 [2021-09-16T17:06:51.362Z] coverage: 50.0% of statements
17:06:51 [2021-09-16T17:06:51.362Z] ok  	github.com/docker/docker/oci	0.040s	coverage: 50.0% of statements
17:06:51 [2021-09-16T17:06:51.820Z] === RUN   TestAddressPoolOpt
17:06:51 [2021-09-16T17:06:51.820Z] --- PASS: TestAddressPoolOpt (0.00s)
17:06:51 [2021-09-16T17:06:51.820Z] === RUN   TestValidateEnv
17:06:51 [2021-09-16T17:06:51.820Z] === RUN   TestValidateEnv/a
17:06:51 [2021-09-16T17:06:51.820Z] === RUN   TestValidateEnv/something
17:06:51 [2021-09-16T17:06:51.820Z] === RUN   TestValidateEnv/_=a
17:06:51 [2021-09-16T17:06:51.820Z] === RUN   TestValidateEnv/env1=value1
17:06:51 [2021-09-16T17:06:51.820Z] === RUN   TestValidateEnv/_env1=value1
17:06:51 [2021-09-16T17:06:51.820Z] === RUN   TestValidateEnv/env2=value2=value3
17:06:51 [2021-09-16T17:06:51.820Z] === RUN   TestValidateEnv/env3=abc!qwe
17:06:51 [2021-09-16T17:06:51.820Z] === RUN   TestValidateEnv/env_4=value_4
17:06:51 [2021-09-16T17:06:51.820Z] === RUN   TestValidateEnv/PATH
17:06:51 [2021-09-16T17:06:51.820Z] === RUN   TestValidateEnv/=a
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateEnv/PATH=
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateEnv/PATH=something
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateEnv/asd!qwe
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateEnv/1asd
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateEnv/123
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateEnv/some_space
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateEnv/__some_space_before
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateEnv/some_space_after__
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateEnv/=
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateEnv/PaTh
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestValidateEnv (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/a (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/something (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/_=a (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/PATH (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/=a (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/1asd (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/123 (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/some_space (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/= (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestParseHost
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestParseHost (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestParseDockerDaemonHost
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestParseDockerDaemonHost (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestParseTCP
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestParseTCP (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestParseInvalidUnixAddrInvalid
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateExtraHosts
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestValidateExtraHosts (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestIpOptString
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestIpOptString (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestNewIpOptInvalidDefaultVal
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestNewIpOptValidDefaultVal
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestIpOptSetInvalidVal
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateIPAddress
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestValidateIPAddress (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestMapOpts
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestMapOpts (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestListOptsWithoutValidator
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestListOptsWithoutValidator (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestListOptsWithValidator
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestListOptsWithValidator (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateDNSSearch
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestValidateDNSSearch (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateLabel
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateLabel/label_with_general_format
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateLabel/label_with_more_than_one_=
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateLabel/label_with_one_more
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestValidateLabel (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestNamedListOpts
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestNamedListOpts (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestNamedMapOpts
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestNamedMapOpts (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestParseLink
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestParseLink (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestQuotedStringSetWithQuotes
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestQuotedStringSetWithNoQuotes
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestUlimitOpt
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestUlimitOpt (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] PASS
17:06:51 [2021-09-16T17:06:51.821Z] coverage: 67.1% of statements
17:06:51 [2021-09-16T17:06:51.821Z] ok  	github.com/docker/docker/opts	0.064s	coverage: 67.1% of statements
17:06:51 [2021-09-16T17:06:51.821Z] === RUN   TestParseVersion
17:06:51 [2021-09-16T17:06:51.821Z] --- PASS: TestParseVersion (0.00s)
17:06:51 [2021-09-16T17:06:51.821Z] PASS
17:06:51 [2021-09-16T17:06:51.821Z] coverage: 52.9% of statements
17:06:51 [2021-09-16T17:06:51.821Z] ok  	github.com/docker/docker/pkg/aaparser	0.032s	coverage: 52.9% of statements
17:06:52 [2021-09-16T17:06:52.281Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.02s)
17:06:52 [2021-09-16T17:06:52.281Z] === RUN   TestNetworkDBJoinLeaveNetworks
17:06:52 [2021-09-16T17:06:52.375Z] === RUN   TestDockerSuite/TestBuildFromGit
17:06:52 [2021-09-16T17:06:52.375Z]     docker_api_swarm_test.go:585: [d5046834b510c] joining swarm manager [d77165cb32d49]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:06:53 [2021-09-16T17:06:53.742Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:06:53 [2021-09-16T17:06:53.819Z] === RUN   TestPeerCertificateMarshalJSON
17:06:53 [2021-09-16T17:06:53.819Z] 2021/09/16 17:06:53 Closing DB instances...
17:06:53 [2021-09-16T17:06:53.819Z] === RUN   TestIsArchivePathDir
17:06:53 [2021-09-16T17:06:53.819Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
17:06:53 [2021-09-16T17:06:53.819Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
17:06:53 [2021-09-16T17:06:53.819Z] --- PASS: TestPeerCertificateMarshalJSON (0.22s)
17:06:53 [2021-09-16T17:06:53.819Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
17:06:53 [2021-09-16T17:06:53.819Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
17:06:53 [2021-09-16T17:06:53.819Z] === RUN   TestMiddleware
17:06:53 [2021-09-16T17:06:53.819Z] --- PASS: TestMiddleware (0.00s)
17:06:53 [2021-09-16T17:06:53.819Z] === RUN   TestNewResponseModifier
17:06:53 [2021-09-16T17:06:53.819Z] --- PASS: TestNewResponseModifier (0.00s)
17:06:53 [2021-09-16T17:06:53.819Z] PASS
17:06:53 [2021-09-16T17:06:53.819Z] coverage: 26.8% of statements
17:06:53 [2021-09-16T17:06:53.819Z] ok  	github.com/docker/docker/pkg/authorization	0.267s	coverage: 26.8% of statements
17:06:53 [2021-09-16T17:06:53.819Z] --- PASS: TestIsArchivePathDir (0.05s)
17:06:53 [2021-09-16T17:06:53.819Z] === RUN   TestIsArchivePathInvalidFile
17:06:53 [2021-09-16T17:06:53.819Z] --- PASS: TestIsArchivePathInvalidFile (0.10s)
17:06:53 [2021-09-16T17:06:53.819Z] === RUN   TestIsArchivePathTar
17:06:53 [2021-09-16T17:06:53.819Z] --- PASS: TestIsArchivePathTar (0.13s)
17:06:53 [2021-09-16T17:06:53.819Z] === RUN   TestDecompressStreamGzip
17:06:54 [2021-09-16T17:06:54.277Z] --- PASS: TestDecompressStreamGzip (0.09s)
17:06:54 [2021-09-16T17:06:54.277Z] === RUN   TestDecompressStreamBzip2
17:06:54 [2021-09-16T17:06:54.277Z] --- PASS: TestDecompressStreamBzip2 (0.08s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestDecompressStreamXz
17:06:54 [2021-09-16T17:06:54.278Z]     archive_test.go:133: Xz not present in msys2
17:06:54 [2021-09-16T17:06:54.278Z] --- SKIP: TestDecompressStreamXz (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestCompressStreamXzUnsupported
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestCompressStreamBzip2Unsupported
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestCompressStreamInvalid
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestCompressStreamInvalid (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestExtensionInvalid
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestExtensionInvalid (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestExtensionUncompressed
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestExtensionUncompressed (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestExtensionBzip2
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestExtensionBzip2 (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestExtensionGzip
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestExtensionGzip (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestExtensionXz
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestExtensionXz (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestCmdStreamLargeStderr
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestCmdStreamLargeStderr (0.06s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestCmdStreamBad
17:06:54 [2021-09-16T17:06:54.278Z]     archive_test.go:238: Failing on Windows CI machines
17:06:54 [2021-09-16T17:06:54.278Z] --- SKIP: TestCmdStreamBad (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestCmdStreamGood
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestUnbuffered
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestUnbuffered (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestRaceUnbuffered
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestRaceUnbuffered (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] PASS
17:06:54 [2021-09-16T17:06:54.278Z] coverage: 100.0% of statements
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestCmdStreamGood (0.04s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestUntarPathWithInvalidDest
17:06:54 [2021-09-16T17:06:54.278Z] ok  	github.com/docker/docker/pkg/broadcaster	0.030s	coverage: 100.0% of statements
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestUntarPathWithInvalidDest (0.05s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestUntarPathWithInvalidSrc
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestUntarPath
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestUntarPath (0.05s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestUntarPathWithDestinationFile
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestUntarPathWithDestinationFile (0.06s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestCopyWithTarInvalidSrc
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestCopyWithTarSrcFile
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestCopyWithTarSrcFile (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestCopyWithTarSrcFolder
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestCopyWithTarSrcFolder (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestCopyFileWithTarInvalidSrc
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestCopyFileWithTarSrcFolder
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestCopyFileWithTarSrcFile
17:06:54 [2021-09-16T17:06:54.278Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
17:06:54 [2021-09-16T17:06:54.278Z] === RUN   TestTarFiles
17:06:54 [2021-09-16T17:06:54.304Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:06:54 [2021-09-16T17:06:54.736Z] === RUN   TestMatch
17:06:54 [2021-09-16T17:06:54.736Z] === RUN   TestMatch/[[]]
17:06:54 [2021-09-16T17:06:54.736Z] === RUN   TestMatch/[[foo]]
17:06:54 [2021-09-16T17:06:54.736Z] === RUN   TestMatch/[[bar]_[foo]]
17:06:54 [2021-09-16T17:06:54.736Z] === RUN   TestMatch/[[foo_bar]]
17:06:54 [2021-09-16T17:06:54.736Z] === RUN   TestMatch/[[qux]_[foo]]
17:06:54 [2021-09-16T17:06:54.736Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
17:06:54 [2021-09-16T17:06:54.736Z] === RUN   TestMatch/[]
17:06:54 [2021-09-16T17:06:54.736Z] === RUN   TestMatch/[]#01
17:06:54 [2021-09-16T17:06:54.736Z] === RUN   TestMatch/[[qux]]
17:06:54 [2021-09-16T17:06:54.736Z] === RUN   TestMatch/[[foo_bar_qux]]
17:06:54 [2021-09-16T17:06:54.736Z] === RUN   TestMatch/[[qux]_[baz]]
17:06:54 [2021-09-16T17:06:54.736Z] === RUN   TestMatch/[[foo_baz]]
17:06:54 [2021-09-16T17:06:54.736Z] --- PASS: TestMatch (0.00s)
17:06:54 [2021-09-16T17:06:54.736Z]     --- PASS: TestMatch/[[]] (0.00s)
17:06:54 [2021-09-16T17:06:54.736Z]     --- PASS: TestMatch/[[foo]] (0.00s)
17:06:54 [2021-09-16T17:06:54.736Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
17:06:54 [2021-09-16T17:06:54.736Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
17:06:54 [2021-09-16T17:06:54.736Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
17:06:54 [2021-09-16T17:06:54.736Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
17:06:54 [2021-09-16T17:06:54.736Z]     --- PASS: TestMatch/[] (0.00s)
17:06:54 [2021-09-16T17:06:54.736Z]     --- PASS: TestMatch/[]#01 (0.00s)
17:06:54 [2021-09-16T17:06:54.736Z]     --- PASS: TestMatch/[[qux]] (0.00s)
17:06:54 [2021-09-16T17:06:54.736Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
17:06:54 [2021-09-16T17:06:54.736Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
17:06:54 [2021-09-16T17:06:54.736Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
17:06:54 [2021-09-16T17:06:54.736Z] PASS
17:06:54 [2021-09-16T17:06:54.736Z] coverage: 87.5% of statements
17:06:54 [2021-09-16T17:06:54.736Z] ok  	github.com/docker/docker/pkg/capabilities	0.033s	coverage: 87.5% of statements
17:06:55 [2021-09-16T17:06:55.195Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s)
17:06:55 [2021-09-16T17:06:55.195Z] === RUN   TestNetworkDBCRUDTableEntry
17:06:55 [2021-09-16T17:06:55.654Z] === RUN   TestChrootTarUntar
17:06:55 [2021-09-16T17:06:55.654Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
17:06:55 [2021-09-16T17:06:55.654Z] --- SKIP: TestChrootTarUntar (0.00s)
17:06:55 [2021-09-16T17:06:55.654Z] === RUN   TestChrootUntarWithHugeExcludesList
17:06:55 [2021-09-16T17:06:55.654Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
17:06:55 [2021-09-16T17:06:55.654Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
17:06:55 [2021-09-16T17:06:55.654Z] === RUN   TestChrootUntarEmptyArchive
17:06:55 [2021-09-16T17:06:55.654Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
17:06:55 [2021-09-16T17:06:55.654Z] === RUN   TestChrootTarUntarWithSymlink
17:06:55 [2021-09-16T17:06:55.654Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:06:55 [2021-09-16T17:06:55.654Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
17:06:55 [2021-09-16T17:06:55.654Z] === RUN   TestChrootCopyWithTar
17:06:55 [2021-09-16T17:06:55.654Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:06:55 [2021-09-16T17:06:55.654Z] --- SKIP: TestChrootCopyWithTar (0.00s)
17:06:55 [2021-09-16T17:06:55.654Z] === RUN   TestChrootCopyFileWithTar
17:06:55 [2021-09-16T17:06:55.654Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
17:06:55 [2021-09-16T17:06:55.654Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
17:06:55 [2021-09-16T17:06:55.654Z] === RUN   TestChrootUntarPath
17:06:55 [2021-09-16T17:06:55.654Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:06:55 [2021-09-16T17:06:55.654Z] --- SKIP: TestChrootUntarPath (0.00s)
17:06:55 [2021-09-16T17:06:55.654Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
17:06:55 [2021-09-16T17:06:55.654Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
17:06:55 [2021-09-16T17:06:55.654Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:06:55 [2021-09-16T17:06:55.654Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
17:06:55 [2021-09-16T17:06:55.654Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
17:06:55 [2021-09-16T17:06:55.654Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:06:55 [2021-09-16T17:06:55.654Z] === RUN   TestChrootApplyDotDotFile
17:06:55 [2021-09-16T17:06:55.654Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
17:06:55 [2021-09-16T17:06:55.654Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
17:06:55 [2021-09-16T17:06:55.654Z] PASS
17:06:55 [2021-09-16T17:06:55.654Z] coverage: 15.4% of statements
17:06:55 [2021-09-16T17:06:55.654Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.084s	coverage: 15.4% of statements
17:06:55 [2021-09-16T17:06:55.671Z]     check_test.go:379: [db8b419ebc127] daemon is not started
17:06:55 [2021-09-16T17:06:55.671Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:06:56 [2021-09-16T17:06:56.113Z] === RUN   TestSizeEmpty
17:06:56 [2021-09-16T17:06:56.113Z] --- PASS: TestSizeEmpty (0.00s)
17:06:56 [2021-09-16T17:06:56.113Z] === RUN   TestSizeEmptyFile
17:06:56 [2021-09-16T17:06:56.113Z] --- PASS: TestSizeEmptyFile (0.00s)
17:06:56 [2021-09-16T17:06:56.113Z] === RUN   TestSizeNonemptyFile
17:06:56 [2021-09-16T17:06:56.113Z] --- PASS: TestSizeNonemptyFile (0.00s)
17:06:56 [2021-09-16T17:06:56.113Z] === RUN   TestSizeNestedDirectoryEmpty
17:06:56 [2021-09-16T17:06:56.113Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
17:06:56 [2021-09-16T17:06:56.113Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
17:06:56 [2021-09-16T17:06:56.113Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
17:06:56 [2021-09-16T17:06:56.113Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
17:06:56 [2021-09-16T17:06:56.113Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
17:06:56 [2021-09-16T17:06:56.113Z] === RUN   TestMoveToSubdir
17:06:56 [2021-09-16T17:06:56.113Z] --- PASS: TestMoveToSubdir (0.00s)
17:06:56 [2021-09-16T17:06:56.113Z] === RUN   TestSizeNonExistingDirectory
17:06:56 [2021-09-16T17:06:56.113Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
17:06:56 [2021-09-16T17:06:56.113Z] PASS
17:06:56 [2021-09-16T17:06:56.113Z] coverage: 80.0% of statements
17:06:56 [2021-09-16T17:06:56.113Z] ok  	github.com/docker/docker/pkg/directory	0.043s	coverage: 80.0% of statements
17:06:57 [2021-09-16T17:06:57.038Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:06:57 [2021-09-16T17:06:57.081Z] === RUN   Test
17:06:57 [2021-09-16T17:06:57.081Z] === RUN   Test/TestContainsEntry
17:06:57 [2021-09-16T17:06:57.081Z] === RUN   Test/TestCreateEntries
17:06:57 [2021-09-16T17:06:57.081Z] === RUN   Test/TestEntriesDiff
17:06:57 [2021-09-16T17:06:57.081Z] === RUN   Test/TestEntriesEquality
17:06:57 [2021-09-16T17:06:57.081Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
17:06:57 [2021-09-16T17:06:57.081Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
17:06:57 [2021-09-16T17:06:57.081Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
17:06:57 [2021-09-16T17:06:57.081Z] === RUN   Test/TestGeneratorNotGenerate
17:06:57 [2021-09-16T17:06:57.081Z] === RUN   Test/TestGeneratorWithPort
17:06:57 [2021-09-16T17:06:57.081Z] === RUN   Test/TestGeneratorWithPortNotGenerate
17:06:57 [2021-09-16T17:06:57.081Z] === RUN   Test/TestNewEntry
17:06:57 [2021-09-16T17:06:57.081Z] === RUN   Test/TestParse
17:06:57 [2021-09-16T17:06:57.081Z] --- PASS: Test (0.00s)
17:06:57 [2021-09-16T17:06:57.081Z]     --- PASS: Test/TestContainsEntry (0.00s)
17:06:57 [2021-09-16T17:06:57.081Z]     --- PASS: Test/TestCreateEntries (0.00s)
17:06:57 [2021-09-16T17:06:57.081Z]     --- PASS: Test/TestEntriesDiff (0.00s)
17:06:57 [2021-09-16T17:06:57.081Z]     --- PASS: Test/TestEntriesEquality (0.00s)
17:06:57 [2021-09-16T17:06:57.081Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
17:06:57 [2021-09-16T17:06:57.081Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
17:06:57 [2021-09-16T17:06:57.081Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
17:06:57 [2021-09-16T17:06:57.081Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
17:06:57 [2021-09-16T17:06:57.081Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
17:06:57 [2021-09-16T17:06:57.081Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
17:06:57 [2021-09-16T17:06:57.081Z]     --- PASS: Test/TestNewEntry (0.00s)
17:06:57 [2021-09-16T17:06:57.081Z]     --- PASS: Test/TestParse (0.00s)
17:06:57 [2021-09-16T17:06:57.081Z] PASS
17:06:57 [2021-09-16T17:06:57.081Z] coverage: 58.3% of statements
17:06:57 [2021-09-16T17:06:57.081Z] ok  	github.com/docker/docker/pkg/discovery	0.035s	coverage: 58.3% of statements
17:06:57 [2021-09-16T17:06:57.540Z] 2021/09/16 17:06:57 Closing DB instances...
17:06:57 [2021-09-16T17:06:57.966Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:06:57 [2021-09-16T17:06:57.999Z] === RUN   Test
17:06:57 [2021-09-16T17:06:57.999Z] === RUN   Test/TestContent
17:06:57 [2021-09-16T17:06:57.999Z] === RUN   Test/TestInitialize
17:06:57 [2021-09-16T17:06:57.999Z] === RUN   Test/TestNew
17:06:57 [2021-09-16T17:06:57.999Z] === RUN   Test/TestParsingContentsWithComments
17:06:57 [2021-09-16T17:06:57.999Z] === RUN   Test/TestRegister
17:06:57 [2021-09-16T17:06:57.999Z] === RUN   Test/TestWatch
17:06:57 [2021-09-16T17:06:57.999Z] --- PASS: Test (0.00s)
17:06:57 [2021-09-16T17:06:57.999Z]     --- PASS: Test/TestContent (0.00s)
17:06:57 [2021-09-16T17:06:57.999Z]     --- PASS: Test/TestInitialize (0.00s)
17:06:57 [2021-09-16T17:06:57.999Z]     --- PASS: Test/TestNew (0.00s)
17:06:57 [2021-09-16T17:06:57.999Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
17:06:57 [2021-09-16T17:06:57.999Z]     --- PASS: Test/TestRegister (0.00s)
17:06:57 [2021-09-16T17:06:57.999Z]     --- PASS: Test/TestWatch (0.00s)
17:06:57 [2021-09-16T17:06:57.999Z] PASS
17:06:57 [2021-09-16T17:06:57.999Z] coverage: 97.6% of statements
17:06:57 [2021-09-16T17:06:57.999Z] ok  	github.com/docker/docker/pkg/discovery/file	0.039s	coverage: 97.6% of statements
17:06:58 [2021-09-16T17:06:58.238Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:06:58 [2021-09-16T17:06:58.458Z] --- PASS: TestTarFiles (3.95s)
17:06:58 [2021-09-16T17:06:58.459Z] === RUN   TestTarUntar
17:06:58 [2021-09-16T17:06:58.459Z] --- PASS: TestTarUntar (0.02s)
17:06:58 [2021-09-16T17:06:58.459Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
17:06:58 [2021-09-16T17:06:58.459Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
17:06:58 [2021-09-16T17:06:58.459Z] === RUN   TestTarWithOptions
17:06:58 [2021-09-16T17:06:58.459Z] --- PASS: TestTarWithOptions (0.02s)
17:06:58 [2021-09-16T17:06:58.459Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
17:06:58 [2021-09-16T17:06:58.459Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
17:06:58 [2021-09-16T17:06:58.459Z] === RUN   TestUntarUstarGnuConflict
17:06:58 [2021-09-16T17:06:58.459Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
17:06:58 [2021-09-16T17:06:58.459Z] === RUN   TestUntarInvalidFilenames
17:06:58 [2021-09-16T17:06:58.459Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames841736177\\dest"
17:06:58 [2021-09-16T17:06:58.459Z] --- PASS: TestUntarInvalidFilenames (0.12s)
17:06:58 [2021-09-16T17:06:58.459Z] === RUN   TestUntarHardlinkToSymlink
17:06:58 [2021-09-16T17:06:58.459Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
17:06:58 [2021-09-16T17:06:58.459Z] === RUN   TestUntarInvalidHardlink
17:06:58 [2021-09-16T17:06:58.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink219637885\\victim\\hello" -> "../victim/hello"
17:06:58 [2021-09-16T17:06:58.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1428083836\\victim\\hello" -> "/../victim/hello"
17:06:58 [2021-09-16T17:06:58.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink745320999\\victim" -> "../victim"
17:06:58 [2021-09-16T17:06:58.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1577773782\\victim" -> "../victim"
17:06:58 [2021-09-16T17:06:58.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1013306725\\victim" -> "../victim"
17:06:58 [2021-09-16T17:06:58.459Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink446287479\\victim" -> "../victim"
17:06:58 [2021-09-16T17:06:58.459Z] --- PASS: TestUntarInvalidHardlink (0.03s)
17:06:58 [2021-09-16T17:06:58.459Z] === RUN   TestUntarInvalidSymlink
17:06:58 [2021-09-16T17:06:58.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2418533529\\dest\\dotdot" -> "../victim/hello"
17:06:58 [2021-09-16T17:06:58.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1686088397\\dest\\slash-dotdot" -> "/../victim/hello"
17:06:58 [2021-09-16T17:06:58.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3813333514\\dest\\loophole-victim" -> "../victim"
17:06:58 [2021-09-16T17:06:58.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2950834377\\dest\\loophole-victim" -> "../victim"
17:06:58 [2021-09-16T17:06:58.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3326087129\\dest\\loophole-victim" -> "../victim"
17:06:58 [2021-09-16T17:06:58.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1061998769\\dest\\loophole-victim" -> "../victim"
17:06:58 [2021-09-16T17:06:58.459Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2590454807\\dest\\dir\\loophole" -> "../../victim"
17:06:58 [2021-09-16T17:06:58.459Z] --- PASS: TestUntarInvalidSymlink (0.04s)
17:06:58 [2021-09-16T17:06:58.459Z] === RUN   TestTempArchiveCloseMultipleTimes
17:06:58 [2021-09-16T17:06:58.459Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
17:06:58 [2021-09-16T17:06:58.459Z] === RUN   TestXGlobalNoParent
17:06:58 [2021-09-16T17:06:58.459Z] --- PASS: TestXGlobalNoParent (0.00s)
17:06:58 [2021-09-16T17:06:58.459Z] === RUN   TestReplaceFileTarWrapper
17:06:58 [2021-09-16T17:06:58.917Z] --- PASS: TestReplaceFileTarWrapper (0.15s)
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   TestPrefixHeaderReadable
17:06:58 [2021-09-16T17:06:58.917Z] --- PASS: TestPrefixHeaderReadable (0.02s)
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   TestDisablePigz
17:06:58 [2021-09-16T17:06:58.917Z]     archive_test.go:1330: Test will not check full path when Pigz not installed
17:06:58 [2021-09-16T17:06:58.917Z] --- PASS: TestDisablePigz (0.09s)
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   TestPigz
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   Test
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   Test/TestInitialize
17:06:58 [2021-09-16T17:06:58.917Z]     archive_test.go:1359: Tested whether Pigz is not used, as it not installed
17:06:58 [2021-09-16T17:06:58.917Z] --- PASS: TestPigz (0.11s)
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   TestCopyFileWithInvalidDest
17:06:58 [2021-09-16T17:06:58.917Z]     archive_windows_test.go:16: Currently fails
17:06:58 [2021-09-16T17:06:58.917Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   TestCanonicalTarNameForPath
17:06:58 [2021-09-16T17:06:58.917Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   TestCanonicalTarName
17:06:58 [2021-09-16T17:06:58.917Z] --- PASS: TestCanonicalTarName (0.00s)
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   TestChmodTarEntry
17:06:58 [2021-09-16T17:06:58.917Z] --- PASS: TestChmodTarEntry (0.00s)
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   TestHardLinkOrder
17:06:58 [2021-09-16T17:06:58.917Z] time="2021-09-16T17:06:58Z" level=info msg="Initializing discovery without TLS"
17:06:58 [2021-09-16T17:06:58.917Z] time="2021-09-16T17:06:58Z" level=info msg="Initializing discovery without TLS"
17:06:58 [2021-09-16T17:06:58.917Z] time="2021-09-16T17:06:58Z" level=info msg="Initializing discovery without TLS"
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   Test/TestInitializeWithCerts
17:06:58 [2021-09-16T17:06:58.917Z] time="2021-09-16T17:06:58Z" level=info msg="Initializing discovery with TLS"
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   Test/TestWatch
17:06:58 [2021-09-16T17:06:58.917Z] time="2021-09-16T17:06:58Z" level=info msg="Initializing discovery without TLS"
17:06:58 [2021-09-16T17:06:58.917Z] --- PASS: TestHardLinkOrder (0.06s)
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   TestChangeString
17:06:58 [2021-09-16T17:06:58.917Z] --- PASS: TestChangeString (0.00s)
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   TestChangesWithNoChanges
17:06:58 [2021-09-16T17:06:58.917Z] --- PASS: TestChangesWithNoChanges (0.02s)
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   TestChangesWithChanges
17:06:58 [2021-09-16T17:06:58.917Z] --- PASS: TestChangesWithChanges (0.03s)
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   TestChangesWithChangesGH13590
17:06:58 [2021-09-16T17:06:58.917Z]     changes_test.go:195: needs more investigation
17:06:58 [2021-09-16T17:06:58.917Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
17:06:58 [2021-09-16T17:06:58.917Z] === RUN   TestChangesDirsEmpty
17:06:59 [2021-09-16T17:06:59.376Z] --- PASS: TestChangesDirsEmpty (0.10s)
17:06:59 [2021-09-16T17:06:59.376Z] === RUN   TestChangesDirsMutated
17:06:59 [2021-09-16T17:06:59.376Z] --- PASS: TestChangesDirsMutated (0.10s)
17:06:59 [2021-09-16T17:06:59.376Z] === RUN   TestApplyLayer
17:06:59 [2021-09-16T17:06:59.376Z]     changes_test.go:432: needs further investigation
17:06:59 [2021-09-16T17:06:59.376Z] --- SKIP: TestApplyLayer (0.00s)
17:06:59 [2021-09-16T17:06:59.376Z] === RUN   TestChangesSizeWithHardlinks
17:06:59 [2021-09-16T17:06:59.376Z]     changes_test.go:468: needs further investigation
17:06:59 [2021-09-16T17:06:59.376Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
17:06:59 [2021-09-16T17:06:59.376Z] === RUN   TestChangesSizeWithNoChanges
17:06:59 [2021-09-16T17:06:59.376Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
17:06:59 [2021-09-16T17:06:59.376Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
17:06:59 [2021-09-16T17:06:59.376Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
17:06:59 [2021-09-16T17:06:59.376Z] === RUN   TestChangesSize
17:06:59 [2021-09-16T17:06:59.376Z] --- PASS: TestChangesSize (0.00s)
17:06:59 [2021-09-16T17:06:59.376Z] === RUN   TestApplyLayerInvalidFilenames
17:06:59 [2021-09-16T17:06:59.376Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames598486257\\dest"
17:06:59 [2021-09-16T17:06:59.376Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
17:06:59 [2021-09-16T17:06:59.376Z] === RUN   TestApplyLayerInvalidHardlink
17:06:59 [2021-09-16T17:06:59.376Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink749205820\\victim\\hello" -> "../victim/hello"
17:06:59 [2021-09-16T17:06:59.376Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3246793139\\victim\\hello" -> "/../victim/hello"
17:06:59 [2021-09-16T17:06:59.377Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1483706603\\victim" -> "../victim"
17:06:59 [2021-09-16T17:06:59.377Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2314667405\\victim" -> "../victim"
17:06:59 [2021-09-16T17:06:59.377Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2563791242\\victim" -> "../victim"
17:06:59 [2021-09-16T17:06:59.377Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink548868193\\victim" -> "../victim"
17:06:59 [2021-09-16T17:06:59.377Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
17:06:59 [2021-09-16T17:06:59.377Z] === RUN   TestApplyLayerInvalidSymlink
17:06:59 [2021-09-16T17:06:59.377Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4025350852\\dest\\dotdot" -> "../victim/hello"
17:06:59 [2021-09-16T17:06:59.377Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1109157054\\dest\\slash-dotdot" -> "/../victim/hello"
17:06:59 [2021-09-16T17:06:59.377Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1106348843\\dest\\loophole-victim" -> "../victim"
17:06:59 [2021-09-16T17:06:59.377Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink717134799\\dest\\loophole-victim" -> "../victim"
17:06:59 [2021-09-16T17:06:59.377Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1555186160\\dest\\loophole-victim" -> "../victim"
17:06:59 [2021-09-16T17:06:59.377Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2655072665\\dest\\loophole-victim" -> "../victim"
17:06:59 [2021-09-16T17:06:59.377Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
17:06:59 [2021-09-16T17:06:59.377Z] === RUN   TestApplyLayerWhiteouts
17:06:59 [2021-09-16T17:06:59.377Z] --- PASS: TestApplyLayerWhiteouts (0.05s)
17:06:59 [2021-09-16T17:06:59.377Z] === RUN   TestGenerateEmptyFile
17:06:59 [2021-09-16T17:06:59.377Z] --- PASS: TestGenerateEmptyFile (0.00s)
17:06:59 [2021-09-16T17:06:59.377Z] === RUN   TestGenerateWithContent
17:06:59 [2021-09-16T17:06:59.377Z] --- PASS: TestGenerateWithContent (0.00s)
17:06:59 [2021-09-16T17:06:59.377Z] PASS
17:06:59 [2021-09-16T17:06:59.377Z] coverage: 62.9% of statements
17:06:59 [2021-09-16T17:06:59.377Z] ok  	github.com/docker/docker/pkg/archive	5.773s	coverage: 62.9% of statements
17:06:59 [2021-09-16T17:06:59.836Z] --- PASS: TestNetworkDBCRUDTableEntry (4.25s)
17:06:59 [2021-09-16T17:06:59.836Z] === RUN   TestNetworkDBCRUDTableEntries
17:07:00 [2021-09-16T17:07:00.130Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:07:01 [2021-09-16T17:07:01.497Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:07:02 [2021-09-16T17:07:02.014Z] 2021/09/16 17:07:01 Closing DB instances...
17:07:02 [2021-09-16T17:07:02.014Z] --- PASS: Test (3.12s)
17:07:02 [2021-09-16T17:07:02.014Z]     --- PASS: Test/TestInitialize (0.12s)
17:07:02 [2021-09-16T17:07:02.014Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
17:07:02 [2021-09-16T17:07:02.014Z]     --- PASS: Test/TestWatch (3.00s)
17:07:02 [2021-09-16T17:07:02.014Z] PASS
17:07:02 [2021-09-16T17:07:02.014Z] coverage: 84.1% of statements
17:07:02 [2021-09-16T17:07:02.014Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.164s	coverage: 84.1% of statements
17:07:02 [2021-09-16T17:07:02.474Z] === RUN   Test
17:07:02 [2021-09-16T17:07:02.474Z] === RUN   Test/TestWatch
17:07:02 [2021-09-16T17:07:02.474Z] --- PASS: Test (0.01s)
17:07:02 [2021-09-16T17:07:02.474Z]     --- PASS: Test/TestWatch (0.01s)
17:07:02 [2021-09-16T17:07:02.474Z] PASS
17:07:02 [2021-09-16T17:07:02.474Z] coverage: 92.3% of statements
17:07:02 [2021-09-16T17:07:02.474Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.040s	coverage: 92.3% of statements
17:07:02 [2021-09-16T17:07:02.862Z] === RUN   TestDockerSuite/TestBuildHistory
17:07:02 [2021-09-16T17:07:02.932Z] --- PASS: TestNetworkDBCRUDTableEntries (3.42s)
17:07:02 [2021-09-16T17:07:02.932Z] === RUN   TestNetworkDBNodeLeave
17:07:03 [2021-09-16T17:07:03.391Z] === RUN   Test
17:07:03 [2021-09-16T17:07:03.391Z] === RUN   Test/TestInitialize
17:07:03 [2021-09-16T17:07:03.391Z] === RUN   Test/TestInitializeWithPattern
17:07:03 [2021-09-16T17:07:03.391Z] === RUN   Test/TestRegister
17:07:03 [2021-09-16T17:07:03.391Z] === RUN   Test/TestWatch
17:07:03 [2021-09-16T17:07:03.391Z] --- PASS: Test (0.00s)
17:07:03 [2021-09-16T17:07:03.391Z]     --- PASS: Test/TestInitialize (0.00s)
17:07:03 [2021-09-16T17:07:03.391Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
17:07:03 [2021-09-16T17:07:03.391Z]     --- PASS: Test/TestRegister (0.00s)
17:07:03 [2021-09-16T17:07:03.391Z]     --- PASS: Test/TestWatch (0.00s)
17:07:03 [2021-09-16T17:07:03.391Z] PASS
17:07:03 [2021-09-16T17:07:03.391Z] coverage: 93.8% of statements
17:07:03 [2021-09-16T17:07:03.391Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.044s	coverage: 93.8% of statements
17:07:03 [2021-09-16T17:07:03.850Z] === RUN   TestPollerAddRemove
17:07:03 [2021-09-16T17:07:03.850Z] --- PASS: TestPollerAddRemove (0.00s)
17:07:03 [2021-09-16T17:07:03.850Z] === RUN   TestPollerEvent
17:07:03 [2021-09-16T17:07:03.850Z]     poller_test.go:40: No chmod on Windows
17:07:03 [2021-09-16T17:07:03.850Z] --- SKIP: TestPollerEvent (0.00s)
17:07:03 [2021-09-16T17:07:03.850Z] === RUN   TestPollerClose
17:07:03 [2021-09-16T17:07:03.850Z] --- PASS: TestPollerClose (0.00s)
17:07:03 [2021-09-16T17:07:03.850Z] PASS
17:07:03 [2021-09-16T17:07:03.850Z] coverage: 45.7% of statements
17:07:03 [2021-09-16T17:07:03.850Z] ok  	github.com/docker/docker/pkg/filenotify	0.039s	coverage: 45.7% of statements
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestCopyFileWithInvalidSrc
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestCopyFileWithInvalidDest
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestCopyFileWithSameSrcAndDest
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestCopyFile
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestCopyFile (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
17:07:04 [2021-09-16T17:07:04.817Z]     fileutils_test.go:133: Needs porting to Windows
17:07:04 [2021-09-16T17:07:04.817Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestReadSymlinkedDirectoryToFile
17:07:04 [2021-09-16T17:07:04.817Z]     fileutils_test.go:179: Needs porting to Windows
17:07:04 [2021-09-16T17:07:04.817Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestWildcardMatches
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestWildcardMatches (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestPatternMatches
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestPatternMatches (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestExclusionPatternMatchesPatternBefore
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestPatternMatchesFolderExclusions
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestPatternMatchesFolderWildcardExclusions
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestExclusionPatternMatchesPatternAfter
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestExclusionPatternMatchesWholeDirectory
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestSingleExclamationError
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestSingleExclamationError (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestMatchesWithNoPatterns
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestMatchesWithMalformedPatterns
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestMatches
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestMatches/MatchesOrParentMatches
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestMatches/MatchesUsingParentResult
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestMatches (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestCleanPatterns
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestCleanPatterns (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestCleanPatternsStripEmptyPatterns
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestCleanPatternsExceptionFlag
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestCleanPatternsErrorSingleException
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestCreateIfNotExistsDir
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestCreateIfNotExistsFile
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] === RUN   TestMatch
17:07:04 [2021-09-16T17:07:04.817Z] --- PASS: TestMatch (0.00s)
17:07:04 [2021-09-16T17:07:04.817Z] PASS
17:07:04 [2021-09-16T17:07:04.817Z] coverage: 82.2% of statements
17:07:04 [2021-09-16T17:07:04.817Z] ok  	github.com/docker/docker/pkg/fileutils	0.060s	coverage: 82.2% of statements
17:07:05 [2021-09-16T17:07:05.276Z] === RUN   TestGet
17:07:05 [2021-09-16T17:07:05.276Z] --- PASS: TestGet (0.00s)
17:07:05 [2021-09-16T17:07:05.276Z] === RUN   TestGetShortcutString
17:07:05 [2021-09-16T17:07:05.276Z] --- PASS: TestGetShortcutString (0.00s)
17:07:05 [2021-09-16T17:07:05.276Z] PASS
17:07:05 [2021-09-16T17:07:05.276Z] coverage: 42.9% of statements
17:07:05 [2021-09-16T17:07:05.276Z] ok  	github.com/docker/docker/pkg/homedir	0.032s	coverage: 42.9% of statements
17:07:05 [2021-09-16T17:07:05.505Z] --- PASS: TestBuildWithHugeFile (84.60s)
17:07:05 [2021-09-16T17:07:05.505Z] === RUN   TestBuildWCOWSandboxSize
17:07:05 [2021-09-16T17:07:05.738Z] --- PASS: TestGetAddress (17.85s)
17:07:05 [2021-09-16T17:07:05.738Z] === RUN   TestRequestSyntaxCheck
17:07:05 [2021-09-16T17:07:05.738Z] --- PASS: TestRequestSyntaxCheck (0.03s)
17:07:05 [2021-09-16T17:07:05.738Z] === RUN   TestRequest
17:07:05 [2021-09-16T17:07:05.738Z] --- PASS: TestNetworkDBNodeLeave (2.84s)
17:07:05 [2021-09-16T17:07:05.738Z] === RUN   TestNetworkDBWatch
17:07:06 [2021-09-16T17:07:06.127Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
17:07:06 [2021-09-16T17:07:06.127Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
17:07:06 [2021-09-16T17:07:06.127Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
17:07:06 [2021-09-16T17:07:06.127Z] === RUN   TestDockerSuite/TestBuildIidFile
17:07:06 [2021-09-16T17:07:06.200Z] === RUN   TestCreateIDMapOrder
17:07:06 [2021-09-16T17:07:06.200Z] --- PASS: TestCreateIDMapOrder (0.00s)
17:07:06 [2021-09-16T17:07:06.200Z] PASS
17:07:06 [2021-09-16T17:07:06.200Z] coverage: 7.2% of statements
17:07:06 [2021-09-16T17:07:06.200Z] ok  	github.com/docker/docker/pkg/idtools	0.033s	coverage: 7.2% of statements
17:07:06 [2021-09-16T17:07:06.690Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestFixedBufferCap
17:07:07 [2021-09-16T17:07:07.168Z] --- PASS: TestFixedBufferCap (0.00s)
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestFixedBufferLen
17:07:07 [2021-09-16T17:07:07.168Z] --- PASS: TestFixedBufferLen (0.00s)
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestFixedBufferString
17:07:07 [2021-09-16T17:07:07.168Z] --- PASS: TestFixedBufferString (0.00s)
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestFixedBufferWrite
17:07:07 [2021-09-16T17:07:07.168Z] --- PASS: TestFixedBufferWrite (0.00s)
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestFixedBufferRead
17:07:07 [2021-09-16T17:07:07.168Z] --- PASS: TestFixedBufferRead (0.00s)
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestBytesPipeRead
17:07:07 [2021-09-16T17:07:07.168Z] --- PASS: TestBytesPipeRead (0.00s)
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestBytesPipeWrite
17:07:07 [2021-09-16T17:07:07.168Z] --- PASS: TestBytesPipeWrite (0.00s)
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestBytesPipeWriteRandomChunks
17:07:07 [2021-09-16T17:07:07.168Z] --- PASS: TestBytesPipeWriteRandomChunks (0.38s)
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestAtomicWriteToFile
17:07:07 [2021-09-16T17:07:07.168Z] --- PASS: TestAtomicWriteToFile (0.00s)
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestAtomicWriteSetCommit
17:07:07 [2021-09-16T17:07:07.168Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestAtomicWriteSetCancel
17:07:07 [2021-09-16T17:07:07.168Z] --- PASS: TestAtomicWriteSetCancel (0.00s)
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestReadCloserWrapperClose
17:07:07 [2021-09-16T17:07:07.168Z] --- PASS: TestReadCloserWrapperClose (0.00s)
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestReaderErrWrapperReadOnError
17:07:07 [2021-09-16T17:07:07.168Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestReaderErrWrapperRead
17:07:07 [2021-09-16T17:07:07.168Z] --- PASS: TestReaderErrWrapperRead (0.00s)
17:07:07 [2021-09-16T17:07:07.168Z] === RUN   TestCancelReadCloser
17:07:07 [2021-09-16T17:07:07.618Z] === RUN   TestDockerSuite/TestBuildInheritance
17:07:07 [2021-09-16T17:07:07.626Z] --- PASS: TestCancelReadCloser (0.10s)
17:07:07 [2021-09-16T17:07:07.626Z] === RUN   TestWriteCloserWrapperClose
17:07:07 [2021-09-16T17:07:07.626Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
17:07:07 [2021-09-16T17:07:07.626Z] === RUN   TestNopWriteCloser
17:07:07 [2021-09-16T17:07:07.626Z] --- PASS: TestNopWriteCloser (0.00s)
17:07:07 [2021-09-16T17:07:07.626Z] === RUN   TestNopWriter
17:07:07 [2021-09-16T17:07:07.626Z] --- PASS: TestNopWriter (0.00s)
17:07:07 [2021-09-16T17:07:07.626Z] === RUN   TestWriteCounter
17:07:07 [2021-09-16T17:07:07.626Z] --- PASS: TestWriteCounter (0.00s)
17:07:07 [2021-09-16T17:07:07.626Z] PASS
17:07:07 [2021-09-16T17:07:07.626Z] coverage: 69.2% of statements
17:07:07 [2021-09-16T17:07:07.626Z] ok  	github.com/docker/docker/pkg/ioutils	0.536s	coverage: 69.2% of statements
17:07:07 [2021-09-16T17:07:07.626Z] 2021/09/16 17:07:07 Closing DB instances...
17:07:08 [2021-09-16T17:07:08.085Z] === RUN   TestError
17:07:08 [2021-09-16T17:07:08.085Z] --- PASS: TestError (0.00s)
17:07:08 [2021-09-16T17:07:08.085Z] === RUN   TestProgressString
17:07:08 [2021-09-16T17:07:08.085Z] === RUN   TestProgressString/no_progress
17:07:08 [2021-09-16T17:07:08.085Z] === RUN   TestProgressString/progress_1
17:07:08 [2021-09-16T17:07:08.085Z] === RUN   TestProgressString/some_progress_with_a_start_time
17:07:08 [2021-09-16T17:07:08.085Z] === RUN   TestProgressString/some_progress_without_a_start_time
17:07:08 [2021-09-16T17:07:08.085Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
17:07:08 [2021-09-16T17:07:08.085Z] === RUN   TestProgressString/with_units
17:07:08 [2021-09-16T17:07:08.085Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
17:07:08 [2021-09-16T17:07:08.085Z] === RUN   TestProgressString/hide_counts
17:07:08 [2021-09-16T17:07:08.085Z] --- PASS: TestProgressString (0.00s)
17:07:08 [2021-09-16T17:07:08.085Z]     --- PASS: TestProgressString/no_progress (0.00s)
17:07:08 [2021-09-16T17:07:08.085Z]     --- PASS: TestProgressString/progress_1 (0.00s)
17:07:08 [2021-09-16T17:07:08.085Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
17:07:08 [2021-09-16T17:07:08.085Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
17:07:08 [2021-09-16T17:07:08.085Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
17:07:08 [2021-09-16T17:07:08.085Z]     --- PASS: TestProgressString/with_units (0.00s)
17:07:08 [2021-09-16T17:07:08.085Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
17:07:08 [2021-09-16T17:07:08.085Z]     --- PASS: TestProgressString/hide_counts (0.00s)
17:07:08 [2021-09-16T17:07:08.085Z] === RUN   TestJSONMessageDisplay
17:07:08 [2021-09-16T17:07:08.085Z] --- PASS: TestJSONMessageDisplay (0.12s)
17:07:08 [2021-09-16T17:07:08.085Z] === RUN   TestJSONMessageDisplayWithJSONError
17:07:08 [2021-09-16T17:07:08.085Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
17:07:08 [2021-09-16T17:07:08.085Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
17:07:08 [2021-09-16T17:07:08.085Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
17:07:08 [2021-09-16T17:07:08.085Z] === RUN   TestDisplayJSONMessagesStream
17:07:08 [2021-09-16T17:07:08.085Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
17:07:08 [2021-09-16T17:07:08.085Z] PASS
17:07:08 [2021-09-16T17:07:08.085Z] coverage: 91.7% of statements
17:07:08 [2021-09-16T17:07:08.085Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.156s	coverage: 91.7% of statements
17:07:08 [2021-09-16T17:07:08.107Z] --- PASS: TestBuildWithHugeFile (50.07s)
17:07:08 [2021-09-16T17:07:08.107Z] === RUN   TestBuildWCOWSandboxSize
17:07:08 [2021-09-16T17:07:08.107Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:07:08 [2021-09-16T17:07:08.107Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
17:07:08 [2021-09-16T17:07:08.107Z] === RUN   TestBuildWithEmptyDockerfile
17:07:08 [2021-09-16T17:07:08.107Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:07:08 [2021-09-16T17:07:08.107Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:07:08 [2021-09-16T17:07:08.108Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:07:08 [2021-09-16T17:07:08.108Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:07:08 [2021-09-16T17:07:08.108Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:07:08 [2021-09-16T17:07:08.108Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:07:08 [2021-09-16T17:07:08.108Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:07:08 [2021-09-16T17:07:08.108Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:07:08 [2021-09-16T17:07:08.108Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:07:08 [2021-09-16T17:07:08.108Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
17:07:08 [2021-09-16T17:07:08.108Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
17:07:08 [2021-09-16T17:07:08.108Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s)
17:07:08 [2021-09-16T17:07:08.108Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s)
17:07:08 [2021-09-16T17:07:08.108Z] === RUN   TestBuildPreserveOwnership
17:07:08 [2021-09-16T17:07:08.108Z] === RUN   TestBuildPreserveOwnership/copy_from
17:07:08 [2021-09-16T17:07:08.108Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:07:08 [2021-09-16T17:07:08.108Z] --- PASS: TestBuildPreserveOwnership (4.40s)
17:07:08 [2021-09-16T17:07:08.108Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.82s)
17:07:08 [2021-09-16T17:07:08.108Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.57s)
17:07:08 [2021-09-16T17:07:08.108Z] === RUN   TestBuildPlatformInvalid
17:07:08 [2021-09-16T17:07:08.108Z] --- PASS: TestBuildPlatformInvalid (0.13s)
17:07:08 [2021-09-16T17:07:08.108Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:07:08 [2021-09-16T17:07:08.108Z] Loaded image: busybox:latest
17:07:08 [2021-09-16T17:07:08.108Z] Loaded image: busybox:glibc
17:07:08 [2021-09-16T17:07:08.547Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:07:08 [2021-09-16T17:07:08.547Z]     docker_api_swarm_test.go:46: [d1c514c7440ab] joining swarm manager [d463b1093f20f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:07:09 [2021-09-16T17:07:09.052Z] === RUN   TestStandardLongPath
17:07:09 [2021-09-16T17:07:09.052Z] --- PASS: TestStandardLongPath (0.00s)
17:07:09 [2021-09-16T17:07:09.052Z] === RUN   TestUNCLongPath
17:07:09 [2021-09-16T17:07:09.052Z] --- PASS: TestUNCLongPath (0.00s)
17:07:09 [2021-09-16T17:07:09.052Z] PASS
17:07:09 [2021-09-16T17:07:09.052Z] coverage: 100.0% of statements
17:07:09 [2021-09-16T17:07:09.052Z] ok  	github.com/docker/docker/pkg/longpath	0.032s	coverage: 100.0% of statements
17:07:09 [2021-09-16T17:07:09.052Z] --- PASS: TestNetworkDBWatch (3.02s)
17:07:09 [2021-09-16T17:07:09.052Z] === RUN   TestNetworkDBBulkSync
17:07:09 [2021-09-16T17:07:09.110Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:07:09 [2021-09-16T17:07:09.110Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:07:09 [2021-09-16T17:07:09.491Z] Loaded image: debian:bullseye-slim
17:07:09 [2021-09-16T17:07:09.491Z] Loaded image: hello-world:latest
17:07:09 [2021-09-16T17:07:09.491Z] Loaded image: arm32v7/hello-world:latest
17:07:09 [2021-09-16T17:07:09.511Z] === RUN   TestNameFormat
17:07:09 [2021-09-16T17:07:09.511Z] --- PASS: TestNameFormat (0.00s)
17:07:09 [2021-09-16T17:07:09.511Z] === RUN   TestNameRetries
17:07:09 [2021-09-16T17:07:09.511Z] --- PASS: TestNameRetries (0.00s)
17:07:09 [2021-09-16T17:07:09.511Z] PASS
17:07:09 [2021-09-16T17:07:09.511Z] coverage: 85.7% of statements
17:07:09 [2021-09-16T17:07:09.511Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.030s	coverage: 85.7% of statements
17:07:09 [2021-09-16T17:07:09.671Z] === RUN   TestDockerSuite/TestBuildLabel
17:07:09 [2021-09-16T17:07:09.970Z] === RUN   TestParseKeyValueOpt
17:07:09 [2021-09-16T17:07:09.970Z] --- PASS: TestParseKeyValueOpt (0.00s)
17:07:09 [2021-09-16T17:07:09.970Z] === RUN   TestParseUintList
17:07:09 [2021-09-16T17:07:09.970Z] --- PASS: TestParseUintList (0.00s)
17:07:09 [2021-09-16T17:07:09.970Z] === RUN   TestParseUintListMaximumLimits
17:07:09 [2021-09-16T17:07:09.970Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
17:07:09 [2021-09-16T17:07:09.970Z] PASS
17:07:09 [2021-09-16T17:07:09.970Z] coverage: 97.0% of statements
17:07:09 [2021-09-16T17:07:09.970Z] ok  	github.com/docker/docker/pkg/parsers	0.030s	coverage: 97.0% of statements
17:07:09 [2021-09-16T17:07:09.970Z] 2021/09/16 17:07:09 Closing DB instances...
17:07:10 [2021-09-16T17:07:10.233Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:07:10 [2021-09-16T17:07:10.428Z] === RUN   TestNewAndRemove
17:07:10 [2021-09-16T17:07:10.428Z] --- PASS: TestNewAndRemove (0.00s)
17:07:10 [2021-09-16T17:07:10.428Z] === RUN   TestRemoveInvalidPath
17:07:10 [2021-09-16T17:07:10.428Z] --- PASS: TestRemoveInvalidPath (0.00s)
17:07:10 [2021-09-16T17:07:10.428Z] PASS
17:07:10 [2021-09-16T17:07:10.428Z] coverage: 82.6% of statements
17:07:10 [2021-09-16T17:07:10.428Z] ok  	github.com/docker/docker/pkg/pidfile	0.037s	coverage: 82.6% of statements
17:07:10 [2021-09-16T17:07:10.490Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:07:11 [2021-09-16T17:07:11.052Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:07:11 [2021-09-16T17:07:11.308Z] === RUN   TestDockerSuite/TestBuildLabels
17:07:11 [2021-09-16T17:07:11.398Z] === RUN   TestFailedConnection
17:07:11 [2021-09-16T17:07:11.857Z] --- PASS: TestNetworkDBBulkSync (2.82s)
17:07:11 [2021-09-16T17:07:11.857Z] === RUN   TestNetworkDBCRUDMediumCluster
17:07:11 [2021-09-16T17:07:11.857Z] === RUN   TestParseEmptyInterface
17:07:11 [2021-09-16T17:07:11.857Z] --- PASS: TestParseEmptyInterface (0.00s)
17:07:11 [2021-09-16T17:07:11.857Z] === RUN   TestParseNonInterfaceType
17:07:11 [2021-09-16T17:07:11.857Z] --- PASS: TestParseNonInterfaceType (0.00s)
17:07:11 [2021-09-16T17:07:11.857Z] === RUN   TestParseWithOneFunction
17:07:11 [2021-09-16T17:07:11.857Z] --- PASS: TestParseWithOneFunction (0.00s)
17:07:11 [2021-09-16T17:07:11.857Z] === RUN   TestParseWithMultipleFuncs
17:07:11 [2021-09-16T17:07:11.857Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
17:07:11 [2021-09-16T17:07:11.857Z] === RUN   TestParseWithUnnamedReturn
17:07:11 [2021-09-16T17:07:11.857Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
17:07:11 [2021-09-16T17:07:11.857Z] === RUN   TestEmbeddedInterface
17:07:11 [2021-09-16T17:07:11.857Z] --- PASS: TestEmbeddedInterface (0.00s)
17:07:11 [2021-09-16T17:07:11.857Z] === RUN   TestParsedImports
17:07:11 [2021-09-16T17:07:11.857Z] --- PASS: TestParsedImports (0.00s)
17:07:11 [2021-09-16T17:07:11.857Z] === RUN   TestAliasedImports
17:07:11 [2021-09-16T17:07:11.857Z] --- PASS: TestAliasedImports (0.00s)
17:07:11 [2021-09-16T17:07:11.857Z] PASS
17:07:11 [2021-09-16T17:07:11.857Z] coverage: 56.8% of statements
17:07:11 [2021-09-16T17:07:11.857Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.047s	coverage: 56.8% of statements
17:07:11 [2021-09-16T17:07:11.870Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:07:12 [2021-09-16T17:07:12.798Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:07:12 [2021-09-16T17:07:12.825Z] --- PASS: TestFailedConnection (1.00s)
17:07:12 [2021-09-16T17:07:12.825Z] === RUN   TestFailOnce
17:07:12 [2021-09-16T17:07:12.825Z] 2021/09/16 17:07:12 http: panic serving 127.0.0.1:49281: Plugin not ready
17:07:12 [2021-09-16T17:07:12.825Z] goroutine 34 [running]:
17:07:12 [2021-09-16T17:07:12.825Z] net/http.(*conn).serve.func1()
17:07:12 [2021-09-16T17:07:12.825Z] 	c:/go/src/net/http/server.go:1801 +0xb9
17:07:12 [2021-09-16T17:07:12.825Z] panic({0x1079d40, 0x1185e90})
17:07:12 [2021-09-16T17:07:12.825Z] 	c:/go/src/runtime/panic.go:1047 +0x266
17:07:12 [2021-09-16T17:07:12.825Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x1995e6bc444d7d75}, 0xc000161a98)
17:07:12 [2021-09-16T17:07:12.825Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
17:07:12 [2021-09-16T17:07:12.825Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1192b48, 0xc0001a40e0}, 0xfce986)
17:07:12 [2021-09-16T17:07:12.825Z] 	c:/go/src/net/http/server.go:2046 +0x2f
17:07:12 [2021-09-16T17:07:12.825Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1192b48, 0xc0001a40e0}, 0xc0001b0200)
17:07:12 [2021-09-16T17:07:12.825Z] 	c:/go/src/net/http/server.go:2424 +0x149
17:07:12 [2021-09-16T17:07:12.825Z] net/http.serverHandler.ServeHTTP({0x1191170}, {0x1192b48, 0xc0001a40e0}, 0xc0001b0200)
17:07:12 [2021-09-16T17:07:12.825Z] 	c:/go/src/net/http/server.go:2878 +0x43b
17:07:12 [2021-09-16T17:07:12.825Z] net/http.(*conn).serve(0xc00020c000, {0x11949e0, 0xc0000880c0})
17:07:12 [2021-09-16T17:07:12.825Z] 	c:/go/src/net/http/server.go:1929 +0xb08
17:07:12 [2021-09-16T17:07:12.825Z] created by net/http.(*Server).Serve
17:07:12 [2021-09-16T17:07:12.825Z] 	c:/go/src/net/http/server.go:3033 +0x4e8
17:07:12 [2021-09-16T17:07:12.825Z] time="2021-09-16T17:07:12Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49280/Test.FailOnce: Post \"http://127.0.0.1:49280/Test.FailOnce\": EOF, retrying in 1s"
17:07:12 [2021-09-16T17:07:12.825Z] === RUN   TestHTTPTransport
17:07:12 [2021-09-16T17:07:12.825Z] --- PASS: TestHTTPTransport (0.00s)
17:07:12 [2021-09-16T17:07:12.825Z] PASS
17:07:12 [2021-09-16T17:07:12.825Z] coverage: 85.7% of statements
17:07:12 [2021-09-16T17:07:12.825Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.032s	coverage: 85.7% of statements
17:07:13 [2021-09-16T17:07:13.284Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
17:07:13 [2021-09-16T17:07:13.284Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
17:07:13 [2021-09-16T17:07:13.284Z] === RUN   TestBufioReaderPoolPutAndGet
17:07:13 [2021-09-16T17:07:13.284Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
17:07:13 [2021-09-16T17:07:13.284Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
17:07:13 [2021-09-16T17:07:13.284Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
17:07:13 [2021-09-16T17:07:13.284Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
17:07:13 [2021-09-16T17:07:13.284Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
17:07:13 [2021-09-16T17:07:13.284Z] === RUN   TestBufioWriterPoolPutAndGet
17:07:13 [2021-09-16T17:07:13.284Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
17:07:13 [2021-09-16T17:07:13.284Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
17:07:13 [2021-09-16T17:07:13.284Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
17:07:13 [2021-09-16T17:07:13.284Z] === RUN   TestBufferPoolPutAndGet
17:07:13 [2021-09-16T17:07:13.284Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
17:07:13 [2021-09-16T17:07:13.284Z] PASS
17:07:13 [2021-09-16T17:07:13.284Z] coverage: 88.2% of statements
17:07:13 [2021-09-16T17:07:13.284Z] ok  	github.com/docker/docker/pkg/pools	0.028s	coverage: 88.2% of statements
17:07:13 [2021-09-16T17:07:13.743Z] --- PASS: TestFailOnce (1.12s)
17:07:13 [2021-09-16T17:07:13.743Z] === RUN   TestEchoInputOutput
17:07:13 [2021-09-16T17:07:13.743Z] --- PASS: TestEchoInputOutput (0.00s)
17:07:13 [2021-09-16T17:07:13.743Z] === RUN   TestBackoff
17:07:13 [2021-09-16T17:07:13.743Z] --- PASS: TestBackoff (0.00s)
17:07:13 [2021-09-16T17:07:13.743Z] === RUN   TestAbortRetry
17:07:13 [2021-09-16T17:07:13.743Z] --- PASS: TestAbortRetry (0.00s)
17:07:13 [2021-09-16T17:07:13.743Z] === RUN   TestClientScheme
17:07:13 [2021-09-16T17:07:13.743Z] --- PASS: TestClientScheme (0.00s)
17:07:13 [2021-09-16T17:07:13.743Z] === RUN   TestNewClientWithTimeout
17:07:13 [2021-09-16T17:07:13.743Z] === RUN   TestOutputOnPrematureClose
17:07:13 [2021-09-16T17:07:13.743Z] --- PASS: TestOutputOnPrematureClose (0.00s)
17:07:13 [2021-09-16T17:07:13.743Z] === RUN   TestCompleteSilently
17:07:13 [2021-09-16T17:07:13.743Z] --- PASS: TestCompleteSilently (0.00s)
17:07:13 [2021-09-16T17:07:13.743Z] PASS
17:07:13 [2021-09-16T17:07:13.743Z] coverage: 75.9% of statements
17:07:13 [2021-09-16T17:07:13.743Z] ok  	github.com/docker/docker/pkg/progress	0.029s	coverage: 75.9% of statements
17:07:13 [2021-09-16T17:07:13.743Z] --- PASS: TestRequest (8.18s)
17:07:13 [2021-09-16T17:07:13.743Z] === RUN   TestOverlappingRequests
17:07:13 [2021-09-16T17:07:13.819Z] Created binary: bundles/binary-daemon/dockerd-dev
17:07:13 [2021-09-16T17:07:13.819Z] Copying nested executables into bundles/binary-daemon
17:07:13 [2021-09-16T17:07:13.819Z] Building: bundles/binary-daemon/docker-proxy-dev
17:07:13 [2021-09-16T17:07:13.819Z] GOOS="" GOARCH="" GOARM=""
17:07:13 [2021-09-16T17:07:13.819Z] Created binary: bundles/binary-daemon/docker-proxy-dev
17:07:13 [2021-09-16T17:07:13.819Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
17:07:14 [2021-09-16T17:07:14.152Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c -e DOCKER_GRAPHDRIVER docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c hack/make.sh cross
17:07:14 [2021-09-16T17:07:14.202Z] === RUN   TestSendToOneSub
17:07:14 [2021-09-16T17:07:14.202Z] --- PASS: TestSendToOneSub (0.00s)
17:07:14 [2021-09-16T17:07:14.202Z] === RUN   TestSendToMultipleSubs
17:07:14 [2021-09-16T17:07:14.202Z] --- PASS: TestSendToMultipleSubs (0.00s)
17:07:14 [2021-09-16T17:07:14.202Z] === RUN   TestEvictOneSub
17:07:14 [2021-09-16T17:07:14.202Z] --- PASS: TestEvictOneSub (0.00s)
17:07:14 [2021-09-16T17:07:14.202Z] === RUN   TestClosePublisher
17:07:14 [2021-09-16T17:07:14.202Z] --- PASS: TestClosePublisher (0.00s)
17:07:14 [2021-09-16T17:07:14.202Z] === RUN   TestPubSubRace
17:07:14 [2021-09-16T17:07:14.202Z] time="2021-09-16T17:07:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
17:07:14 [2021-09-16T17:07:14.202Z] --- PASS: TestOverlappingRequests (0.35s)
17:07:14 [2021-09-16T17:07:14.202Z] === RUN   TestRelease
17:07:14 [2021-09-16T17:07:14.660Z] 2021/09/16 17:07:14 Closing DB instances...
17:07:14 [2021-09-16T17:07:14.660Z] time="2021-09-16T17:07:14Z" level=error msg="node: 6a35bf76cee8 is unknown to memberlist"
17:07:14 [2021-09-16T17:07:14.716Z] 
17:07:14 [2021-09-16T17:07:14.717Z] Removing bundles/
17:07:14 [2021-09-16T17:07:14.717Z] 
17:07:14 [2021-09-16T17:07:14.717Z] ---> Making bundle: cross (in bundles/cross)
17:07:14 [2021-09-16T17:07:14.717Z] Cross building: bundles/cross/linux/amd64
17:07:14 [2021-09-16T17:07:14.717Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
17:07:14 [2021-09-16T17:07:14.717Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:07:15 [2021-09-16T17:07:15.119Z] --- PASS: TestPubSubRace (1.05s)
17:07:15 [2021-09-16T17:07:15.119Z] PASS
17:07:15 [2021-09-16T17:07:15.119Z] coverage: 75.0% of statements
17:07:15 [2021-09-16T17:07:15.119Z] ok  	github.com/docker/docker/pkg/pubsub	1.086s	coverage: 75.0% of statements
17:07:15 [2021-09-16T17:07:15.314Z] === RUN   TestDockerSuite/TestBuildLastModified
17:07:15 [2021-09-16T17:07:15.577Z] === RUN   TestRegister
17:07:15 [2021-09-16T17:07:15.577Z] --- PASS: TestRegister (0.00s)
17:07:15 [2021-09-16T17:07:15.577Z] === RUN   TestCommand
17:07:15 [2021-09-16T17:07:15.577Z] --- PASS: TestCommand (0.02s)
17:07:15 [2021-09-16T17:07:15.577Z] === RUN   TestNaiveSelf
17:07:15 [2021-09-16T17:07:15.577Z] time="2021-09-16T17:07:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
17:07:15 [2021-09-16T17:07:15.577Z] --- PASS: TestNaiveSelf (0.03s)
17:07:15 [2021-09-16T17:07:15.577Z] PASS
17:07:15 [2021-09-16T17:07:15.577Z] coverage: 82.4% of statements
17:07:15 [2021-09-16T17:07:15.577Z] ok  	github.com/docker/docker/pkg/reexec	0.084s	coverage: 82.4% of statements
17:07:15 [2021-09-16T17:07:15.577Z] --- PASS: TestRelease (1.47s)
17:07:15 [2021-09-16T17:07:15.577Z] === RUN   TestAllocateRandomDeallocate
17:07:16 [2021-09-16T17:07:16.036Z] === RUN   TestDump
17:07:16 [2021-09-16T17:07:16.036Z] goroutine 21 [running]:
17:07:16 [2021-09-16T17:07:16.036Z] github.com/docker/docker/pkg/stack.dump(0xc0b2f7)
17:07:16 [2021-09-16T17:07:16.036Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:07:16 [2021-09-16T17:07:16.036Z] github.com/docker/docker/pkg/stack.Dump(...)
17:07:16 [2021-09-16T17:07:16.036Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
17:07:16 [2021-09-16T17:07:16.036Z] github.com/docker/docker/pkg/stack.TestDump(0x0)
17:07:16 [2021-09-16T17:07:16.036Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
17:07:16 [2021-09-16T17:07:16.036Z] testing.tRunner(0xc000085520, 0xd78e38)
17:07:16 [2021-09-16T17:07:16.036Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:07:16 [2021-09-16T17:07:16.036Z] created by testing.(*T).Run
17:07:16 [2021-09-16T17:07:16.036Z] 	c:/go/src/testing/testing.go:1306 +0x35a
17:07:16 [2021-09-16T17:07:16.036Z] 
17:07:16 [2021-09-16T17:07:16.036Z] goroutine 1 [chan receive]:
17:07:16 [2021-09-16T17:07:16.036Z] testing.(*T).Run(0xc000085380, {0xd6a4fd, 0xbea173}, 0xd78e38)
17:07:16 [2021-09-16T17:07:16.036Z] 	c:/go/src/testing/testing.go:1307 +0x375
17:07:16 [2021-09-16T17:07:16.036Z] testing.runTests.func1(0xc0000c6720)
17:07:16 [2021-09-16T17:07:16.036Z] 	c:/go/src/testing/testing.go:1598 +0x6e
17:07:16 [2021-09-16T17:07:16.036Z] testing.tRunner(0xc000085380, 0xc0000d1ce0)
17:07:16 [2021-09-16T17:07:16.036Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:07:16 [2021-09-16T17:07:16.036Z] testing.runTests(0xc0000dc080, {0xedbba0, 0x3, 0x3}, {0xc0a54d, 0xd6c1f7, 0xee0640})
17:07:16 [2021-09-16T17:07:16.036Z] 	c:/go/src/testing/testing.go:1596 +0x43f
17:07:16 [2021-09-16T17:07:16.036Z] testing.(*M).Run(0xc0000dc080)
17:07:16 [2021-09-16T17:07:16.036Z] 	c:/go/src/testing/testing.go:1504 +0x51d
17:07:16 [2021-09-16T17:07:16.036Z] main.main()
17:07:16 [2021-09-16T17:07:16.036Z] 	_testmain.go:95 +0x1f5
17:07:16 [2021-09-16T17:07:16.036Z] --- PASS: TestDump (0.00s)
17:07:16 [2021-09-16T17:07:16.036Z] === RUN   TestDumpToFile
17:07:16 [2021-09-16T17:07:16.036Z] --- PASS: TestDumpToFile (0.09s)
17:07:16 [2021-09-16T17:07:16.036Z] === RUN   TestDumpToFileWithEmptyInput
17:07:16 [2021-09-16T17:07:16.036Z] goroutine 23 [running]:
17:07:16 [2021-09-16T17:07:16.036Z] github.com/docker/docker/pkg/stack.dump(0xc782b4)
17:07:16 [2021-09-16T17:07:16.036Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
17:07:16 [2021-09-16T17:07:16.036Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xc78660})
17:07:16 [2021-09-16T17:07:16.036Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214
17:07:16 [2021-09-16T17:07:16.036Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520)
17:07:16 [2021-09-16T17:07:16.036Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
17:07:16 [2021-09-16T17:07:16.036Z] testing.tRunner(0xc000085a00, 0xd78e28)
17:07:16 [2021-09-16T17:07:16.036Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:07:16 [2021-09-16T17:07:16.036Z] created by testing.(*T).Run
17:07:16 [2021-09-16T17:07:16.036Z] 	c:/go/src/testing/testing.go:1306 +0x35a
17:07:16 [2021-09-16T17:07:16.036Z] 
17:07:16 [2021-09-16T17:07:16.036Z] goroutine 1 [chan receive]:
17:07:16 [2021-09-16T17:07:16.036Z] testing.(*T).Run(0xc000085380, {0xd71289, 0xbea173}, 0xd78e28)
17:07:16 [2021-09-16T17:07:16.036Z] 	c:/go/src/testing/testing.go:1307 +0x375
17:07:16 [2021-09-16T17:07:16.036Z] testing.runTests.func1(0xc0000c6720)
17:07:16 [2021-09-16T17:07:16.036Z] 	c:/go/src/testing/testing.go:1598 +0x6e
17:07:16 [2021-09-16T17:07:16.036Z] testing.tRunner(0xc000085380, 0xc0000d1ce0)
17:07:16 [2021-09-16T17:07:16.036Z] 	c:/go/src/testing/testing.go:1259 +0x102
17:07:16 [2021-09-16T17:07:16.036Z] testing.runTests(0xc0000dc080, {0xedbba0, 0x3, 0x3}, {0xc0a54d, 0xd6c1f7, 0xee0640})
17:07:16 [2021-09-16T17:07:16.036Z] 	c:/go/src/testing/testing.go:1596 +0x43f
17:07:16 [2021-09-16T17:07:16.036Z] testing.(*M).Run(0xc0000dc080)
17:07:16 [2021-09-16T17:07:16.036Z] 	c:/go/src/testing/testing.go:1504 +0x51d
17:07:16 [2021-09-16T17:07:16.036Z] main.main()
17:07:16 [2021-09-16T17:07:16.036Z] 	_testmain.go:95 +0x1f5
17:07:16 [2021-09-16T17:07:16.036Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
17:07:16 [2021-09-16T17:07:16.036Z] PASS
17:07:16 [2021-09-16T17:07:16.036Z] coverage: 90.9% of statements
17:07:16 [2021-09-16T17:07:16.036Z] ok  	github.com/docker/docker/pkg/stack	0.128s	coverage: 90.9% of statements
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestNewStdWriter
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestNewStdWriter (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestWriteWithUninitializedStdWriter
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestWriteWithNilBytes
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestWriteWithNilBytes (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestWrite
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestWrite (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestWriteWithWriterError
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestWriteWithWriterError (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestStdCopyWriteAndRead
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestStdCopyReturnsErrorReadingHeader
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestStdCopyReturnsErrorReadingFrame
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestStdCopyDetectsCorruptedFrame
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestStdCopyWithInvalidInputHeader
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestStdCopyWithCorruptedPrefix
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestStdCopyReturnsWriteErrors
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] === RUN   TestStdCopyReturnsErrorFromSystem
17:07:16 [2021-09-16T17:07:16.495Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
17:07:16 [2021-09-16T17:07:16.495Z] PASS
17:07:16 [2021-09-16T17:07:16.495Z] coverage: 100.0% of statements
17:07:16 [2021-09-16T17:07:16.495Z] ok  	github.com/docker/docker/pkg/stdcopy	0.029s	coverage: 100.0% of statements
17:07:16 [2021-09-16T17:07:16.698Z] --- PASS: TestImportExtremelyLargeImageWorks (176.19s)
17:07:16 [2021-09-16T17:07:16.698Z] PASS
17:07:16 [2021-09-16T17:07:16.698Z] 
17:07:16 [2021-09-16T17:07:16.698Z] DONE 12 tests in 179.825s
17:07:16 [2021-09-16T17:07:16.698Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
17:07:16 [2021-09-16T17:07:16.698Z] ++ 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
17:07:16 [2021-09-16T17:07:16.698Z] ++ set -e
17:07:16 [2021-09-16T17:07:16.698Z] ++ '[' -n 0 ']'
17:07:16 [2021-09-16T17:07:16.698Z] ++ set -x
17:07:16 [2021-09-16T17:07:16.698Z] ++ 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
17:07:16 [2021-09-16T17:07:16.698Z] INFO: Testing against a local daemon
17:07:16 [2021-09-16T17:07:16.698Z] === RUN   TestNetworkCreateDelete
17:07:16 [2021-09-16T17:07:16.698Z] --- PASS: TestNetworkCreateDelete (0.14s)
17:07:16 [2021-09-16T17:07:16.698Z] === RUN   TestDockerNetworkDeletePreferID
17:07:16 [2021-09-16T17:07:16.954Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.29s)
17:07:16 [2021-09-16T17:07:16.954Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
17:07:17 [2021-09-16T17:07:17.261Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
17:07:17 [2021-09-16T17:07:17.261Z] === RUN   TestDaemonDNSFallback
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestRawProgressFormatterFormatStatus
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestRawProgressFormatterFormatProgress
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestFormatStatus
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestFormatStatus (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestFormatError
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestFormatError (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestFormatJSONError
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestFormatJSONError (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestJsonProgressFormatterFormatProgress
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestJsonProgressFormatterFormatStatus
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestNewJSONProgressOutput
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestNewJSONProgressOutput (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestAuxFormatterEmit
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestAuxFormatterEmit (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestStreamWriterStdout
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestStreamWriterStdout (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestStreamWriterStderr
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestStreamWriterStderr (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] PASS
17:07:17 [2021-09-16T17:07:17.412Z] coverage: 66.2% of statements
17:07:17 [2021-09-16T17:07:17.412Z] ok  	github.com/docker/docker/pkg/streamformatter	0.031s	coverage: 66.2% of statements
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestGenerateRandomID
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestGenerateRandomID (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestShortenId
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestShortenId (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestShortenSha256Id
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestShortenSha256Id (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestShortenIdEmpty
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestShortenIdEmpty (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestShortenIdInvalid
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestShortenIdInvalid (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestIsShortIDNonHex
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestIsShortIDNonHex (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] === RUN   TestIsShortIDNotCorrectSize
17:07:17 [2021-09-16T17:07:17.412Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
17:07:17 [2021-09-16T17:07:17.412Z] PASS
17:07:17 [2021-09-16T17:07:17.412Z] coverage: 70.6% of statements
17:07:17 [2021-09-16T17:07:17.412Z] ok  	github.com/docker/docker/pkg/stringid	0.031s	coverage: 70.6% of statements
17:07:17 [2021-09-16T17:07:17.871Z] 2021/09/16 17:07:17 Closing DB instances...
17:07:18 [2021-09-16T17:07:18.330Z] time="2021-09-16T17:07:17Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
17:07:18 [2021-09-16T17:07:18.330Z] === RUN   TestIsCpusetListAvailable
17:07:18 [2021-09-16T17:07:18.330Z] --- PASS: TestIsCpusetListAvailable (0.00s)
17:07:18 [2021-09-16T17:07:18.330Z] PASS
17:07:18 [2021-09-16T17:07:18.330Z] coverage: 39.4% of statements
17:07:18 [2021-09-16T17:07:18.330Z] ok  	github.com/docker/docker/pkg/sysinfo	0.037s	coverage: 39.4% of statements
17:07:19 [2021-09-16T17:07:19.297Z] === RUN   TestChtimes
17:07:19 [2021-09-16T17:07:19.297Z] --- PASS: TestChtimes (0.00s)
17:07:19 [2021-09-16T17:07:19.297Z] === RUN   TestChtimesWindows
17:07:19 [2021-09-16T17:07:19.297Z] --- PASS: TestChtimesWindows (0.00s)
17:07:19 [2021-09-16T17:07:19.297Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
17:07:19 [2021-09-16T17:07:19.297Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
17:07:19 [2021-09-16T17:07:19.297Z] === RUN   TestEnsureRemoveAllNotExist
17:07:19 [2021-09-16T17:07:19.297Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
17:07:19 [2021-09-16T17:07:19.297Z] === RUN   TestEnsureRemoveAllWithDir
17:07:19 [2021-09-16T17:07:19.297Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
17:07:19 [2021-09-16T17:07:19.297Z] === RUN   TestEnsureRemoveAllWithFile
17:07:19 [2021-09-16T17:07:19.297Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
17:07:19 [2021-09-16T17:07:19.297Z] === RUN   TestHasWin32KSupport
17:07:19 [2021-09-16T17:07:19.297Z]     syscall_windows_test.go:8: win32k: true
17:07:19 [2021-09-16T17:07:19.297Z] --- PASS: TestHasWin32KSupport (0.00s)
17:07:19 [2021-09-16T17:07:19.297Z] PASS
17:07:19 [2021-09-16T17:07:19.297Z] coverage: 13.0% of statements
17:07:19 [2021-09-16T17:07:19.297Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 13.0% of statements
17:07:19 [2021-09-16T17:07:19.757Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s)
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNetworkDBGarbageCollection
17:07:19 [2021-09-16T17:07:19.757Z] --- PASS: TestAllocateRandomDeallocate (4.09s)
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestRetrieveFromStore
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestTailFile
17:07:19 [2021-09-16T17:07:19.757Z] --- PASS: TestTailFile (0.00s)
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestTailFileManyLines
17:07:19 [2021-09-16T17:07:19.757Z] --- PASS: TestTailFileManyLines (0.00s)
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestTailEmptyFile
17:07:19 [2021-09-16T17:07:19.757Z] --- PASS: TestTailEmptyFile (0.00s)
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestTailNegativeN
17:07:19 [2021-09-16T17:07:19.757Z] --- PASS: TestTailNegativeN (0.00s)
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader
17:07:19 [2021-09-16T17:07:19.757Z] === CONT  TestNewTailReader
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/no_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/no_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/single_byte_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/single_byte_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/2_byte_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/2_byte_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/4_byte_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/4_byte_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/8_byte_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/8_byte_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/12_byte_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/12_byte_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/truncated_last_line
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/truncated_last_line#01
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/truncated_last_line#02
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
17:07:19 [2021-09-16T17:07:19.757Z] === CONT  TestNewTailReader/no_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === CONT  TestNewTailReader/4_byte_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.757Z] === CONT  TestNewTailReader/2_byte_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === CONT  TestNewTailReader/single_byte_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/no_delimiter/no_lines
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === CONT  TestNewTailReader/12_byte_delimiter
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
17:07:19 [2021-09-16T17:07:19.757Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
17:07:19 [2021-09-16T17:07:19.757Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/8_byte_delimiter
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/no_delimiter/no_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.758Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:07:19 [2021-09-16T17:07:19.758Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:07:19 [2021-09-16T17:07:19.758Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:07:19 [2021-09-16T17:07:19.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:07:19 [2021-09-16T17:07:19.759Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:07:19 [2021-09-16T17:07:19.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:07:19 [2021-09-16T17:07:19.759Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:07:19 [2021-09-16T17:07:19.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:07:19 [2021-09-16T17:07:19.759Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:07:19 [2021-09-16T17:07:19.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:07:19 [2021-09-16T17:07:19.759Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.759Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:19 [2021-09-16T17:07:19.759Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:07:19 [2021-09-16T17:07:19.773Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.219Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.219Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:07:20 [2021-09-16T17:07:20.220Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:07:20 [2021-09-16T17:07:20.220Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.221Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.221Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.222Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.222Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
17:07:20 [2021-09-16T17:07:20.223Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
17:07:20 [2021-09-16T17:07:20.223Z] --- PASS: TestNewTailReader (0.00s)
17:07:20 [2021-09-16T17:07:20.223Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
17:07:20 [2021-09-16T17:07:20.223Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.223Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
17:07:20 [2021-09-16T17:07:20.223Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
17:07:20 [2021-09-16T17:07:20.223Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
17:07:20 [2021-09-16T17:07:20.223Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
17:07:20 [2021-09-16T17:07:20.223Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.224Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.225Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.01s)
17:07:20 [2021-09-16T17:07:20.684Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
17:07:20 [2021-09-16T17:07:20.684Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z] PASS
17:07:20 [2021-09-16T17:07:20.685Z] coverage: 88.6% of statements
17:07:20 [2021-09-16T17:07:20.685Z] ok  	github.com/docker/docker/pkg/tailfile	0.127s	coverage: 88.6% of statements
17:07:20 [2021-09-16T17:07:20.685Z] === RUN   TestTarSumRemoveNonExistent
17:07:20 [2021-09-16T17:07:20.685Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z] === RUN   TestTarSumRemove
17:07:20 [2021-09-16T17:07:20.685Z] --- PASS: TestTarSumRemove (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z] === RUN   TestSortFileInfoSums
17:07:20 [2021-09-16T17:07:20.685Z] --- PASS: TestSortFileInfoSums (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z] === RUN   TestNewTarSumForLabelInvalid
17:07:20 [2021-09-16T17:07:20.685Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z] === RUN   TestNewTarSumForLabel
17:07:20 [2021-09-16T17:07:20.685Z] --- PASS: TestNewTarSumForLabel (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z] === RUN   TestEmptyTar
17:07:20 [2021-09-16T17:07:20.685Z] --- PASS: TestEmptyTar (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z] === RUN   TestTarSumsReadSize
17:07:20 [2021-09-16T17:07:20.685Z] --- PASS: TestTarSumsReadSize (0.00s)
17:07:20 [2021-09-16T17:07:20.685Z] === RUN   TestTarSums
17:07:21 [2021-09-16T17:07:21.145Z] --- PASS: TestTarSums (0.05s)
17:07:21 [2021-09-16T17:07:21.145Z] === RUN   TestIteration
17:07:21 [2021-09-16T17:07:21.145Z] --- PASS: TestIteration (0.00s)
17:07:21 [2021-09-16T17:07:21.145Z] === RUN   TestVersionLabelForChecksum
17:07:21 [2021-09-16T17:07:21.145Z] --- PASS: TestVersionLabelForChecksum (0.00s)
17:07:21 [2021-09-16T17:07:21.145Z] === RUN   TestVersion
17:07:21 [2021-09-16T17:07:21.145Z] --- PASS: TestVersion (0.00s)
17:07:21 [2021-09-16T17:07:21.145Z] === RUN   TestGetVersion
17:07:21 [2021-09-16T17:07:21.145Z] --- PASS: TestGetVersion (0.00s)
17:07:21 [2021-09-16T17:07:21.145Z] === RUN   TestGetVersions
17:07:21 [2021-09-16T17:07:21.145Z] --- PASS: TestGetVersions (0.00s)
17:07:21 [2021-09-16T17:07:21.145Z] PASS
17:07:21 [2021-09-16T17:07:21.145Z] coverage: 89.3% of statements
17:07:21 [2021-09-16T17:07:21.145Z] ok  	github.com/docker/docker/pkg/tarsum	0.090s	coverage: 89.3% of statements
17:07:21 [2021-09-16T17:07:21.145Z] --- PASS: TestRetrieveFromStore (1.53s)
17:07:21 [2021-09-16T17:07:21.145Z] === RUN   TestRequestReleaseAddressDuplicate
17:07:21 [2021-09-16T17:07:21.145Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
17:07:21 [2021-09-16T17:07:21.145Z] === RUN   TestParallelPredefinedRequest1
17:07:21 [2021-09-16T17:07:21.145Z] === PAUSE TestParallelPredefinedRequest1
17:07:21 [2021-09-16T17:07:21.145Z] === RUN   TestParallelPredefinedRequest2
17:07:21 [2021-09-16T17:07:21.145Z] === PAUSE TestParallelPredefinedRequest2
17:07:21 [2021-09-16T17:07:21.145Z] === RUN   TestParallelPredefinedRequest3
17:07:21 [2021-09-16T17:07:21.145Z] === PAUSE TestParallelPredefinedRequest3
17:07:21 [2021-09-16T17:07:21.145Z] === RUN   TestParallelPredefinedRequest4
17:07:21 [2021-09-16T17:07:21.145Z] === PAUSE TestParallelPredefinedRequest4
17:07:21 [2021-09-16T17:07:21.145Z] === RUN   TestParallelPredefinedRequest5
17:07:21 [2021-09-16T17:07:21.145Z] === PAUSE TestParallelPredefinedRequest5
17:07:21 [2021-09-16T17:07:21.145Z] === RUN   TestDebug
17:07:21 [2021-09-16T17:07:21.145Z] --- PASS: TestDebug (0.00s)
17:07:21 [2021-09-16T17:07:21.145Z] === RUN   TestRequestPoolParallel
17:07:21 [2021-09-16T17:07:21.145Z] testing: warning: no tests to run
17:07:21 [2021-09-16T17:07:21.145Z] PASS
17:07:21 [2021-09-16T17:07:21.145Z] coverage: [no statements]
17:07:21 [2021-09-16T17:07:21.603Z] ok  	github.com/docker/docker/pkg/term/windows	0.033s	coverage: [no statements] [no tests to run]
17:07:21 [2021-09-16T17:07:21.603Z] --- PASS: TestRequestPoolParallel (0.37s)
17:07:21 [2021-09-16T17:07:21.603Z] === RUN   TestFullAllocateRelease
17:07:21 [2021-09-16T17:07:21.720Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (15.20s)
17:07:21 [2021-09-16T17:07:21.720Z] PASS
17:07:21 [2021-09-16T17:07:21.720Z] 
17:07:21 [2021-09-16T17:07:21.720Z] === Skipped
17:07:21 [2021-09-16T17:07:21.720Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:07:21 [2021-09-16T17:07:21.720Z]     build_session_test.go:25: TODO: BuildKit
17:07:21 [2021-09-16T17:07:21.720Z] 
17:07:21 [2021-09-16T17:07:21.720Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
17:07:21 [2021-09-16T17:07:21.720Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
17:07:21 [2021-09-16T17:07:21.720Z] 
17:07:21 [2021-09-16T17:07:21.720Z] DONE 34 tests, 2 skipped in 96.413s
17:07:21 [2021-09-16T17:07:21.720Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:07:21 [2021-09-16T17:07:21.720Z] ++ 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
17:07:21 [2021-09-16T17:07:21.720Z] ++ set -e
17:07:21 [2021-09-16T17:07:21.720Z] ++ '[' -n 0 ']'
17:07:21 [2021-09-16T17:07:21.720Z] ++ set -x
17:07:21 [2021-09-16T17:07:21.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=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
17:07:21 [2021-09-16T17:07:21.720Z] INFO: Testing against a local daemon
17:07:21 [2021-09-16T17:07:21.720Z] === RUN   TestConfigInspect
17:07:22 [2021-09-16T17:07:22.064Z] === RUN   TestTruncIndex
17:07:22 [2021-09-16T17:07:22.064Z] --- PASS: TestTruncIndex (0.10s)
17:07:22 [2021-09-16T17:07:22.064Z] PASS
17:07:22 [2021-09-16T17:07:22.064Z] coverage: 91.5% of statements
17:07:22 [2021-09-16T17:07:22.064Z] --- PASS: TestFullAllocateRelease (0.32s)
17:07:22 [2021-09-16T17:07:22.064Z] === RUN   TestOddAllocateRelease
17:07:22 [2021-09-16T17:07:22.064Z] ok  	github.com/docker/docker/pkg/truncindex	0.139s	coverage: 91.5% of statements
17:07:22 [2021-09-16T17:07:22.064Z] --- PASS: TestOddAllocateRelease (0.22s)
17:07:22 [2021-09-16T17:07:22.064Z] === RUN   TestFullAllocateSerialReleaseParallel
17:07:22 [2021-09-16T17:07:22.289Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:07:22 [2021-09-16T17:07:22.289Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:07:22 [2021-09-16T17:07:22.289Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:07:22 [2021-09-16T17:07:22.289Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:07:22 [2021-09-16T17:07:22.289Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:07:22 [2021-09-16T17:07:22.289Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:07:22 [2021-09-16T17:07:22.525Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s)
17:07:22 [2021-09-16T17:07:22.525Z] === RUN   TestOddAllocateSerialReleaseParallel
17:07:22 [2021-09-16T17:07:22.525Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s)
17:07:22 [2021-09-16T17:07:22.525Z] === RUN   TestEvenAllocateSerialReleaseParallel
17:07:22 [2021-09-16T17:07:22.525Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s)
17:07:22 [2021-09-16T17:07:22.525Z] === CONT  TestParallelPredefinedRequest1
17:07:22 [2021-09-16T17:07:22.525Z] === CONT  TestParallelPredefinedRequest4
17:07:22 [2021-09-16T17:07:22.525Z] === CONT  TestParallelPredefinedRequest5
17:07:22 [2021-09-16T17:07:22.525Z] === CONT  TestParallelPredefinedRequest1
17:07:22 [2021-09-16T17:07:22.525Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:07:22 [2021-09-16T17:07:22.525Z] === CONT  TestParallelPredefinedRequest4
17:07:22 [2021-09-16T17:07:22.525Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:07:22 [2021-09-16T17:07:22.525Z] === CONT  TestParallelPredefinedRequest5
17:07:22 [2021-09-16T17:07:22.525Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:07:22 [2021-09-16T17:07:22.525Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
17:07:22 [2021-09-16T17:07:22.525Z] === CONT  TestParallelPredefinedRequest2
17:07:22 [2021-09-16T17:07:22.525Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
17:07:22 [2021-09-16T17:07:22.525Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
17:07:22 [2021-09-16T17:07:22.525Z] === CONT  TestParallelPredefinedRequest2
17:07:22 [2021-09-16T17:07:22.525Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:07:22 [2021-09-16T17:07:22.526Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
17:07:22 [2021-09-16T17:07:22.526Z] === CONT  TestParallelPredefinedRequest3
17:07:22 [2021-09-16T17:07:22.526Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:07:22 [2021-09-16T17:07:22.526Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
17:07:22 [2021-09-16T17:07:22.526Z] PASS
17:07:22 [2021-09-16T17:07:22.526Z] coverage: 85.3% of statements
17:07:22 [2021-09-16T17:07:22.526Z] ok  	github.com/docker/docker/libnetwork/ipam	41.498s	coverage: 85.3% of statements
17:07:22 [2021-09-16T17:07:22.526Z] === RUN   TestIsGIT
17:07:22 [2021-09-16T17:07:22.526Z] --- PASS: TestIsGIT (0.00s)
17:07:22 [2021-09-16T17:07:22.526Z] === RUN   TestIsTransport
17:07:22 [2021-09-16T17:07:22.526Z] --- PASS: TestIsTransport (0.00s)
17:07:22 [2021-09-16T17:07:22.526Z] PASS
17:07:22 [2021-09-16T17:07:22.526Z] coverage: 100.0% of statements
17:07:22 [2021-09-16T17:07:22.526Z] ok  	github.com/docker/docker/pkg/urlutil	0.034s	coverage: 100.0% of statements
17:07:22 [2021-09-16T17:07:22.526Z] time="2021-09-16T17:07:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49291/Test.Echo: Post \"http://127.0.0.1:49291/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
17:07:22 [2021-09-16T17:07:22.985Z] === RUN   TestVersionInfo
17:07:22 [2021-09-16T17:07:22.985Z] --- PASS: TestVersionInfo (0.00s)
17:07:22 [2021-09-16T17:07:22.985Z] === RUN   TestAppendVersions
17:07:22 [2021-09-16T17:07:22.985Z] --- PASS: TestAppendVersions (0.00s)
17:07:22 [2021-09-16T17:07:22.985Z] PASS
17:07:22 [2021-09-16T17:07:22.985Z] coverage: 88.9% of statements
17:07:22 [2021-09-16T17:07:22.985Z] ok  	github.com/docker/docker/pkg/useragent	0.026s	coverage: 88.9% of statements
17:07:23 [2021-09-16T17:07:23.218Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:07:23 [2021-09-16T17:07:23.779Z] --- PASS: TestDaemonDNSFallback (6.51s)
17:07:23 [2021-09-16T17:07:23.779Z] === RUN   TestInspectNetwork
17:07:23 [2021-09-16T17:07:23.954Z] === RUN   TestValidatePrivileges
17:07:23 [2021-09-16T17:07:23.954Z] --- PASS: TestValidatePrivileges (0.00s)
17:07:23 [2021-09-16T17:07:23.954Z] === RUN   TestFilterByCapNeg
17:07:23 [2021-09-16T17:07:23.954Z] --- PASS: TestFilterByCapNeg (0.00s)
17:07:23 [2021-09-16T17:07:23.954Z] === RUN   TestFilterByCapPos
17:07:23 [2021-09-16T17:07:23.954Z] --- PASS: TestFilterByCapPos (0.00s)
17:07:23 [2021-09-16T17:07:23.954Z] === RUN   TestStoreGetPluginNotMatchCapRefs
17:07:23 [2021-09-16T17:07:23.954Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
17:07:23 [2021-09-16T17:07:23.954Z] PASS
17:07:23 [2021-09-16T17:07:23.954Z] coverage: 12.0% of statements
17:07:23 [2021-09-16T17:07:23.954Z] ok  	github.com/docker/docker/plugin	0.039s	coverage: 12.0% of statements
17:07:24 [2021-09-16T17:07:24.035Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:07:24 [2021-09-16T17:07:24.922Z] === RUN   TestNewSettable
17:07:24 [2021-09-16T17:07:24.922Z] --- PASS: TestNewSettable (0.00s)
17:07:24 [2021-09-16T17:07:24.922Z] === RUN   TestIsSettable
17:07:24 [2021-09-16T17:07:24.922Z] --- PASS: TestIsSettable (0.00s)
17:07:24 [2021-09-16T17:07:24.922Z] === RUN   TestUpdateSettingsEnv
17:07:24 [2021-09-16T17:07:24.922Z] --- PASS: TestUpdateSettingsEnv (0.00s)
17:07:24 [2021-09-16T17:07:24.922Z] PASS
17:07:24 [2021-09-16T17:07:24.922Z] coverage: 20.0% of statements
17:07:24 [2021-09-16T17:07:24.922Z] ok  	github.com/docker/docker/plugin/v2	0.030s	coverage: 20.0% of statements
17:07:25 [2021-09-16T17:07:25.019Z] --- PASS: TestConfigInspect (2.79s)
17:07:25 [2021-09-16T17:07:25.019Z] === RUN   TestConfigList
17:07:25 [2021-09-16T17:07:25.381Z] === RUN   TestLoad
17:07:25 [2021-09-16T17:07:25.381Z] --- PASS: TestLoad (0.00s)
17:07:25 [2021-09-16T17:07:25.381Z] === RUN   TestSave
17:07:25 [2021-09-16T17:07:25.381Z] --- PASS: TestSave (0.02s)
17:07:25 [2021-09-16T17:07:25.381Z] === RUN   TestAddDeleteGet
17:07:25 [2021-09-16T17:07:25.381Z] --- PASS: TestAddDeleteGet (0.03s)
17:07:25 [2021-09-16T17:07:25.381Z] === RUN   TestInvalidTags
17:07:25 [2021-09-16T17:07:25.381Z] --- PASS: TestInvalidTags (0.00s)
17:07:25 [2021-09-16T17:07:25.381Z] PASS
17:07:25 [2021-09-16T17:07:25.381Z] coverage: 84.4% of statements
17:07:25 [2021-09-16T17:07:25.381Z] ok  	github.com/docker/docker/reference	0.093s	coverage: 84.4% of statements
17:07:25 [2021-09-16T17:07:25.923Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
17:07:26 [2021-09-16T17:07:26.484Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestResolveAuthConfigIndexServer
17:07:26 [2021-09-16T17:07:26.925Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestResolveAuthConfigFullURL
17:07:26 [2021-09-16T17:07:26.925Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestLoadAllowNondistributableArtifacts
17:07:26 [2021-09-16T17:07:26.925Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestValidateMirror
17:07:26 [2021-09-16T17:07:26.925Z] --- PASS: TestValidateMirror (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestLoadInsecureRegistries
17:07:26 [2021-09-16T17:07:26.925Z] time="2021-09-16T17:07:26Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:07:26 [2021-09-16T17:07:26.925Z] time="2021-09-16T17:07:26Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
17:07:26 [2021-09-16T17:07:26.925Z] time="2021-09-16T17:07:26Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
17:07:26 [2021-09-16T17:07:26.925Z] --- PASS: TestLoadInsecureRegistries (0.08s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestNewServiceConfig
17:07:26 [2021-09-16T17:07:26.925Z] --- PASS: TestNewServiceConfig (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestValidateIndexName
17:07:26 [2021-09-16T17:07:26.925Z] --- PASS: TestValidateIndexName (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestValidateIndexNameWithError
17:07:26 [2021-09-16T17:07:26.925Z] --- PASS: TestValidateIndexNameWithError (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestEndpointParse
17:07:26 [2021-09-16T17:07:26.925Z] --- PASS: TestEndpointParse (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestEndpointParseInvalid
17:07:26 [2021-09-16T17:07:26.925Z] --- PASS: TestEndpointParseInvalid (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestValidateEndpoint
17:07:26 [2021-09-16T17:07:26.925Z] --- PASS: TestValidateEndpoint (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestPing
17:07:26 [2021-09-16T17:07:26.925Z] --- PASS: TestPing (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestPingRegistryEndpoint
17:07:26 [2021-09-16T17:07:26.925Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:07:26 [2021-09-16T17:07:26.925Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestEndpoint
17:07:26 [2021-09-16T17:07:26.925Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:07:26 [2021-09-16T17:07:26.925Z] --- SKIP: TestEndpoint (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestParseRepositoryInfo
17:07:26 [2021-09-16T17:07:26.925Z] --- PASS: TestParseRepositoryInfo (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestNewIndexInfo
17:07:26 [2021-09-16T17:07:26.925Z] --- PASS: TestNewIndexInfo (0.00s)
17:07:26 [2021-09-16T17:07:26.925Z] === RUN   TestMirrorEndpointLookup
17:07:27 [2021-09-16T17:07:27.384Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:07:27 [2021-09-16T17:07:27.384Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
17:07:27 [2021-09-16T17:07:27.384Z] === RUN   TestSearchRepositories
17:07:27 [2021-09-16T17:07:27.384Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
17:07:27 [2021-09-16T17:07:27.384Z]         Host: 127.0.0.1:49309
17:07:27 [2021-09-16T17:07:27.384Z]         User-Agent: docker test client
17:07:27 [2021-09-16T17:07:27.384Z]         Authorization: Token fake-token
17:07:27 [2021-09-16T17:07:27.384Z]         X-Docker-Token: true
17:07:27 [2021-09-16T17:07:27.384Z]         Accept-Encoding: gzip
17:07:27 [2021-09-16T17:07:27.384Z]         
17:07:27 [2021-09-16T17:07:27.384Z]         
17:07:27 [2021-09-16T17:07:27.384Z]     registry_test.go:730: HTTP/1.1 200 OK
17:07:27 [2021-09-16T17:07:27.384Z]         Connection: close
17:07:27 [2021-09-16T17:07:27.384Z]         Content-Length: 144
17:07:27 [2021-09-16T17:07:27.384Z]         Cache-Control: no-cache
17:07:27 [2021-09-16T17:07:27.384Z]         Content-Type: application/json
17:07:27 [2021-09-16T17:07:27.384Z]         Date: Thu, 16 Sep 2021 17:07:26 GMT
17:07:27 [2021-09-16T17:07:27.384Z]         Expires: -1
17:07:27 [2021-09-16T17:07:27.384Z]         Pragma: no-cache
17:07:27 [2021-09-16T17:07:27.384Z]         Server: docker-tests/mock
17:07:27 [2021-09-16T17:07:27.384Z]         X-Docker-Registry-Config: mock
17:07:27 [2021-09-16T17:07:27.384Z]         X-Docker-Registry-Version: 0.0.0
17:07:27 [2021-09-16T17:07:27.384Z]         
17:07:27 [2021-09-16T17:07:27.384Z]         
17:07:27 [2021-09-16T17:07:27.384Z] --- PASS: TestSearchRepositories (0.00s)
17:07:27 [2021-09-16T17:07:27.384Z] === RUN   TestTrustedLocation
17:07:27 [2021-09-16T17:07:27.384Z] --- PASS: TestTrustedLocation (0.00s)
17:07:27 [2021-09-16T17:07:27.384Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
17:07:27 [2021-09-16T17:07:27.384Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
17:07:27 [2021-09-16T17:07:27.384Z] === RUN   TestAllowNondistributableArtifacts
17:07:27 [2021-09-16T17:07:27.384Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
17:07:27 [2021-09-16T17:07:27.384Z] === RUN   TestIsSecureIndex
17:07:27 [2021-09-16T17:07:27.384Z] --- PASS: TestIsSecureIndex (0.00s)
17:07:27 [2021-09-16T17:07:27.384Z] PASS
17:07:27 [2021-09-16T17:07:27.384Z] coverage: 51.7% of statements
17:07:27 [2021-09-16T17:07:27.384Z] ok  	github.com/docker/docker/registry	0.140s	coverage: 51.7% of statements
17:07:27 [2021-09-16T17:07:27.411Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:07:27 [2021-09-16T17:07:27.562Z] --- PASS: TestConfigList (2.73s)
17:07:27 [2021-09-16T17:07:27.562Z] === RUN   TestConfigsCreateAndDelete
17:07:27 [2021-09-16T17:07:27.668Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:07:27 [2021-09-16T17:07:27.668Z] === RUN   TestInspectNetwork/full_network_id
17:07:27 [2021-09-16T17:07:27.668Z] === RUN   TestInspectNetwork/partial_network_id
17:07:27 [2021-09-16T17:07:27.668Z] === RUN   TestInspectNetwork/network_name
17:07:27 [2021-09-16T17:07:27.668Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:07:27 [2021-09-16T17:07:27.842Z] === RUN   TestResumableRequestHeaderSimpleErrors
17:07:27 [2021-09-16T17:07:27.842Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
17:07:27 [2021-09-16T17:07:27.842Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
17:07:27 [2021-09-16T17:07:27.842Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
17:07:27 [2021-09-16T17:07:27.842Z] === RUN   TestResumableRequestHeaderTooMuchFailures
17:07:27 [2021-09-16T17:07:27.842Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
17:07:27 [2021-09-16T17:07:27.842Z] === RUN   TestResumableRequestReaderWithReadError
17:07:27 [2021-09-16T17:07:27.842Z] time="2021-09-16T17:07:27Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
17:07:27 [2021-09-16T17:07:27.842Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s)
17:07:27 [2021-09-16T17:07:27.842Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
17:07:27 [2021-09-16T17:07:27.842Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
17:07:27 [2021-09-16T17:07:27.842Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
17:07:27 [2021-09-16T17:07:27.842Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
17:07:27 [2021-09-16T17:07:27.842Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
17:07:27 [2021-09-16T17:07:27.842Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
17:07:27 [2021-09-16T17:07:27.842Z] === RUN   TestResumableRequestReader
17:07:27 [2021-09-16T17:07:27.842Z] --- PASS: TestResumableRequestReader (0.00s)
17:07:27 [2021-09-16T17:07:27.842Z] === RUN   TestResumableRequestReaderWithInitialResponse
17:07:27 [2021-09-16T17:07:27.842Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
17:07:27 [2021-09-16T17:07:27.842Z] PASS
17:07:27 [2021-09-16T17:07:27.842Z] coverage: 100.0% of statements
17:07:27 [2021-09-16T17:07:27.842Z] ok  	github.com/docker/docker/registry/resumable	0.137s	coverage: 100.0% of statements
17:07:28 [2021-09-16T17:07:28.230Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:07:28 [2021-09-16T17:07:28.305Z] === RUN   TestRestartManagerTimeout
17:07:28 [2021-09-16T17:07:28.305Z] --- PASS: TestRestartManagerTimeout (0.00s)
17:07:28 [2021-09-16T17:07:28.305Z] === RUN   TestRestartManagerTimeoutReset
17:07:28 [2021-09-16T17:07:28.305Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
17:07:28 [2021-09-16T17:07:28.305Z] PASS
17:07:28 [2021-09-16T17:07:28.305Z] coverage: 50.9% of statements
17:07:28 [2021-09-16T17:07:28.305Z] ok  	github.com/docker/docker/restartmanager	0.027s	coverage: 50.9% of statements
17:07:29 [2021-09-16T17:07:29.272Z] === RUN   TestDecodeContainerConfig
17:07:29 [2021-09-16T17:07:29.272Z] --- PASS: TestDecodeContainerConfig (0.00s)
17:07:29 [2021-09-16T17:07:29.272Z] === RUN   TestDecodeContainerConfigIsolation
17:07:29 [2021-09-16T17:07:29.272Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
17:07:29 [2021-09-16T17:07:29.272Z] === RUN   TestValidatePrivileged
17:07:29 [2021-09-16T17:07:29.272Z] --- PASS: TestValidatePrivileged (0.00s)
17:07:29 [2021-09-16T17:07:29.272Z] PASS
17:07:29 [2021-09-16T17:07:29.272Z] coverage: 52.2% of statements
17:07:29 [2021-09-16T17:07:29.272Z] ok  	github.com/docker/docker/runconfig	0.031s	coverage: 52.2% of statements
17:07:29 [2021-09-16T17:07:29.272Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:07:29 [2021-09-16T17:07:29.272Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:07:29 [2021-09-16T17:07:29.272Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:07:29 [2021-09-16T17:07:29.272Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
17:07:29 [2021-09-16T17:07:29.731Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
17:07:29 [2021-09-16T17:07:29.731Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
17:07:29 [2021-09-16T17:07:29.731Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
17:07:29 [2021-09-16T17:07:29.731Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
17:07:29 [2021-09-16T17:07:29.731Z] PASS
17:07:29 [2021-09-16T17:07:29.731Z] coverage: 62.5% of statements
17:07:29 [2021-09-16T17:07:29.731Z] ok  	github.com/docker/docker/testutil	0.046s	coverage: 62.5% of statements
17:07:30 [2021-09-16T17:07:30.103Z] --- PASS: TestConfigsCreateAndDelete (2.74s)
17:07:30 [2021-09-16T17:07:30.103Z] === RUN   TestConfigsUpdate
17:07:31 [2021-09-16T17:07:31.268Z] --- PASS: TestNewClientWithTimeout (17.61s)
17:07:31 [2021-09-16T17:07:31.268Z] === RUN   TestClientStream
17:07:31 [2021-09-16T17:07:31.268Z] --- PASS: TestClientStream (0.00s)
17:07:31 [2021-09-16T17:07:31.268Z] === RUN   TestClientSendFile
17:07:31 [2021-09-16T17:07:31.268Z] --- PASS: TestClientSendFile (0.00s)
17:07:31 [2021-09-16T17:07:31.268Z] === RUN   TestClientWithRequestTimeout
17:07:31 [2021-09-16T17:07:31.268Z] --- PASS: TestClientWithRequestTimeout (0.01s)
17:07:31 [2021-09-16T17:07:31.268Z] === RUN   TestFileSpecPlugin
17:07:31 [2021-09-16T17:07:31.268Z] --- PASS: TestFileSpecPlugin (0.01s)
17:07:31 [2021-09-16T17:07:31.268Z] === RUN   TestFileJSONSpecPlugin
17:07:31 [2021-09-16T17:07:31.268Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
17:07:31 [2021-09-16T17:07:31.268Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
17:07:31 [2021-09-16T17:07:31.268Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
17:07:31 [2021-09-16T17:07:31.268Z] === RUN   TestPluginAddHandler
17:07:31 [2021-09-16T17:07:31.268Z] --- PASS: TestPluginAddHandler (0.00s)
17:07:31 [2021-09-16T17:07:31.268Z] === RUN   TestPluginWaitBadPlugin
17:07:31 [2021-09-16T17:07:31.268Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
17:07:31 [2021-09-16T17:07:31.268Z] === RUN   TestGet
17:07:31 [2021-09-16T17:07:31.268Z] time="2021-09-16T17:07:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
17:07:31 [2021-09-16T17:07:31.727Z] === RUN   TestGetDriver
17:07:31 [2021-09-16T17:07:31.727Z] --- PASS: TestGetDriver (0.00s)
17:07:31 [2021-09-16T17:07:31.727Z] === RUN   TestVolumeRequestError
17:07:31 [2021-09-16T17:07:31.727Z] --- PASS: TestVolumeRequestError (0.01s)
17:07:31 [2021-09-16T17:07:31.727Z] PASS
17:07:31 [2021-09-16T17:07:31.727Z] coverage: 36.1% of statements
17:07:31 [2021-09-16T17:07:31.727Z] ok  	github.com/docker/docker/volume/drivers	0.052s	coverage: 36.1% of statements
17:07:31 [2021-09-16T17:07:31.727Z] === RUN   TestGetAddress
17:07:31 [2021-09-16T17:07:31.727Z] --- PASS: TestGetAddress (0.00s)
17:07:31 [2021-09-16T17:07:31.727Z] === RUN   TestRemove
17:07:31 [2021-09-16T17:07:31.727Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:07:31 [2021-09-16T17:07:31.727Z] --- SKIP: TestRemove (0.00s)
17:07:31 [2021-09-16T17:07:31.727Z] === RUN   TestInitializeWithVolumes
17:07:31 [2021-09-16T17:07:31.727Z] --- PASS: TestInitializeWithVolumes (0.00s)
17:07:31 [2021-09-16T17:07:31.727Z] === RUN   TestCreate
17:07:31 [2021-09-16T17:07:31.727Z] --- PASS: TestCreate (0.01s)
17:07:31 [2021-09-16T17:07:31.727Z] === RUN   TestValidateName
17:07:31 [2021-09-16T17:07:31.727Z] --- PASS: TestValidateName (0.00s)
17:07:31 [2021-09-16T17:07:31.727Z] === RUN   TestCreateWithOpts
17:07:31 [2021-09-16T17:07:31.727Z]     local_test.go:180: runtime.GOOS == "windows"
17:07:31 [2021-09-16T17:07:31.727Z] --- SKIP: TestCreateWithOpts (0.00s)
17:07:31 [2021-09-16T17:07:31.727Z] === RUN   TestRelaodNoOpts
17:07:31 [2021-09-16T17:07:31.727Z] --- PASS: TestRelaodNoOpts (0.01s)
17:07:31 [2021-09-16T17:07:31.727Z] PASS
17:07:31 [2021-09-16T17:07:31.727Z] coverage: 41.5% of statements
17:07:31 [2021-09-16T17:07:31.727Z] ok  	github.com/docker/docker/volume/local	0.055s	coverage: 41.5% of statements
17:07:32 [2021-09-16T17:07:32.185Z] time="2021-09-16T17:07:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
17:07:32 [2021-09-16T17:07:32.395Z] --- PASS: TestInspectNetwork (8.50s)
17:07:32 [2021-09-16T17:07:32.395Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:07:32 [2021-09-16T17:07:32.395Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:07:32 [2021-09-16T17:07:32.395Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:07:32 [2021-09-16T17:07:32.395Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:07:32 [2021-09-16T17:07:32.395Z] === RUN   TestRunContainerWithBridgeNone
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLCOWParseMountRaw
17:07:32 [2021-09-16T17:07:32.644Z] --- PASS: TestLCOWParseMountRaw (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLCOWParseMountRawSplit
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
17:07:32 [2021-09-16T17:07:32.644Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLinuxParseMountRaw
17:07:32 [2021-09-16T17:07:32.644Z] --- PASS: TestLinuxParseMountRaw (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLinuxParseMountRawSplit
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
17:07:32 [2021-09-16T17:07:32.644Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
17:07:32 [2021-09-16T17:07:32.644Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestConvertTmpfsOptions
17:07:32 [2021-09-16T17:07:32.644Z]     linux_parser_test.go:209: data="mode=700,size=1m"
17:07:32 [2021-09-16T17:07:32.644Z]     linux_parser_test.go:209: data="ro"
17:07:32 [2021-09-16T17:07:32.644Z] --- PASS: TestConvertTmpfsOptions (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestParseMountSpec
17:07:32 [2021-09-16T17:07:32.644Z]     parser_test.go:62: case 0
17:07:32 [2021-09-16T17:07:32.644Z]     parser_test.go:62: case 1
17:07:32 [2021-09-16T17:07:32.644Z]     parser_test.go:62: case 2
17:07:32 [2021-09-16T17:07:32.644Z]     parser_test.go:62: case 3
17:07:32 [2021-09-16T17:07:32.644Z]     parser_test.go:62: case 4
17:07:32 [2021-09-16T17:07:32.644Z]     parser_test.go:62: case 5
17:07:32 [2021-09-16T17:07:32.644Z] --- PASS: TestParseMountSpec (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestValidateMount
17:07:32 [2021-09-16T17:07:32.644Z] --- PASS: TestValidateMount (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRaw
17:07:32 [2021-09-16T17:07:32.644Z] --- PASS: TestWindowsParseMountRaw (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRawSplit
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
17:07:32 [2021-09-16T17:07:32.644Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
17:07:32 [2021-09-16T17:07:32.644Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
17:07:32 [2021-09-16T17:07:32.644Z] PASS
17:07:32 [2021-09-16T17:07:32.644Z] coverage: 67.6% of statements
17:07:32 [2021-09-16T17:07:32.644Z] ok  	github.com/docker/docker/volume/mounts	0.049s	coverage: 67.6% of statements
17:07:32 [2021-09-16T17:07:32.646Z] --- PASS: TestConfigsUpdate (2.67s)
17:07:32 [2021-09-16T17:07:32.646Z] === RUN   TestTemplatedConfig
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestSetGetMeta
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestSetGetMeta
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestRestore
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestRestore
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestServiceCreate
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestServiceCreate
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestServiceList
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestServiceList
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestServiceRemove
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestServiceRemove
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestServiceGet
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestServiceGet
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestServicePrune
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestServicePrune
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestCreate
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestCreate
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestRemove
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestRemove
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestList
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestList
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestFindByDriver
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestFindByDriver
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestFindByReferenced
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestFindByReferenced
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestDerefMultipleOfSameRef
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestDerefMultipleOfSameRef
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestDefererencePluginOnCreateError
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestDefererencePluginOnCreateError
17:07:33 [2021-09-16T17:07:33.103Z] === RUN   TestRefDerefRemove
17:07:33 [2021-09-16T17:07:33.103Z] === PAUSE TestRefDerefRemove
17:07:33 [2021-09-16T17:07:33.104Z] === RUN   TestGet
17:07:33 [2021-09-16T17:07:33.104Z] === PAUSE TestGet
17:07:33 [2021-09-16T17:07:33.104Z] === RUN   TestGetWithReference
17:07:33 [2021-09-16T17:07:33.104Z] === PAUSE TestGetWithReference
17:07:33 [2021-09-16T17:07:33.104Z] === RUN   TestFilterFunc
17:07:33 [2021-09-16T17:07:33.104Z] === RUN   TestFilterFunc/test_nil_list
17:07:33 [2021-09-16T17:07:33.104Z] === PAUSE TestFilterFunc/test_nil_list
17:07:33 [2021-09-16T17:07:33.104Z] === RUN   TestFilterFunc/test_empty_list
17:07:33 [2021-09-16T17:07:33.104Z] === PAUSE TestFilterFunc/test_empty_list
17:07:33 [2021-09-16T17:07:33.104Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
17:07:33 [2021-09-16T17:07:33.104Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
17:07:33 [2021-09-16T17:07:33.104Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:07:33 [2021-09-16T17:07:33.104Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:07:33 [2021-09-16T17:07:33.104Z] === RUN   TestFilterFunc/test_filter_some
17:07:33 [2021-09-16T17:07:33.104Z] === PAUSE TestFilterFunc/test_filter_some
17:07:33 [2021-09-16T17:07:33.104Z] === RUN   TestFilterFunc/test_filter_middle
17:07:33 [2021-09-16T17:07:33.104Z] === PAUSE TestFilterFunc/test_filter_middle
17:07:33 [2021-09-16T17:07:33.104Z] === RUN   TestFilterFunc/test_filter_middle_and_last
17:07:33 [2021-09-16T17:07:33.104Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
17:07:33 [2021-09-16T17:07:33.104Z] === RUN   TestFilterFunc/test_filter_first_and_last
17:07:33 [2021-09-16T17:07:33.104Z] === PAUSE TestFilterFunc/test_filter_first_and_last
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestFilterFunc/test_nil_list
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestFilterFunc/test_filter_some
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestFilterFunc/test_filter_middle_and_last
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestFilterFunc/test_filter_middle
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestFilterFunc/test_filter_first_and_last
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestFilterFunc/test_empty_list
17:07:33 [2021-09-16T17:07:33.104Z] --- PASS: TestFilterFunc (0.00s)
17:07:33 [2021-09-16T17:07:33.104Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
17:07:33 [2021-09-16T17:07:33.104Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
17:07:33 [2021-09-16T17:07:33.104Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
17:07:33 [2021-09-16T17:07:33.104Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
17:07:33 [2021-09-16T17:07:33.104Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
17:07:33 [2021-09-16T17:07:33.104Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
17:07:33 [2021-09-16T17:07:33.104Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
17:07:33 [2021-09-16T17:07:33.104Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestSetGetMeta
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestList
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestDefererencePluginOnCreateError
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestRemove
17:07:33 [2021-09-16T17:07:33.104Z] --- PASS: TestSetGetMeta (0.02s)
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestGetWithReference
17:07:33 [2021-09-16T17:07:33.104Z] --- PASS: TestDefererencePluginOnCreateError (0.03s)
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestGet
17:07:33 [2021-09-16T17:07:33.104Z] --- PASS: TestRemove (0.03s)
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestRefDerefRemove
17:07:33 [2021-09-16T17:07:33.104Z] --- PASS: TestList (0.03s)
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestDerefMultipleOfSameRef
17:07:33 [2021-09-16T17:07:33.104Z] --- PASS: TestGetWithReference (0.02s)
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
17:07:33 [2021-09-16T17:07:33.104Z] --- PASS: TestGet (0.02s)
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestFindByReferenced
17:07:33 [2021-09-16T17:07:33.104Z] --- PASS: TestRefDerefRemove (0.02s)
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestServiceRemove
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestCreate
17:07:33 [2021-09-16T17:07:33.104Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
17:07:33 [2021-09-16T17:07:33.104Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestServicePrune
17:07:33 [2021-09-16T17:07:33.104Z] --- PASS: TestCreate (0.01s)
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestServiceGet
17:07:33 [2021-09-16T17:07:33.104Z] --- PASS: TestFindByReferenced (0.02s)
17:07:33 [2021-09-16T17:07:33.104Z] === CONT  TestFindByDriver
17:07:33 [2021-09-16T17:07:33.563Z] --- PASS: TestFindByDriver (0.02s)
17:07:33 [2021-09-16T17:07:33.563Z] === CONT  TestServiceCreate
17:07:33 [2021-09-16T17:07:33.563Z] --- PASS: TestServiceGet (0.08s)
17:07:33 [2021-09-16T17:07:33.563Z] === CONT  TestServiceList
17:07:33 [2021-09-16T17:07:33.563Z] time="2021-09-16T17:07:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:07:33 [2021-09-16T17:07:33.563Z] --- PASS: TestServiceRemove (0.10s)
17:07:33 [2021-09-16T17:07:33.563Z] === CONT  TestRestore
17:07:33 [2021-09-16T17:07:33.563Z] --- PASS: TestServiceCreate (0.07s)
17:07:33 [2021-09-16T17:07:33.563Z] time="2021-09-16T17:07:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:07:33 [2021-09-16T17:07:33.563Z] time="2021-09-16T17:07:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:07:33 [2021-09-16T17:07:33.563Z] --- PASS: TestServiceList (0.02s)
17:07:33 [2021-09-16T17:07:33.563Z] time="2021-09-16T17:07:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
17:07:33 [2021-09-16T17:07:33.563Z] time="2021-09-16T17:07:33Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
17:07:33 [2021-09-16T17:07:33.563Z] --- PASS: TestRestore (0.03s)
17:07:33 [2021-09-16T17:07:33.563Z] --- PASS: TestServicePrune (0.12s)
17:07:33 [2021-09-16T17:07:33.563Z] PASS
17:07:33 [2021-09-16T17:07:33.563Z] coverage: 69.0% of statements
17:07:33 [2021-09-16T17:07:33.563Z] ok  	github.com/docker/docker/volume/service	0.206s	coverage: 69.0% of statements
17:07:34 [2021-09-16T17:07:34.284Z] --- PASS: TestRunContainerWithBridgeNone (1.98s)
17:07:34 [2021-09-16T17:07:34.284Z] === RUN   TestNetworkInvalidJSON
17:07:34 [2021-09-16T17:07:34.284Z] === RUN   TestNetworkInvalidJSON//networks/create
17:07:34 [2021-09-16T17:07:34.284Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:07:34 [2021-09-16T17:07:34.284Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:07:34 [2021-09-16T17:07:34.284Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:07:34 [2021-09-16T17:07:34.284Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:07:34 [2021-09-16T17:07:34.284Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:07:34 [2021-09-16T17:07:34.284Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:07:34 [2021-09-16T17:07:34.284Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:07:34 [2021-09-16T17:07:34.284Z] === CONT  TestNetworkInvalidJSON//networks/create
17:07:34 [2021-09-16T17:07:34.284Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:07:34 [2021-09-16T17:07:34.284Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:07:34 [2021-09-16T17:07:34.284Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:07:34 [2021-09-16T17:07:34.284Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:07:34 [2021-09-16T17:07:34.284Z] === RUN   TestNetworkList
17:07:34 [2021-09-16T17:07:34.284Z] === RUN   TestNetworkList//networks
17:07:34 [2021-09-16T17:07:34.284Z] === PAUSE TestNetworkList//networks
17:07:34 [2021-09-16T17:07:34.284Z] === RUN   TestNetworkList//networks/
17:07:34 [2021-09-16T17:07:34.284Z] === PAUSE TestNetworkList//networks/
17:07:34 [2021-09-16T17:07:34.284Z] === CONT  TestNetworkList//networks
17:07:34 [2021-09-16T17:07:34.284Z] === CONT  TestNetworkList//networks/
17:07:34 [2021-09-16T17:07:34.284Z] --- PASS: TestNetworkList (0.02s)
17:07:34 [2021-09-16T17:07:34.284Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:07:34 [2021-09-16T17:07:34.284Z]     --- PASS: TestNetworkList//networks (0.00s)
17:07:34 [2021-09-16T17:07:34.284Z] === RUN   TestHostIPv4BridgeLabel
17:07:34 [2021-09-16T17:07:34.532Z] time="2021-09-16T17:07:34Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
17:07:34 [2021-09-16T17:07:34.847Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
17:07:34 [2021-09-16T17:07:34.847Z] === RUN   TestDaemonRestartWithLiveRestore
17:07:35 [2021-09-16T17:07:35.104Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:07:35 [2021-09-16T17:07:35.945Z] --- PASS: TestTemplatedConfig (3.15s)
17:07:35 [2021-09-16T17:07:35.945Z] === RUN   TestConfigCreateResolve
17:07:36 [2021-09-16T17:07:36.087Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
17:07:36 [2021-09-16T17:07:36.087Z] === RUN   TestDaemonDefaultNetworkPools
17:07:36 [2021-09-16T17:07:36.648Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
17:07:36 [2021-09-16T17:07:36.648Z] === RUN   TestDaemonRestartWithExistingNetwork
17:07:38 [2021-09-16T17:07:38.016Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:07:38 [2021-09-16T17:07:38.016Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
17:07:38 [2021-09-16T17:07:38.016Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:07:38 [2021-09-16T17:07:38.387Z] time="2021-09-16T17:07:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
17:07:38 [2021-09-16T17:07:38.577Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:07:39 [2021-09-16T17:07:39.140Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s)
17:07:39 [2021-09-16T17:07:39.140Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:07:39 [2021-09-16T17:07:39.241Z] --- PASS: TestConfigCreateResolve (2.85s)
17:07:39 [2021-09-16T17:07:39.242Z] PASS
17:07:39 [2021-09-16T17:07:39.242Z] 
17:07:39 [2021-09-16T17:07:39.242Z] DONE 6 tests in 17.058s
17:07:39 [2021-09-16T17:07:39.242Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:07:39 [2021-09-16T17:07:39.242Z] ++ 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
17:07:39 [2021-09-16T17:07:39.242Z] ++ set -e
17:07:39 [2021-09-16T17:07:39.242Z] ++ '[' -n 0 ']'
17:07:39 [2021-09-16T17:07:39.242Z] ++ set -x
17:07:39 [2021-09-16T17:07:39.242Z] ++ 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
17:07:39 [2021-09-16T17:07:39.242Z] INFO: Testing against a local daemon
17:07:39 [2021-09-16T17:07:39.242Z] === RUN   TestCheckpoint
17:07:39 [2021-09-16T17:07:39.242Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:07:39 [2021-09-16T17:07:39.242Z] --- SKIP: TestCheckpoint (0.00s)
17:07:39 [2021-09-16T17:07:39.242Z] === RUN   TestContainerInvalidJSON
17:07:39 [2021-09-16T17:07:39.242Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:07:39 [2021-09-16T17:07:39.242Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:07:39 [2021-09-16T17:07:39.242Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:07:39 [2021-09-16T17:07:39.242Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:07:39 [2021-09-16T17:07:39.242Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:07:39 [2021-09-16T17:07:39.242Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:07:39 [2021-09-16T17:07:39.242Z] --- PASS: TestContainerInvalidJSON (0.02s)
17:07:39 [2021-09-16T17:07:39.242Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:07:39 [2021-09-16T17:07:39.242Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:07:39 [2021-09-16T17:07:39.242Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:07:39 [2021-09-16T17:07:39.242Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s)
17:07:39 [2021-09-16T17:07:39.242Z] === RUN   TestCopyFromContainerPathIsNotDir
17:07:39 [2021-09-16T17:07:39.242Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.17s)
17:07:39 [2021-09-16T17:07:39.242Z] === RUN   TestCopyToContainerPathDoesNotExist
17:07:39 [2021-09-16T17:07:39.508Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s)
17:07:39 [2021-09-16T17:07:39.508Z] === RUN   TestCopyToContainerPathIsNotDir
17:07:39 [2021-09-16T17:07:39.701Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
17:07:39 [2021-09-16T17:07:39.701Z] === RUN   TestServiceWithPredefinedNetwork
17:07:39 [2021-09-16T17:07:39.770Z] --- PASS: TestCopyToContainerPathIsNotDir (0.21s)
17:07:39 [2021-09-16T17:07:39.770Z] === RUN   TestCopyFromContainer
17:07:40 [2021-09-16T17:07:40.267Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:07:40 [2021-09-16T17:07:40.267Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
17:07:40 [2021-09-16T17:07:40.267Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:07:41 [2021-09-16T17:07:41.165Z] === RUN   TestCopyFromContainer//
17:07:41 [2021-09-16T17:07:41.165Z] === RUN   TestCopyFromContainer//bar/root
17:07:41 [2021-09-16T17:07:41.427Z] === RUN   TestCopyFromContainer//bar/root/
17:07:41 [2021-09-16T17:07:41.427Z] === RUN   TestCopyFromContainer/bar/quux
17:07:41 [2021-09-16T17:07:41.427Z] === RUN   TestCopyFromContainer/bar/quux/
17:07:41 [2021-09-16T17:07:41.687Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:07:41 [2021-09-16T17:07:41.687Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:07:41 [2021-09-16T17:07:41.946Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:07:41 [2021-09-16T17:07:41.947Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:07:41 [2021-09-16T17:07:41.947Z] === RUN   TestCopyFromContainer/bar/notarget
17:07:42 [2021-09-16T17:07:42.207Z] --- PASS: TestCopyFromContainer (2.46s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCopyFromContainer// (0.10s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCopyFromContainer/bar/quux (0.10s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
17:07:42 [2021-09-16T17:07:42.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:07:42 [2021-09-16T17:07:42.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:07:42 [2021-09-16T17:07:42.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:07:42 [2021-09-16T17:07:42.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:07:42 [2021-09-16T17:07:42.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:07:42 [2021-09-16T17:07:42.207Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:07:42 [2021-09-16T17:07:42.207Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:07:42 [2021-09-16T17:07:42.207Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:07:42 [2021-09-16T17:07:42.207Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:07:42 [2021-09-16T17:07:42.207Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:07:42 [2021-09-16T17:07:42.207Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:07:42 [2021-09-16T17:07:42.207Z] === RUN   TestCreateLinkToNonExistingContainer
17:07:42 [2021-09-16T17:07:42.207Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
17:07:42 [2021-09-16T17:07:42.207Z] === RUN   TestCreateWithInvalidEnv
17:07:42 [2021-09-16T17:07:42.207Z] === RUN   TestCreateWithInvalidEnv/0
17:07:42 [2021-09-16T17:07:42.207Z] === PAUSE TestCreateWithInvalidEnv/0
17:07:42 [2021-09-16T17:07:42.207Z] === RUN   TestCreateWithInvalidEnv/1
17:07:42 [2021-09-16T17:07:42.207Z] === PAUSE TestCreateWithInvalidEnv/1
17:07:42 [2021-09-16T17:07:42.207Z] === RUN   TestCreateWithInvalidEnv/2
17:07:42 [2021-09-16T17:07:42.207Z] === PAUSE TestCreateWithInvalidEnv/2
17:07:42 [2021-09-16T17:07:42.207Z] === CONT  TestCreateWithInvalidEnv/0
17:07:42 [2021-09-16T17:07:42.207Z] === CONT  TestCreateWithInvalidEnv/1
17:07:42 [2021-09-16T17:07:42.207Z] === CONT  TestCreateWithInvalidEnv/2
17:07:42 [2021-09-16T17:07:42.207Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:07:42 [2021-09-16T17:07:42.207Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:07:42 [2021-09-16T17:07:42.207Z] === RUN   TestCreateTmpfsMountsTarget
17:07:42 [2021-09-16T17:07:42.207Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
17:07:42 [2021-09-16T17:07:42.207Z] === RUN   TestCreateWithCustomMaskedPaths
17:07:42 [2021-09-16T17:07:42.781Z] --- PASS: TestServiceWithPredefinedNetwork (2.57s)
17:07:42 [2021-09-16T17:07:42.782Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:07:42 [2021-09-16T17:07:42.782Z]     service_test.go:243: FLAKY_TEST
17:07:42 [2021-09-16T17:07:42.782Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:07:42 [2021-09-16T17:07:42.782Z] === RUN   TestServiceWithDataPathPortInit
17:07:43 [2021-09-16T17:07:43.709Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:07:43 [2021-09-16T17:07:43.709Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:07:44 [2021-09-16T17:07:44.118Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s)
17:07:44 [2021-09-16T17:07:44.118Z] === RUN   TestCreateWithCustomReadonlyPaths
17:07:45 [2021-09-16T17:07:45.597Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:07:45 [2021-09-16T17:07:45.598Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:07:46 [2021-09-16T17:07:46.031Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.94s)
17:07:46 [2021-09-16T17:07:46.031Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:07:46 [2021-09-16T17:07:46.032Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:07:46 [2021-09-16T17:07:46.032Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:07:46 [2021-09-16T17:07:46.032Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:07:46 [2021-09-16T17:07:46.032Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:07:46 [2021-09-16T17:07:46.032Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:07:46 [2021-09-16T17:07:46.032Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:07:46 [2021-09-16T17:07:46.032Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:07:46 [2021-09-16T17:07:46.032Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:07:46 [2021-09-16T17:07:46.032Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:07:46 [2021-09-16T17:07:46.032Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:07:46 [2021-09-16T17:07:46.032Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:07:46 [2021-09-16T17:07:46.032Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:07:46 [2021-09-16T17:07:46.032Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:07:46 [2021-09-16T17:07:46.032Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:07:46 [2021-09-16T17:07:46.032Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:07:46 [2021-09-16T17:07:46.032Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:07:46 [2021-09-16T17:07:46.032Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
17:07:46 [2021-09-16T17:07:46.032Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
17:07:46 [2021-09-16T17:07:46.032Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
17:07:46 [2021-09-16T17:07:46.032Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
17:07:46 [2021-09-16T17:07:46.032Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:07:46 [2021-09-16T17:07:46.032Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:07:46 [2021-09-16T17:07:46.604Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s)
17:07:46 [2021-09-16T17:07:46.604Z] === RUN   TestCreateDifferentPlatform
17:07:46 [2021-09-16T17:07:46.604Z] === RUN   TestCreateDifferentPlatform/different_os
17:07:46 [2021-09-16T17:07:46.864Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:07:46 [2021-09-16T17:07:46.864Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:07:46 [2021-09-16T17:07:46.864Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:07:46 [2021-09-16T17:07:46.864Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:07:46 [2021-09-16T17:07:46.864Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:07:46 [2021-09-16T17:07:46.864Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
17:07:46 [2021-09-16T17:07:46.864Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:07:46 [2021-09-16T17:07:46.864Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
17:07:46 [2021-09-16T17:07:46.864Z] === RUN   TestContainerStartOnDaemonRestart
17:07:46 [2021-09-16T17:07:46.864Z] === PAUSE TestContainerStartOnDaemonRestart
17:07:46 [2021-09-16T17:07:46.864Z] === RUN   TestDaemonRestartIpcMode
17:07:46 [2021-09-16T17:07:46.864Z] === PAUSE TestDaemonRestartIpcMode
17:07:46 [2021-09-16T17:07:46.864Z] === RUN   TestDaemonHostGatewayIP
17:07:46 [2021-09-16T17:07:46.864Z] === PAUSE TestDaemonHostGatewayIP
17:07:46 [2021-09-16T17:07:46.864Z] === RUN   TestRestartDaemonWithRestartingContainer
17:07:46 [2021-09-16T17:07:46.864Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:07:46 [2021-09-16T17:07:46.864Z] === RUN   TestContainerKillOnDaemonStart
17:07:46 [2021-09-16T17:07:46.864Z] === PAUSE TestContainerKillOnDaemonStart
17:07:46 [2021-09-16T17:07:46.864Z] === RUN   TestDiff
17:07:46 [2021-09-16T17:07:46.951Z] --- PASS: TestGet (15.01s)
17:07:46 [2021-09-16T17:07:46.951Z] === RUN   TestPluginWithNoManifest
17:07:46 [2021-09-16T17:07:46.951Z] --- PASS: TestPluginWithNoManifest (0.00s)
17:07:46 [2021-09-16T17:07:46.951Z] === RUN   TestGetAll
17:07:46 [2021-09-16T17:07:46.951Z] --- PASS: TestGetAll (0.00s)
17:07:46 [2021-09-16T17:07:46.951Z] PASS
17:07:46 [2021-09-16T17:07:46.951Z] coverage: 73.2% of statements
17:07:46 [2021-09-16T17:07:46.951Z] ok  	github.com/docker/docker/pkg/plugins	34.816s	coverage: 73.2% of statements
17:07:46 [2021-09-16T17:07:46.963Z] === RUN   TestDockerSuite/TestBuildNetNone
17:07:47 [2021-09-16T17:07:47.219Z] === RUN   TestDockerSuite/TestBuildNoContext
17:07:47 [2021-09-16T17:07:47.435Z] --- PASS: TestDiff (0.65s)
17:07:47 [2021-09-16T17:07:47.435Z] === RUN   TestExecWithCloseStdin
17:07:47 [2021-09-16T17:07:47.780Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:07:48 [2021-09-16T17:07:48.340Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:07:48 [2021-09-16T17:07:48.376Z] --- PASS: TestExecWithCloseStdin (0.78s)
17:07:48 [2021-09-16T17:07:48.376Z] === RUN   TestExec
17:07:48 [2021-09-16T17:07:48.946Z] --- PASS: TestExec (0.75s)
17:07:48 [2021-09-16T17:07:48.946Z] === RUN   TestExecUser
17:07:49 [2021-09-16T17:07:49.704Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:07:49 [2021-09-16T17:07:49.705Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:07:49 [2021-09-16T17:07:49.705Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:07:49 [2021-09-16T17:07:49.890Z] --- PASS: TestExecUser (0.75s)
17:07:49 [2021-09-16T17:07:49.890Z] === RUN   TestExportContainerAndImportImage
17:07:49 [2021-09-16T17:07:49.960Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:07:50 [2021-09-16T17:07:50.216Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:07:50 [2021-09-16T17:07:50.777Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:07:50 [2021-09-16T17:07:50.830Z] --- PASS: TestExportContainerAndImportImage (0.99s)
17:07:50 [2021-09-16T17:07:50.830Z] === RUN   TestExportContainerAfterDaemonRestart
17:07:52 [2021-09-16T17:07:52.213Z] --- PASS: TestExportContainerAfterDaemonRestart (1.46s)
17:07:52 [2021-09-16T17:07:52.213Z] === RUN   TestHealthCheckWorkdir
17:07:52 [2021-09-16T17:07:52.666Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:07:52 [2021-09-16T17:07:52.931Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:07:53 [2021-09-16T17:07:53.154Z] --- PASS: TestHealthCheckWorkdir (0.91s)
17:07:53 [2021-09-16T17:07:53.154Z] === RUN   TestHealthKillContainer
17:07:54 [2021-09-16T17:07:54.826Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:07:55 [2021-09-16T17:07:55.388Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:07:56 [2021-09-16T17:07:56.449Z] --- PASS: TestHealthKillContainer (2.79s)
17:07:56 [2021-09-16T17:07:56.449Z] === RUN   TestInspectCpusetInConfigPre120
17:07:56 [2021-09-16T17:07:56.710Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s)
17:07:56 [2021-09-16T17:07:56.710Z] === RUN   TestIpcModeNone
17:07:56 [2021-09-16T17:07:56.754Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:07:57 [2021-09-16T17:07:57.282Z] --- PASS: TestIpcModeNone (0.71s)
17:07:57 [2021-09-16T17:07:57.282Z] === RUN   TestIpcModePrivate
17:07:57 [2021-09-16T17:07:57.681Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:07:57 [2021-09-16T17:07:57.681Z] --- PASS: TestServiceWithDataPathPortInit (15.25s)
17:07:57 [2021-09-16T17:07:57.681Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:07:57 [2021-09-16T17:07:57.853Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
17:07:58 [2021-09-16T17:07:58.113Z] --- PASS: TestIpcModePrivate (0.78s)
17:07:58 [2021-09-16T17:07:58.113Z] === RUN   TestIpcModeShareable
17:07:58 [2021-09-16T17:07:58.609Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:07:58 [2021-09-16T17:07:58.609Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:07:58 [2021-09-16T17:07:58.684Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
17:07:58 [2021-09-16T17:07:58.944Z] --- PASS: TestIpcModeShareable (0.79s)
17:07:58 [2021-09-16T17:07:58.944Z] === RUN   TestAPIIpcModeShareableAndContainer
17:07:59 [2021-09-16T17:07:59.867Z] --- PASS: TestBuildWithHugeFile (81.57s)
17:07:59 [2021-09-16T17:07:59.867Z] === RUN   TestBuildWCOWSandboxSize
17:08:01 [2021-09-16T17:08:01.124Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:omm9262rw120ed1y6k9gw1k49 Created:2021-09-16 17:07:58.963522885 +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[47e8742abffcd6acddff48146b42ec599688aad37cada7884a2e4e340236c999:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ivr10zzdowlqulap4p45uuxd5 EndpointID:4fe8e43b1c9dfb867e6ba1645c301ec2ee38e97d88c14ba30ca772c6c93fcb21 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:2b0d5172a0ef29848fd91ee78c651c15ce1bcf385e05603a93ce0fb1afb62dea 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:450216d4f56e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ivr10zzdowlqulap4p45uuxd5 EndpointID:4fe8e43b1c9dfb867e6ba1645c301ec2ee38e97d88c14ba30ca772c6c93fcb21 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:08:01 [2021-09-16T17:08:01.380Z] === RUN   TestDockerSuite/TestBuildPATH
17:08:01 [2021-09-16T17:08:01.486Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.26s)
17:08:01 [2021-09-16T17:08:01.486Z] === RUN   TestAPIIpcModeHost
17:08:01 [2021-09-16T17:08:01.746Z] --- PASS: TestAPIIpcModeHost (0.54s)
17:08:01 [2021-09-16T17:08:01.746Z] === RUN   TestDaemonIpcModeShareable
17:08:02 [2021-09-16T17:08:02.745Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:08:03 [2021-09-16T17:08:03.001Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:08:03 [2021-09-16T17:08:03.129Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
17:08:03 [2021-09-16T17:08:03.129Z] --- PASS: TestDaemonIpcModeShareable (1.58s)
17:08:03 [2021-09-16T17:08:03.129Z] === RUN   TestDaemonIpcModePrivate
17:08:03 [2021-09-16T17:08:03.562Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:08:04 [2021-09-16T17:08:04.514Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
17:08:04 [2021-09-16T17:08:04.777Z] --- PASS: TestDaemonIpcModePrivate (1.56s)
17:08:04 [2021-09-16T17:08:04.777Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:08:05 [2021-09-16T17:08:05.448Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.81s)
17:08:05 [2021-09-16T17:08:05.448Z] PASS
17:08:05 [2021-09-16T17:08:05.448Z] 
17:08:05 [2021-09-16T17:08:05.448Z] === Skipped
17:08:05 [2021-09-16T17:08:05.448Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:08:05 [2021-09-16T17:08:05.448Z]     service_test.go:243: FLAKY_TEST
17:08:05 [2021-09-16T17:08:05.448Z] 
17:08:05 [2021-09-16T17:08:05.448Z] DONE 26 tests, 1 skipped in 48.805s
17:08:05 [2021-09-16T17:08:05.448Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:08:05 [2021-09-16T17:08:05.448Z] ++ 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
17:08:05 [2021-09-16T17:08:05.448Z] ++ set -e
17:08:05 [2021-09-16T17:08:05.448Z] ++ '[' -n 0 ']'
17:08:05 [2021-09-16T17:08:05.448Z] ++ set -x
17:08:05 [2021-09-16T17:08:05.448Z] ++ 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
17:08:05 [2021-09-16T17:08:05.448Z] INFO: Testing against a local daemon
17:08:05 [2021-09-16T17:08:05.448Z] === RUN   TestDockerNetworkIpvlanPersistance
17:08:05 [2021-09-16T17:08:05.448Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:08:05 [2021-09-16T17:08:05.448Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
17:08:05 [2021-09-16T17:08:05.448Z] === RUN   TestDockerNetworkIpvlan
17:08:05 [2021-09-16T17:08:05.448Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:08:05 [2021-09-16T17:08:05.448Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:08:05 [2021-09-16T17:08:05.448Z] PASS
17:08:05 [2021-09-16T17:08:05.448Z] 
17:08:05 [2021-09-16T17:08:05.448Z] === Skipped
17:08:05 [2021-09-16T17:08:05.448Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
17:08:05 [2021-09-16T17:08:05.448Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:08:05 [2021-09-16T17:08:05.448Z] 
17:08:05 [2021-09-16T17:08:05.448Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:08:05 [2021-09-16T17:08:05.448Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:08:05 [2021-09-16T17:08:05.448Z] 
17:08:05 [2021-09-16T17:08:05.448Z] DONE 2 tests, 2 skipped in 0.109s
17:08:05 [2021-09-16T17:08:05.448Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:08:05 [2021-09-16T17:08:05.448Z] ++ 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
17:08:05 [2021-09-16T17:08:05.448Z] ++ set -e
17:08:05 [2021-09-16T17:08:05.449Z] ++ '[' -n 0 ']'
17:08:05 [2021-09-16T17:08:05.449Z] ++ set -x
17:08:05 [2021-09-16T17:08:05.449Z] ++ 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
17:08:05 [2021-09-16T17:08:05.704Z] INFO: Testing against a local daemon
17:08:05 [2021-09-16T17:08:05.704Z] === RUN   TestDockerNetworkMacvlanPersistance
17:08:06 [2021-09-16T17:08:06.161Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
17:08:06 [2021-09-16T17:08:06.422Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.52s)
17:08:06 [2021-09-16T17:08:06.422Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:08:07 [2021-09-16T17:08:07.068Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
17:08:07 [2021-09-16T17:08:07.068Z] === RUN   TestDockerNetworkMacvlan
17:08:07 [2021-09-16T17:08:07.631Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:08:07 [2021-09-16T17:08:07.805Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
17:08:07 [2021-09-16T17:08:07.805Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.56s)
17:08:07 [2021-09-16T17:08:07.805Z] === RUN   TestIpcModeOlderClient
17:08:07 [2021-09-16T17:08:07.805Z] === PAUSE TestIpcModeOlderClient
17:08:07 [2021-09-16T17:08:07.805Z] === RUN   TestKillContainerInvalidSignal
17:08:08 [2021-09-16T17:08:08.557Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:08:08 [2021-09-16T17:08:08.746Z] --- PASS: TestKillContainerInvalidSignal (0.65s)
17:08:08 [2021-09-16T17:08:08.746Z] === RUN   TestKillContainer
17:08:08 [2021-09-16T17:08:08.746Z] === RUN   TestKillContainer/no_signal
17:08:09 [2021-09-16T17:08:09.317Z] === RUN   TestKillContainer/non_killing_signal
17:08:09 [2021-09-16T17:08:09.484Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:08:09 [2021-09-16T17:08:09.577Z] === RUN   TestKillContainer/killing_signal
17:08:10 [2021-09-16T17:08:10.420Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:08:10 [2021-09-16T17:08:10.519Z] --- PASS: TestKillContainer (1.97s)
17:08:10 [2021-09-16T17:08:10.519Z]     --- PASS: TestKillContainer/no_signal (0.62s)
17:08:10 [2021-09-16T17:08:10.519Z]     --- PASS: TestKillContainer/non_killing_signal (0.44s)
17:08:10 [2021-09-16T17:08:10.519Z]     --- PASS: TestKillContainer/killing_signal (0.64s)
17:08:10 [2021-09-16T17:08:10.519Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:08:10 [2021-09-16T17:08:10.519Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:08:11 [2021-09-16T17:08:11.089Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:08:11 [2021-09-16T17:08:11.659Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s)
17:08:11 [2021-09-16T17:08:11.660Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s)
17:08:11 [2021-09-16T17:08:11.660Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s)
17:08:11 [2021-09-16T17:08:11.660Z] === RUN   TestKillStoppedContainer
17:08:11 [2021-09-16T17:08:11.784Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:08:11 [2021-09-16T17:08:11.920Z] --- PASS: TestKillStoppedContainer (0.08s)
17:08:11 [2021-09-16T17:08:11.920Z] === RUN   TestKillStoppedContainerAPIPre120
17:08:11 [2021-09-16T17:08:11.920Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
17:08:11 [2021-09-16T17:08:11.920Z] === RUN   TestKillDifferentUserContainer
17:08:12 [2021-09-16T17:08:12.083Z] 2021/09/16 17:08:11 Closing DB instances...
17:08:12 [2021-09-16T17:08:12.491Z] --- PASS: TestKillDifferentUserContainer (0.67s)
17:08:12 [2021-09-16T17:08:12.491Z] === RUN   TestInspectOomKilledTrue
17:08:12 [2021-09-16T17:08:12.491Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:08:12 [2021-09-16T17:08:12.491Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:08:12 [2021-09-16T17:08:12.491Z] === RUN   TestInspectOomKilledFalse
17:08:12 [2021-09-16T17:08:12.491Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:08:12 [2021-09-16T17:08:12.491Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:08:12 [2021-09-16T17:08:12.491Z] === RUN   TestLinksEtcHostsContentMatch
17:08:13 [2021-09-16T17:08:13.062Z] --- PASS: TestLinksEtcHostsContentMatch (0.48s)
17:08:13 [2021-09-16T17:08:13.062Z] === RUN   TestLinksContainerNames
17:08:13 [2021-09-16T17:08:13.617Z] --- PASS: TestNetworkDBGarbageCollection (54.03s)
17:08:13 [2021-09-16T17:08:13.617Z] === RUN   TestFindNode
17:08:13 [2021-09-16T17:08:13.617Z] 2021/09/16 17:08:13 Closing DB instances...
17:08:13 [2021-09-16T17:08:13.617Z] --- PASS: TestFindNode (0.01s)
17:08:13 [2021-09-16T17:08:13.617Z] === RUN   TestChangeNodeState
17:08:13 [2021-09-16T17:08:13.617Z] 2021/09/16 17:08:13 Closing DB instances...
17:08:13 [2021-09-16T17:08:13.617Z] --- PASS: TestChangeNodeState (0.01s)
17:08:13 [2021-09-16T17:08:13.617Z] === RUN   TestNodeReincarnation
17:08:13 [2021-09-16T17:08:13.617Z] 2021/09/16 17:08:13 Closing DB instances...
17:08:13 [2021-09-16T17:08:13.671Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
17:08:13 [2021-09-16T17:08:13.671Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:08:14 [2021-09-16T17:08:14.443Z] --- PASS: TestLinksContainerNames (1.39s)
17:08:14 [2021-09-16T17:08:14.444Z] === RUN   TestLogsFollowTailEmpty
17:08:15 [2021-09-16T17:08:15.014Z] --- PASS: TestLogsFollowTailEmpty (0.64s)
17:08:15 [2021-09-16T17:08:15.014Z] === RUN   TestContainerNetworkMountsNoChown
17:08:15 [2021-09-16T17:08:15.036Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
17:08:15 [2021-09-16T17:08:15.292Z] === RUN   TestDockerSuite/TestBuildRm
17:08:15 [2021-09-16T17:08:15.955Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s)
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/default
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/default
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/private
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/private
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rprivate
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rprivate
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/slave
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/slave
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rslave
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rslave
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/shared
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/shared
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rshared
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rshared
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/default
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rshared
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rprivate
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/default/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/default/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/private
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rslave
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/shared
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/slave
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/private/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === RUN   TestMountDaemonRoot/private/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/default/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/default/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/private/bind_root
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/private/mount_root
17:08:15 [2021-09-16T17:08:15.955Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:08:16 [2021-09-16T17:08:16.216Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:08:16 [2021-09-16T17:08:16.216Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:08:16 [2021-09-16T17:08:16.216Z] --- PASS: TestMountDaemonRoot (0.03s)
17:08:16 [2021-09-16T17:08:16.216Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:08:16 [2021-09-16T17:08:16.216Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
17:08:16 [2021-09-16T17:08:16.216Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
17:08:16 [2021-09-16T17:08:16.216Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
17:08:16 [2021-09-16T17:08:16.216Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
17:08:16 [2021-09-16T17:08:16.216Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.05s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
17:08:16 [2021-09-16T17:08:16.216Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:08:16 [2021-09-16T17:08:16.216Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:08:16 [2021-09-16T17:08:16.216Z] === RUN   TestContainerBindMountNonRecursive
17:08:17 [2021-09-16T17:08:17.849Z]     docker_api_swarm_test.go:304: [dada3a99a8334] joining swarm manager [d4f11be5d811e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:18 [2021-09-16T17:08:18.126Z] --- PASS: TestContainerBindMountNonRecursive (1.90s)
17:08:18 [2021-09-16T17:08:18.126Z] === RUN   TestContainerVolumesMountedAsShared
17:08:18 [2021-09-16T17:08:18.411Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:08:18 [2021-09-16T17:08:18.697Z] --- PASS: TestContainerVolumesMountedAsShared (0.61s)
17:08:18 [2021-09-16T17:08:18.697Z] === RUN   TestContainerVolumesMountedAsSlave
17:08:18 [2021-09-16T17:08:18.973Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:08:19 [2021-09-16T17:08:19.230Z]     docker_api_swarm_test.go:305: [de8bb7cbdeb0a] joining swarm manager [d4f11be5d811e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:19 [2021-09-16T17:08:19.230Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:08:19 [2021-09-16T17:08:19.268Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s)
17:08:19 [2021-09-16T17:08:19.268Z] === RUN   TestNetworkNat
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=error msg="failed to send node leave: timed out broadcasting node event"
17:08:19 [2021-09-16T17:08:19.410Z] --- PASS: TestNodeReincarnation (5.01s)
17:08:19 [2021-09-16T17:08:19.410Z] === RUN   TestParallelCreate
17:08:19 [2021-09-16T17:08:19.410Z] 2021/09/16 17:08:18 Closing DB instances...
17:08:19 [2021-09-16T17:08:19.410Z] --- PASS: TestParallelCreate (0.01s)
17:08:19 [2021-09-16T17:08:19.410Z] === RUN   TestParallelDelete
17:08:19 [2021-09-16T17:08:19.410Z] 2021/09/16 17:08:18 Closing DB instances...
17:08:19 [2021-09-16T17:08:19.410Z] --- PASS: TestParallelDelete (0.01s)
17:08:19 [2021-09-16T17:08:19.410Z] === RUN   TestNetworkDBIslands
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bbcf7cb18891 with config:&{NodeID:bbcf7cb18891 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=info msg="Node bbcf7cb18891/172.28.182.70, joined gossip cluster"
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=info msg="Node bbcf7cb18891/172.28.182.70, added to nodes list"
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:516f6207d783 with config:&{NodeID:516f6207d783 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=info msg="Node 516f6207d783/172.28.182.70, joined gossip cluster"
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=info msg="Node 516f6207d783/172.28.182.70, added to nodes list"
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=debug msg="memberlist: Stream connection from=[::1]:49351"
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=info msg="Node 516f6207d783/172.28.182.70, joined gossip cluster"
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=info msg="Node 516f6207d783/172.28.182.70, added to nodes list"
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=info msg="Node bbcf7cb18891/172.28.182.70, joined gossip cluster"
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=info msg="Node bbcf7cb18891/172.28.182.70, added to nodes list"
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49352"
17:08:19 [2021-09-16T17:08:19.410Z] time="2021-09-16T17:08:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
17:08:19 [2021-09-16T17:08:19.839Z] --- PASS: TestNetworkNat (0.71s)
17:08:19 [2021-09-16T17:08:19.839Z] === RUN   TestNetworkLocalhostTCPNat
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:136d655f4f68 with config:&{NodeID:136d655f4f68 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=info msg="Node 136d655f4f68/172.28.182.70, joined gossip cluster"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=info msg="Node 136d655f4f68/172.28.182.70, added to nodes list"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49353"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=info msg="Node 136d655f4f68/172.28.182.70, joined gossip cluster"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=info msg="Node 136d655f4f68/172.28.182.70, added to nodes list"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=info msg="Node bbcf7cb18891/172.28.182.70, joined gossip cluster"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=info msg="Node bbcf7cb18891/172.28.182.70, added to nodes list"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=info msg="Node 516f6207d783/172.28.182.70, joined gossip cluster"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=info msg="Node 516f6207d783/172.28.182.70, added to nodes list"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=info msg="Node 136d655f4f68/172.28.182.70, joined gossip cluster"
17:08:19 [2021-09-16T17:08:19.870Z] time="2021-09-16T17:08:19Z" level=info msg="Node 136d655f4f68/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.159Z] --- PASS: TestDockerNetworkMacvlan (13.15s)
17:08:20 [2021-09-16T17:08:20.159Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
17:08:20 [2021-09-16T17:08:20.159Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
17:08:20 [2021-09-16T17:08:20.159Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.09s)
17:08:20 [2021-09-16T17:08:20.159Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.08s)
17:08:20 [2021-09-16T17:08:20.159Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.54s)
17:08:20 [2021-09-16T17:08:20.160Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.02s)
17:08:20 [2021-09-16T17:08:20.160Z] PASS
17:08:20 [2021-09-16T17:08:20.160Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
17:08:20 [2021-09-16T17:08:20.160Z] 
17:08:20 [2021-09-16T17:08:20.160Z] DONE 8 tests in 14.636s
17:08:20 [2021-09-16T17:08:20.160Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
17:08:20 [2021-09-16T17:08:20.160Z] ++ 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
17:08:20 [2021-09-16T17:08:20.160Z] ++ set -e
17:08:20 [2021-09-16T17:08:20.160Z] ++ '[' -n 0 ']'
17:08:20 [2021-09-16T17:08:20.160Z] ++ set -x
17:08:20 [2021-09-16T17:08:20.160Z] ++ 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
17:08:20 [2021-09-16T17:08:20.160Z] testing: warning: no tests to run
17:08:20 [2021-09-16T17:08:20.160Z] PASS
17:08:20 [2021-09-16T17:08:20.160Z] 
17:08:20 [2021-09-16T17:08:20.160Z] DONE 0 tests in 0.030s
17:08:20 [2021-09-16T17:08:20.160Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:08:20 [2021-09-16T17:08:20.160Z] ++ 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
17:08:20 [2021-09-16T17:08:20.160Z] ++ set -e
17:08:20 [2021-09-16T17:08:20.160Z] ++ '[' -n 0 ']'
17:08:20 [2021-09-16T17:08:20.160Z] ++ set -x
17:08:20 [2021-09-16T17:08:20.160Z] ++ 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
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:1a3c90cf423e with config:&{NodeID:1a3c90cf423e Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=debug msg="memberlist: Stream connection from=[::1]:49355"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=info msg="Node 516f6207d783/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=info msg="Node 516f6207d783/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=info msg="Node 136d655f4f68/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=info msg="Node 136d655f4f68/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=info msg="Node bbcf7cb18891/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=info msg="Node bbcf7cb18891/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:19Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:20Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:20Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:20Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.330Z] time="2021-09-16T17:08:20Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.410Z] --- PASS: TestNetworkLocalhostTCPNat (0.70s)
17:08:20 [2021-09-16T17:08:20.410Z] === RUN   TestNetworkLoopbackNat
17:08:20 [2021-09-16T17:08:20.416Z] INFO: Testing against a local daemon
17:08:20 [2021-09-16T17:08:20.416Z] === RUN   TestAuthZPluginAllowRequest
17:08:20 [2021-09-16T17:08:20.416Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:08:20 [2021-09-16T17:08:20.672Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:032acd768fdd with config:&{NodeID:032acd768fdd Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 032acd768fdd/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 032acd768fdd/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49357"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 032acd768fdd/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 032acd768fdd/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node bbcf7cb18891/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node bbcf7cb18891/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 516f6207d783/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 516f6207d783/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 136d655f4f68/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 136d655f4f68/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 032acd768fdd/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 032acd768fdd/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 032acd768fdd/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 032acd768fdd/172.28.182.70, added to nodes list"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 032acd768fdd/172.28.182.70, joined gossip cluster"
17:08:20 [2021-09-16T17:08:20.789Z] time="2021-09-16T17:08:20Z" level=info msg="Node 032acd768fdd/172.28.182.70, added to nodes list"
17:08:21 [2021-09-16T17:08:21.234Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:08:21 [2021-09-16T17:08:21.248Z]     networkdb_test.go:835: Re-joining: 3
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:20Z" level=info msg="The new bootstrap node list is:[172.28.182.70:10033 172.28.182.70:10034 172.28.182.70:10035]"
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.182.70:10033"
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Stream connection from=172.28.182.70:49359"
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.182.70:10034"
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Stream connection from=172.28.182.70:49360"
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.182.70:10035"
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Stream connection from=172.28.182.70:49361"
17:08:21 [2021-09-16T17:08:21.248Z]     networkdb_test.go:835: Re-joining: 4
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:20Z" level=info msg="The new bootstrap node list is:[172.28.182.70:10033 172.28.182.70:10034 172.28.182.70:10035]"
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.182.70:10033"
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Stream connection from=172.28.182.70:49362"
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.182.70:10034"
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Stream connection from=172.28.182.70:49363"
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.182.70:10035"
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:20Z" level=debug msg="memberlist: Stream connection from=172.28.182.70:49364"
17:08:21 [2021-09-16T17:08:21.248Z] time="2021-09-16T17:08:21Z" level=info msg="node 0 leaving"
17:08:21 [2021-09-16T17:08:21.706Z] time="2021-09-16T17:08:21Z" level=info msg="Node bbcf7cb18891 change state NodeActive --> NodeLeft"
17:08:21 [2021-09-16T17:08:21.706Z] time="2021-09-16T17:08:21Z" level=info msg="node4(1a3c90cf423e): Node leave event for bbcf7cb18891/172.28.182.70"
17:08:21 [2021-09-16T17:08:21.706Z] time="2021-09-16T17:08:21Z" level=info msg="Node bbcf7cb18891 change state NodeActive --> NodeLeft"
17:08:21 [2021-09-16T17:08:21.706Z] time="2021-09-16T17:08:21Z" level=info msg="node3(136d655f4f68): Node leave event for bbcf7cb18891/172.28.182.70"
17:08:21 [2021-09-16T17:08:21.706Z] time="2021-09-16T17:08:21Z" level=info msg="Node bbcf7cb18891 change state NodeActive --> NodeLeft"
17:08:21 [2021-09-16T17:08:21.706Z] time="2021-09-16T17:08:21Z" level=info msg="node2(516f6207d783): Node leave event for bbcf7cb18891/172.28.182.70"
17:08:21 [2021-09-16T17:08:21.706Z] time="2021-09-16T17:08:21Z" level=info msg="Node bbcf7cb18891 change state NodeActive --> NodeLeft"
17:08:21 [2021-09-16T17:08:21.706Z] time="2021-09-16T17:08:21Z" level=info msg="node5(032acd768fdd): Node leave event for bbcf7cb18891/172.28.182.70"
17:08:21 [2021-09-16T17:08:21.706Z] time="2021-09-16T17:08:21Z" level=info msg="Node bbcf7cb18891 change state NodeActive --> NodeLeft"
17:08:21 [2021-09-16T17:08:21.706Z] time="2021-09-16T17:08:21Z" level=info msg="node1(bbcf7cb18891): Node leave event for bbcf7cb18891/172.28.182.70"
17:08:21 [2021-09-16T17:08:21.706Z] time="2021-09-16T17:08:21Z" level=info msg="Node bbcf7cb18891/172.28.182.70, left gossip cluster"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="Node bbcf7cb18891/172.28.182.70, left gossip cluster"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="Node bbcf7cb18891/172.28.182.70, left gossip cluster"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="Node bbcf7cb18891/172.28.182.70, left gossip cluster"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="node 1 leaving"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="Node 516f6207d783 change state NodeActive --> NodeLeft"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="node3(136d655f4f68): Node leave event for 516f6207d783/172.28.182.70"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="Node bbcf7cb18891/172.28.182.70, left gossip cluster"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="Node 516f6207d783/172.28.182.70, left gossip cluster"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="Node 516f6207d783 change state NodeActive --> NodeLeft"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="node4(1a3c90cf423e): Node leave event for 516f6207d783/172.28.182.70"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="Node 516f6207d783 change state NodeActive --> NodeFailed"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="Node 516f6207d783/172.28.182.70, added to failed nodes list"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="Node 516f6207d783 change state NodeActive --> NodeLeft"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=error msg="node: 516f6207d783 is unknown to memberlist"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="node5(032acd768fdd): Node leave event for 516f6207d783/172.28.182.70"
17:08:21 [2021-09-16T17:08:21.707Z] time="2021-09-16T17:08:21Z" level=info msg="Node 516f6207d783/172.28.182.70, left gossip cluster"
17:08:21 [2021-09-16T17:08:21.796Z] --- PASS: TestAuthZPluginAllowRequest (1.42s)
17:08:21 [2021-09-16T17:08:21.796Z] === RUN   TestAuthZPluginTLS
17:08:22 [2021-09-16T17:08:22.052Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:08:22 [2021-09-16T17:08:22.166Z] time="2021-09-16T17:08:21Z" level=info msg="Node 516f6207d783/172.28.182.70, left gossip cluster"
17:08:22 [2021-09-16T17:08:22.166Z] time="2021-09-16T17:08:21Z" level=info msg="Node 516f6207d783/172.28.182.70, left gossip cluster"
17:08:22 [2021-09-16T17:08:22.166Z] time="2021-09-16T17:08:21Z" level=info msg="node 2 leaving"
17:08:22 [2021-09-16T17:08:22.166Z] time="2021-09-16T17:08:21Z" level=info msg="Node 136d655f4f68 change state NodeActive --> NodeLeft"
17:08:22 [2021-09-16T17:08:22.166Z] time="2021-09-16T17:08:21Z" level=info msg="node5(032acd768fdd): Node leave event for 136d655f4f68/172.28.182.70"
17:08:22 [2021-09-16T17:08:22.166Z] time="2021-09-16T17:08:21Z" level=info msg="Node 136d655f4f68 change state NodeActive --> NodeLeft"
17:08:22 [2021-09-16T17:08:22.166Z] time="2021-09-16T17:08:21Z" level=info msg="node4(1a3c90cf423e): Node leave event for 136d655f4f68/172.28.182.70"
17:08:22 [2021-09-16T17:08:22.166Z] time="2021-09-16T17:08:21Z" level=info msg="Node 136d655f4f68 change state NodeActive --> NodeLeft"
17:08:22 [2021-09-16T17:08:22.166Z] time="2021-09-16T17:08:21Z" level=info msg="node3(136d655f4f68): Node leave event for 136d655f4f68/172.28.182.70"
17:08:22 [2021-09-16T17:08:22.166Z] time="2021-09-16T17:08:21Z" level=info msg="Node 136d655f4f68/172.28.182.70, left gossip cluster"
17:08:22 [2021-09-16T17:08:22.166Z] time="2021-09-16T17:08:22Z" level=debug msg="memberlist: Failed ping: 516f6207d783 (timeout reached)"
17:08:22 [2021-09-16T17:08:22.166Z] time="2021-09-16T17:08:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.182.70:10036: use of closed network connection"
17:08:22 [2021-09-16T17:08:22.166Z] time="2021-09-16T17:08:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.182.70:10035: use of closed network connection"
17:08:22 [2021-09-16T17:08:22.166Z] time="2021-09-16T17:08:22Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.28.182.70:10037: use of closed network connection"
17:08:22 [2021-09-16T17:08:22.308Z] --- PASS: TestAuthZPluginTLS (0.61s)
17:08:22 [2021-09-16T17:08:22.308Z] === RUN   TestAuthZPluginDenyRequest
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="Node 136d655f4f68/172.28.182.70, left gossip cluster"
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="Node 136d655f4f68/172.28.182.70, left gossip cluster"
17:08:22 [2021-09-16T17:08:22.624Z]     networkdb_test.go:867: node4: OK
17:08:22 [2021-09-16T17:08:22.624Z]     networkdb_test.go:867: node5: OK
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="node 0 coming back"
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2d477257bbce with config:&{NodeID:2d477257bbce Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="Node 2d477257bbce/172.28.182.70, joined gossip cluster"
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="Node 2d477257bbce/172.28.182.70, added to nodes list"
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="node 1 coming back"
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:780720e8c2b7 with config:&{NodeID:780720e8c2b7 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="Node 780720e8c2b7/172.28.182.70, joined gossip cluster"
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="Node 780720e8c2b7/172.28.182.70, added to nodes list"
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="node 2 coming back"
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:cb0a794b8634 with config:&{NodeID:cb0a794b8634 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="Node cb0a794b8634/172.28.182.70, joined gossip cluster"
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="Node cb0a794b8634/172.28.182.70, added to nodes list"
17:08:22 [2021-09-16T17:08:22.624Z] time="2021-09-16T17:08:22Z" level=info msg="memberlist: Suspect 516f6207d783 has failed, no acks received"
17:08:22 [2021-09-16T17:08:22.870Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
17:08:22 [2021-09-16T17:08:22.870Z] === RUN   TestAuthZPluginAPIDenyResponse
17:08:23 [2021-09-16T17:08:23.126Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:08:23 [2021-09-16T17:08:23.382Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
17:08:23 [2021-09-16T17:08:23.382Z] === RUN   TestAuthZPluginDenyResponse
17:08:23 [2021-09-16T17:08:23.706Z] --- PASS: TestNetworkLoopbackNat (2.89s)
17:08:23 [2021-09-16T17:08:23.706Z] === RUN   TestPause
17:08:23 [2021-09-16T17:08:23.943Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:08:23 [2021-09-16T17:08:23.944Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
17:08:23 [2021-09-16T17:08:23.944Z] === RUN   TestAuthZPluginAllowEventStream
17:08:24 [2021-09-16T17:08:24.277Z] --- PASS: TestPause (0.70s)
17:08:24 [2021-09-16T17:08:24.277Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:08:24 [2021-09-16T17:08:24.277Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:08:24 [2021-09-16T17:08:24.277Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:08:24 [2021-09-16T17:08:24.277Z] === RUN   TestPauseStopPausedContainer
17:08:24 [2021-09-16T17:08:24.847Z] --- PASS: TestPauseStopPausedContainer (0.66s)
17:08:24 [2021-09-16T17:08:24.847Z] === RUN   TestPidHost
17:08:25 [2021-09-16T17:08:25.310Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s)
17:08:25 [2021-09-16T17:08:25.310Z] === RUN   TestAuthZPluginErrorResponse
17:08:25 [2021-09-16T17:08:25.872Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
17:08:25 [2021-09-16T17:08:25.872Z] === RUN   TestAuthZPluginErrorRequest
17:08:26 [2021-09-16T17:08:26.244Z] --- PASS: TestPidHost (1.48s)
17:08:26 [2021-09-16T17:08:26.245Z] === RUN   TestPsFilter
17:08:26 [2021-09-16T17:08:26.355Z] time="2021-09-16T17:08:25Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.182.70:10033 172.28.182.70:10034 172.28.182.70:10035]"
17:08:26 [2021-09-16T17:08:26.433Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:08:26 [2021-09-16T17:08:26.434Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
17:08:26 [2021-09-16T17:08:26.434Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:08:26 [2021-09-16T17:08:26.513Z] --- PASS: TestPsFilter (0.17s)
17:08:26 [2021-09-16T17:08:26.513Z] === RUN   TestRemoveContainerWithRemovedVolume
17:08:26 [2021-09-16T17:08:26.706Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:08:26 [2021-09-16T17:08:26.814Z] time="2021-09-16T17:08:26Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.28.182.70:10033 172.28.182.70:10034 172.28.182.70:10035]"
17:08:26 [2021-09-16T17:08:26.967Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:08:26 [2021-09-16T17:08:26.967Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
17:08:26 [2021-09-16T17:08:26.967Z] === RUN   TestDockerSuite/TestBuildSpaces
17:08:27 [2021-09-16T17:08:27.098Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s)
17:08:27 [2021-09-16T17:08:27.098Z] === RUN   TestRemoveContainerWithVolume
17:08:27 [2021-09-16T17:08:27.226Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s)
17:08:27 [2021-09-16T17:08:27.226Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:08:27 [2021-09-16T17:08:27.226Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.182.70:10033"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=debug msg="memberlist: Stream connection from=172.28.182.70:49366"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 032acd768fdd/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 032acd768fdd/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 2d477257bbce/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 2d477257bbce/172.28.182.70, is the new incarnation of the shutdown node bbcf7cb18891/172.28.182.70"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 2d477257bbce/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.182.70:10034"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=debug msg="memberlist: Stream connection from=172.28.182.70:49367"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 2d477257bbce/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 2d477257bbce/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 032acd768fdd/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 032acd768fdd/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 780720e8c2b7/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 780720e8c2b7/172.28.182.70, is the new incarnation of the shutdown node 516f6207d783/172.28.182.70"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 780720e8c2b7/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.182.70:10035"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=debug msg="memberlist: Stream connection from=172.28.182.70:49368"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 780720e8c2b7/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 780720e8c2b7/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 2d477257bbce/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 2d477257bbce/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 032acd768fdd/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 032acd768fdd/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node cb0a794b8634/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node cb0a794b8634/172.28.182.70, is the new incarnation of the shutdown node 136d655f4f68/172.28.182.70"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node cb0a794b8634/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 780720e8c2b7/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 780720e8c2b7/172.28.182.70, is the new incarnation of the shutdown node 516f6207d783/172.28.182.70"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 780720e8c2b7/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 2d477257bbce/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 2d477257bbce/172.28.182.70, is the new incarnation of the shutdown node bbcf7cb18891/172.28.182.70"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 2d477257bbce/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 780720e8c2b7/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node 780720e8c2b7/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node cb0a794b8634/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node cb0a794b8634/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node cb0a794b8634/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node cb0a794b8634/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node cb0a794b8634/172.28.182.70, joined gossip cluster"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node cb0a794b8634/172.28.182.70, is the new incarnation of the shutdown node 136d655f4f68/172.28.182.70"
17:08:27 [2021-09-16T17:08:27.272Z] time="2021-09-16T17:08:26Z" level=info msg="Node cb0a794b8634/172.28.182.70, added to nodes list"
17:08:27 [2021-09-16T17:08:27.669Z] --- PASS: TestRemoveContainerWithVolume (0.65s)
17:08:27 [2021-09-16T17:08:27.669Z] === RUN   TestRemoveContainerRunning
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.182.70:10033"
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=debug msg="memberlist: Stream connection from=172.28.182.70:49369"
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.182.70:10034"
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=debug msg="memberlist: Stream connection from=172.28.182.70:49370"
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.28.182.70:10035"
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=debug msg="memberlist: Stream connection from=172.28.182.70:49371"
17:08:27 [2021-09-16T17:08:27.732Z] 2021/09/16 17:08:27 Closing DB instances...
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=info msg="Node 2d477257bbce change state NodeActive --> NodeLeft"
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=info msg="node4(1a3c90cf423e): Node leave event for 2d477257bbce/172.28.182.70"
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=info msg="Node 2d477257bbce change state NodeActive --> NodeLeft"
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=info msg="node2(780720e8c2b7): Node leave event for 2d477257bbce/172.28.182.70"
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=info msg="Node 2d477257bbce change state NodeActive --> NodeLeft"
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=info msg="node3(cb0a794b8634): Node leave event for 2d477257bbce/172.28.182.70"
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=info msg="Node 2d477257bbce change state NodeActive --> NodeLeft"
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=info msg="node5(032acd768fdd): Node leave event for 2d477257bbce/172.28.182.70"
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=info msg="Node 2d477257bbce change state NodeActive --> NodeLeft"
17:08:27 [2021-09-16T17:08:27.732Z] time="2021-09-16T17:08:27Z" level=info msg="node1(2d477257bbce): Node leave event for 2d477257bbce/172.28.182.70"
17:08:27 [2021-09-16T17:08:27.787Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:08:28 [2021-09-16T17:08:28.043Z] === RUN   TestDockerSuite/TestBuildStderr
17:08:28 [2021-09-16T17:08:28.193Z] time="2021-09-16T17:08:27Z" level=info msg="Node 2d477257bbce/172.28.182.70, left gossip cluster"
17:08:28 [2021-09-16T17:08:28.193Z] time="2021-09-16T17:08:27Z" level=info msg="Node 2d477257bbce/172.28.182.70, left gossip cluster"
17:08:28 [2021-09-16T17:08:28.193Z] time="2021-09-16T17:08:27Z" level=info msg="Node 2d477257bbce/172.28.182.70, left gossip cluster"
17:08:28 [2021-09-16T17:08:28.193Z] time="2021-09-16T17:08:27Z" level=info msg="Node 2d477257bbce/172.28.182.70, left gossip cluster"
17:08:28 [2021-09-16T17:08:28.193Z] time="2021-09-16T17:08:27Z" level=info msg="Node 2d477257bbce/172.28.182.70, left gossip cluster"
17:08:28 [2021-09-16T17:08:28.193Z] time="2021-09-16T17:08:27Z" level=info msg="Node 780720e8c2b7 change state NodeActive --> NodeLeft"
17:08:28 [2021-09-16T17:08:28.193Z] time="2021-09-16T17:08:27Z" level=info msg="node3(cb0a794b8634): Node leave event for 780720e8c2b7/172.28.182.70"
17:08:28 [2021-09-16T17:08:28.193Z] time="2021-09-16T17:08:27Z" level=info msg="Node 780720e8c2b7 change state NodeActive --> NodeLeft"
17:08:28 [2021-09-16T17:08:28.193Z] time="2021-09-16T17:08:27Z" level=info msg="node5(032acd768fdd): Node leave event for 780720e8c2b7/172.28.182.70"
17:08:28 [2021-09-16T17:08:28.193Z] time="2021-09-16T17:08:27Z" level=info msg="Node 780720e8c2b7 change state NodeActive --> NodeLeft"
17:08:28 [2021-09-16T17:08:28.193Z] time="2021-09-16T17:08:27Z" level=info msg="node4(1a3c90cf423e): Node leave event for 780720e8c2b7/172.28.182.70"
17:08:28 [2021-09-16T17:08:28.193Z] time="2021-09-16T17:08:27Z" level=info msg="Node 780720e8c2b7 change state NodeActive --> NodeLeft"
17:08:28 [2021-09-16T17:08:28.193Z] time="2021-09-16T17:08:27Z" level=info msg="node2(780720e8c2b7): Node leave event for 780720e8c2b7/172.28.182.70"
17:08:28 [2021-09-16T17:08:28.241Z] --- PASS: TestRemoveContainerRunning (0.63s)
17:08:28 [2021-09-16T17:08:28.241Z] === RUN   TestRemoveContainerForceRemoveRunning
17:08:28 [2021-09-16T17:08:28.604Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:08:28 [2021-09-16T17:08:28.652Z] time="2021-09-16T17:08:28Z" level=info msg="Node 780720e8c2b7/172.28.182.70, left gossip cluster"
17:08:28 [2021-09-16T17:08:28.652Z] time="2021-09-16T17:08:28Z" level=info msg="Node 780720e8c2b7/172.28.182.70, left gossip cluster"
17:08:28 [2021-09-16T17:08:28.652Z] time="2021-09-16T17:08:28Z" level=info msg="Node 780720e8c2b7/172.28.182.70, left gossip cluster"
17:08:28 [2021-09-16T17:08:28.652Z] time="2021-09-16T17:08:28Z" level=info msg="Node 780720e8c2b7/172.28.182.70, left gossip cluster"
17:08:28 [2021-09-16T17:08:28.652Z] time="2021-09-16T17:08:28Z" level=info msg="Node cb0a794b8634 change state NodeActive --> NodeLeft"
17:08:28 [2021-09-16T17:08:28.652Z] time="2021-09-16T17:08:28Z" level=info msg="node5(032acd768fdd): Node leave event for cb0a794b8634/172.28.182.70"
17:08:28 [2021-09-16T17:08:28.652Z] time="2021-09-16T17:08:28Z" level=info msg="Node cb0a794b8634/172.28.182.70, left gossip cluster"
17:08:28 [2021-09-16T17:08:28.652Z] time="2021-09-16T17:08:28Z" level=info msg="Node cb0a794b8634 change state NodeActive --> NodeLeft"
17:08:28 [2021-09-16T17:08:28.652Z] time="2021-09-16T17:08:28Z" level=info msg="node4(1a3c90cf423e): Node leave event for cb0a794b8634/172.28.182.70"
17:08:28 [2021-09-16T17:08:28.652Z] time="2021-09-16T17:08:28Z" level=info msg="Node cb0a794b8634 change state NodeActive --> NodeFailed"
17:08:28 [2021-09-16T17:08:28.652Z] time="2021-09-16T17:08:28Z" level=info msg="Node cb0a794b8634/172.28.182.70, added to failed nodes list"
17:08:28 [2021-09-16T17:08:28.652Z] time="2021-09-16T17:08:28Z" level=error msg="node: cb0a794b8634 is unknown to memberlist"
17:08:28 [2021-09-16T17:08:28.652Z] time="2021-09-16T17:08:28Z" level=info msg="Node cb0a794b8634/172.28.182.70, left gossip cluster"
17:08:28 [2021-09-16T17:08:28.652Z] time="2021-09-16T17:08:28Z" level=info msg="Node cb0a794b8634/172.28.182.70, left gossip cluster"
17:08:28 [2021-09-16T17:08:28.860Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.69s)
17:08:28 [2021-09-16T17:08:28.860Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:08:29 [2021-09-16T17:08:29.110Z] time="2021-09-16T17:08:28Z" level=debug msg="memberlist: Failed ping: 032acd768fdd (timeout reached)"
17:08:29 [2021-09-16T17:08:29.110Z] time="2021-09-16T17:08:28Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.182.70:10036: use of closed network connection"
17:08:29 [2021-09-16T17:08:29.110Z] time="2021-09-16T17:08:28Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.28.182.70:10035: use of closed network connection"
17:08:29 [2021-09-16T17:08:29.110Z] time="2021-09-16T17:08:28Z" level=debug msg="memberlist: Stream connection from=172.28.182.70:49372"
17:08:29 [2021-09-16T17:08:29.181Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s)
17:08:29 [2021-09-16T17:08:29.181Z] === RUN   TestRemoveInvalidContainer
17:08:29 [2021-09-16T17:08:29.181Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:08:29 [2021-09-16T17:08:29.181Z] === RUN   TestRenameLinkedContainer
17:08:29 [2021-09-16T17:08:29.570Z] time="2021-09-16T17:08:29Z" level=info msg="Node 1a3c90cf423e change state NodeActive --> NodeLeft"
17:08:29 [2021-09-16T17:08:29.570Z] time="2021-09-16T17:08:29Z" level=info msg="node5(032acd768fdd): Node leave event for 1a3c90cf423e/172.28.182.70"
17:08:29 [2021-09-16T17:08:29.570Z] time="2021-09-16T17:08:29Z" level=info msg="Node 1a3c90cf423e change state NodeActive --> NodeLeft"
17:08:29 [2021-09-16T17:08:29.570Z] time="2021-09-16T17:08:29Z" level=info msg="node4(1a3c90cf423e): Node leave event for 1a3c90cf423e/172.28.182.70"
17:08:29 [2021-09-16T17:08:29.570Z] time="2021-09-16T17:08:29Z" level=warning msg="memberlist: Was able to connect to 032acd768fdd but other probes failed, network may be misconfigured"
17:08:30 [2021-09-16T17:08:30.028Z] time="2021-09-16T17:08:29Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, left gossip cluster"
17:08:30 [2021-09-16T17:08:30.028Z] time="2021-09-16T17:08:29Z" level=info msg="Node 1a3c90cf423e/172.28.182.70, left gossip cluster"
17:08:30 [2021-09-16T17:08:30.487Z] time="2021-09-16T17:08:30Z" level=info msg="Node 032acd768fdd/172.28.182.70, left gossip cluster"
17:08:30 [2021-09-16T17:08:30.487Z] time="2021-09-16T17:08:30Z" level=info msg="Node 032acd768fdd change state NodeActive --> NodeFailed"
17:08:30 [2021-09-16T17:08:30.487Z] time="2021-09-16T17:08:30Z" level=info msg="Node 032acd768fdd/172.28.182.70, added to failed nodes list"
17:08:30 [2021-09-16T17:08:30.487Z] --- PASS: TestNetworkDBIslands (11.65s)
17:08:30 [2021-09-16T17:08:30.487Z] PASS
17:08:30 [2021-09-16T17:08:30.487Z] coverage: 60.0% of statements
17:08:30 [2021-09-16T17:08:30.487Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.720s	coverage: 60.0% of statements
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/quota	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/rootless	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/volume	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:08:30 [2021-09-16T17:08:30.487Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:08:30 [2021-09-16T17:08:30.791Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s)
17:08:30 [2021-09-16T17:08:30.791Z] === RUN   TestAuthZPluginHeader
17:08:31 [2021-09-16T17:08:31.352Z] --- PASS: TestAuthZPluginHeader (0.84s)
17:08:31 [2021-09-16T17:08:31.352Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:08:31 [2021-09-16T17:08:31.914Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === Skipped
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     dispatchers_test.go:377: Windows does not support stopsignal
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s)
17:08:32 [2021-09-16T17:08:32.028Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     client_test.go:23: runtime.GOOS == "windows"
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     network_proxy_test.go:208: No support for dual stack yet
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s)
17:08:32 [2021-09-16T17:08:32.028Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     daemon_test.go:146: root required
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     reload_test.go:520: root required
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     pull_v2_test.go:73: Needs fixing on Windows
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     pull_v2_test.go:118: Needs fixing on Windows
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     download_test.go:267: Needs fixing on Windows
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     layer_test.go:303: Failing on Windows
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     layer_test.go:352: Failing on Windows
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     layer_test.go:467: Failing on Windows
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     layer_test.go:696: Failing on Windows
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     migration_test.go:45: Failing on Windows
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     migration_test.go:181: Failing on Windows
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     mount_test.go:17: Failing on Windows
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     mount_test.go:76: Failing on Windows
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     mount_test.go:125: Failing on Windows
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     mount_test.go:212: Failing on Windows
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     archive_test.go:133: Xz not present in msys2
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     archive_test.go:238: Failing on Windows CI machines
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     archive_windows_test.go:16: Currently fails
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     changes_test.go:195: needs more investigation
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     changes_test.go:432: needs further investigation
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     changes_test.go:468: needs further investigation
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.028Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
17:08:32 [2021-09-16T17:08:32.028Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
17:08:32 [2021-09-16T17:08:32.028Z] 
17:08:32 [2021-09-16T17:08:32.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
17:08:32 [2021-09-16T17:08:32.029Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
17:08:32 [2021-09-16T17:08:32.029Z] 
17:08:32 [2021-09-16T17:08:32.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
17:08:32 [2021-09-16T17:08:32.029Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
17:08:32 [2021-09-16T17:08:32.029Z] 
17:08:32 [2021-09-16T17:08:32.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
17:08:32 [2021-09-16T17:08:32.029Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
17:08:32 [2021-09-16T17:08:32.029Z] 
17:08:32 [2021-09-16T17:08:32.029Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
17:08:32 [2021-09-16T17:08:32.029Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
17:08:32 [2021-09-16T17:08:32.029Z] 
17:08:32 [2021-09-16T17:08:32.029Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
17:08:32 [2021-09-16T17:08:32.029Z]     poller_test.go:40: No chmod on Windows
17:08:32 [2021-09-16T17:08:32.029Z] 
17:08:32 [2021-09-16T17:08:32.029Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
17:08:32 [2021-09-16T17:08:32.029Z]     fileutils_test.go:133: Needs porting to Windows
17:08:32 [2021-09-16T17:08:32.029Z] 
17:08:32 [2021-09-16T17:08:32.029Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
17:08:32 [2021-09-16T17:08:32.029Z]     fileutils_test.go:179: Needs porting to Windows
17:08:32 [2021-09-16T17:08:32.029Z] 
17:08:32 [2021-09-16T17:08:32.029Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
17:08:32 [2021-09-16T17:08:32.029Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
17:08:32 [2021-09-16T17:08:32.029Z] 
17:08:32 [2021-09-16T17:08:32.029Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
17:08:32 [2021-09-16T17:08:32.029Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
17:08:32 [2021-09-16T17:08:32.029Z] 
17:08:32 [2021-09-16T17:08:32.029Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
17:08:32 [2021-09-16T17:08:32.029Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
17:08:32 [2021-09-16T17:08:32.029Z] 
17:08:32 [2021-09-16T17:08:32.029Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
17:08:32 [2021-09-16T17:08:32.029Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
17:08:32 [2021-09-16T17:08:32.029Z] 
17:08:32 [2021-09-16T17:08:32.029Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
17:08:32 [2021-09-16T17:08:32.029Z]     local_test.go:180: runtime.GOOS == "windows"
17:08:32 [2021-09-16T17:08:32.029Z] 
17:08:32 [2021-09-16T17:08:32.029Z] DONE 2068 tests, 67 skipped in 248.317s
17:08:32 [2021-09-16T17:08:32.029Z] INFO: make.ps1 ended at 09/16/2021 17:08:31
17:08:32 [2021-09-16T17:08:32.479Z] --- PASS: TestRenameLinkedContainer (3.00s)
17:08:32 [2021-09-16T17:08:32.479Z] === RUN   TestRenameStoppedContainer
17:08:32 [2021-09-16T17:08:32.479Z] --- PASS: TestRenameStoppedContainer (0.62s)
17:08:32 [2021-09-16T17:08:32.479Z] === RUN   TestRenameRunningContainerAndReuse
17:08:32 [2021-09-16T17:08:32.842Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:08:33 [2021-09-16T17:08:33.404Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:08:33 [2021-09-16T17:08:33.564Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
17:08:33 [2021-09-16T17:08:33.565Z] INFO: Unit tests ended at 09/16/2021 17:08:33. Duration:00:04:21.2341084
17:08:33 [2021-09-16T17:08:33.565Z] INFO: Building busybox
17:08:33 [2021-09-16T17:08:33.565Z] Sending build context to Docker daemon   5.12kB
17:08:33 [2021-09-16T17:08:33.565Z] 
17:08:33 [2021-09-16T17:08:33.565Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
17:08:33 [2021-09-16T17:08:33.565Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
17:08:33 [2021-09-16T17:08:33.565Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
17:08:33 [2021-09-16T17:08:33.565Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
17:08:33 [2021-09-16T17:08:33.565Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
17:08:33 [2021-09-16T17:08:33.565Z]  ---> 6e98155df178
17:08:33 [2021-09-16T17:08:33.565Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
17:08:33 [2021-09-16T17:08:33.565Z]  ---> Running in 85b166290d15
17:08:33 [2021-09-16T17:08:33.660Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:08:33 [2021-09-16T17:08:33.864Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s)
17:08:33 [2021-09-16T17:08:33.864Z] === RUN   TestRenameInvalidName
17:08:34 [2021-09-16T17:08:34.221Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:08:34 [2021-09-16T17:08:34.805Z] --- PASS: TestRenameInvalidName (0.72s)
17:08:34 [2021-09-16T17:08:34.805Z] === RUN   TestRenameAnonymousContainer
17:08:35 [2021-09-16T17:08:35.149Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.73s)
17:08:35 [2021-09-16T17:08:35.149Z] === RUN   TestAuthZPluginV2Disable
17:08:35 [2021-09-16T17:08:35.404Z] === RUN   TestDockerSuite/TestBuildUser
17:08:36 [2021-09-16T17:08:36.768Z]     docker_api_swarm_test.go:364: Waiting for possible election...
17:08:36 [2021-09-16T17:08:36.768Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:08:37 [2021-09-16T17:08:37.350Z] --- PASS: TestRenameAnonymousContainer (2.38s)
17:08:37 [2021-09-16T17:08:37.350Z] === RUN   TestRenameContainerWithSameName
17:08:37 [2021-09-16T17:08:37.610Z] --- PASS: TestRenameContainerWithSameName (0.65s)
17:08:37 [2021-09-16T17:08:37.610Z] === RUN   TestRenameContainerWithLinkedContainer
17:08:38 [2021-09-16T17:08:38.657Z] --- PASS: TestAuthZPluginV2Disable (3.45s)
17:08:38 [2021-09-16T17:08:38.657Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:08:38 [2021-09-16T17:08:38.993Z] --- PASS: TestRenameContainerWithLinkedContainer (1.46s)
17:08:38 [2021-09-16T17:08:38.993Z] === RUN   TestResize
17:08:39 [2021-09-16T17:08:39.585Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:08:39 [2021-09-16T17:08:39.934Z] --- PASS: TestResize (0.84s)
17:08:39 [2021-09-16T17:08:39.934Z] === RUN   TestResizeWithInvalidSize
17:08:40 [2021-09-16T17:08:40.505Z] --- PASS: TestResizeWithInvalidSize (0.64s)
17:08:40 [2021-09-16T17:08:40.505Z] === RUN   TestResizeWhenContainerNotStarted
17:08:41 [2021-09-16T17:08:41.078Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s)
17:08:41 [2021-09-16T17:08:41.078Z] === RUN   TestDaemonRestartKillContainers
17:08:41 [2021-09-16T17:08:41.078Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:08:41 [2021-09-16T17:08:41.078Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:08:41 [2021-09-16T17:08:41.079Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:08:41 [2021-09-16T17:08:41.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:08:41 [2021-09-16T17:08:41.079Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:08:41 [2021-09-16T17:08:41.079Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:08:41 [2021-09-16T17:08:41.079Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:08:41 [2021-09-16T17:08:41.079Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:08:41 [2021-09-16T17:08:41.079Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:08:41 [2021-09-16T17:08:41.079Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:08:41 [2021-09-16T17:08:41.473Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.89s)
17:08:41 [2021-09-16T17:08:41.473Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:08:43 [2021-09-16T17:08:43.631Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:08:43 [2021-09-16T17:08:43.893Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:08:43 [2021-09-16T17:08:43.893Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:08:43 [2021-09-16T17:08:43.893Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:08:45 [2021-09-16T17:08:45.287Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:08:45 [2021-09-16T17:08:45.287Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:08:45 [2021-09-16T17:08:45.860Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:08:45 [2021-09-16T17:08:45.860Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:08:48 [2021-09-16T17:08:48.365Z] Removing intermediate container 85b166290d15
17:08:48 [2021-09-16T17:08:48.365Z]  ---> 6cfd13af37a5
17:08:48 [2021-09-16T17:08:48.365Z] Step 7/13 : ARG BUSYBOX_VERSION
17:08:48 [2021-09-16T17:08:48.365Z]  ---> Running in f747c2fd1150
17:08:48 [2021-09-16T17:08:48.365Z] Removing intermediate container f747c2fd1150
17:08:48 [2021-09-16T17:08:48.365Z]  ---> 25e17239498a
17:08:48 [2021-09-16T17:08:48.365Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
17:08:48 [2021-09-16T17:08:48.365Z]  ---> Running in 0ccad0ba8660
17:08:48 [2021-09-16T17:08:48.365Z] Removing intermediate container 0ccad0ba8660
17:08:48 [2021-09-16T17:08:48.365Z]  ---> 62c7edab8a6d
17:08:48 [2021-09-16T17:08:48.365Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
17:08:48 [2021-09-16T17:08:48.365Z] 
17:08:48 [2021-09-16T17:08:48.824Z]  ---> 978c46ef8122
17:08:48 [2021-09-16T17:08:48.824Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
17:08:48 [2021-09-16T17:08:48.824Z]  ---> Running in c86fd90e4f0e
17:08:49 [2021-09-16T17:08:49.160Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:08:49 [2021-09-16T17:08:49.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.40s)
17:08:49 [2021-09-16T17:08:49.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.58s)
17:08:49 [2021-09-16T17:08:49.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s)
17:08:49 [2021-09-16T17:08:49.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.82s)
17:08:49 [2021-09-16T17:08:49.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s)
17:08:49 [2021-09-16T17:08:49.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s)
17:08:49 [2021-09-16T17:08:49.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s)
17:08:49 [2021-09-16T17:08:49.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.81s)
17:08:49 [2021-09-16T17:08:49.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.34s)
17:08:49 [2021-09-16T17:08:49.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.38s)
17:08:49 [2021-09-16T17:08:49.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.84s)
17:08:49 [2021-09-16T17:08:49.160Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.93s)
17:08:49 [2021-09-16T17:08:49.160Z] === RUN   TestCgroupNamespacesRun
17:08:50 [2021-09-16T17:08:50.547Z] --- PASS: TestCgroupNamespacesRun (1.50s)
17:08:50 [2021-09-16T17:08:50.547Z] === RUN   TestCgroupNamespacesRunPrivileged
17:08:51 [2021-09-16T17:08:51.121Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
17:08:51 [2021-09-16T17:08:51.121Z] Copying nested executables into bundles/cross/linux/amd64-daemon
17:08:51 [2021-09-16T17:08:51.121Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
17:08:51 [2021-09-16T17:08:51.121Z] GOOS="linux" GOARCH="amd64" GOARM=""
17:08:51 [2021-09-16T17:08:51.121Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
17:08:51 [2021-09-16T17:08:51.121Z] Cross building: bundles/cross/windows/amd64
17:08:51 [2021-09-16T17:08:51.121Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
17:08:51 [2021-09-16T17:08:51.121Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:08:51 [2021-09-16T17:08:51.436Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:08:51 [2021-09-16T17:08:51.931Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.56s)
17:08:51 [2021-09-16T17:08:51.931Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:08:51 [2021-09-16T17:08:51.997Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.56s)
17:08:51 [2021-09-16T17:08:51.997Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:08:51 [2021-09-16T17:08:51.997Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:08:52 [2021-09-16T17:08:52.253Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:08:52 [2021-09-16T17:08:52.815Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
17:08:53 [2021-09-16T17:08:53.070Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:08:53 [2021-09-16T17:08:53.315Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.53s)
17:08:53 [2021-09-16T17:08:53.315Z] === RUN   TestCgroupNamespacesRunHostMode
17:08:53 [2021-09-16T17:08:53.632Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:08:54 [2021-09-16T17:08:54.601Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:08:54 [2021-09-16T17:08:54.601Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
17:08:54 [2021-09-16T17:08:54.601Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:08:54 [2021-09-16T17:08:54.601Z]     docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
17:08:54 [2021-09-16T17:08:54.601Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:08:54 [2021-09-16T17:08:54.601Z]     docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows
17:08:54 [2021-09-16T17:08:54.601Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:08:54 [2021-09-16T17:08:54.601Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
17:08:54 [2021-09-16T17:08:54.601Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:08:55 [2021-09-16T17:08:55.163Z]     docker_api_swarm_test.go:272: [d9ed93bf614b5] joining swarm manager [d1bb6925840a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:08:55 [2021-09-16T17:08:55.229Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s)
17:08:55 [2021-09-16T17:08:55.229Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:08:56 [2021-09-16T17:08:56.091Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:08:56 [2021-09-16T17:08:56.091Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:08:56 [2021-09-16T17:08:56.347Z]     docker_api_swarm_test.go:273: [d9b49f7139f92] joining swarm manager [d1bb6925840a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:08:56 [2021-09-16T17:08:56.603Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:08:56 [2021-09-16T17:08:56.611Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.51s)
17:08:56 [2021-09-16T17:08:56.611Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:08:56 [2021-09-16T17:08:56.858Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:08:57 [2021-09-16T17:08:57.785Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:08:57 [2021-09-16T17:08:57.785Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:08:57 [2021-09-16T17:08:57.994Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.50s)
17:08:57 [2021-09-16T17:08:57.994Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:08:58 [2021-09-16T17:08:58.936Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s)
17:08:58 [2021-09-16T17:08:58.936Z] === RUN   TestCgroupNamespacesRunOlderClient
17:08:59 [2021-09-16T17:08:59.673Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:09:00 [2021-09-16T17:09:00.320Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.52s)
17:09:00 [2021-09-16T17:09:00.320Z] === RUN   TestNISDomainname
17:09:00 [2021-09-16T17:09:00.598Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:09:01 [2021-09-16T17:09:01.160Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:09:01 [2021-09-16T17:09:01.262Z] --- PASS: TestNISDomainname (0.87s)
17:09:01 [2021-09-16T17:09:01.262Z] === RUN   TestHostnameDnsResolution
17:09:01 [2021-09-16T17:09:01.416Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:09:01 [2021-09-16T17:09:01.672Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:09:01 [2021-09-16T17:09:01.672Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
17:09:01 [2021-09-16T17:09:01.672Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:09:02 [2021-09-16T17:09:02.203Z] --- PASS: TestHostnameDnsResolution (1.07s)
17:09:02 [2021-09-16T17:09:02.203Z] === RUN   TestStats
17:09:02 [2021-09-16T17:09:02.233Z] === RUN   TestDockerSuite/TestBuildXZHost
17:09:03 [2021-09-16T17:09:03.597Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:09:03 [2021-09-16T17:09:03.597Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:09:03 [2021-09-16T17:09:03.597Z]     docker_cli_sni_test.go:18: Flakey test
17:09:03 [2021-09-16T17:09:03.597Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:09:03 [2021-09-16T17:09:03.709Z] Removing intermediate container c86fd90e4f0e
17:09:03 [2021-09-16T17:09:03.710Z]  ---> a2f9792b338a
17:09:03 [2021-09-16T17:09:03.710Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
17:09:03 [2021-09-16T17:09:03.710Z]  ---> Running in 02bf35de130b
17:09:03 [2021-09-16T17:09:03.854Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:09:04 [2021-09-16T17:09:04.416Z] === RUN   TestDockerSuite/TestCommitChange
17:09:05 [2021-09-16T17:09:05.247Z] 
17:09:05 [2021-09-16T17:09:05.247Z] SUCCESS: Specified value was saved.
17:09:05 [2021-09-16T17:09:05.348Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:09:05 [2021-09-16T17:09:05.501Z] --- PASS: TestStats (2.71s)
17:09:05 [2021-09-16T17:09:05.501Z] === RUN   TestStopContainerWithTimeout
17:09:05 [2021-09-16T17:09:05.501Z] === RUN   TestStopContainerWithTimeout/0
17:09:05 [2021-09-16T17:09:05.501Z] === PAUSE TestStopContainerWithTimeout/0
17:09:05 [2021-09-16T17:09:05.501Z] === RUN   TestStopContainerWithTimeout/1
17:09:05 [2021-09-16T17:09:05.501Z] === PAUSE TestStopContainerWithTimeout/1
17:09:05 [2021-09-16T17:09:05.501Z] === RUN   TestStopContainerWithTimeout/3
17:09:05 [2021-09-16T17:09:05.501Z] === PAUSE TestStopContainerWithTimeout/3
17:09:05 [2021-09-16T17:09:05.501Z] === RUN   TestStopContainerWithTimeout/-1
17:09:05 [2021-09-16T17:09:05.501Z] === PAUSE TestStopContainerWithTimeout/-1
17:09:05 [2021-09-16T17:09:05.501Z] === CONT  TestStopContainerWithTimeout/0
17:09:05 [2021-09-16T17:09:05.501Z] === CONT  TestStopContainerWithTimeout/3
17:09:05 [2021-09-16T17:09:05.501Z] === CONT  TestStopContainerWithTimeout/1
17:09:05 [2021-09-16T17:09:05.501Z] === CONT  TestStopContainerWithTimeout/-1
17:09:05 [2021-09-16T17:09:05.612Z] === RUN   TestDockerSuite/TestCommitHardlink
17:09:06 [2021-09-16T17:09:06.538Z] === RUN   TestDockerSuite/TestCommitNewFile
17:09:06 [2021-09-16T17:09:06.784Z] Removing intermediate container 02bf35de130b
17:09:06 [2021-09-16T17:09:06.784Z]  ---> 81752e1a65f7
17:09:06 [2021-09-16T17:09:06.784Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
17:09:06 [2021-09-16T17:09:06.784Z]  ---> Running in 889f18d47a94
17:09:07 [2021-09-16T17:09:07.465Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:09:08 [2021-09-16T17:09:08.026Z] === RUN   TestDockerSuite/TestCommitTTY
17:09:08 [2021-09-16T17:09:08.588Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.61s)
17:09:08 [2021-09-16T17:09:08.588Z] PASS
17:09:08 [2021-09-16T17:09:08.588Z] 
17:09:08 [2021-09-16T17:09:08.588Z] DONE 17 tests in 48.362s
17:09:08 [2021-09-16T17:09:08.588Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:09:08 [2021-09-16T17:09:08.588Z] ++ 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
17:09:08 [2021-09-16T17:09:08.588Z] ++ set -e
17:09:08 [2021-09-16T17:09:08.588Z] ++ '[' -n 0 ']'
17:09:08 [2021-09-16T17:09:08.588Z] ++ set -x
17:09:08 [2021-09-16T17:09:08.588Z] ++ 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
17:09:08 [2021-09-16T17:09:08.802Z] --- PASS: TestStopContainerWithTimeout (0.02s)
17:09:08 [2021-09-16T17:09:08.802Z]     --- PASS: TestStopContainerWithTimeout/0 (1.33s)
17:09:08 [2021-09-16T17:09:08.802Z]     --- PASS: TestStopContainerWithTimeout/1 (2.06s)
17:09:08 [2021-09-16T17:09:08.802Z]     --- PASS: TestStopContainerWithTimeout/3 (3.04s)
17:09:08 [2021-09-16T17:09:08.802Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.28s)
17:09:08 [2021-09-16T17:09:08.802Z] === RUN   TestDeleteDevicemapper
17:09:08 [2021-09-16T17:09:08.802Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:09:08 [2021-09-16T17:09:08.802Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:09:08 [2021-09-16T17:09:08.802Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:09:08 [2021-09-16T17:09:08.846Z] INFO: Testing against a local daemon
17:09:08 [2021-09-16T17:09:08.846Z] === RUN   TestPluginInvalidJSON
17:09:08 [2021-09-16T17:09:08.846Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:09:08 [2021-09-16T17:09:08.846Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:09:08 [2021-09-16T17:09:08.846Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:09:08 [2021-09-16T17:09:08.846Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:09:08 [2021-09-16T17:09:08.846Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:09:08 [2021-09-16T17:09:08.846Z] === RUN   TestPluginInstall
17:09:08 [2021-09-16T17:09:08.846Z] === RUN   TestPluginInstall/no_auth
17:09:09 [2021-09-16T17:09:09.407Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:09:09 [2021-09-16T17:09:09.969Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:09:10 [2021-09-16T17:09:10.896Z] time="2021-09-16T17:09:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:10 [2021-09-16T17:09:10.896Z] time="2021-09-16T17:09:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd791db66836e189beffad39382b6f08ea63d61a5c9b851b0cdac883f26236e2" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:10 [2021-09-16T17:09:10.896Z] time="2021-09-16T17:09:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:10 [2021-09-16T17:09:10.896Z] time="2021-09-16T17:09:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dd791db66836e189beffad39382b6f08ea63d61a5c9b851b0cdac883f26236e2" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:11 [2021-09-16T17:09:11.152Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:09:11 [2021-09-16T17:09:11.152Z] === RUN   TestPluginInstall/with_htpasswd
17:09:11 [2021-09-16T17:09:11.347Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.19s)
17:09:11 [2021-09-16T17:09:11.347Z] === RUN   TestUpdateMemory
17:09:11 [2021-09-16T17:09:11.347Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:09:11 [2021-09-16T17:09:11.347Z] --- SKIP: TestUpdateMemory (0.00s)
17:09:11 [2021-09-16T17:09:11.347Z] === RUN   TestUpdateCPUQuota
17:09:11 [2021-09-16T17:09:11.472Z] Cannot create a file when that file already exists.
17:09:11 [2021-09-16T17:09:11.713Z] time="2021-09-16T17:09:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:11 [2021-09-16T17:09:11.713Z] time="2021-09-16T17:09:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13324b517cf43f101147fd1ef445f0a723f2ded172d7fe8a69047f3b0bee04bb" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:11 [2021-09-16T17:09:11.713Z] time="2021-09-16T17:09:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:11 [2021-09-16T17:09:11.713Z] time="2021-09-16T17:09:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:13324b517cf43f101147fd1ef445f0a723f2ded172d7fe8a69047f3b0bee04bb" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:11 [2021-09-16T17:09:11.969Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:09:11 [2021-09-16T17:09:11.969Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:09:11 [2021-09-16T17:09:11.969Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:09:11 [2021-09-16T17:09:11.969Z] === RUN   TestPluginInstall/with_insecure
17:09:11 [2021-09-16T17:09:11.969Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:09:12 [2021-09-16T17:09:12.225Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:09:12 [2021-09-16T17:09:12.225Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:09:12 [2021-09-16T17:09:12.225Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:09:12 [2021-09-16T17:09:12.730Z] --- PASS: TestUpdateCPUQuota (1.40s)
17:09:12 [2021-09-16T17:09:12.730Z] === RUN   TestUpdatePidsLimit
17:09:12 [2021-09-16T17:09:12.730Z] === RUN   TestUpdatePidsLimit/update_from_none
17:09:13 [2021-09-16T17:09:13.153Z] time="2021-09-16T17:09:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:13 [2021-09-16T17:09:13.153Z] time="2021-09-16T17:09:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:604670f675395e511a2e1a650c0410e162184025120843182e1b37dea8a59f9b" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:13 [2021-09-16T17:09:13.153Z] time="2021-09-16T17:09:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:09:13 [2021-09-16T17:09:13.153Z] time="2021-09-16T17:09:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:604670f675395e511a2e1a650c0410e162184025120843182e1b37dea8a59f9b" mediatype=application/vnd.docker.plugin.v1+json size=522
17:09:13 [2021-09-16T17:09:13.153Z]     plugin_test.go:165: [d865a81446d9b] daemon is not started
17:09:13 [2021-09-16T17:09:13.153Z] --- PASS: TestPluginInstall (4.47s)
17:09:13 [2021-09-16T17:09:13.153Z]     --- PASS: TestPluginInstall/no_auth (2.37s)
17:09:13 [2021-09-16T17:09:13.153Z]     --- PASS: TestPluginInstall/with_htpasswd (0.82s)
17:09:13 [2021-09-16T17:09:13.153Z]     --- PASS: TestPluginInstall/with_insecure (1.28s)
17:09:13 [2021-09-16T17:09:13.153Z] === RUN   TestPluginsWithRuntimes
17:09:13 [2021-09-16T17:09:13.300Z] === RUN   TestUpdatePidsLimit/no_change
17:09:13 [2021-09-16T17:09:13.409Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:09:13 [2021-09-16T17:09:13.561Z] === RUN   TestUpdatePidsLimit/update_lower
17:09:13 [2021-09-16T17:09:13.822Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:09:14 [2021-09-16T17:09:14.082Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:09:14 [2021-09-16T17:09:14.685Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:09:14 [2021-09-16T17:09:14.777Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:09:14 [2021-09-16T17:09:14.777Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:09:14 [2021-09-16T17:09:14.947Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:09:15 [2021-09-16T17:09:15.033Z] === RUN   TestPluginsWithRuntimes/No_Args
17:09:15 [2021-09-16T17:09:15.033Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:09:15 [2021-09-16T17:09:15.204Z] Removing intermediate container 889f18d47a94
17:09:15 [2021-09-16T17:09:15.204Z]  ---> 502de03b641c
17:09:15 [2021-09-16T17:09:15.205Z] Step 13/13 : CMD ["sh"]
17:09:15 [2021-09-16T17:09:15.205Z]  ---> Running in 2d383b2b0372
17:09:15 [2021-09-16T17:09:15.595Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:09:15 [2021-09-16T17:09:15.664Z] Removing intermediate container 2d383b2b0372
17:09:15 [2021-09-16T17:09:15.664Z]  ---> 8f8bb4079ee8
17:09:15 [2021-09-16T17:09:15.664Z] Successfully built 8f8bb4079ee8
17:09:15 [2021-09-16T17:09:15.664Z] Successfully tagged busybox:latest
17:09:15 [2021-09-16T17:09:15.664Z] INFO: Docker images of the daemon under test
17:09:15 [2021-09-16T17:09:15.664Z] 
17:09:15 [2021-09-16T17:09:15.664Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
17:09:15 [2021-09-16T17:09:15.664Z] busybox                                latest              8f8bb4079ee8        Less than a second ago   5.73GB
17:09:15 [2021-09-16T17:09:15.664Z] microsoft/windowsservercore            latest              6e98155df178        3 days ago               5.7GB
17:09:15 [2021-09-16T17:09:15.664Z] mcr.microsoft.com/windows/servercore   ltsc2019            6e98155df178        3 days ago               5.7GB
17:09:15 [2021-09-16T17:09:15.664Z] 
17:09:15 [2021-09-16T17:09:15.664Z] INFO: Running integration tests at 09/16/2021 17:09:15...
17:09:15 [2021-09-16T17:09:15.664Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
17:09:15 [2021-09-16T17:09:15.664Z] INFO: Integration API tests being run from the host:
17:09:15 [2021-09-16T17:09:15.664Z] INFO: make.ps1 starting at 09/16/2021 17:09:15
17:09:15 [2021-09-16T17:09:15.889Z] --- PASS: TestUpdatePidsLimit (3.13s)
17:09:15 [2021-09-16T17:09:15.889Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
17:09:15 [2021-09-16T17:09:15.889Z]     --- PASS: TestUpdatePidsLimit/no_change (0.36s)
17:09:15 [2021-09-16T17:09:15.889Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.30s)
17:09:15 [2021-09-16T17:09:15.889Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.30s)
17:09:15 [2021-09-16T17:09:15.889Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s)
17:09:15 [2021-09-16T17:09:15.889Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
17:09:15 [2021-09-16T17:09:15.889Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.32s)
17:09:15 [2021-09-16T17:09:15.889Z] === RUN   TestUpdateRestartPolicy
17:09:16 [2021-09-16T17:09:16.125Z] Running D:\gopath\src\github.com\docker\docker\integration\build
17:09:16 [2021-09-16T17:09:16.159Z] === RUN   TestPluginsWithRuntimes/With_Args
17:09:16 [2021-09-16T17:09:16.159Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:09:16 [2021-09-16T17:09:16.721Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:09:16 [2021-09-16T17:09:16.977Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:09:17 [2021-09-16T17:09:17.233Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:09:17 [2021-09-16T17:09:17.233Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:09:17 [2021-09-16T17:09:17.233Z] --- PASS: TestPluginsWithRuntimes (3.93s)
17:09:17 [2021-09-16T17:09:17.233Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.06s)
17:09:17 [2021-09-16T17:09:17.233Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.07s)
17:09:17 [2021-09-16T17:09:17.233Z] === RUN   TestPluginBackCompatMediaTypes
17:09:17 [2021-09-16T17:09:17.490Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
17:09:17 [2021-09-16T17:09:17.747Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:09:17 [2021-09-16T17:09:17.747Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:09:17 [2021-09-16T17:09:17.747Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:09:17 [2021-09-16T17:09:17.747Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:09:18 [2021-09-16T17:09:18.005Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:09:18 [2021-09-16T17:09:18.005Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s)
17:09:18 [2021-09-16T17:09:18.005Z] PASS
17:09:18 [2021-09-16T17:09:18.005Z] 
17:09:18 [2021-09-16T17:09:18.005Z] DONE 10 tests in 9.357s
17:09:18 [2021-09-16T17:09:18.005Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:09:18 [2021-09-16T17:09:18.005Z] ++ 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
17:09:18 [2021-09-16T17:09:18.005Z] ++ set -e
17:09:18 [2021-09-16T17:09:18.005Z] ++ '[' -n 0 ']'
17:09:18 [2021-09-16T17:09:18.005Z] ++ set -x
17:09:18 [2021-09-16T17:09:18.005Z] ++ 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
17:09:18 [2021-09-16T17:09:18.261Z] INFO: Testing against a local daemon
17:09:18 [2021-09-16T17:09:18.261Z] === RUN   TestExternalGraphDriver
17:09:18 [2021-09-16T17:09:18.261Z] === RUN   TestExternalGraphDriver/json
17:09:18 [2021-09-16T17:09:18.825Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:09:19 [2021-09-16T17:09:19.388Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:09:20 [2021-09-16T17:09:20.333Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:09:20 [2021-09-16T17:09:20.333Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:09:20 [2021-09-16T17:09:20.588Z] === RUN   TestExternalGraphDriver/spec
17:09:21 [2021-09-16T17:09:21.957Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:09:22 [2021-09-16T17:09:22.213Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:09:22 [2021-09-16T17:09:22.213Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:09:22 [2021-09-16T17:09:22.469Z] === RUN   TestExternalGraphDriver/pull
17:09:23 [2021-09-16T17:09:23.031Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:09:23 [2021-09-16T17:09:23.287Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:09:23 [2021-09-16T17:09:23.850Z] --- PASS: TestExternalGraphDriver (5.68s)
17:09:23 [2021-09-16T17:09:23.850Z]     --- PASS: TestExternalGraphDriver/json (2.29s)
17:09:23 [2021-09-16T17:09:23.850Z]     --- PASS: TestExternalGraphDriver/spec (1.81s)
17:09:23 [2021-09-16T17:09:23.850Z]     --- PASS: TestExternalGraphDriver/pull (1.51s)
17:09:23 [2021-09-16T17:09:23.850Z] === RUN   TestGraphdriverPluginV2
17:09:24 [2021-09-16T17:09:24.107Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:09:24 [2021-09-16T17:09:24.668Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:09:24 [2021-09-16T17:09:24.668Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:09:24 [2021-09-16T17:09:24.925Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:09:25 [2021-09-16T17:09:25.485Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:09:26 [2021-09-16T17:09:26.047Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:09:26 [2021-09-16T17:09:26.047Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:09:26 [2021-09-16T17:09:26.609Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:09:27 [2021-09-16T17:09:27.977Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:09:27 [2021-09-16T17:09:27.977Z] --- PASS: TestGraphdriverPluginV2 (3.81s)
17:09:27 [2021-09-16T17:09:27.977Z] PASS
17:09:27 [2021-09-16T17:09:27.977Z] 
17:09:27 [2021-09-16T17:09:27.977Z] DONE 5 tests in 9.674s
17:09:27 [2021-09-16T17:09:27.977Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:09:27 [2021-09-16T17:09:27.977Z] ++ 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
17:09:27 [2021-09-16T17:09:27.977Z] ++ set -e
17:09:27 [2021-09-16T17:09:27.977Z] ++ '[' -n 0 ']'
17:09:27 [2021-09-16T17:09:27.977Z] ++ set -x
17:09:27 [2021-09-16T17:09:27.977Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
17:09:27 [2021-09-16T17:09:27.977Z] INFO: Testing against a local daemon
17:09:27 [2021-09-16T17:09:27.977Z] === RUN   TestContinueAfterPluginCrash
17:09:27 [2021-09-16T17:09:27.977Z] === PAUSE TestContinueAfterPluginCrash
17:09:27 [2021-09-16T17:09:27.977Z] === RUN   TestReadPluginNoRead
17:09:27 [2021-09-16T17:09:27.977Z] === PAUSE TestReadPluginNoRead
17:09:27 [2021-09-16T17:09:27.977Z] === RUN   TestDaemonStartWithLogOpt
17:09:27 [2021-09-16T17:09:27.977Z] === PAUSE TestDaemonStartWithLogOpt
17:09:27 [2021-09-16T17:09:27.977Z] === CONT  TestContinueAfterPluginCrash
17:09:27 [2021-09-16T17:09:27.977Z] === CONT  TestDaemonStartWithLogOpt
17:09:28 [2021-09-16T17:09:28.154Z] --- PASS: TestUpdateRestartPolicy (11.83s)
17:09:28 [2021-09-16T17:09:28.154Z] === RUN   TestUpdateRestartWithAutoRemove
17:09:28 [2021-09-16T17:09:28.414Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s)
17:09:28 [2021-09-16T17:09:28.414Z] === RUN   TestWaitNonBlocked
17:09:28 [2021-09-16T17:09:28.414Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:09:28 [2021-09-16T17:09:28.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:09:28 [2021-09-16T17:09:28.414Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:09:28 [2021-09-16T17:09:28.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:09:28 [2021-09-16T17:09:28.414Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:09:28 [2021-09-16T17:09:28.414Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:09:28 [2021-09-16T17:09:28.908Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:09:28 [2021-09-16T17:09:28.908Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:09:29 [2021-09-16T17:09:29.164Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:09:29 [2021-09-16T17:09:29.164Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:09:29 [2021-09-16T17:09:29.164Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:09:29 [2021-09-16T17:09:29.727Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:09:29 [2021-09-16T17:09:29.798Z] --- PASS: TestWaitNonBlocked (0.02s)
17:09:29 [2021-09-16T17:09:29.798Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
17:09:29 [2021-09-16T17:09:29.798Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.04s)
17:09:29 [2021-09-16T17:09:29.798Z] === RUN   TestWaitBlocked
17:09:29 [2021-09-16T17:09:29.798Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:09:29 [2021-09-16T17:09:29.798Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:09:29 [2021-09-16T17:09:29.798Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:09:29 [2021-09-16T17:09:29.798Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:09:29 [2021-09-16T17:09:29.798Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:09:29 [2021-09-16T17:09:29.798Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:09:30 [2021-09-16T17:09:30.739Z] --- PASS: TestWaitBlocked (0.02s)
17:09:30 [2021-09-16T17:09:30.739Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s)
17:09:30 [2021-09-16T17:09:30.739Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s)
17:09:30 [2021-09-16T17:09:30.739Z] === CONT  TestContainerStartOnDaemonRestart
17:09:30 [2021-09-16T17:09:30.740Z] === CONT  TestIpcModeOlderClient
17:09:30 [2021-09-16T17:09:30.740Z] === CONT  TestContainerKillOnDaemonStart
17:09:30 [2021-09-16T17:09:30.740Z] === CONT  TestRestartDaemonWithRestartingContainer
17:09:30 [2021-09-16T17:09:30.740Z] --- PASS: TestIpcModeOlderClient (0.11s)
17:09:30 [2021-09-16T17:09:30.740Z] === CONT  TestDaemonHostGatewayIP
17:09:32 [2021-09-16T17:09:32.243Z] --- PASS: TestDaemonStartWithLogOpt (3.94s)
17:09:32 [2021-09-16T17:09:32.243Z] === CONT  TestReadPluginNoRead
17:09:34 [2021-09-16T17:09:34.049Z] --- PASS: TestContainerStartOnDaemonRestart (3.30s)
17:09:34 [2021-09-16T17:09:34.049Z] === CONT  TestDaemonRestartIpcMode
17:09:34 [2021-09-16T17:09:34.131Z] === RUN   TestReadPluginNoRead/default
17:09:34 [2021-09-16T17:09:34.131Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:09:34 [2021-09-16T17:09:34.620Z] --- PASS: TestDaemonHostGatewayIP (3.91s)
17:09:34 [2021-09-16T17:09:34.694Z] === RUN   TestDockerSuite/TestContainerAPITop
17:09:34 [2021-09-16T17:09:34.881Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.29s)
17:09:35 [2021-09-16T17:09:35.260Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:09:35 [2021-09-16T17:09:35.260Z]     docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows
17:09:35 [2021-09-16T17:09:35.260Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:09:35 [2021-09-16T17:09:35.260Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:09:35 [2021-09-16T17:09:35.516Z] === RUN   TestReadPluginNoRead/disabled_caching
17:09:36 [2021-09-16T17:09:36.884Z] --- PASS: TestContinueAfterPluginCrash (8.89s)
17:09:36 [2021-09-16T17:09:36.884Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:09:37 [2021-09-16T17:09:37.294Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:09:37 [2021-09-16T17:09:37.294Z] INFO: Testing against a local daemon
17:09:37 [2021-09-16T17:09:37.294Z] === RUN   TestBuildWithSession
17:09:37 [2021-09-16T17:09:37.294Z]     build_session_test.go:25: TODO: BuildKit
17:09:37 [2021-09-16T17:09:37.294Z] --- SKIP: TestBuildWithSession (0.00s)
17:09:37 [2021-09-16T17:09:37.294Z] === RUN   TestBuildSquashParent
17:09:37 [2021-09-16T17:09:37.294Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:09:37 [2021-09-16T17:09:37.294Z] --- SKIP: TestBuildSquashParent (0.00s)
17:09:37 [2021-09-16T17:09:37.294Z] === RUN   TestBuildWithRemoveAndForceRemove
17:09:37 [2021-09-16T17:09:37.294Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:37 [2021-09-16T17:09:37.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:37 [2021-09-16T17:09:37.294Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:37 [2021-09-16T17:09:37.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:37 [2021-09-16T17:09:37.294Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:37 [2021-09-16T17:09:37.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:37 [2021-09-16T17:09:37.294Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:37 [2021-09-16T17:09:37.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:37 [2021-09-16T17:09:37.294Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:37 [2021-09-16T17:09:37.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:37 [2021-09-16T17:09:37.294Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:37 [2021-09-16T17:09:37.294Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:37 [2021-09-16T17:09:37.294Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
17:09:37 [2021-09-16T17:09:37.294Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
17:09:37 [2021-09-16T17:09:37.294Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
17:09:37 [2021-09-16T17:09:37.294Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
17:09:37 [2021-09-16T17:09:37.423Z] --- PASS: TestDaemonRestartIpcMode (3.20s)
17:09:37 [2021-09-16T17:09:37.812Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:09:38 [2021-09-16T17:09:38.069Z] === CONT  TestReadPluginNoRead
17:09:38 [2021-09-16T17:09:38.070Z]     read_test.go:92: [da461df33ae3d] daemon is not started
17:09:38 [2021-09-16T17:09:38.070Z] --- PASS: TestReadPluginNoRead (6.36s)
17:09:38 [2021-09-16T17:09:38.070Z]     --- PASS: TestReadPluginNoRead/default (1.56s)
17:09:38 [2021-09-16T17:09:38.070Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.33s)
17:09:38 [2021-09-16T17:09:38.070Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s)
17:09:38 [2021-09-16T17:09:38.070Z] PASS
17:09:38 [2021-09-16T17:09:38.070Z] 
17:09:38 [2021-09-16T17:09:38.070Z] DONE 6 tests in 10.418s
17:09:38 [2021-09-16T17:09:38.070Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:09:38 [2021-09-16T17:09:38.070Z] ++ 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
17:09:38 [2021-09-16T17:09:38.070Z] ++ set -e
17:09:38 [2021-09-16T17:09:38.070Z] ++ '[' -n 0 ']'
17:09:38 [2021-09-16T17:09:38.070Z] ++ set -x
17:09:38 [2021-09-16T17:09:38.070Z] ++ 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
17:09:38 [2021-09-16T17:09:38.070Z] testing: warning: no tests to run
17:09:38 [2021-09-16T17:09:38.070Z] PASS
17:09:38 [2021-09-16T17:09:38.070Z] 
17:09:38 [2021-09-16T17:09:38.070Z] DONE 0 tests in 0.030s
17:09:38 [2021-09-16T17:09:38.326Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:09:38 [2021-09-16T17:09:38.326Z] ++ 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
17:09:38 [2021-09-16T17:09:38.326Z] ++ set -e
17:09:38 [2021-09-16T17:09:38.326Z] ++ '[' -n 0 ']'
17:09:38 [2021-09-16T17:09:38.326Z] ++ set -x
17:09:38 [2021-09-16T17:09:38.326Z] ++ 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
17:09:38 [2021-09-16T17:09:38.326Z] INFO: Testing against a local daemon
17:09:38 [2021-09-16T17:09:38.326Z] === RUN   TestPluginWithDevMounts
17:09:38 [2021-09-16T17:09:38.326Z] === PAUSE TestPluginWithDevMounts
17:09:38 [2021-09-16T17:09:38.326Z] === CONT  TestPluginWithDevMounts
17:09:38 [2021-09-16T17:09:38.326Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:09:39 [2021-09-16T17:09:39.256Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:09:40 [2021-09-16T17:09:40.183Z] --- PASS: TestPluginWithDevMounts (1.81s)
17:09:40 [2021-09-16T17:09:40.183Z] PASS
17:09:40 [2021-09-16T17:09:40.183Z] 
17:09:40 [2021-09-16T17:09:40.183Z] DONE 1 tests in 1.917s
17:09:40 [2021-09-16T17:09:40.183Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
17:09:40 [2021-09-16T17:09:40.183Z] ++ 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
17:09:40 [2021-09-16T17:09:40.183Z] ++ set -e
17:09:40 [2021-09-16T17:09:40.183Z] ++ '[' -n 0 ']'
17:09:40 [2021-09-16T17:09:40.183Z] ++ set -x
17:09:40 [2021-09-16T17:09:40.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-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
17:09:40 [2021-09-16T17:09:40.183Z] INFO: Testing against a local daemon
17:09:40 [2021-09-16T17:09:40.183Z] === RUN   TestSecretInspect
17:09:41 [2021-09-16T17:09:41.548Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
17:09:42 [2021-09-16T17:09:42.474Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:09:42 [2021-09-16T17:09:42.730Z] --- PASS: TestSecretInspect (2.56s)
17:09:42 [2021-09-16T17:09:42.730Z] === RUN   TestSecretList
17:09:42 [2021-09-16T17:09:42.987Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:09:44 [2021-09-16T17:09:44.000Z] --- PASS: TestContainerKillOnDaemonStart (12.58s)
17:09:44 [2021-09-16T17:09:44.000Z] PASS
17:09:44 [2021-09-16T17:09:44.000Z] 
17:09:44 [2021-09-16T17:09:44.000Z] === Skipped
17:09:44 [2021-09-16T17:09:44.000Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:09:44 [2021-09-16T17:09:44.000Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:09:44 [2021-09-16T17:09:44.000Z] 
17:09:44 [2021-09-16T17:09:44.000Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
17:09:44 [2021-09-16T17:09:44.000Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:09:44 [2021-09-16T17:09:44.000Z] 
17:09:44 [2021-09-16T17:09:44.000Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
17:09:44 [2021-09-16T17:09:44.000Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:09:44 [2021-09-16T17:09:44.000Z] 
17:09:44 [2021-09-16T17:09:44.000Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:09:44 [2021-09-16T17:09:44.000Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:09:44 [2021-09-16T17:09:44.000Z] 
17:09:44 [2021-09-16T17:09:44.000Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:09:44 [2021-09-16T17:09:44.000Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:09:44 [2021-09-16T17:09:44.000Z] 
17:09:44 [2021-09-16T17:09:44.000Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
17:09:44 [2021-09-16T17:09:44.000Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
17:09:44 [2021-09-16T17:09:44.000Z] 
17:09:44 [2021-09-16T17:09:44.000Z] DONE 195 tests, 6 skipped in 124.454s
17:09:44 [2021-09-16T17:09:44.000Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:09:44 [2021-09-16T17:09:44.000Z] ++ 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
17:09:44 [2021-09-16T17:09:44.000Z] ++ set -e
17:09:44 [2021-09-16T17:09:44.000Z] ++ '[' -n 0 ']'
17:09:44 [2021-09-16T17:09:44.000Z] ++ set -x
17:09:44 [2021-09-16T17:09:44.000Z] ++ 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
17:09:44 [2021-09-16T17:09:44.000Z] === RUN   TestConfigDaemonLibtrustID
17:09:44 [2021-09-16T17:09:44.000Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
17:09:44 [2021-09-16T17:09:44.000Z] === RUN   TestDaemonConfigValidation
17:09:44 [2021-09-16T17:09:44.000Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:09:44 [2021-09-16T17:09:44.000Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:09:44 [2021-09-16T17:09:44.000Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:09:44 [2021-09-16T17:09:44.000Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:09:44 [2021-09-16T17:09:44.000Z] === RUN   TestDaemonConfigValidation/invalid_config
17:09:44 [2021-09-16T17:09:44.000Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:09:44 [2021-09-16T17:09:44.000Z] === RUN   TestDaemonConfigValidation/malformed_config
17:09:44 [2021-09-16T17:09:44.000Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:09:44 [2021-09-16T17:09:44.000Z] === RUN   TestDaemonConfigValidation/valid_config
17:09:44 [2021-09-16T17:09:44.000Z] === PAUSE TestDaemonConfigValidation/valid_config
17:09:44 [2021-09-16T17:09:44.000Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:09:44 [2021-09-16T17:09:44.000Z] === CONT  TestDaemonConfigValidation/malformed_config
17:09:44 [2021-09-16T17:09:44.000Z] === CONT  TestDaemonConfigValidation/valid_config
17:09:44 [2021-09-16T17:09:44.000Z] === CONT  TestDaemonConfigValidation/invalid_config
17:09:44 [2021-09-16T17:09:44.000Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:09:44 [2021-09-16T17:09:44.000Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:09:44 [2021-09-16T17:09:44.000Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
17:09:44 [2021-09-16T17:09:44.000Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.15s)
17:09:44 [2021-09-16T17:09:44.000Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.16s)
17:09:44 [2021-09-16T17:09:44.000Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.17s)
17:09:44 [2021-09-16T17:09:44.000Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s)
17:09:44 [2021-09-16T17:09:44.000Z] === RUN   TestConfigDaemonSeccompProfiles
17:09:44 [2021-09-16T17:09:44.000Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:09:44 [2021-09-16T17:09:44.878Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:09:45 [2021-09-16T17:09:45.383Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:09:45 [2021-09-16T17:09:45.805Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
17:09:46 [2021-09-16T17:09:46.062Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:09:46 [2021-09-16T17:09:46.318Z] --- PASS: TestSecretList (3.41s)
17:09:46 [2021-09-16T17:09:46.318Z] === RUN   TestSecretsCreateAndDelete
17:09:46 [2021-09-16T17:09:46.323Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:09:47 [2021-09-16T17:09:47.246Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
17:09:47 [2021-09-16T17:09:47.265Z] === CONT  TestConfigDaemonSeccompProfiles
17:09:47 [2021-09-16T17:09:47.265Z]     daemon_test.go:148: [deb0a9fae358d] daemon is not started
17:09:47 [2021-09-16T17:09:47.265Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s)
17:09:47 [2021-09-16T17:09:47.265Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
17:09:47 [2021-09-16T17:09:47.265Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s)
17:09:47 [2021-09-16T17:09:47.265Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s)
17:09:47 [2021-09-16T17:09:47.265Z] PASS
17:09:47 [2021-09-16T17:09:47.265Z] 
17:09:47 [2021-09-16T17:09:47.265Z] DONE 11 tests in 4.127s
17:09:47 [2021-09-16T17:09:47.265Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:09:47 [2021-09-16T17:09:47.265Z] ++ 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
17:09:47 [2021-09-16T17:09:47.265Z] ++ set -e
17:09:47 [2021-09-16T17:09:47.265Z] ++ '[' -n 0 ']'
17:09:47 [2021-09-16T17:09:47.265Z] ++ set -x
17:09:47 [2021-09-16T17:09:47.265Z] ++ 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
17:09:47 [2021-09-16T17:09:47.525Z] INFO: Testing against a local daemon
17:09:47 [2021-09-16T17:09:47.525Z] === RUN   TestCommitInheritsEnv
17:09:47 [2021-09-16T17:09:47.634Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
17:09:47 [2021-09-16T17:09:47.634Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
17:09:47 [2021-09-16T17:09:47.785Z] --- PASS: TestCommitInheritsEnv (0.37s)
17:09:47 [2021-09-16T17:09:47.785Z] === RUN   TestImportExtremelyLargeImageWorks
17:09:47 [2021-09-16T17:09:47.785Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:09:47 [2021-09-16T17:09:47.785Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:09:47 [2021-09-16T17:09:47.785Z] === RUN   TestImagesFilterMultiReference
17:09:48 [2021-09-16T17:09:48.046Z] --- PASS: TestImagesFilterMultiReference (0.10s)
17:09:48 [2021-09-16T17:09:48.046Z] === RUN   TestImagePullPlatformInvalid
17:09:48 [2021-09-16T17:09:48.046Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
17:09:48 [2021-09-16T17:09:48.046Z] === RUN   TestRemoveImageOrphaning
17:09:48 [2021-09-16T17:09:48.179Z]     docker_api_swarm_node_test.go:20: [d7e58555d7a71] joining swarm manager [d08346f690ef3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:09:48 [2021-09-16T17:09:48.307Z] --- PASS: TestRemoveImageOrphaning (0.36s)
17:09:48 [2021-09-16T17:09:48.307Z] === RUN   TestRemoveImageGarbageCollector
17:09:48 [2021-09-16T17:09:48.307Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:09:48 [2021-09-16T17:09:48.307Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:09:48 [2021-09-16T17:09:48.307Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:09:48 [2021-09-16T17:09:48.307Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:09:48 [2021-09-16T17:09:48.307Z] === RUN   TestTagInvalidReference
17:09:48 [2021-09-16T17:09:48.307Z] --- PASS: TestTagInvalidReference (0.03s)
17:09:48 [2021-09-16T17:09:48.307Z] === RUN   TestTagValidPrefixedRepo
17:09:48 [2021-09-16T17:09:48.435Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
17:09:48 [2021-09-16T17:09:48.567Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
17:09:48 [2021-09-16T17:09:48.567Z] === RUN   TestTagExistedNameWithoutForce
17:09:48 [2021-09-16T17:09:48.567Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
17:09:48 [2021-09-16T17:09:48.567Z] === RUN   TestTagOfficialNames
17:09:48 [2021-09-16T17:09:48.567Z] --- PASS: TestTagOfficialNames (0.08s)
17:09:48 [2021-09-16T17:09:48.567Z] === RUN   TestTagMatchesDigest
17:09:48 [2021-09-16T17:09:48.567Z] --- PASS: TestTagMatchesDigest (0.03s)
17:09:48 [2021-09-16T17:09:48.567Z] PASS
17:09:48 [2021-09-16T17:09:48.567Z] 
17:09:48 [2021-09-16T17:09:48.567Z] === Skipped
17:09:48 [2021-09-16T17:09:48.567Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:09:48 [2021-09-16T17:09:48.567Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
17:09:48 [2021-09-16T17:09:48.567Z] 
17:09:48 [2021-09-16T17:09:48.567Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:09:48 [2021-09-16T17:09:48.567Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:09:48 [2021-09-16T17:09:48.567Z] 
17:09:48 [2021-09-16T17:09:48.567Z] DONE 12 tests, 2 skipped in 1.346s
17:09:48 [2021-09-16T17:09:48.567Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:09:48 [2021-09-16T17:09:48.567Z] ++ 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
17:09:48 [2021-09-16T17:09:48.567Z] ++ set -e
17:09:48 [2021-09-16T17:09:48.567Z] ++ '[' -n 0 ']'
17:09:48 [2021-09-16T17:09:48.567Z] ++ set -x
17:09:48 [2021-09-16T17:09:48.567Z] ++ 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
17:09:48 [2021-09-16T17:09:48.691Z] --- PASS: TestSecretsCreateAndDelete (2.56s)
17:09:48 [2021-09-16T17:09:48.691Z] === RUN   TestSecretsUpdate
17:09:48 [2021-09-16T17:09:48.828Z] INFO: Testing against a local daemon
17:09:48 [2021-09-16T17:09:48.828Z] === RUN   TestNetworkCreateDelete
17:09:48 [2021-09-16T17:09:48.948Z]     docker_api_swarm_node_test.go:21: [dd8e3089a94ea] joining swarm manager [d08346f690ef3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:09:49 [2021-09-16T17:09:49.089Z] --- PASS: TestNetworkCreateDelete (0.19s)
17:09:49 [2021-09-16T17:09:49.089Z] === RUN   TestDockerNetworkDeletePreferID
17:09:49 [2021-09-16T17:09:49.663Z] --- PASS: TestDockerNetworkDeletePreferID (0.59s)
17:09:49 [2021-09-16T17:09:49.663Z] === RUN   TestDaemonDNSFallback
17:09:49 [2021-09-16T17:09:49.875Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
17:09:51 [2021-09-16T17:09:51.243Z] --- PASS: TestSecretsUpdate (2.34s)
17:09:51 [2021-09-16T17:09:51.243Z] === RUN   TestTemplatedSecret
17:09:51 [2021-09-16T17:09:51.243Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
17:09:52 [2021-09-16T17:09:52.606Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000e38480_<nil>}
17:09:53 [2021-09-16T17:09:53.988Z] --- PASS: TestTemplatedSecret (2.84s)
17:09:53 [2021-09-16T17:09:53.988Z] === RUN   TestSecretCreateResolve
17:09:54 [2021-09-16T17:09:54.244Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12513644247_/foo_false__<nil>_<nil>_<nil>}
17:09:54 [2021-09-16T17:09:54.720Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
17:09:54 [2021-09-16T17:09:54.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.84s)
17:09:54 [2021-09-16T17:09:54.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.99s)
17:09:54 [2021-09-16T17:09:54.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.16s)
17:09:54 [2021-09-16T17:09:54.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.42s)
17:09:54 [2021-09-16T17:09:54.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.30s)
17:09:54 [2021-09-16T17:09:54.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.25s)
17:09:54 [2021-09-16T17:09:54.720Z] === RUN   TestBuildMultiStageCopy
17:09:54 [2021-09-16T17:09:54.720Z] === RUN   TestBuildMultiStageCopy/copy_to_root
17:09:55 [2021-09-16T17:09:55.610Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12513644247_/foo_true__<nil>_<nil>_<nil>}
17:09:56 [2021-09-16T17:09:56.172Z] --- PASS: TestSecretCreateResolve (2.33s)
17:09:56 [2021-09-16T17:09:56.172Z] PASS
17:09:56 [2021-09-16T17:09:56.172Z] 
17:09:56 [2021-09-16T17:09:56.172Z] DONE 6 tests in 16.132s
17:09:56 [2021-09-16T17:09:56.172Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
17:09:56 [2021-09-16T17:09:56.172Z] ++ 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
17:09:56 [2021-09-16T17:09:56.172Z] ++ set -e
17:09:56 [2021-09-16T17:09:56.172Z] ++ '[' -n 0 ']'
17:09:56 [2021-09-16T17:09:56.172Z] ++ set -x
17:09:56 [2021-09-16T17:09:56.172Z] ++ 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
17:09:56 [2021-09-16T17:09:56.241Z] --- PASS: TestDaemonDNSFallback (6.74s)
17:09:56 [2021-09-16T17:09:56.241Z] === RUN   TestInspectNetwork
17:09:56 [2021-09-16T17:09:56.427Z] INFO: Testing against a local daemon
17:09:56 [2021-09-16T17:09:56.427Z] === RUN   TestServiceCreateInit
17:09:56 [2021-09-16T17:09:56.427Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:09:56 [2021-09-16T17:09:56.988Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3817457318_/foo_false__<nil>_<nil>_<nil>}
17:09:58 [2021-09-16T17:09:58.354Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3817457318_/foo_true__<nil>_<nil>_<nil>}
17:09:59 [2021-09-16T17:09:59.721Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
17:09:59 [2021-09-16T17:09:59.721Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3817457318_/foo_true__0xc000e384b0_<nil>_<nil>}
17:09:59 [2021-09-16T17:09:59.977Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:10:00 [2021-09-16T17:10:00.442Z] === RUN   TestInspectNetwork/full_network_id
17:10:00 [2021-09-16T17:10:00.442Z] === RUN   TestInspectNetwork/partial_network_id
17:10:00 [2021-09-16T17:10:00.442Z] === RUN   TestInspectNetwork/network_name
17:10:00 [2021-09-16T17:10:00.442Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:10:01 [2021-09-16T17:10:01.344Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000e384c8_<nil>}
17:10:01 [2021-09-16T17:10:01.907Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000e384e0_<nil>}
17:10:01 [2021-09-16T17:10:01.938Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
17:10:01 [2021-09-16T17:10:01.938Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
17:10:02 [2021-09-16T17:10:02.400Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
17:10:03 [2021-09-16T17:10:03.370Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
17:10:03 [2021-09-16T17:10:03.797Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000e384f8_<nil>}
17:10:03 [2021-09-16T17:10:03.797Z]     docker_api_swarm_test.go:502: [d94c4c81353d4] joining swarm manager [d38aeb151f4dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:10:04 [2021-09-16T17:10:04.707Z] --- PASS: TestInspectNetwork (7.99s)
17:10:04 [2021-09-16T17:10:04.707Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
17:10:04 [2021-09-16T17:10:04.707Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
17:10:04 [2021-09-16T17:10:04.707Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:10:04 [2021-09-16T17:10:04.707Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:10:04 [2021-09-16T17:10:04.707Z] === RUN   TestRunContainerWithBridgeNone
17:10:04 [2021-09-16T17:10:04.906Z] --- PASS: TestBuildMultiStageCopy (10.94s)
17:10:04 [2021-09-16T17:10:04.906Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (7.31s)
17:10:04 [2021-09-16T17:10:04.906Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.64s)
17:10:04 [2021-09-16T17:10:04.906Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.92s)
17:10:04 [2021-09-16T17:10:04.906Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s)
17:10:04 [2021-09-16T17:10:04.906Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.08s)
17:10:04 [2021-09-16T17:10:04.906Z] === RUN   TestBuildMultiStageParentConfig
17:10:05 [2021-09-16T17:10:05.161Z] --- PASS: TestServiceCreateInit (8.53s)
17:10:05 [2021-09-16T17:10:05.161Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.66s)
17:10:05 [2021-09-16T17:10:05.161Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.86s)
17:10:05 [2021-09-16T17:10:05.161Z] === RUN   TestCreateServiceMultipleTimes
17:10:05 [2021-09-16T17:10:05.161Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000e38510_<nil>}
17:10:06 [2021-09-16T17:10:06.525Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:10:06 [2021-09-16T17:10:06.618Z] --- PASS: TestRunContainerWithBridgeNone (2.23s)
17:10:06 [2021-09-16T17:10:06.618Z] === RUN   TestNetworkInvalidJSON
17:10:06 [2021-09-16T17:10:06.618Z] === RUN   TestNetworkInvalidJSON//networks/create
17:10:06 [2021-09-16T17:10:06.618Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:10:06 [2021-09-16T17:10:06.618Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:10:06 [2021-09-16T17:10:06.618Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:10:06 [2021-09-16T17:10:06.618Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:10:06 [2021-09-16T17:10:06.618Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:10:06 [2021-09-16T17:10:06.618Z] === CONT  TestNetworkInvalidJSON//networks/create
17:10:06 [2021-09-16T17:10:06.618Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:10:06 [2021-09-16T17:10:06.618Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:10:06 [2021-09-16T17:10:06.618Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:10:06 [2021-09-16T17:10:06.618Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:10:06 [2021-09-16T17:10:06.618Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:10:06 [2021-09-16T17:10:06.618Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:10:06 [2021-09-16T17:10:06.618Z] === RUN   TestNetworkList
17:10:06 [2021-09-16T17:10:06.618Z] === RUN   TestNetworkList//networks
17:10:06 [2021-09-16T17:10:06.618Z] === PAUSE TestNetworkList//networks
17:10:06 [2021-09-16T17:10:06.618Z] === RUN   TestNetworkList//networks/
17:10:06 [2021-09-16T17:10:06.618Z] === PAUSE TestNetworkList//networks/
17:10:06 [2021-09-16T17:10:06.618Z] === CONT  TestNetworkList//networks
17:10:06 [2021-09-16T17:10:06.618Z] === CONT  TestNetworkList//networks/
17:10:06 [2021-09-16T17:10:06.618Z] --- PASS: TestNetworkList (0.03s)
17:10:06 [2021-09-16T17:10:06.618Z]     --- PASS: TestNetworkList//networks (0.00s)
17:10:06 [2021-09-16T17:10:06.618Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:10:06 [2021-09-16T17:10:06.618Z] === RUN   TestHostIPv4BridgeLabel
17:10:07 [2021-09-16T17:10:07.083Z] --- PASS: TestBuildMultiStageParentConfig (2.17s)
17:10:07 [2021-09-16T17:10:07.083Z] === RUN   TestBuildLabelWithTargets
17:10:07 [2021-09-16T17:10:07.083Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:10:07 [2021-09-16T17:10:07.083Z] --- SKIP: TestBuildLabelWithTargets (0.01s)
17:10:07 [2021-09-16T17:10:07.083Z] === RUN   TestBuildWithEmptyLayers
17:10:07 [2021-09-16T17:10:07.187Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
17:10:07 [2021-09-16T17:10:07.187Z] === RUN   TestDaemonRestartWithLiveRestore
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
17:10:07 [2021-09-16T17:10:07.891Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
17:10:08 [2021-09-16T17:10:08.050Z] --- PASS: TestBuildWithEmptyLayers (1.08s)
17:10:08 [2021-09-16T17:10:08.050Z] === RUN   TestBuildMultiStageOnBuild
17:10:08 [2021-09-16T17:10:08.128Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
17:10:08 [2021-09-16T17:10:08.128Z] === RUN   TestDaemonDefaultNetworkPools
17:10:08 [2021-09-16T17:10:08.147Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:10:09 [2021-09-16T17:10:09.069Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s)
17:10:09 [2021-09-16T17:10:09.069Z] === RUN   TestDaemonRestartWithExistingNetwork
17:10:10 [2021-09-16T17:10:10.456Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
17:10:10 [2021-09-16T17:10:10.456Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:10:10 [2021-09-16T17:10:10.662Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:10:11 [2021-09-16T17:10:11.840Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.40s)
17:10:11 [2021-09-16T17:10:11.840Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:10:12 [2021-09-16T17:10:12.037Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:10:12 [2021-09-16T17:10:12.410Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
17:10:12 [2021-09-16T17:10:12.410Z] === RUN   TestServiceWithPredefinedNetwork
17:10:12 [2021-09-16T17:10:12.508Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
17:10:12 [2021-09-16T17:10:12.508Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
17:10:12 [2021-09-16T17:10:12.508Z] GOOS="windows" GOARCH="amd64" GOARM=""
17:10:12 [2021-09-16T17:10:12.508Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
17:10:12 [2021-09-16T17:10:12.508Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
17:10:12 [2021-09-16T17:10:12.508Z] remote: Enumerating objects: 23, done.
17:10:12 [2021-09-16T17:10:12.508Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
17:10:12 [2021-09-16T17:10:12.508Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
17:10:12 [2021-09-16T17:10:12.508Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
17:10:12 [2021-09-16T17:10:12.508Z] Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done.
17:10:12 [2021-09-16T17:10:12.508Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
17:10:12 [2021-09-16T17:10:12.508Z] Building: bundles/cross/windows/amd64/containerutility.exe
17:10:12 [2021-09-16T17:10:12.765Z] Cross building: bundles/cross/linux/ppc64le
17:10:12 [2021-09-16T17:10:12.765Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
17:10:12 [2021-09-16T17:10:12.765Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
17:10:13 [2021-09-16T17:10:13.925Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:10:14 [2021-09-16T17:10:14.487Z]     docker_api_swarm_test.go:507: [d645b8537a77e] joining swarm manager [d38aeb151f4dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:10:14 [2021-09-16T17:10:14.953Z] --- PASS: TestServiceWithPredefinedNetwork (2.68s)
17:10:14 [2021-09-16T17:10:14.953Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:10:14 [2021-09-16T17:10:14.953Z]     service_test.go:243: FLAKY_TEST
17:10:14 [2021-09-16T17:10:14.953Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:10:14 [2021-09-16T17:10:14.953Z] === RUN   TestServiceWithDataPathPortInit
17:10:15 [2021-09-16T17:10:15.417Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:10:15 [2021-09-16T17:10:15.673Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:10:16 [2021-09-16T17:10:16.235Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:10:16 [2021-09-16T17:10:16.491Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
17:10:17 [2021-09-16T17:10:17.053Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:10:17 [2021-09-16T17:10:17.613Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:10:18 [2021-09-16T17:10:18.175Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:10:18 [2021-09-16T17:10:18.435Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:10:18 [2021-09-16T17:10:18.997Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:10:19 [2021-09-16T17:10:19.558Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:10:20 [2021-09-16T17:10:20.122Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:10:20 [2021-09-16T17:10:20.683Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:10:21 [2021-09-16T17:10:21.244Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:10:21 [2021-09-16T17:10:21.244Z] --- PASS: TestCreateServiceMultipleTimes (16.43s)
17:10:21 [2021-09-16T17:10:21.244Z] === RUN   TestCreateServiceConflict
17:10:21 [2021-09-16T17:10:21.806Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:10:22 [2021-09-16T17:10:22.736Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:10:22 [2021-09-16T17:10:22.855Z] --- PASS: TestBuildMultiStageOnBuild (14.37s)
17:10:22 [2021-09-16T17:10:22.855Z] === RUN   TestBuildUncleanTarFilenames
17:10:22 [2021-09-16T17:10:22.855Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:10:22 [2021-09-16T17:10:22.855Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
17:10:22 [2021-09-16T17:10:22.855Z] === RUN   TestBuildMultiStageLayerLeak
17:10:23 [2021-09-16T17:10:23.663Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:10:24 [2021-09-16T17:10:24.226Z] --- PASS: TestCreateServiceConflict (2.83s)
17:10:24 [2021-09-16T17:10:24.226Z] === RUN   TestCreateServiceMaxReplicas
17:10:24 [2021-09-16T17:10:24.481Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:10:25 [2021-09-16T17:10:25.044Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:10:25 [2021-09-16T17:10:25.044Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:10:25 [2021-09-16T17:10:25.974Z] === RUN   TestDockerSuite/TestCpRelativePath
17:10:26 [2021-09-16T17:10:26.906Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:10:27 [2021-09-16T17:10:27.467Z] --- PASS: TestCreateServiceMaxReplicas (3.16s)
17:10:27 [2021-09-16T17:10:27.467Z] === RUN   TestCreateWithDuplicateNetworkNames
17:10:27 [2021-09-16T17:10:27.723Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:10:28 [2021-09-16T17:10:28.285Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:10:29 [2021-09-16T17:10:29.214Z] === RUN   TestDockerSuite/TestCpToCaseA
17:10:30 [2021-09-16T17:10:30.580Z] === RUN   TestDockerSuite/TestCpToCaseB
17:10:30 [2021-09-16T17:10:30.835Z] === RUN   TestDockerSuite/TestCpToCaseC
17:10:32 [2021-09-16T17:10:32.200Z] === RUN   TestDockerSuite/TestCpToCaseD
17:10:33 [2021-09-16T17:10:33.081Z] --- PASS: TestServiceWithDataPathPortInit (16.08s)
17:10:33 [2021-09-16T17:10:33.081Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:10:34 [2021-09-16T17:10:34.024Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bbje3a3a5s57gd4920qa36vqt Created:2021-09-16 17:10:32.446995602 +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[25ac4a1970ce43eabc3b203fc033cdd25844b2963b39921157487e5741ca477b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.moi7u47mm0hyhqcqx2aubyl76 EndpointID:dd862a2928d3b36b0ab2d528f3e653d9ce297cdf050058421ada7dc91d1beb5d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:bc7047303d9b159d0a55e606037377799d0e9040396a3007d69e3da6409bd3ca 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:2ddd7479fb34 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.moi7u47mm0hyhqcqx2aubyl76 EndpointID:dd862a2928d3b36b0ab2d528f3e653d9ce297cdf050058421ada7dc91d1beb5d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:10:35 [2021-09-16T17:10:35.467Z] === RUN   TestDockerSuite/TestCpToCaseE
17:10:36 [2021-09-16T17:10:36.836Z] === RUN   TestDockerSuite/TestCpToCaseF
17:10:37 [2021-09-16T17:10:37.397Z] === RUN   TestDockerSuite/TestCpToCaseG
17:10:39 [2021-09-16T17:10:39.307Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.79s)
17:10:39 [2021-09-16T17:10:39.307Z] PASS
17:10:39 [2021-09-16T17:10:39.307Z] 
17:10:39 [2021-09-16T17:10:39.307Z] === Skipped
17:10:39 [2021-09-16T17:10:39.307Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:10:39 [2021-09-16T17:10:39.307Z]     service_test.go:243: FLAKY_TEST
17:10:39 [2021-09-16T17:10:39.307Z] 
17:10:39 [2021-09-16T17:10:39.307Z] DONE 26 tests, 1 skipped in 50.165s
17:10:39 [2021-09-16T17:10:39.307Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:10:39 [2021-09-16T17:10:39.307Z] ++ 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
17:10:39 [2021-09-16T17:10:39.307Z] ++ set -e
17:10:39 [2021-09-16T17:10:39.307Z] ++ '[' -n 0 ']'
17:10:39 [2021-09-16T17:10:39.307Z] ++ set -x
17:10:39 [2021-09-16T17:10:39.307Z] ++ 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
17:10:39 [2021-09-16T17:10:39.307Z] INFO: Testing against a local daemon
17:10:39 [2021-09-16T17:10:39.307Z] === RUN   TestDockerNetworkIpvlanPersistance
17:10:39 [2021-09-16T17:10:39.307Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:10:39 [2021-09-16T17:10:39.307Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:10:39 [2021-09-16T17:10:39.307Z] === RUN   TestDockerNetworkIpvlan
17:10:39 [2021-09-16T17:10:39.307Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:10:39 [2021-09-16T17:10:39.307Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:10:39 [2021-09-16T17:10:39.307Z] PASS
17:10:39 [2021-09-16T17:10:39.307Z] 
17:10:39 [2021-09-16T17:10:39.307Z] === Skipped
17:10:39 [2021-09-16T17:10:39.307Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:10:39 [2021-09-16T17:10:39.307Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:10:39 [2021-09-16T17:10:39.307Z] 
17:10:39 [2021-09-16T17:10:39.307Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:10:39 [2021-09-16T17:10:39.307Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:10:39 [2021-09-16T17:10:39.307Z] 
17:10:39 [2021-09-16T17:10:39.307Z] DONE 2 tests, 2 skipped in 0.125s
17:10:39 [2021-09-16T17:10:39.307Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:10:39 [2021-09-16T17:10:39.307Z] ++ 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
17:10:39 [2021-09-16T17:10:39.307Z] ++ set -e
17:10:39 [2021-09-16T17:10:39.307Z] ++ '[' -n 0 ']'
17:10:39 [2021-09-16T17:10:39.307Z] ++ set -x
17:10:39 [2021-09-16T17:10:39.307Z] ++ 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
17:10:39 [2021-09-16T17:10:39.307Z] INFO: Testing against a local daemon
17:10:39 [2021-09-16T17:10:39.307Z] === RUN   TestDockerNetworkMacvlanPersistance
17:10:39 [2021-09-16T17:10:39.910Z] === RUN   TestDockerSuite/TestCpToCaseH
17:10:40 [2021-09-16T17:10:40.541Z] --- PASS: TestBuildMultiStageLayerLeak (17.93s)
17:10:40 [2021-09-16T17:10:40.541Z] === RUN   TestBuildWithHugeFile
17:10:40 [2021-09-16T17:10:40.690Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s)
17:10:40 [2021-09-16T17:10:40.690Z] === RUN   TestDockerNetworkMacvlan
17:10:41 [2021-09-16T17:10:41.260Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:10:41 [2021-09-16T17:10:41.274Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.79s)
17:10:41 [2021-09-16T17:10:41.274Z] === RUN   TestCreateServiceSecretFileMode
17:10:42 [2021-09-16T17:10:42.200Z] === RUN   TestDockerSuite/TestCpToCaseI
17:10:42 [2021-09-16T17:10:42.201Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:10:42 [2021-09-16T17:10:42.456Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:10:43 [2021-09-16T17:10:43.142Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:10:44 [2021-09-16T17:10:44.348Z] --- PASS: TestCreateServiceSecretFileMode (2.85s)
17:10:44 [2021-09-16T17:10:44.348Z] === RUN   TestCreateServiceConfigFileMode
17:10:45 [2021-09-16T17:10:45.683Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:10:45 [2021-09-16T17:10:45.730Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
17:10:46 [2021-09-16T17:10:46.291Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
17:10:47 [2021-09-16T17:10:47.219Z] --- PASS: TestCreateServiceConfigFileMode (3.04s)
17:10:47 [2021-09-16T17:10:47.219Z] === RUN   TestCreateServiceSysctls
17:10:47 [2021-09-16T17:10:47.219Z] === RUN   TestDockerSuite/TestCpToDot
17:10:47 [2021-09-16T17:10:47.784Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:10:48 [2021-09-16T17:10:48.227Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:10:48 [2021-09-16T17:10:48.347Z]     docker_api_swarm_node_test.go:81: [dc41ecf9f9249] joining swarm manager [d4917ec9ffb9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:10:49 [2021-09-16T17:10:49.275Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:10:50 [2021-09-16T17:10:50.640Z] === RUN   TestDockerSuite/TestCpToStdout
17:10:51 [2021-09-16T17:10:51.201Z] --- PASS: TestCreateServiceSysctls (4.02s)
17:10:51 [2021-09-16T17:10:51.201Z] === RUN   TestCreateServiceCapabilities
17:10:51 [2021-09-16T17:10:51.201Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:10:52 [2021-09-16T17:10:52.430Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:10:52 [2021-09-16T17:10:52.569Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:10:52 [2021-09-16T17:10:52.569Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:10:53 [2021-09-16T17:10:53.497Z] === RUN   TestDockerSuite/TestCpVolumePath
17:10:53 [2021-09-16T17:10:53.813Z] --- PASS: TestDockerNetworkMacvlan (13.19s)
17:10:53 [2021-09-16T17:10:53.813Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
17:10:53 [2021-09-16T17:10:53.813Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
17:10:53 [2021-09-16T17:10:53.813Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s)
17:10:53 [2021-09-16T17:10:53.813Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.21s)
17:10:53 [2021-09-16T17:10:53.813Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.03s)
17:10:53 [2021-09-16T17:10:53.813Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.14s)
17:10:53 [2021-09-16T17:10:53.813Z] PASS
17:10:53 [2021-09-16T17:10:53.813Z] 
17:10:53 [2021-09-16T17:10:53.813Z] DONE 8 tests in 14.746s
17:10:53 [2021-09-16T17:10:53.814Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:10:53 [2021-09-16T17:10:53.814Z] ++ 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
17:10:53 [2021-09-16T17:10:53.814Z] ++ set -e
17:10:53 [2021-09-16T17:10:53.814Z] ++ '[' -n 0 ']'
17:10:53 [2021-09-16T17:10:53.814Z] ++ set -x
17:10:53 [2021-09-16T17:10:53.814Z] ++ 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
17:10:53 [2021-09-16T17:10:53.814Z] testing: warning: no tests to run
17:10:53 [2021-09-16T17:10:53.814Z] PASS
17:10:53 [2021-09-16T17:10:53.814Z] 
17:10:53 [2021-09-16T17:10:53.814Z] DONE 0 tests in 0.035s
17:10:53 [2021-09-16T17:10:53.814Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:10:53 [2021-09-16T17:10:53.814Z] ++ 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
17:10:53 [2021-09-16T17:10:53.814Z] ++ set -e
17:10:53 [2021-09-16T17:10:53.814Z] ++ '[' -n 0 ']'
17:10:53 [2021-09-16T17:10:53.814Z] ++ set -x
17:10:53 [2021-09-16T17:10:53.814Z] ++ 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
17:10:53 [2021-09-16T17:10:53.814Z] INFO: Testing against a local daemon
17:10:53 [2021-09-16T17:10:53.814Z] === RUN   TestAuthZPluginAllowRequest
17:10:54 [2021-09-16T17:10:54.059Z] --- PASS: TestCreateServiceCapabilities (3.07s)
17:10:54 [2021-09-16T17:10:54.059Z] === RUN   TestInspect
17:10:54 [2021-09-16T17:10:54.621Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:10:54 [2021-09-16T17:10:54.621Z] === RUN   TestDockerSuite/TestCreateArgs
17:10:54 [2021-09-16T17:10:54.877Z] === RUN   TestDockerSuite/TestCreateByImageID
17:10:55 [2021-09-16T17:10:55.438Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:10:55 [2021-09-16T17:10:55.694Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:10:55 [2021-09-16T17:10:55.694Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:10:55 [2021-09-16T17:10:55.694Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:10:55 [2021-09-16T17:10:55.724Z] --- PASS: TestAuthZPluginAllowRequest (1.50s)
17:10:55 [2021-09-16T17:10:55.724Z] === RUN   TestAuthZPluginTLS
17:10:55 [2021-09-16T17:10:55.950Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:10:55 [2021-09-16T17:10:55.984Z] --- PASS: TestAuthZPluginTLS (0.59s)
17:10:55 [2021-09-16T17:10:55.984Z] === RUN   TestAuthZPluginDenyRequest
17:10:56 [2021-09-16T17:10:56.880Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:10:56 [2021-09-16T17:10:56.925Z] --- PASS: TestAuthZPluginDenyRequest (0.74s)
17:10:56 [2021-09-16T17:10:56.925Z] === RUN   TestAuthZPluginAPIDenyResponse
17:10:57 [2021-09-16T17:10:57.446Z] === RUN   TestDockerSuite/TestCreateLabels
17:10:57 [2021-09-16T17:10:57.446Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:10:57 [2021-09-16T17:10:57.446Z] === RUN   TestDockerSuite/TestCreateRM
17:10:57 [2021-09-16T17:10:57.496Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
17:10:57 [2021-09-16T17:10:57.496Z] === RUN   TestAuthZPluginDenyResponse
17:10:57 [2021-09-16T17:10:57.703Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:10:57 [2021-09-16T17:10:57.703Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:10:57 [2021-09-16T17:10:57.703Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:10:57 [2021-09-16T17:10:57.703Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:10:57 [2021-09-16T17:10:57.959Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:10:58 [2021-09-16T17:10:58.067Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
17:10:58 [2021-09-16T17:10:58.068Z] === RUN   TestAuthZPluginAllowEventStream
17:10:58 [2021-09-16T17:10:58.215Z] --- PASS: TestInspect (4.15s)
17:10:58 [2021-09-16T17:10:58.215Z] === RUN   TestCreateJob
17:10:59 [2021-09-16T17:10:59.455Z] --- PASS: TestAuthZPluginAllowEventStream (1.61s)
17:10:59 [2021-09-16T17:10:59.455Z] === RUN   TestAuthZPluginErrorResponse
17:10:59 [2021-09-16T17:10:59.581Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:10:59 [2021-09-16T17:10:59.581Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:10:59 [2021-09-16T17:10:59.581Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:11:00 [2021-09-16T17:11:00.025Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
17:11:00 [2021-09-16T17:11:00.025Z] === RUN   TestAuthZPluginErrorRequest
17:11:00 [2021-09-16T17:11:00.596Z] --- PASS: TestAuthZPluginErrorRequest (0.56s)
17:11:00 [2021-09-16T17:11:00.596Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:11:01 [2021-09-16T17:11:01.168Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
17:11:01 [2021-09-16T17:11:01.168Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:11:02 [2021-09-16T17:11:02.111Z] --- PASS: TestCreateJob (3.73s)
17:11:02 [2021-09-16T17:11:02.111Z] === RUN   TestReplicatedJob
17:11:03 [2021-09-16T17:11:03.038Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
17:11:03 [2021-09-16T17:11:03.038Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:11:03 [2021-09-16T17:11:03.093Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.89s)
17:11:03 [2021-09-16T17:11:03.093Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:11:03 [2021-09-16T17:11:03.295Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:11:03 [2021-09-16T17:11:03.295Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:11:03 [2021-09-16T17:11:03.295Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:11:03 [2021-09-16T17:11:03.295Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:11:03 [2021-09-16T17:11:03.550Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:11:04 [2021-09-16T17:11:04.113Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:11:05 [2021-09-16T17:11:05.005Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s)
17:11:05 [2021-09-16T17:11:05.005Z] === RUN   TestAuthZPluginHeader
17:11:05 [2021-09-16T17:11:05.945Z] --- PASS: TestAuthZPluginHeader (0.83s)
17:11:05 [2021-09-16T17:11:05.945Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:11:05 [2021-09-16T17:11:05.945Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:05 [2021-09-16T17:11:05.945Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:11:05 [2021-09-16T17:11:05.945Z] === RUN   TestAuthZPluginV2Disable
17:11:05 [2021-09-16T17:11:05.945Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:05 [2021-09-16T17:11:05.945Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:11:05 [2021-09-16T17:11:05.945Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:11:05 [2021-09-16T17:11:05.945Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:05 [2021-09-16T17:11:05.945Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:11:05 [2021-09-16T17:11:05.945Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:11:05 [2021-09-16T17:11:05.945Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:05 [2021-09-16T17:11:05.945Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:11:05 [2021-09-16T17:11:05.945Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:11:06 [2021-09-16T17:11:06.004Z]     docker_api_swarm_node_test.go:53: [dd15449e48539] joining swarm manager [d7764cd38eda8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:11:06 [2021-09-16T17:11:06.004Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:11:06 [2021-09-16T17:11:06.566Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:11:06 [2021-09-16T17:11:06.822Z]     docker_api_swarm_node_test.go:54: [d8e0e2731da0b] joining swarm manager [d7764cd38eda8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:11:08 [2021-09-16T17:11:08.186Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:11:08 [2021-09-16T17:11:08.443Z] --- PASS: TestReplicatedJob (6.57s)
17:11:08 [2021-09-16T17:11:08.443Z] === RUN   TestUpdateReplicatedJob
17:11:09 [2021-09-16T17:11:09.005Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:11:09 [2021-09-16T17:11:09.567Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:11:10 [2021-09-16T17:11:10.132Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:11:10 [2021-09-16T17:11:10.388Z] === RUN   TestDockerSuite/TestDevicePermissions
17:11:10 [2021-09-16T17:11:10.950Z] === RUN   TestDockerSuite/TestDockerFails
17:11:10 [2021-09-16T17:11:10.950Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
17:11:10 [2021-09-16T17:11:10.950Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
17:11:10 [2021-09-16T17:11:10.950Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
17:11:11 [2021-09-16T17:11:11.877Z] --- PASS: TestUpdateReplicatedJob (3.43s)
17:11:11 [2021-09-16T17:11:11.877Z] === RUN   TestServiceListWithStatuses
17:11:11 [2021-09-16T17:11:11.877Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:11:11 [2021-09-16T17:11:11.877Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:11:11 [2021-09-16T17:11:11.877Z] === RUN   TestDockerNetworkConnectAlias
17:11:11 [2021-09-16T17:11:11.877Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
17:11:12 [2021-09-16T17:11:12.804Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
17:11:13 [2021-09-16T17:11:13.731Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
17:11:13 [2021-09-16T17:11:13.731Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
17:11:13 [2021-09-16T17:11:13.731Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
17:11:13 [2021-09-16T17:11:13.987Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
17:11:16 [2021-09-16T17:11:16.503Z] --- PASS: TestDockerNetworkConnectAlias (4.52s)
17:11:16 [2021-09-16T17:11:16.503Z] === RUN   TestDockerNetworkReConnect
17:11:19 [2021-09-16T17:11:19.781Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:11:20 [2021-09-16T17:11:20.037Z] --- PASS: TestDockerNetworkReConnect (3.52s)
17:11:20 [2021-09-16T17:11:20.037Z] === RUN   TestServicePlugin
17:11:21 [2021-09-16T17:11:21.928Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:11:23 [2021-09-16T17:11:23.817Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:11:24 [2021-09-16T17:11:24.050Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.76s)
17:11:24 [2021-09-16T17:11:24.050Z] PASS
17:11:24 [2021-09-16T17:11:24.050Z] 
17:11:24 [2021-09-16T17:11:24.050Z] === Skipped
17:11:24 [2021-09-16T17:11:24.050Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:11:24 [2021-09-16T17:11:24.050Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:24 [2021-09-16T17:11:24.050Z] 
17:11:24 [2021-09-16T17:11:24.050Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:11:24 [2021-09-16T17:11:24.050Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:24 [2021-09-16T17:11:24.050Z] 
17:11:24 [2021-09-16T17:11:24.050Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:11:24 [2021-09-16T17:11:24.050Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:24 [2021-09-16T17:11:24.050Z] 
17:11:24 [2021-09-16T17:11:24.050Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:11:24 [2021-09-16T17:11:24.050Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:24 [2021-09-16T17:11:24.050Z] 
17:11:24 [2021-09-16T17:11:24.050Z] DONE 17 tests, 4 skipped in 28.767s
17:11:24 [2021-09-16T17:11:24.050Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:11:24 [2021-09-16T17:11:24.050Z] ++ 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
17:11:24 [2021-09-16T17:11:24.050Z] ++ set -e
17:11:24 [2021-09-16T17:11:24.050Z] ++ '[' -n 0 ']'
17:11:24 [2021-09-16T17:11:24.050Z] ++ set -x
17:11:24 [2021-09-16T17:11:24.050Z] ++ 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
17:11:24 [2021-09-16T17:11:24.050Z] INFO: Testing against a local daemon
17:11:24 [2021-09-16T17:11:24.050Z] === RUN   TestPluginInvalidJSON
17:11:24 [2021-09-16T17:11:24.050Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:11:24 [2021-09-16T17:11:24.050Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:11:24 [2021-09-16T17:11:24.050Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:11:24 [2021-09-16T17:11:24.050Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:11:24 [2021-09-16T17:11:24.050Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:11:24 [2021-09-16T17:11:24.050Z] === RUN   TestPluginInstall
17:11:24 [2021-09-16T17:11:24.050Z] === RUN   TestPluginInstall/no_auth
17:11:24 [2021-09-16T17:11:24.073Z]     plugin_test.go:61: [d50416d3e0d81] joining swarm manager [dd5a1e368b18f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:11:24 [2021-09-16T17:11:24.991Z] time="2021-09-16T17:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:11:24 [2021-09-16T17:11:24.991Z] time="2021-09-16T17:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c08448b73893cef2ea3b0d655fb1eaaeaae1af462203695140a7c549f018a4c0" mediatype=application/vnd.docker.plugin.v1+json size=522
17:11:24 [2021-09-16T17:11:24.991Z] time="2021-09-16T17:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:11:24 [2021-09-16T17:11:24.991Z] time="2021-09-16T17:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c08448b73893cef2ea3b0d655fb1eaaeaae1af462203695140a7c549f018a4c0" mediatype=application/vnd.docker.plugin.v1+json size=522
17:11:24 [2021-09-16T17:11:24.991Z] === RUN   TestPluginInstall/with_htpasswd
17:11:25 [2021-09-16T17:11:25.437Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
17:11:25 [2021-09-16T17:11:25.437Z]     plugin_test.go:64: [dab7eb3ddbeec] joining swarm manager [dd5a1e368b18f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:11:25 [2021-09-16T17:11:25.563Z] time="2021-09-16T17:11:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:11:25 [2021-09-16T17:11:25.563Z] time="2021-09-16T17:11:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c08448b73893cef2ea3b0d655fb1eaaeaae1af462203695140a7c549f018a4c0" mediatype=application/vnd.docker.plugin.v1+json size=522
17:11:25 [2021-09-16T17:11:25.563Z] time="2021-09-16T17:11:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:11:25 [2021-09-16T17:11:25.563Z] time="2021-09-16T17:11:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c08448b73893cef2ea3b0d655fb1eaaeaae1af462203695140a7c549f018a4c0" mediatype=application/vnd.docker.plugin.v1+json size=522
17:11:26 [2021-09-16T17:11:26.001Z] === RUN   TestDockerSuite/TestEventsAttach
17:11:26 [2021-09-16T17:11:26.134Z] === RUN   TestPluginInstall/with_insecure
17:11:26 [2021-09-16T17:11:26.929Z] === RUN   TestDockerSuite/TestEventsCommit
17:11:27 [2021-09-16T17:11:27.074Z] time="2021-09-16T17:11:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:11:27 [2021-09-16T17:11:27.074Z] time="2021-09-16T17:11:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24557791df581807577c808add4de167fff492a1df5d08bfdecbd4445fd591dc" mediatype=application/vnd.docker.plugin.v1+json size=522
17:11:27 [2021-09-16T17:11:27.074Z] time="2021-09-16T17:11:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:11:27 [2021-09-16T17:11:27.074Z] time="2021-09-16T17:11:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:24557791df581807577c808add4de167fff492a1df5d08bfdecbd4445fd591dc" mediatype=application/vnd.docker.plugin.v1+json size=522
17:11:27 [2021-09-16T17:11:27.490Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:11:27 [2021-09-16T17:11:27.645Z]     plugin_test.go:165: [d6a9554a6f019] daemon is not started
17:11:27 [2021-09-16T17:11:27.645Z] --- PASS: TestPluginInstall (4.86s)
17:11:27 [2021-09-16T17:11:27.645Z]     --- PASS: TestPluginInstall/no_auth (2.32s)
17:11:27 [2021-09-16T17:11:27.645Z]     --- PASS: TestPluginInstall/with_htpasswd (0.92s)
17:11:27 [2021-09-16T17:11:27.645Z]     --- PASS: TestPluginInstall/with_insecure (1.61s)
17:11:27 [2021-09-16T17:11:27.645Z] === RUN   TestPluginsWithRuntimes
17:11:28 [2021-09-16T17:11:28.051Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:11:28 [2021-09-16T17:11:28.612Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:11:29 [2021-09-16T17:11:29.173Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
17:11:29 [2021-09-16T17:11:29.557Z] === RUN   TestPluginsWithRuntimes/No_Args
17:11:30 [2021-09-16T17:11:30.538Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
17:11:30 [2021-09-16T17:11:30.939Z] === RUN   TestPluginsWithRuntimes/With_Args
17:11:31 [2021-09-16T17:11:31.468Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:11:31 [2021-09-16T17:11:31.881Z] --- PASS: TestPluginsWithRuntimes (4.25s)
17:11:31 [2021-09-16T17:11:31.881Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.14s)
17:11:31 [2021-09-16T17:11:31.881Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.13s)
17:11:31 [2021-09-16T17:11:31.881Z] === RUN   TestPluginBackCompatMediaTypes
17:11:33 [2021-09-16T17:11:33.797Z] --- PASS: TestPluginBackCompatMediaTypes (1.51s)
17:11:33 [2021-09-16T17:11:33.797Z] PASS
17:11:33 [2021-09-16T17:11:33.797Z] 
17:11:33 [2021-09-16T17:11:33.797Z] DONE 10 tests in 10.800s
17:11:33 [2021-09-16T17:11:33.797Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:11:33 [2021-09-16T17:11:33.797Z] ++ 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
17:11:33 [2021-09-16T17:11:33.797Z] ++ set -e
17:11:33 [2021-09-16T17:11:33.797Z] ++ '[' -n 0 ']'
17:11:33 [2021-09-16T17:11:33.797Z] ++ set -x
17:11:33 [2021-09-16T17:11:33.797Z] ++ 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
17:11:33 [2021-09-16T17:11:33.797Z] INFO: Testing against a local daemon
17:11:33 [2021-09-16T17:11:33.797Z] === RUN   TestExternalGraphDriver
17:11:33 [2021-09-16T17:11:33.797Z] === RUN   TestExternalGraphDriver/json
17:11:33 [2021-09-16T17:11:33.983Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
17:11:35 [2021-09-16T17:11:35.882Z] === RUN   TestDockerSuite/TestEventsCopy
17:11:36 [2021-09-16T17:11:36.450Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:11:37 [2021-09-16T17:11:37.098Z] === RUN   TestExternalGraphDriver/spec
17:11:37 [2021-09-16T17:11:37.376Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:11:38 [2021-09-16T17:11:38.482Z] === RUN   TestExternalGraphDriver/pull
17:11:39 [2021-09-16T17:11:39.264Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
17:11:40 [2021-09-16T17:11:40.393Z] --- PASS: TestExternalGraphDriver (6.69s)
17:11:40 [2021-09-16T17:11:40.393Z]     --- PASS: TestExternalGraphDriver/json (2.93s)
17:11:40 [2021-09-16T17:11:40.393Z]     --- PASS: TestExternalGraphDriver/spec (1.90s)
17:11:40 [2021-09-16T17:11:40.393Z]     --- PASS: TestExternalGraphDriver/pull (1.80s)
17:11:40 [2021-09-16T17:11:40.393Z] === RUN   TestGraphdriverPluginV2
17:11:40 [2021-09-16T17:11:40.393Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:40 [2021-09-16T17:11:40.393Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
17:11:40 [2021-09-16T17:11:40.393Z] PASS
17:11:40 [2021-09-16T17:11:40.393Z] 
17:11:40 [2021-09-16T17:11:40.393Z] === Skipped
17:11:40 [2021-09-16T17:11:40.393Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
17:11:40 [2021-09-16T17:11:40.393Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:11:40 [2021-09-16T17:11:40.393Z] 
17:11:40 [2021-09-16T17:11:40.393Z] DONE 5 tests, 1 skipped in 6.846s
17:11:40 [2021-09-16T17:11:40.393Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:11:40 [2021-09-16T17:11:40.393Z] ++ 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
17:11:40 [2021-09-16T17:11:40.393Z] ++ set -e
17:11:40 [2021-09-16T17:11:40.393Z] ++ '[' -n 0 ']'
17:11:40 [2021-09-16T17:11:40.393Z] ++ set -x
17:11:40 [2021-09-16T17:11:40.393Z] ++ 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
17:11:40 [2021-09-16T17:11:40.393Z] INFO: Testing against a local daemon
17:11:40 [2021-09-16T17:11:40.393Z] === RUN   TestContinueAfterPluginCrash
17:11:40 [2021-09-16T17:11:40.393Z] === PAUSE TestContinueAfterPluginCrash
17:11:40 [2021-09-16T17:11:40.393Z] === RUN   TestReadPluginNoRead
17:11:40 [2021-09-16T17:11:40.393Z] === PAUSE TestReadPluginNoRead
17:11:40 [2021-09-16T17:11:40.393Z] === RUN   TestDaemonStartWithLogOpt
17:11:40 [2021-09-16T17:11:40.393Z] === PAUSE TestDaemonStartWithLogOpt
17:11:40 [2021-09-16T17:11:40.393Z] === CONT  TestContinueAfterPluginCrash
17:11:40 [2021-09-16T17:11:40.393Z] === CONT  TestDaemonStartWithLogOpt
17:11:40 [2021-09-16T17:11:40.393Z] === CONT  TestReadPluginNoRead
17:11:43 [2021-09-16T17:11:43.427Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:11:43 [2021-09-16T17:11:43.427Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:11:44 [2021-09-16T17:11:44.353Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:11:44 [2021-09-16T17:11:44.602Z] === RUN   TestReadPluginNoRead/default
17:11:44 [2021-09-16T17:11:44.602Z] --- PASS: TestDaemonStartWithLogOpt (4.21s)
17:11:45 [2021-09-16T17:11:45.278Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
17:11:45 [2021-09-16T17:11:45.278Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
17:11:45 [2021-09-16T17:11:45.278Z] === RUN   TestDockerSuite/TestEventsFilterType
17:11:45 [2021-09-16T17:11:45.534Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
17:11:45 [2021-09-16T17:11:45.790Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
17:11:45 [2021-09-16T17:11:45.790Z] === RUN   TestDockerSuite/TestEventsFilters
17:11:45 [2021-09-16T17:11:45.986Z] === RUN   TestReadPluginNoRead/disabled_caching
17:11:46 [2021-09-16T17:11:46.720Z] === RUN   TestDockerSuite/TestEventsFormat
17:11:47 [2021-09-16T17:11:47.283Z]     docker_api_swarm_test.go:202: [da53eeca3d24b] joining swarm manager [d0be1b4ca00f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:11:47 [2021-09-16T17:11:47.372Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:11:47 [2021-09-16T17:11:47.846Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:11:47 [2021-09-16T17:11:47.847Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:11:47 [2021-09-16T17:11:47.847Z] === RUN   TestDockerSuite/TestEventsImageImport
17:11:48 [2021-09-16T17:11:48.757Z] === CONT  TestReadPluginNoRead
17:11:48 [2021-09-16T17:11:48.757Z]     read_test.go:92: [d0f16d3975146] daemon is not started
17:11:48 [2021-09-16T17:11:48.757Z] --- PASS: TestReadPluginNoRead (8.42s)
17:11:48 [2021-09-16T17:11:48.757Z]     --- PASS: TestReadPluginNoRead/default (1.58s)
17:11:48 [2021-09-16T17:11:48.757Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.56s)
17:11:48 [2021-09-16T17:11:48.757Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.55s)
17:11:48 [2021-09-16T17:11:48.774Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:11:48 [2021-09-16T17:11:48.774Z] === RUN   TestDockerSuite/TestEventsImagePull
17:11:49 [2021-09-16T17:11:49.167Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
17:11:49 [2021-09-16T17:11:49.167Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
17:11:49 [2021-09-16T17:11:49.167Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
17:11:49 [2021-09-16T17:11:49.167Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
17:11:49 [2021-09-16T17:11:49.167Z] Cross building: bundles/cross/linux/s390x
17:11:49 [2021-09-16T17:11:49.167Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
17:11:49 [2021-09-16T17:11:49.167Z] GOOS="linux" GOARCH="s390x" GOARM=""
17:11:49 [2021-09-16T17:11:49.334Z] === RUN   TestDockerSuite/TestEventsImageTag
17:11:50 [2021-09-16T17:11:50.139Z] --- PASS: TestContinueAfterPluginCrash (9.54s)
17:11:50 [2021-09-16T17:11:50.139Z] PASS
17:11:50 [2021-09-16T17:11:50.139Z] 
17:11:50 [2021-09-16T17:11:50.139Z] DONE 6 tests in 9.660s
17:11:50 [2021-09-16T17:11:50.139Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:11:50 [2021-09-16T17:11:50.139Z] ++ 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
17:11:50 [2021-09-16T17:11:50.139Z] ++ set -e
17:11:50 [2021-09-16T17:11:50.139Z] ++ '[' -n 0 ']'
17:11:50 [2021-09-16T17:11:50.139Z] ++ set -x
17:11:50 [2021-09-16T17:11:50.139Z] ++ 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
17:11:50 [2021-09-16T17:11:50.139Z] testing: warning: no tests to run
17:11:50 [2021-09-16T17:11:50.139Z] PASS
17:11:50 [2021-09-16T17:11:50.139Z] 
17:11:50 [2021-09-16T17:11:50.139Z] DONE 0 tests in 0.042s
17:11:50 [2021-09-16T17:11:50.139Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:11:50 [2021-09-16T17:11:50.139Z] ++ 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
17:11:50 [2021-09-16T17:11:50.139Z] ++ set -e
17:11:50 [2021-09-16T17:11:50.139Z] ++ '[' -n 0 ']'
17:11:50 [2021-09-16T17:11:50.139Z] ++ set -x
17:11:50 [2021-09-16T17:11:50.139Z] ++ 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
17:11:50 [2021-09-16T17:11:50.139Z] INFO: Testing against a local daemon
17:11:50 [2021-09-16T17:11:50.139Z] === RUN   TestPluginWithDevMounts
17:11:50 [2021-09-16T17:11:50.139Z] === PAUSE TestPluginWithDevMounts
17:11:50 [2021-09-16T17:11:50.139Z] === CONT  TestPluginWithDevMounts
17:11:50 [2021-09-16T17:11:50.260Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
17:11:50 [2021-09-16T17:11:50.515Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
17:11:50 [2021-09-16T17:11:50.515Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:11:50 [2021-09-16T17:11:50.515Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
17:11:50 [2021-09-16T17:11:50.515Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:11:50 [2021-09-16T17:11:50.515Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:11:51 [2021-09-16T17:11:51.076Z] --- PASS: TestServicePlugin (30.94s)
17:11:51 [2021-09-16T17:11:51.076Z] === RUN   TestServiceUpdateLabel
17:11:52 [2021-09-16T17:11:52.002Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
17:11:52 [2021-09-16T17:11:52.051Z] --- PASS: TestPluginWithDevMounts (1.95s)
17:11:52 [2021-09-16T17:11:52.051Z] PASS
17:11:52 [2021-09-16T17:11:52.051Z] 
17:11:52 [2021-09-16T17:11:52.051Z] DONE 1 tests in 2.077s
17:11:52 [2021-09-16T17:11:52.051Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:11:52 [2021-09-16T17:11:52.051Z] ++ 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
17:11:52 [2021-09-16T17:11:52.051Z] ++ set -e
17:11:52 [2021-09-16T17:11:52.051Z] ++ '[' -n 0 ']'
17:11:52 [2021-09-16T17:11:52.051Z] ++ set -x
17:11:52 [2021-09-16T17:11:52.051Z] ++ 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
17:11:52 [2021-09-16T17:11:52.311Z] INFO: Testing against a local daemon
17:11:52 [2021-09-16T17:11:52.311Z] === RUN   TestSecretInspect
17:11:52 [2021-09-16T17:11:52.565Z] === RUN   TestDockerSuite/TestEventsRename
17:11:53 [2021-09-16T17:11:53.132Z] === RUN   TestDockerSuite/TestEventsResize
17:11:53 [2021-09-16T17:11:53.390Z] --- PASS: TestServiceUpdateLabel (2.45s)
17:11:53 [2021-09-16T17:11:53.390Z] === RUN   TestServiceUpdateSecrets
17:11:53 [2021-09-16T17:11:53.646Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:11:54 [2021-09-16T17:11:54.855Z] --- PASS: TestSecretInspect (2.60s)
17:11:54 [2021-09-16T17:11:54.855Z] === RUN   TestSecretList
17:11:58 [2021-09-16T17:11:58.153Z] --- PASS: TestSecretList (2.73s)
17:11:58 [2021-09-16T17:11:58.153Z] === RUN   TestSecretsCreateAndDelete
17:12:00 [2021-09-16T17:12:00.180Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:12:00 [2021-09-16T17:12:00.180Z] === RUN   TestDockerSuite/TestEventsStreaming
17:12:00 [2021-09-16T17:12:00.180Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:12:00 [2021-09-16T17:12:00.694Z] --- PASS: TestSecretsCreateAndDelete (2.74s)
17:12:00 [2021-09-16T17:12:00.694Z] === RUN   TestSecretsUpdate
17:12:03 [2021-09-16T17:12:03.237Z] --- PASS: TestSecretsUpdate (2.63s)
17:12:03 [2021-09-16T17:12:03.237Z] === RUN   TestTemplatedSecret
17:12:03 [2021-09-16T17:12:03.444Z] === RUN   TestDockerSuite/TestEventsTop
17:12:03 [2021-09-16T17:12:03.444Z] === RUN   TestDockerSuite/TestEventsUntag
17:12:06 [2021-09-16T17:12:06.536Z] --- PASS: TestTemplatedSecret (3.11s)
17:12:06 [2021-09-16T17:12:06.536Z] === RUN   TestSecretCreateResolve
17:12:06 [2021-09-16T17:12:06.708Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:12:08 [2021-09-16T17:12:08.071Z] --- PASS: TestServiceUpdateSecrets (14.49s)
17:12:08 [2021-09-16T17:12:08.071Z] === RUN   TestServiceUpdateConfigs
17:12:09 [2021-09-16T17:12:09.079Z] --- PASS: TestSecretCreateResolve (2.64s)
17:12:09 [2021-09-16T17:12:09.079Z] PASS
17:12:09 [2021-09-16T17:12:09.079Z] 
17:12:09 [2021-09-16T17:12:09.079Z] DONE 6 tests in 16.563s
17:12:09 [2021-09-16T17:12:09.079Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:12:09 [2021-09-16T17:12:09.079Z] ++ 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
17:12:09 [2021-09-16T17:12:09.079Z] ++ set -e
17:12:09 [2021-09-16T17:12:09.079Z] ++ '[' -n 0 ']'
17:12:09 [2021-09-16T17:12:09.079Z] ++ set -x
17:12:09 [2021-09-16T17:12:09.079Z] ++ 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
17:12:09 [2021-09-16T17:12:09.079Z] INFO: Testing against a local daemon
17:12:09 [2021-09-16T17:12:09.079Z] === RUN   TestServiceCreateInit
17:12:09 [2021-09-16T17:12:09.079Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:12:10 [2021-09-16T17:12:10.586Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
17:12:11 [2021-09-16T17:12:11.950Z] === RUN   TestDockerSuite/TestExec
17:12:12 [2021-09-16T17:12:12.206Z]     docker_api_swarm_test.go:384: [d08ea5b77e5c1] joining swarm manager [d061b2990fa8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:12:12 [2021-09-16T17:12:12.767Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:12:13 [2021-09-16T17:12:13.282Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:12:13 [2021-09-16T17:12:13.329Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:12:13 [2021-09-16T17:12:13.584Z]     docker_api_swarm_test.go:385: [da764904fb11e] joining swarm manager [d061b2990fa8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:12:13 [2021-09-16T17:12:13.840Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:12:14 [2021-09-16T17:12:14.413Z] === RUN   TestDockerSuite/TestExecAPIStart
17:12:15 [2021-09-16T17:12:15.346Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:12:15 [2021-09-16T17:12:15.908Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:12:16 [2021-09-16T17:12:16.470Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:12:17 [2021-09-16T17:12:17.032Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:12:17 [2021-09-16T17:12:17.637Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:12:18 [2021-09-16T17:12:18.199Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:12:18 [2021-09-16T17:12:18.455Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:12:18 [2021-09-16T17:12:18.568Z] --- PASS: TestServiceCreateInit (9.12s)
17:12:18 [2021-09-16T17:12:18.568Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.51s)
17:12:18 [2021-09-16T17:12:18.568Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.58s)
17:12:18 [2021-09-16T17:12:18.568Z] === RUN   TestCreateServiceMultipleTimes
17:12:19 [2021-09-16T17:12:19.382Z] === RUN   TestDockerSuite/TestExecCgroup
17:12:20 [2021-09-16T17:12:20.310Z] === RUN   TestDockerSuite/TestExecEnv
17:12:20 [2021-09-16T17:12:20.872Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:12:21 [2021-09-16T17:12:21.800Z] === RUN   TestDockerSuite/TestExecExitStatus
17:12:22 [2021-09-16T17:12:22.363Z] --- PASS: TestServiceUpdateConfigs (14.55s)
17:12:22 [2021-09-16T17:12:22.363Z] === RUN   TestServiceUpdateNetwork
17:12:22 [2021-09-16T17:12:22.363Z] === RUN   TestDockerSuite/TestExecInspectID
17:12:24 [2021-09-16T17:12:24.253Z] === RUN   TestDockerSuite/TestExecInteractive
17:12:25 [2021-09-16T17:12:25.179Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
17:12:25 [2021-09-16T17:12:25.742Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:12:26 [2021-09-16T17:12:26.303Z] === RUN   TestDockerSuite/TestExecParseError
17:12:26 [2021-09-16T17:12:26.559Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:12:27 [2021-09-16T17:12:27.126Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:12:27 [2021-09-16T17:12:27.688Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:12:28 [2021-09-16T17:12:28.616Z] === RUN   TestDockerSuite/TestExecSetEnv
17:12:29 [2021-09-16T17:12:29.177Z] === RUN   TestDockerSuite/TestExecStartFails
17:12:30 [2021-09-16T17:12:30.109Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:12:36 [2021-09-16T17:12:36.640Z] --- PASS: TestServiceUpdateNetwork (13.19s)
17:12:36 [2021-09-16T17:12:36.640Z] === RUN   TestServiceUpdatePidsLimit
17:12:36 [2021-09-16T17:12:36.682Z] --- PASS: TestCreateServiceMultipleTimes (16.80s)
17:12:36 [2021-09-16T17:12:36.682Z] === RUN   TestCreateServiceConflict
17:12:36 [2021-09-16T17:12:36.896Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:12:37 [2021-09-16T17:12:37.012Z] --- PASS: TestBuildWithHugeFile (111.84s)
17:12:37 [2021-09-16T17:12:37.012Z] === RUN   TestBuildWCOWSandboxSize
17:12:37 [2021-09-16T17:12:37.458Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:12:37 [2021-09-16T17:12:37.623Z] --- PASS: TestCreateServiceConflict (2.73s)
17:12:37 [2021-09-16T17:12:37.623Z] === RUN   TestCreateServiceMaxReplicas
17:12:40 [2021-09-16T17:12:40.723Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:12:40 [2021-09-16T17:12:40.922Z] --- PASS: TestCreateServiceMaxReplicas (3.13s)
17:12:40 [2021-09-16T17:12:40.922Z] === RUN   TestCreateWithDuplicateNetworkNames
17:12:41 [2021-09-16T17:12:41.284Z] === RUN   TestDockerSuite/TestExecTTY
17:12:41 [2021-09-16T17:12:41.540Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:12:42 [2021-09-16T17:12:42.467Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:12:42 [2021-09-16T17:12:42.723Z] === RUN   TestDockerSuite/TestExecUlimits
17:12:43 [2021-09-16T17:12:43.285Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:12:43 [2021-09-16T17:12:43.285Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:12:43 [2021-09-16T17:12:43.285Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:12:44 [2021-09-16T17:12:44.211Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:12:44 [2021-09-16T17:12:44.467Z] === RUN   TestDockerSuite/TestExecWithNoTERM
17:12:45 [2021-09-16T17:12:45.029Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:12:45 [2021-09-16T17:12:45.589Z] === RUN   TestDockerSuite/TestExecWithTERM
17:12:46 [2021-09-16T17:12:46.516Z] === RUN   TestDockerSuite/TestExecWithUser
17:12:47 [2021-09-16T17:12:47.078Z] === RUN   TestDockerSuite/TestGetContainerStats
17:12:52 [2021-09-16T17:12:52.333Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:12:52 [2021-09-16T17:12:52.333Z] --- PASS: TestServiceUpdatePidsLimit (16.30s)
17:12:52 [2021-09-16T17:12:52.333Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
17:12:52 [2021-09-16T17:12:52.333Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s)
17:12:52 [2021-09-16T17:12:52.333Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s)
17:12:52 [2021-09-16T17:12:52.333Z] PASS
17:12:52 [2021-09-16T17:12:52.333Z] 
17:12:52 [2021-09-16T17:12:52.333Z] === Skipped
17:12:52 [2021-09-16T17:12:52.333Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
17:12:52 [2021-09-16T17:12:52.333Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:12:52 [2021-09-16T17:12:52.333Z] 
17:12:52 [2021-09-16T17:12:52.333Z] DONE 27 tests, 1 skipped in 175.661s
17:12:52 [2021-09-16T17:12:52.333Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
17:12:52 [2021-09-16T17:12:52.333Z] ++ 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
17:12:52 [2021-09-16T17:12:52.333Z] ++ set -e
17:12:52 [2021-09-16T17:12:52.333Z] ++ '[' -n 0 ']'
17:12:52 [2021-09-16T17:12:52.333Z] ++ set -x
17:12:52 [2021-09-16T17:12:52.333Z] ++ 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
17:12:52 [2021-09-16T17:12:52.333Z] INFO: Testing against a local daemon
17:12:52 [2021-09-16T17:12:52.333Z] === RUN   TestSessionCreate
17:12:52 [2021-09-16T17:12:52.333Z] --- PASS: TestSessionCreate (0.02s)
17:12:52 [2021-09-16T17:12:52.333Z] === RUN   TestSessionCreateWithBadUpgrade
17:12:52 [2021-09-16T17:12:52.333Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:12:52 [2021-09-16T17:12:52.333Z] PASS
17:12:52 [2021-09-16T17:12:52.333Z] 
17:12:52 [2021-09-16T17:12:52.333Z] DONE 2 tests in 0.116s
17:12:52 [2021-09-16T17:12:52.333Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
17:12:52 [2021-09-16T17:12:52.333Z] ++ 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
17:12:52 [2021-09-16T17:12:52.333Z] ++ set -e
17:12:52 [2021-09-16T17:12:52.333Z] ++ '[' -n 0 ']'
17:12:52 [2021-09-16T17:12:52.333Z] ++ set -x
17:12:52 [2021-09-16T17:12:52.333Z] ++ 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
17:12:52 [2021-09-16T17:12:52.333Z] INFO: Testing against a local daemon
17:12:52 [2021-09-16T17:12:52.333Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:12:52 [2021-09-16T17:12:52.333Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:12:52 [2021-09-16T17:12:52.333Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:12:52 [2021-09-16T17:12:52.333Z] === RUN   TestDiskUsage
17:12:52 [2021-09-16T17:12:52.333Z] === PAUSE TestDiskUsage
17:12:52 [2021-09-16T17:12:52.333Z] === RUN   TestEventsExecDie
17:12:52 [2021-09-16T17:12:52.893Z] --- PASS: TestEventsExecDie (0.66s)
17:12:52 [2021-09-16T17:12:52.893Z] === RUN   TestEventsBackwardsCompatible
17:12:52 [2021-09-16T17:12:52.893Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
17:12:52 [2021-09-16T17:12:52.893Z] === RUN   TestEventsVolumeCreate
17:12:52 [2021-09-16T17:12:52.893Z] --- PASS: TestEventsVolumeCreate (0.04s)
17:12:52 [2021-09-16T17:12:52.893Z] === RUN   TestInfoBinaryCommits
17:12:52 [2021-09-16T17:12:52.893Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:12:52 [2021-09-16T17:12:52.893Z] === RUN   TestInfoAPIVersioned
17:12:52 [2021-09-16T17:12:52.893Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:12:52 [2021-09-16T17:12:52.893Z] === RUN   TestInfoDiscoveryBackend
17:12:53 [2021-09-16T17:12:53.454Z] --- PASS: TestInfoDiscoveryBackend (0.53s)
17:12:53 [2021-09-16T17:12:53.454Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:12:54 [2021-09-16T17:12:54.380Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:12:54 [2021-09-16T17:12:54.380Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:12:54 [2021-09-16T17:12:54.940Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
17:12:54 [2021-09-16T17:12:54.940Z] === RUN   TestInfoAPI
17:12:54 [2021-09-16T17:12:54.940Z] --- PASS: TestInfoAPI (0.02s)
17:12:54 [2021-09-16T17:12:54.940Z] === RUN   TestInfoAPIWarnings
17:12:55 [2021-09-16T17:12:55.825Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.75s)
17:12:55 [2021-09-16T17:12:55.825Z] === RUN   TestCreateServiceSecretFileMode
17:12:56 [2021-09-16T17:12:56.304Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:12:57 [2021-09-16T17:12:57.667Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:12:57 [2021-09-16T17:12:57.737Z] --- PASS: TestCreateServiceSecretFileMode (3.08s)
17:12:57 [2021-09-16T17:12:57.737Z] === RUN   TestCreateServiceConfigFileMode
17:13:01 [2021-09-16T17:13:01.034Z] --- PASS: TestCreateServiceConfigFileMode (2.95s)
17:13:01 [2021-09-16T17:13:01.034Z] === RUN   TestCreateServiceSysctls
17:13:02 [2021-09-16T17:13:02.906Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:13:02 [2021-09-16T17:13:02.906Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:13:02 [2021-09-16T17:13:02.906Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:13:02 [2021-09-16T17:13:02.906Z] === RUN   TestDockerSuite/TestHealth
17:13:04 [2021-09-16T17:13:04.334Z] --- PASS: TestCreateServiceSysctls (3.30s)
17:13:04 [2021-09-16T17:13:04.334Z] === RUN   TestCreateServiceCapabilities
17:13:06 [2021-09-16T17:13:06.878Z] --- PASS: TestCreateServiceCapabilities (3.22s)
17:13:06 [2021-09-16T17:13:06.878Z] === RUN   TestInspect
17:13:10 [2021-09-16T17:13:10.176Z] --- PASS: TestInspect (3.31s)
17:13:10 [2021-09-16T17:13:10.176Z] === RUN   TestCreateJob
17:13:10 [2021-09-16T17:13:10.558Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
17:13:10 [2021-09-16T17:13:10.559Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
17:13:10 [2021-09-16T17:13:10.559Z] GOOS="linux" GOARCH="s390x" GOARM=""
17:13:10 [2021-09-16T17:13:10.559Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
17:13:10 [2021-09-16T17:13:10.559Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
17:13:10 [2021-09-16T17:13:10.881Z] + sudo modprobe ip6table_filter
[Pipeline] sh
17:13:11 [2021-09-16T17:13:11.214Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42855/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c hack/test/unit
17:13:11 [2021-09-16T17:13:11.775Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
17:13:11 [2021-09-16T17:13:11.775Z] + TESTFLAGS+=' -test.timeout=5m'
17:13:11 [2021-09-16T17:13:11.775Z] + TESTDIRS=./...
17:13:11 [2021-09-16T17:13:11.775Z] + exclude_paths='/vendor/|/integration'
17:13:11 [2021-09-16T17:13:11.775Z] ++ go list ./...
17:13:11 [2021-09-16T17:13:11.775Z] ++ grep -vE '(/vendor/|/integration)'
17:13:12 [2021-09-16T17:13:12.338Z] + pkg_list='github.com/docker/docker/api
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/backend/build
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/httputils
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/middleware
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/router
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/router/build
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/router/checkpoint
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/router/container
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/router/debug
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/router/distribution
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/router/grpc
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/router/image
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/router/network
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/router/plugin
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/router/session
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/router/swarm
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/router/system
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/server/router/volume
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/types
17:13:12 [2021-09-16T17:13:12.338Z] github.com/docker/docker/api/types/backend
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/blkiodev
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/container
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/events
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/filters
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/image
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/mount
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/network
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/plugins/logdriver
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/registry
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/strslice
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/swarm
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/swarm/runtime
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/time
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/versions
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/versions/v1p19
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/versions/v1p20
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/volume
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/builder-next
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/builder-next/exporter
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/builder-next/worker
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/dockerfile
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/dockerignore
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/remotecontext
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/remotecontext/git
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/cli
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/cli/config
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/cli/debug
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/client
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/cmd/docker-proxy
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/cmd/dockerd
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/cmd/dockerd/trap
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/container
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/container/stream
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/contrib/apparmor
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/contrib/docker-device-tool
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/contrib/httpserver
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/cluster
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/cluster/convert
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/cluster/executor
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/cluster/executor/container
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/cluster/provider
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/config
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/discovery
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/events
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/events/testutils
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/exec
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/graphdriver
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/graphdriver/aufs
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/graphdriver/copy
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/graphdriver/overlay
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/graphdriver/register
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/graphdriver/vfs
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/graphdriver/zfs
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/images
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/initlayer
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/links
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/listeners
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger/awslogs
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger/fluentd
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger/gcplogs
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger/gelf
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger/journald
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger/local
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger/logentries
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger/loggerutils
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger/splunk
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger/syslog
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/logger/templates
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/names
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/network
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/stats
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/distribution
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/distribution/metadata
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/distribution/utils
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/distribution/xfer
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/dockerversion
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/errdefs
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/image
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/image/cache
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/image/tarexport
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/image/v1
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/internal/test/suite
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/layer
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libcontainerd
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libcontainerd/queue
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libcontainerd/remote
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libcontainerd/supervisor
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libcontainerd/types
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/bitseq
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/cluster
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/config
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/datastore
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/diagnostic
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/discoverapi
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/driverapi
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/bridge
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/host
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/null
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/overlay
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/remote
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/windows
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/drvregistry
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/etchosts
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/hostdiscovery
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/idm
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/internal/caller
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/ipam
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/ipamapi
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/ipams/builtin
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/ipams/null
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/ipams/remote
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/ipamutils
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/iptables
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/netlabel
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/netutils
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/networkdb
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/ns
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/options
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/osl
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/osl/kernel
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/portallocator
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/portmapper
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/resolvconf
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/testutils
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/libnetwork/types
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/oci
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/oci/caps
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/opts
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/aaparser
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/archive
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/authorization
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/broadcaster
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/capabilities
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/chrootarchive
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/containerfs
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/devicemapper
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/directory
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/discovery
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/discovery/file
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/discovery/kv
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/discovery/memory
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/discovery/nodes
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/dmesg
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/filenotify
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/fileutils
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/fsutils
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/homedir
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/idtools
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/ioutils
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/jsonmessage
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/locker
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/longpath
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/loopback
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/mount
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/namesgenerator
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/parsers
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/parsers/kernel
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/pidfile
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/platform
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/plugingetter
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/plugins
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/plugins/transport
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/pools
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/progress
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/pubsub
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/reexec
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/signal
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/stack
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/stdcopy
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/streamformatter
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/stringid
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/symlink
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/sysinfo
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/system
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/tailfile
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/tarsum
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/term
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/term/windows
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/truncindex
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/urlutil
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/pkg/useragent
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/plugin
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/plugin/executor/containerd
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/plugin/v2
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/profiles/apparmor
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/profiles/seccomp
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/quota
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/reference
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/registry
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/registry/resumable
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/restartmanager
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/rootless
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/rootless/specconv
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/runconfig
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/runconfig/opts
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/testutil
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/testutil/daemon
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/testutil/environment
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/testutil/fakecontext
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/testutil/fakegit
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/testutil/fakestorage
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/testutil/fixtures/load
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/testutil/fixtures/plugin
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/testutil/registry
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/testutil/request
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/volume
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/volume/drivers
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/volume/local
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/volume/mounts
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/volume/service
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/volume/service/opts
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/volume/testutils'
17:13:12 [2021-09-16T17:13:12.339Z] ++ grep --fixed-strings -v /libnetwork
17:13:12 [2021-09-16T17:13:12.339Z] ++ echo 'github.com/docker/docker/api
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/backend/build
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/httputils
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/middleware
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/router
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/router/build
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/router/checkpoint
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/router/container
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/router/debug
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/router/distribution
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/router/grpc
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/router/image
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/router/network
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/router/plugin
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/router/session
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/router/swarm
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/router/system
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/server/router/volume
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/backend
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/blkiodev
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/container
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/events
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/filters
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/image
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/mount
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/network
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/plugins/logdriver
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/registry
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/strslice
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/swarm
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/swarm/runtime
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/time
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/versions
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/versions/v1p19
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/versions/v1p20
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/api/types/volume
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/builder-next
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/builder-next/exporter
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/builder-next/worker
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/dockerfile
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/dockerignore
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/remotecontext
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/builder/remotecontext/git
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/cli
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/cli/config
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/cli/debug
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/client
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/cmd/docker-proxy
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/cmd/dockerd
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/cmd/dockerd/trap
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/container
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/container/stream
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/contrib/apparmor
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/contrib/docker-device-tool
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/contrib/httpserver
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/cluster
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/cluster/convert
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/cluster/executor
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/cluster/executor/container
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/cluster/provider
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/config
17:13:12 [2021-09-16T17:13:12.339Z] github.com/docker/docker/daemon/discovery
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/events
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/events/testutils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/exec
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/aufs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/copy
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/overlay
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/register
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/vfs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/zfs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/images
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/initlayer
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/links
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/listeners
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/awslogs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/fluentd
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/gcplogs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/gelf
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/journald
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/local
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/logentries
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/loggerutils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/splunk
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/syslog
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/templates
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/names
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/network
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/stats
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/distribution
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/distribution/metadata
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/distribution/utils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/distribution/xfer
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/dockerversion
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/errdefs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/image
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/image/cache
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/image/tarexport
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/image/v1
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/internal/test/suite
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/layer
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libcontainerd
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libcontainerd/queue
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libcontainerd/remote
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libcontainerd/supervisor
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libcontainerd/types
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/bitseq
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/cluster
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/config
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/datastore
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/diagnostic
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/discoverapi
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/driverapi
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/bridge
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/host
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/null
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/overlay
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/remote
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/windows
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/drvregistry
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/etchosts
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/hostdiscovery
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/idm
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/internal/caller
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/ipam
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/ipamapi
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/ipams/builtin
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/ipams/null
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/ipams/remote
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/ipamutils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/iptables
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/netlabel
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/netutils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/networkdb
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/ns
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/options
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/osl
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/osl/kernel
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/portallocator
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/portmapper
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/resolvconf
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/testutils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/libnetwork/types
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/oci
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/oci/caps
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/opts
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/aaparser
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/archive
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/authorization
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/broadcaster
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/capabilities
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/chrootarchive
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/containerfs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/devicemapper
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/directory
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/discovery
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/discovery/file
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/discovery/kv
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/discovery/memory
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/discovery/nodes
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/dmesg
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/filenotify
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/fileutils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/fsutils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/homedir
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/idtools
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/ioutils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/jsonmessage
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/locker
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/longpath
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/loopback
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/mount
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/namesgenerator
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/parsers
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/parsers/kernel
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/pidfile
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/platform
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/plugingetter
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/plugins
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/plugins/transport
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/pools
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/progress
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/pubsub
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/reexec
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/signal
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/stack
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/stdcopy
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/streamformatter
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/stringid
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/symlink
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/sysinfo
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/system
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/tailfile
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/tarsum
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/term
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/term/windows
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/truncindex
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/urlutil
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/pkg/useragent
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/plugin
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/plugin/executor/containerd
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/plugin/v2
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/profiles/apparmor
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/profiles/seccomp
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/quota
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/reference
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/registry
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/registry/resumable
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/restartmanager
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/rootless
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/rootless/specconv
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/runconfig
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/runconfig/opts
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/testutil
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/testutil/daemon
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/testutil/environment
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/testutil/fakecontext
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/testutil/fakegit
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/testutil/fakestorage
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/testutil/fixtures/load
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/testutil/fixtures/plugin
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/testutil/registry
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/testutil/request
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/volume
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/volume/drivers
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/volume/local
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/volume/mounts
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/volume/service
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/volume/service/opts
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/volume/testutils'
17:13:12 [2021-09-16T17:13:12.340Z] + base_pkg_list='github.com/docker/docker/api
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/backend/build
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/httputils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/middleware
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/router
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/router/build
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/router/checkpoint
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/router/container
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/router/debug
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/router/distribution
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/router/grpc
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/router/image
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/router/network
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/router/plugin
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/router/session
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/router/swarm
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/router/system
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/server/router/volume
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/backend
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/blkiodev
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/container
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/events
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/filters
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/image
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/mount
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/network
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/plugins/logdriver
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/registry
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/strslice
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/swarm
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/swarm/runtime
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/time
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/versions
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/versions/v1p19
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/versions/v1p20
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/api/types/volume
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/builder
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/builder/builder-next
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/builder/builder-next/exporter
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/builder/builder-next/worker
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/builder/dockerfile
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/builder/dockerignore
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/builder/remotecontext
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/builder/remotecontext/git
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/cli
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/cli/config
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/cli/debug
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/client
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/cmd/docker-proxy
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/cmd/dockerd
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/cmd/dockerd/trap
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/container
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/container/stream
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/contrib/apparmor
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/contrib/docker-device-tool
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/contrib/httpserver
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/cluster
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/cluster/convert
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/cluster/executor
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/cluster/executor/container
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/cluster/provider
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/config
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/discovery
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/events
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/events/testutils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/exec
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/aufs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/copy
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/overlay
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/register
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/vfs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/graphdriver/zfs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/images
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/initlayer
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/links
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/listeners
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/awslogs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/fluentd
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/gcplogs
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/gelf
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/journald
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/local
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/logentries
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/loggerutils
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/splunk
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/syslog
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/logger/templates
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/names
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/network
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/daemon/stats
17:13:12 [2021-09-16T17:13:12.340Z] github.com/docker/docker/distribution
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/distribution/metadata
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/distribution/utils
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/distribution/xfer
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/dockerversion
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/errdefs
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/image
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/image/cache
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/image/tarexport
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/image/v1
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/internal/test/suite
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/layer
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libcontainerd
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libcontainerd/queue
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libcontainerd/remote
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libcontainerd/supervisor
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libcontainerd/types
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/oci
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/oci/caps
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/opts
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/aaparser
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/archive
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/authorization
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/broadcaster
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/capabilities
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/chrootarchive
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/containerfs
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/devicemapper
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/directory
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/discovery
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/discovery/file
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/discovery/kv
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/discovery/memory
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/discovery/nodes
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/dmesg
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/filenotify
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/fileutils
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/fsutils
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/homedir
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/idtools
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/ioutils
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/jsonmessage
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/locker
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/longpath
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/loopback
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/mount
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/namesgenerator
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/parsers
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/parsers/kernel
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/pidfile
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/platform
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/plugingetter
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/plugins
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/plugins/transport
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/pools
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/progress
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/pubsub
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/reexec
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/signal
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/stack
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/stdcopy
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/streamformatter
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/stringid
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/symlink
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/sysinfo
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/system
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/tailfile
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/tarsum
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/term
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/term/windows
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/truncindex
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/urlutil
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/useragent
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/plugin
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/plugin/executor/containerd
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/plugin/v2
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/profiles/apparmor
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/profiles/seccomp
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/quota
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/reference
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/registry
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/registry/resumable
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/restartmanager
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/rootless
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/rootless/specconv
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/runconfig
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/runconfig/opts
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/testutil
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/testutil/daemon
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/testutil/environment
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/testutil/fakecontext
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/testutil/fakegit
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/testutil/fakestorage
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/testutil/fixtures/load
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/testutil/fixtures/plugin
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/testutil/registry
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/testutil/request
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/volume
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/volume/drivers
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/volume/local
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/volume/mounts
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/volume/service
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/volume/service/opts
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/volume/testutils'
17:13:12 [2021-09-16T17:13:12.341Z] ++ echo 'github.com/docker/docker/api
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/backend/build
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/httputils
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/middleware
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/router
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/router/build
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/router/checkpoint
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/router/container
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/router/debug
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/router/distribution
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/router/grpc
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/router/image
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/router/network
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/router/plugin
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/router/session
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/router/swarm
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/router/system
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/server/router/volume
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/backend
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/blkiodev
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/container
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/events
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/filters
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/image
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/mount
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/network
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/plugins/logdriver
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/registry
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/strslice
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/swarm
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/swarm/runtime
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/time
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/versions
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/versions/v1p19
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/versions/v1p20
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/api/types/volume
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/builder
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/builder/builder-next
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/builder/builder-next/exporter
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/builder/builder-next/worker
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/builder/dockerfile
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/builder/dockerignore
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/builder/remotecontext
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/builder/remotecontext/git
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/cli
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/cli/config
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/cli/debug
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/client
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/cmd/docker-proxy
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/cmd/dockerd
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/cmd/dockerd/trap
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/container
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/container/stream
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/contrib/apparmor
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/contrib/docker-device-tool
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/contrib/httpserver
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/cluster
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/cluster/convert
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/cluster/executor
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/cluster/executor/container
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/cluster/provider
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/config
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/discovery
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/events
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/events/testutils
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/exec
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/graphdriver
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/graphdriver/aufs
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/graphdriver/copy
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/graphdriver/overlay
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/graphdriver/register
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/graphdriver/vfs
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/graphdriver/zfs
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/images
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/initlayer
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/links
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/listeners
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger/awslogs
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger/fluentd
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger/gcplogs
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger/gelf
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger/journald
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger/local
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger/logentries
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger/loggerutils
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger/splunk
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger/syslog
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/logger/templates
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/names
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/network
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/daemon/stats
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/distribution
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/distribution/metadata
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/distribution/utils
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/distribution/xfer
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/dockerversion
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/errdefs
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/image
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/image/cache
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/image/tarexport
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/image/v1
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/internal/test/suite
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/layer
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libcontainerd
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libcontainerd/queue
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libcontainerd/remote
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libcontainerd/supervisor
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libcontainerd/types
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/bitseq
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/cluster
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/config
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/datastore
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/diagnostic
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/discoverapi
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/driverapi
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/bridge
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/host
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/null
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/overlay
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/remote
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/windows
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/drvregistry
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/etchosts
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/hostdiscovery
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/idm
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/internal/caller
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/ipam
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/ipamapi
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/ipams/builtin
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/ipams/null
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/ipams/remote
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/ipamutils
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/iptables
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/netlabel
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/netutils
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/networkdb
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/ns
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/options
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/osl
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/osl/kernel
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/portallocator
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/portmapper
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/resolvconf
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/testutils
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/libnetwork/types
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/oci
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/oci/caps
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/opts
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/aaparser
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/archive
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/authorization
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/broadcaster
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/capabilities
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/chrootarchive
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/containerfs
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/devicemapper
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/directory
17:13:12 [2021-09-16T17:13:12.341Z] github.com/docker/docker/pkg/discovery
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/discovery/file
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/discovery/kv
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/discovery/memory
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/discovery/nodes
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/dmesg
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/filenotify
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/fileutils
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/fsutils
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/homedir
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/idtools
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/ioutils
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/jsonmessage
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/locker
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/longpath
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/loopback
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/mount
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/namesgenerator
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/parsers
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/parsers/kernel
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/pidfile
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/platform
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/plugingetter
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/plugins
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/plugins/transport
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/pools
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/progress
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/pubsub
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/reexec
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/signal
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/stack
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/stdcopy
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/streamformatter
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/stringid
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/symlink
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/sysinfo
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/system
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/tailfile
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/tarsum
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/term
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/term/windows
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/truncindex
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/urlutil
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/pkg/useragent
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/plugin
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/plugin/executor/containerd
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/plugin/v2
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/profiles/apparmor
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/profiles/seccomp
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/quota
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/reference
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/registry
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/registry/resumable
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/restartmanager
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/rootless
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/rootless/specconv
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/runconfig
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/runconfig/opts
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/testutil
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/testutil/daemon
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/testutil/environment
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/testutil/fakecontext
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/testutil/fakegit
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/testutil/fakestorage
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/testutil/fixtures/load
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/testutil/fixtures/plugin
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/testutil/registry
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/testutil/request
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/volume
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/volume/drivers
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/volume/local
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/volume/mounts
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/volume/service
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/volume/service/opts
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/volume/testutils'
17:13:12 [2021-09-16T17:13:12.342Z] ++ grep --fixed-strings /libnetwork
17:13:12 [2021-09-16T17:13:12.342Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/bitseq
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cluster
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/config
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/datastore
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/diagnostic
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/discoverapi
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/driverapi
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/bridge
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/host
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/null
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/overlay
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/remote
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/windows
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drvregistry
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/etchosts
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/hostdiscovery
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/idm
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/internal/caller
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipam
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipamapi
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipams/builtin
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipams/null
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipams/remote
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipamutils
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/iptables
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/netlabel
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/netutils
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/networkdb
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ns
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/options
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/osl
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/osl/kernel
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/portallocator
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/portmapper
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/resolvconf
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/testutils
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/types'
17:13:12 [2021-09-16T17:13:12.342Z] + grep --fixed-strings libnetwork/drivers/bridge
17:13:12 [2021-09-16T17:13:12.342Z] + echo 'github.com/docker/docker/libnetwork
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/bitseq
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cluster
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/config
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/datastore
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/diagnostic
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/discoverapi
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/driverapi
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/bridge
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/host
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/null
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/overlay
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/remote
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/windows
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drvregistry
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/etchosts
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/hostdiscovery
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/idm
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/internal/caller
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipam
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipamapi
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipams/builtin
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipams/null
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipams/remote
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ipamutils
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/iptables
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/netlabel
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/netutils
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/networkdb
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/ns
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/options
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/osl
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/osl/kernel
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/portallocator
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/portmapper
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/resolvconf
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/testutils
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/types'
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/bridge
17:13:12 [2021-09-16T17:13:12.342Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:13:12 [2021-09-16T17:13:12.342Z] + type docker-proxy
17:13:12 [2021-09-16T17:13:12.342Z] hack/test/unit: line 25: type: docker-proxy: not found
17:13:12 [2021-09-16T17:13:12.342Z] + hack/make.sh binary-proxy install-proxy
17:13:12 [2021-09-16T17:13:12.598Z] 
17:13:12 [2021-09-16T17:13:12.598Z] Removing bundles/
17:13:12 [2021-09-16T17:13:12.598Z] 
17:13:12 [2021-09-16T17:13:12.598Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
17:13:12 [2021-09-16T17:13:12.598Z] Building: bundles/binary-proxy/docker-proxy-dev
17:13:12 [2021-09-16T17:13:12.598Z] GOOS="" GOARCH="" GOARM=""
17:13:12 [2021-09-16T17:13:12.843Z] --- PASS: TestInfoAPIWarnings (16.23s)
17:13:12 [2021-09-16T17:13:12.843Z] === RUN   TestInfoDebug
17:13:12 [2021-09-16T17:13:12.843Z] --- PASS: TestInfoDebug (0.53s)
17:13:12 [2021-09-16T17:13:12.843Z] === RUN   TestInfoInsecureRegistries
17:13:12 [2021-09-16T17:13:12.843Z] --- PASS: TestInfoInsecureRegistries (0.53s)
17:13:12 [2021-09-16T17:13:12.843Z] === RUN   TestInfoRegistryMirrors
17:13:12 [2021-09-16T17:13:12.843Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:13:12 [2021-09-16T17:13:12.843Z] === RUN   TestLoginFailsWithBadCredentials
17:13:12 [2021-09-16T17:13:12.843Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s)
17:13:12 [2021-09-16T17:13:12.843Z] === RUN   TestPingCacheHeaders
17:13:12 [2021-09-16T17:13:12.843Z] --- PASS: TestPingCacheHeaders (0.01s)
17:13:12 [2021-09-16T17:13:12.843Z] === RUN   TestPingGet
17:13:12 [2021-09-16T17:13:12.843Z] --- PASS: TestPingGet (0.01s)
17:13:12 [2021-09-16T17:13:12.843Z] === RUN   TestPingHead
17:13:12 [2021-09-16T17:13:12.843Z] --- PASS: TestPingHead (0.01s)
17:13:12 [2021-09-16T17:13:12.843Z] === RUN   TestVersion
17:13:13 [2021-09-16T17:13:13.098Z] --- PASS: TestVersion (0.03s)
17:13:13 [2021-09-16T17:13:13.098Z] === CONT  TestDiskUsage
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/empty
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/empty/container_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/empty/image_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/empty/volume_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/empty/build-cache_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/after_LoadBusybox
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:13:13 [2021-09-16T17:13:13.660Z] === RUN   TestDiskUsage/after_container.Run
17:13:13 [2021-09-16T17:13:13.916Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:13:13 [2021-09-16T17:13:13.916Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:13:13 [2021-09-16T17:13:13.916Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:13:13 [2021-09-16T17:13:13.916Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:13:13 [2021-09-16T17:13:13.916Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:13:13 [2021-09-16T17:13:13.916Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:13:13 [2021-09-16T17:13:13.916Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:13:13 [2021-09-16T17:13:13.916Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:13:13 [2021-09-16T17:13:13.916Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:13:13 [2021-09-16T17:13:13.916Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:13:14 [2021-09-16T17:13:14.172Z] --- PASS: TestDiskUsage (1.16s)
17:13:14 [2021-09-16T17:13:14.172Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z] PASS
17:13:14 [2021-09-16T17:13:14.172Z] 
17:13:14 [2021-09-16T17:13:14.172Z] === Skipped
17:13:14 [2021-09-16T17:13:14.172Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:13:14 [2021-09-16T17:13:14.172Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:13:14 [2021-09-16T17:13:14.172Z] 
17:13:14 [2021-09-16T17:13:14.172Z] DONE 53 tests, 1 skipped in 22.052s
17:13:14 [2021-09-16T17:13:14.172Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
17:13:14 [2021-09-16T17:13:14.172Z] ++ 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
17:13:14 [2021-09-16T17:13:14.172Z] ++ set -e
17:13:14 [2021-09-16T17:13:14.172Z] ++ '[' -n 0 ']'
17:13:14 [2021-09-16T17:13:14.172Z] ++ set -x
17:13:14 [2021-09-16T17:13:14.172Z] ++ 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
17:13:14 [2021-09-16T17:13:14.172Z] INFO: Testing against a local daemon
17:13:14 [2021-09-16T17:13:14.172Z] === RUN   TestVolumesCreateAndList
17:13:14 [2021-09-16T17:13:14.172Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:13:14 [2021-09-16T17:13:14.172Z] === RUN   TestVolumesRemove
17:13:14 [2021-09-16T17:13:14.379Z] --- PASS: TestCreateJob (3.76s)
17:13:14 [2021-09-16T17:13:14.379Z] === RUN   TestReplicatedJob
17:13:14 [2021-09-16T17:13:14.429Z] --- PASS: TestVolumesRemove (0.07s)
17:13:14 [2021-09-16T17:13:14.429Z] === RUN   TestVolumesInspect
17:13:14 [2021-09-16T17:13:14.429Z] --- PASS: TestVolumesInspect (0.02s)
17:13:14 [2021-09-16T17:13:14.429Z] === RUN   TestVolumesInvalidJSON
17:13:14 [2021-09-16T17:13:14.429Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:13:14 [2021-09-16T17:13:14.429Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:13:14 [2021-09-16T17:13:14.429Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:13:14 [2021-09-16T17:13:14.429Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:13:14 [2021-09-16T17:13:14.429Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:13:14 [2021-09-16T17:13:14.429Z] PASS
17:13:14 [2021-09-16T17:13:14.429Z] 
17:13:14 [2021-09-16T17:13:14.429Z] DONE 5 tests in 0.207s
17:13:14 [2021-09-16T17:13:14.429Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:13:14 [2021-09-16T17:13:14.685Z] ++++ cat bundles/test-integration/docker.pid
17:13:14 [2021-09-16T17:13:14.685Z] +++ kill 6302
17:13:14 [2021-09-16T17:13:14.941Z] +++ /etc/init.d/apparmor stop
17:13:14 [2021-09-16T17:13:14.941Z] Leaving: AppArmorNo profiles have been unloaded.
17:13:14 [2021-09-16T17:13:14.941Z] 
17:13:14 [2021-09-16T17:13:14.941Z] Unloading profiles will leave already running processes permanently
17:13:14 [2021-09-16T17:13:14.941Z] unconfined, which can lead to unexpected situations.
17:13:14 [2021-09-16T17:13:14.941Z] 
17:13:14 [2021-09-16T17:13:14.941Z] To set a process to complain mode, use the command line tool
17:13:14 [2021-09-16T17:13:14.941Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:13:14 [2021-09-16T17:13:14.941Z] +++ true
17:13:14 [2021-09-16T17:13:14.941Z] exiting test-integration
17:13:14 [2021-09-16T17:13:14.941Z] ++ exit 0
17:13:14 [2021-09-16T17:13:14.941Z] 
17:13:15 [2021-09-16T17:13:15.505Z] + for job in $(jobs -p)
17:13:15 [2021-09-16T17:13:15.505Z] + wait 4534
17:13:16 [2021-09-16T17:13:16.869Z]     check_test.go:379: [da764904fb11e] daemon is not started
17:13:16 [2021-09-16T17:13:16.869Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
17:13:18 [2021-09-16T17:13:18.756Z]     docker_api_swarm_test.go:802: [db6a4c45fa16a] joining swarm manager [d862e4ce90d7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:13:19 [2021-09-16T17:13:19.139Z] Created binary: bundles/binary-proxy/docker-proxy-dev
17:13:19 [2021-09-16T17:13:19.139Z] 
17:13:19 [2021-09-16T17:13:19.139Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
17:13:19 [2021-09-16T17:13:19.139Z] Installing docker-proxy to /usr/local/bin/
17:13:19 [2021-09-16T17:13:19.139Z] 
17:13:19 [2021-09-16T17:13:19.139Z] + mkdir -p bundles
17:13:19 [2021-09-16T17:13:19.139Z] + '[' -n 'github.com/docker/docker/api
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/backend/build
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/httputils
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/middleware
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/router
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/router/build
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/router/checkpoint
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/router/container
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/router/debug
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/router/distribution
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/router/grpc
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/router/image
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/router/network
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/router/plugin
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/router/session
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/router/swarm
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/router/system
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/server/router/volume
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/backend
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/blkiodev
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/container
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/events
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/filters
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/image
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/mount
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/network
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/plugins/logdriver
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/registry
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/strslice
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/swarm
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/swarm/runtime
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/time
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/versions
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/versions/v1p19
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/versions/v1p20
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/api/types/volume
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/builder
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/builder/builder-next
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/builder/builder-next/exporter
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/builder/builder-next/imagerefchecker
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/builder/builder-next/worker
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/builder/dockerfile
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/builder/dockerignore
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/builder/remotecontext
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/builder/remotecontext/git
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/cli
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/cli/config
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/cli/debug
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/client
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/cmd/docker-proxy
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/cmd/dockerd
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/cmd/dockerd/trap
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/container
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/container/stream
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/contrib/apparmor
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/contrib/docker-device-tool
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/contrib/httpserver
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/cluster
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/cluster/controllers/plugin
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/cluster/convert
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/cluster/executor
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/cluster/executor/container
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/cluster/provider
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/config
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/discovery
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/events
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/events/testutils
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/exec
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/graphdriver
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/graphdriver/aufs
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/graphdriver/btrfs
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/graphdriver/copy
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/graphdriver/devmapper
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/graphdriver/graphtest
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/graphdriver/overlay
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/graphdriver/overlay2
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/graphdriver/overlayutils
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/graphdriver/register
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/graphdriver/vfs
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/graphdriver/zfs
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/images
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/initlayer
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/links
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/listeners
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger/awslogs
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger/fluentd
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger/gcplogs
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger/gelf
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger/journald
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger/jsonfilelog
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger/local
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger/logentries
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger/loggerutils
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger/loggerutils/cache
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger/splunk
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger/syslog
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/logger/templates
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/names
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/network
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/daemon/stats
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/distribution
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/distribution/metadata
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/distribution/utils
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/distribution/xfer
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/dockerversion
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/errdefs
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/image
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/image/cache
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/image/tarexport
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/image/v1
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/internal/test/suite
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/layer
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/libcontainerd
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/libcontainerd/queue
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/libcontainerd/remote
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/libcontainerd/supervisor
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/libcontainerd/types
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/oci
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/oci/caps
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/opts
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/aaparser
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/archive
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/authorization
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/broadcaster
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/capabilities
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/chrootarchive
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/containerfs
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/devicemapper
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/directory
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/discovery
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/discovery/file
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/discovery/kv
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/discovery/memory
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/discovery/nodes
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/dmesg
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/filenotify
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/fileutils
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/fsutils
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/homedir
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/idtools
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/ioutils
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/jsonmessage
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/locker
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/longpath
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/loopback
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/mount
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/namesgenerator
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/parsers
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/parsers/kernel
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/parsers/operatingsystem
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/pidfile
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/platform
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/plugingetter
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/plugins
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/plugins/transport
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/pools
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/progress
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/pubsub
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/reexec
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/signal
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/stack
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/stdcopy
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/streamformatter
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/stringid
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/symlink
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/sysinfo
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/system
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/tailfile
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/tarsum
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/term
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/term/windows
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/truncindex
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/urlutil
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/pkg/useragent
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/plugin
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/plugin/executor/containerd
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/plugin/v2
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/profiles/apparmor
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/profiles/seccomp
17:13:19 [2021-09-16T17:13:19.139Z] github.com/docker/docker/quota
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/reference
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/registry
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/registry/resumable
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/restartmanager
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/rootless
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/rootless/specconv
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/runconfig
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/runconfig/opts
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/testutil
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/testutil/daemon
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/testutil/environment
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/testutil/fakecontext
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/testutil/fakegit
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/testutil/fakestorage
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/testutil/fixtures/load
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/testutil/fixtures/plugin
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/testutil/fixtures/plugin/basic
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/testutil/registry
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/testutil/request
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/volume
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/volume/drivers
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/volume/local
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/volume/mounts
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/volume/service
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/volume/service/opts
17:13:19 [2021-09-16T17:13:19.140Z] github.com/docker/docker/volume/testutils' ']'
17:13:19 [2021-09-16T17:13:19.140Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/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/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug 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/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/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/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify 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/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator 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/symlink 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/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils
17:13:20 [2021-09-16T17:13:20.069Z] ?   	github.com/docker/docker/api	[no test files]
17:13:20 [2021-09-16T17:13:20.123Z]     docker_api_swarm_test.go:802: [d038510f6ec03] joining swarm manager [d862e4ce90d7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:13:20 [2021-09-16T17:13:20.959Z] --- PASS: TestReplicatedJob (5.79s)
17:13:20 [2021-09-16T17:13:20.959Z] === RUN   TestUpdateReplicatedJob
17:13:21 [2021-09-16T17:13:21.485Z]     docker_api_swarm_test.go:802: [dd135c7a99f2f] joining swarm manager [d862e4ce90d7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:13:21 [2021-09-16T17:13:21.486Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:13:21 [2021-09-16T17:13:21.486Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:13:21 [2021-09-16T17:13:21.741Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:13:21 [2021-09-16T17:13:21.741Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:13:22 [2021-09-16T17:13:22.304Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:13:22 [2021-09-16T17:13:22.304Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:13:22 [2021-09-16T17:13:22.867Z]     docker_api_swarm_test.go:802: [de2a71a4e53f5] joining swarm manager [d862e4ce90d7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:13:22 [2021-09-16T17:13:22.867Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:13:22 [2021-09-16T17:13:22.867Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:13:22 [2021-09-16T17:13:22.867Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:13:23 [2021-09-16T17:13:23.124Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:13:23 [2021-09-16T17:13:23.124Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:13:23 [2021-09-16T17:13:23.380Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:13:23 [2021-09-16T17:13:23.503Z] --- PASS: TestUpdateReplicatedJob (3.65s)
17:13:23 [2021-09-16T17:13:23.503Z] === RUN   TestServiceListWithStatuses
17:13:23 [2021-09-16T17:13:23.503Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:13:23 [2021-09-16T17:13:23.503Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:13:23 [2021-09-16T17:13:23.503Z] === RUN   TestDockerNetworkConnectAlias
17:13:23 [2021-09-16T17:13:23.636Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:13:23 [2021-09-16T17:13:23.636Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:13:24 [2021-09-16T17:13:24.197Z]     docker_api_swarm_test.go:810: [d9e93bc513438] joining swarm manager [d862e4ce90d7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
17:13:24 [2021-09-16T17:13:24.454Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:13:24 [2021-09-16T17:13:24.454Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:13:25 [2021-09-16T17:13:25.381Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:13:25 [2021-09-16T17:13:25.942Z] === RUN   TestDockerSuite/TestImagesFormat
17:13:25 [2021-09-16T17:13:25.942Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:13:26 [2021-09-16T17:13:26.505Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:13:28 [2021-09-16T17:13:28.789Z] --- PASS: TestDockerNetworkConnectAlias (5.15s)
17:13:28 [2021-09-16T17:13:28.789Z] === RUN   TestDockerNetworkReConnect
17:13:29 [2021-09-16T17:13:29.017Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:13:29 [2021-09-16T17:13:29.017Z] === RUN   TestDockerSuite/TestImportBadURL
17:13:29 [2021-09-16T17:13:29.017Z] === RUN   TestDockerSuite/TestImportDisplay
17:13:30 [2021-09-16T17:13:30.387Z] === RUN   TestDockerSuite/TestImportFile
17:13:31 [2021-09-16T17:13:31.753Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:13:31 [2021-09-16T17:13:31.753Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:13:32 [2021-09-16T17:13:32.991Z] --- PASS: TestDockerNetworkReConnect (4.02s)
17:13:32 [2021-09-16T17:13:32.991Z] === RUN   TestServicePlugin
17:13:32 [2021-09-16T17:13:32.991Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:32 [2021-09-16T17:13:32.991Z] --- SKIP: TestServicePlugin (0.00s)
17:13:32 [2021-09-16T17:13:32.991Z] === RUN   TestServiceUpdateLabel
17:13:33 [2021-09-16T17:13:33.128Z] === RUN   TestDockerSuite/TestImportGzipped
17:13:34 [2021-09-16T17:13:34.055Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:13:34 [2021-09-16T17:13:34.915Z] ok  	github.com/docker/docker/api/server	0.009s	coverage: 9.0% of statements
17:13:34 [2021-09-16T17:13:34.984Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:13:35 [2021-09-16T17:13:35.535Z] --- PASS: TestServiceUpdateLabel (2.81s)
17:13:35 [2021-09-16T17:13:35.535Z] === RUN   TestServiceUpdateSecrets
17:13:35 [2021-09-16T17:13:35.545Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:13:36 [2021-09-16T17:13:36.106Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:13:36 [2021-09-16T17:13:36.667Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:13:36 [2021-09-16T17:13:36.667Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
17:13:36 [2021-09-16T17:13:36.667Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:13:37 [2021-09-16T17:13:37.230Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:13:37 [2021-09-16T17:13:37.486Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:13:38 [2021-09-16T17:13:38.048Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:13:38 [2021-09-16T17:13:38.304Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:13:38 [2021-09-16T17:13:38.867Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:13:39 [2021-09-16T17:13:39.123Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:13:39 [2021-09-16T17:13:39.123Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
17:13:40 [2021-09-16T17:13:40.488Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:13:40 [2021-09-16T17:13:40.743Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:13:41 [2021-09-16T17:13:41.305Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:13:41 [2021-09-16T17:13:41.305Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:13:41 [2021-09-16T17:13:41.561Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:13:41 [2021-09-16T17:13:41.561Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:13:41 [2021-09-16T17:13:41.561Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:13:42 [2021-09-16T17:13:42.488Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:13:43 [2021-09-16T17:13:43.050Z] === RUN   TestDockerSuite/TestInspectDefault
17:13:43 [2021-09-16T17:13:43.611Z] === RUN   TestDockerSuite/TestInspectHistory
17:13:43 [2021-09-16T17:13:43.866Z] === RUN   TestDockerSuite/TestInspectImage
17:13:44 [2021-09-16T17:13:44.122Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:13:44 [2021-09-16T17:13:44.122Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:13:44 [2021-09-16T17:13:44.122Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:13:44 [2021-09-16T17:13:44.122Z] === RUN   TestDockerSuite/TestInspectInt64
17:13:44 [2021-09-16T17:13:44.378Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:13:44 [2021-09-16T17:13:44.939Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:13:44 [2021-09-16T17:13:44.939Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:13:45 [2021-09-16T17:13:45.501Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:13:45 [2021-09-16T17:13:45.756Z] === RUN   TestDockerSuite/TestInspectPlugin
17:13:47 [2021-09-16T17:13:47.148Z] === RUN   TestDockerSuite/TestInspectRootFS
17:13:47 [2021-09-16T17:13:47.148Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:13:47 [2021-09-16T17:13:47.712Z] === RUN   TestDockerSuite/TestInspectStatus
17:13:48 [2021-09-16T17:13:48.274Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:13:49 [2021-09-16T17:13:49.200Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:13:49 [2021-09-16T17:13:49.762Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:13:50 [2021-09-16T17:13:50.323Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:13:50 [2021-09-16T17:13:50.433Z] --- PASS: TestServiceUpdateSecrets (14.86s)
17:13:50 [2021-09-16T17:13:50.433Z] === RUN   TestServiceUpdateConfigs
17:13:50 [2021-09-16T17:13:50.884Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:13:51 [2021-09-16T17:13:51.141Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:13:51 [2021-09-16T17:13:51.702Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:13:51 [2021-09-16T17:13:51.958Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:13:51 [2021-09-16T17:13:51.958Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
17:13:53 [2021-09-16T17:13:53.326Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:13:54 [2021-09-16T17:13:54.254Z] === RUN   TestDockerSuite/TestLinksEnvs
17:13:55 [2021-09-16T17:13:55.182Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:13:55 [2021-09-16T17:13:55.441Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:13:56 [2021-09-16T17:13:56.368Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:13:57 [2021-09-16T17:13:57.734Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:13:59 [2021-09-16T17:13:59.100Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:13:59 [2021-09-16T17:13:59.100Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:14:00 [2021-09-16T17:14:00.465Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:14:00 [2021-09-16T17:14:00.721Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:14:01 [2021-09-16T17:14:01.282Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:14:05 [2021-09-16T17:14:05.334Z] --- PASS: TestServiceUpdateConfigs (15.04s)
17:14:05 [2021-09-16T17:14:05.334Z] === RUN   TestServiceUpdateNetwork
17:14:07 [2021-09-16T17:14:07.826Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:14:09 [2021-09-16T17:14:09.193Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:14:10 [2021-09-16T17:14:10.558Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:14:10 [2021-09-16T17:14:10.814Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:14:12 [2021-09-16T17:14:12.178Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
17:14:12 [2021-09-16T17:14:12.178Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:14:12 [2021-09-16T17:14:12.433Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:14:12 [2021-09-16T17:14:12.433Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:14:12 [2021-09-16T17:14:12.433Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:14:12 [2021-09-16T17:14:12.994Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:14:13 [2021-09-16T17:14:13.250Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:14:17 [2021-09-16T17:14:17.411Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:14:17 [2021-09-16T17:14:17.411Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:14:20 [2021-09-16T17:14:20.234Z] --- PASS: TestServiceUpdateNetwork (13.52s)
17:14:20 [2021-09-16T17:14:20.234Z] === RUN   TestServiceUpdatePidsLimit
17:14:20 [2021-09-16T17:14:20.234Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:14:21 [2021-09-16T17:14:21.175Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:14:21 [2021-09-16T17:14:21.575Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:14:22 [2021-09-16T17:14:22.138Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:14:22 [2021-09-16T17:14:22.138Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:14:23 [2021-09-16T17:14:23.063Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:14:23 [2021-09-16T17:14:23.624Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
17:14:23 [2021-09-16T17:14:23.880Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:14:24 [2021-09-16T17:14:24.806Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:14:25 [2021-09-16T17:14:25.737Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:14:26 [2021-09-16T17:14:26.663Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:14:28 [2021-09-16T17:14:28.550Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:14:28 [2021-09-16T17:14:28.805Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:14:29 [2021-09-16T17:14:29.307Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:14:29 [2021-09-16T17:14:29.367Z] === RUN   TestDockerSuite/TestLogsSince
17:14:35 [2021-09-16T17:14:35.890Z] --- PASS: TestServiceUpdatePidsLimit (17.11s)
17:14:35 [2021-09-16T17:14:35.890Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
17:14:35 [2021-09-16T17:14:35.890Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.13s)
17:14:35 [2021-09-16T17:14:35.890Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s)
17:14:35 [2021-09-16T17:14:35.890Z] PASS
17:14:35 [2021-09-16T17:14:35.890Z] 
17:14:35 [2021-09-16T17:14:35.890Z] === Skipped
17:14:35 [2021-09-16T17:14:35.890Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:14:35 [2021-09-16T17:14:35.890Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:14:35 [2021-09-16T17:14:35.890Z] 
17:14:35 [2021-09-16T17:14:35.890Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:14:35 [2021-09-16T17:14:35.890Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:35 [2021-09-16T17:14:35.890Z] 
17:14:35 [2021-09-16T17:14:35.890Z] DONE 27 tests, 2 skipped in 147.245s
17:14:35 [2021-09-16T17:14:35.890Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:14:35 [2021-09-16T17:14:35.890Z] ++ 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
17:14:35 [2021-09-16T17:14:35.890Z] ++ set -e
17:14:35 [2021-09-16T17:14:35.890Z] ++ '[' -n 0 ']'
17:14:35 [2021-09-16T17:14:35.890Z] ++ set -x
17:14:35 [2021-09-16T17:14:35.890Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
17:14:35 [2021-09-16T17:14:35.896Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:14:36 [2021-09-16T17:14:36.150Z] INFO: Testing against a local daemon
17:14:36 [2021-09-16T17:14:36.150Z] === RUN   TestSessionCreate
17:14:36 [2021-09-16T17:14:36.150Z] --- PASS: TestSessionCreate (0.04s)
17:14:36 [2021-09-16T17:14:36.150Z] === RUN   TestSessionCreateWithBadUpgrade
17:14:36 [2021-09-16T17:14:36.150Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
17:14:36 [2021-09-16T17:14:36.150Z] PASS
17:14:36 [2021-09-16T17:14:36.150Z] 
17:14:36 [2021-09-16T17:14:36.150Z] DONE 2 tests in 0.213s
17:14:36 [2021-09-16T17:14:36.150Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:14:36 [2021-09-16T17:14:36.150Z] ++ 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
17:14:36 [2021-09-16T17:14:36.150Z] ++ set -e
17:14:36 [2021-09-16T17:14:36.150Z] ++ '[' -n 0 ']'
17:14:36 [2021-09-16T17:14:36.150Z] ++ set -x
17:14:36 [2021-09-16T17:14:36.150Z] ++ 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
17:14:36 [2021-09-16T17:14:36.411Z] INFO: Testing against a local daemon
17:14:36 [2021-09-16T17:14:36.411Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:14:36 [2021-09-16T17:14:36.411Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:14:36 [2021-09-16T17:14:36.411Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:14:36 [2021-09-16T17:14:36.411Z] === RUN   TestDiskUsage
17:14:36 [2021-09-16T17:14:36.411Z] === PAUSE TestDiskUsage
17:14:36 [2021-09-16T17:14:36.411Z] === RUN   TestEventsExecDie
17:14:37 [2021-09-16T17:14:37.351Z] --- PASS: TestEventsExecDie (0.83s)
17:14:37 [2021-09-16T17:14:37.351Z] === RUN   TestEventsBackwardsCompatible
17:14:37 [2021-09-16T17:14:37.351Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
17:14:37 [2021-09-16T17:14:37.351Z] === RUN   TestEventsVolumeCreate
17:14:37 [2021-09-16T17:14:37.351Z] --- PASS: TestEventsVolumeCreate (0.08s)
17:14:37 [2021-09-16T17:14:37.351Z] === RUN   TestInfoBinaryCommits
17:14:37 [2021-09-16T17:14:37.351Z] --- PASS: TestInfoBinaryCommits (0.04s)
17:14:37 [2021-09-16T17:14:37.351Z] === RUN   TestInfoAPIVersioned
17:14:37 [2021-09-16T17:14:37.351Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:14:37 [2021-09-16T17:14:37.351Z] === RUN   TestInfoDiscoveryBackend
17:14:37 [2021-09-16T17:14:37.922Z] --- PASS: TestInfoDiscoveryBackend (0.59s)
17:14:37 [2021-09-16T17:14:37.922Z] === RUN   TestInfoDiscoveryInvalidAdvertise
17:14:39 [2021-09-16T17:14:39.303Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
17:14:39 [2021-09-16T17:14:39.303Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
17:14:39 [2021-09-16T17:14:39.563Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
17:14:39 [2021-09-16T17:14:39.563Z] === RUN   TestInfoAPI
17:14:39 [2021-09-16T17:14:39.563Z] --- PASS: TestInfoAPI (0.04s)
17:14:39 [2021-09-16T17:14:39.563Z] === RUN   TestInfoAPIWarnings
17:14:41 [2021-09-16T17:14:41.136Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:14:41 [2021-09-16T17:14:41.697Z] === RUN   TestDockerSuite/TestLogsTail
17:14:41 [2021-09-16T17:14:41.953Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:14:42 [2021-09-16T17:14:42.515Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:14:43 [2021-09-16T17:14:43.077Z] === RUN   TestDockerSuite/TestMountIntoProc
17:14:43 [2021-09-16T17:14:43.334Z] === RUN   TestDockerSuite/TestMountIntoSys
17:14:43 [2021-09-16T17:14:43.591Z] === RUN   TestDockerSuite/TestNetHostname
17:14:44 [2021-09-16T17:14:44.959Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
17:14:44 [2021-09-16T17:14:44.959Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:14:45 [2021-09-16T17:14:45.215Z] === RUN   TestDockerSuite/TestNetworkEvents
17:14:45 [2021-09-16T17:14:45.776Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:14:47 [2021-09-16T17:14:47.672Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:14:48 [2021-09-16T17:14:48.240Z] === RUN   TestDockerSuite/TestPluginActive
17:14:49 [2021-09-16T17:14:49.166Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
17:14:49 [2021-09-16T17:14:49.727Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:14:51 [2021-09-16T17:14:51.616Z]     docker_api_swarm_service_test.go:395: [d0f41b74c41a0] joining swarm manager [d938139207fb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:14:52 [2021-09-16T17:14:52.178Z]     docker_api_swarm_service_test.go:395: [d3da67e3043f1] joining swarm manager [d938139207fb1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ok  	github.com/docker/docker/api/server/httputils	0.015s	coverage: 14.7% of statements
17:14:56 [2021-09-16T17:14:56.313Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/server/router	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 5.7% of statements
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types/container	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types/events	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ok  	github.com/docker/docker/api/types/strslice	0.014s	coverage: 90.0% of statements
17:14:56 [2021-09-16T17:14:56.313Z] ok  	github.com/docker/docker/api/types/filters	0.003s	coverage: 92.2% of statements
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types/image	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types/network	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
17:14:56 [2021-09-16T17:14:56.313Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 77.3% of statements
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/builder	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ok  	github.com/docker/docker/builder/remotecontext	0.084s	coverage: 13.7% of statements
17:14:56 [2021-09-16T17:14:56.313Z] ok  	github.com/docker/docker/builder/dockerfile	0.212s	coverage: 49.0% of statements
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
17:14:56 [2021-09-16T17:14:56.313Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.188s	coverage: 86.3% of statements
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/cli	[no test files]
17:14:56 [2021-09-16T17:14:56.313Z] ?   	github.com/docker/docker/cli/config	[no test files]
17:14:56 [2021-09-16T17:14:56.347Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:14:56 [2021-09-16T17:14:56.347Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:14:56 [2021-09-16T17:14:56.347Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:14:56 [2021-09-16T17:14:56.569Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.102s	coverage: 67.6% of statements
17:14:56 [2021-09-16T17:14:56.909Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:14:57 [2021-09-16T17:14:57.667Z] --- PASS: TestInfoAPIWarnings (16.39s)
17:14:57 [2021-09-16T17:14:57.667Z] === RUN   TestInfoDebug
17:14:57 [2021-09-16T17:14:57.667Z] --- PASS: TestInfoDebug (0.54s)
17:14:57 [2021-09-16T17:14:57.667Z] === RUN   TestInfoInsecureRegistries
17:14:57 [2021-09-16T17:14:57.667Z] --- PASS: TestInfoInsecureRegistries (0.54s)
17:14:57 [2021-09-16T17:14:57.667Z] === RUN   TestInfoRegistryMirrors
17:14:57 [2021-09-16T17:14:57.667Z] --- PASS: TestInfoRegistryMirrors (0.54s)
17:14:57 [2021-09-16T17:14:57.667Z] === RUN   TestLoginFailsWithBadCredentials
17:14:57 [2021-09-16T17:14:57.667Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s)
17:14:57 [2021-09-16T17:14:57.667Z] === RUN   TestPingCacheHeaders
17:14:57 [2021-09-16T17:14:57.667Z] --- PASS: TestPingCacheHeaders (0.04s)
17:14:57 [2021-09-16T17:14:57.667Z] === RUN   TestPingGet
17:14:57 [2021-09-16T17:14:57.667Z] --- PASS: TestPingGet (0.03s)
17:14:57 [2021-09-16T17:14:57.667Z] === RUN   TestPingHead
17:14:57 [2021-09-16T17:14:57.667Z] --- PASS: TestPingHead (0.04s)
17:14:57 [2021-09-16T17:14:57.667Z] === RUN   TestVersion
17:14:57 [2021-09-16T17:14:57.927Z] --- PASS: TestVersion (0.04s)
17:14:57 [2021-09-16T17:14:57.927Z] === CONT  TestDiskUsage
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/empty
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/empty/container_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/empty/image_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/empty/volume_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/empty/build-cache_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/after_LoadBusybox
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:14:58 [2021-09-16T17:14:58.497Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:14:58 [2021-09-16T17:14:58.758Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:14:58 [2021-09-16T17:14:58.758Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:14:58 [2021-09-16T17:14:58.758Z] === RUN   TestDiskUsage/after_container.Run
17:14:59 [2021-09-16T17:14:59.019Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:14:59 [2021-09-16T17:14:59.019Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:14:59 [2021-09-16T17:14:59.019Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:14:59 [2021-09-16T17:14:59.019Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:14:59 [2021-09-16T17:14:59.019Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:14:59 [2021-09-16T17:14:59.019Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:14:59 [2021-09-16T17:14:59.019Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:14:59 [2021-09-16T17:14:59.019Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:14:59 [2021-09-16T17:14:59.019Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:14:59 [2021-09-16T17:14:59.019Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:14:59 [2021-09-16T17:14:59.089Z] ok  	github.com/docker/docker/client	0.106s	coverage: 75.6% of statements
17:14:59 [2021-09-16T17:14:59.279Z] --- PASS: TestDiskUsage (1.48s)
17:14:59 [2021-09-16T17:14:59.279Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.27s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]     --- PASS: TestDiskUsage/after_container.Run (0.45s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z] PASS
17:14:59 [2021-09-16T17:14:59.279Z] 
17:14:59 [2021-09-16T17:14:59.279Z] === Skipped
17:14:59 [2021-09-16T17:14:59.279Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:14:59 [2021-09-16T17:14:59.279Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:14:59 [2021-09-16T17:14:59.279Z] 
17:14:59 [2021-09-16T17:14:59.279Z] DONE 53 tests, 1 skipped in 23.095s
17:14:59 [2021-09-16T17:14:59.279Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:14:59 [2021-09-16T17:14:59.279Z] ++ 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
17:14:59 [2021-09-16T17:14:59.279Z] ++ set -e
17:14:59 [2021-09-16T17:14:59.279Z] ++ '[' -n 0 ']'
17:14:59 [2021-09-16T17:14:59.279Z] ++ set -x
17:14:59 [2021-09-16T17:14:59.279Z] ++ 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
17:14:59 [2021-09-16T17:14:59.426Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:14:59 [2021-09-16T17:14:59.539Z] INFO: Testing against a local daemon
17:14:59 [2021-09-16T17:14:59.539Z] === RUN   TestVolumesCreateAndList
17:14:59 [2021-09-16T17:14:59.539Z] --- PASS: TestVolumesCreateAndList (0.03s)
17:14:59 [2021-09-16T17:14:59.539Z] === RUN   TestVolumesRemove
17:14:59 [2021-09-16T17:14:59.539Z] --- PASS: TestVolumesRemove (0.09s)
17:14:59 [2021-09-16T17:14:59.539Z] === RUN   TestVolumesInspect
17:14:59 [2021-09-16T17:14:59.539Z] --- PASS: TestVolumesInspect (0.03s)
17:14:59 [2021-09-16T17:14:59.539Z] === RUN   TestVolumesInvalidJSON
17:14:59 [2021-09-16T17:14:59.539Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:14:59 [2021-09-16T17:14:59.539Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:14:59 [2021-09-16T17:14:59.539Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:14:59 [2021-09-16T17:14:59.539Z] --- PASS: TestVolumesInvalidJSON (0.03s)
17:14:59 [2021-09-16T17:14:59.539Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:14:59 [2021-09-16T17:14:59.539Z] PASS
17:14:59 [2021-09-16T17:14:59.539Z] 
17:14:59 [2021-09-16T17:14:59.539Z] DONE 5 tests in 0.312s
17:14:59 [2021-09-16T17:14:59.539Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:15:00 [2021-09-16T17:15:00.109Z] ++++ cat bundles/test-integration/docker.pid
17:15:00 [2021-09-16T17:15:00.109Z] +++ kill 15153
17:15:00 [2021-09-16T17:15:00.352Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:15:00 [2021-09-16T17:15:00.369Z] +++ /etc/init.d/apparmor stop
17:15:00 [2021-09-16T17:15:00.369Z] Leaving: AppArmorNo profiles have been unloaded.
17:15:00 [2021-09-16T17:15:00.369Z] 
17:15:00 [2021-09-16T17:15:00.369Z] Unloading profiles will leave already running processes permanently
17:15:00 [2021-09-16T17:15:00.369Z] unconfined, which can lead to unexpected situations.
17:15:00 [2021-09-16T17:15:00.369Z] 
17:15:00 [2021-09-16T17:15:00.369Z] To set a process to complain mode, use the command line tool
17:15:00 [2021-09-16T17:15:00.369Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:15:00 [2021-09-16T17:15:00.369Z] +++ true
17:15:00 [2021-09-16T17:15:00.370Z] exiting test-integration
17:15:00 [2021-09-16T17:15:00.370Z] ++ exit 0
17:15:00 [2021-09-16T17:15:00.370Z] 
Post stage
[Pipeline] junit
17:15:01 [2021-09-16T17:15:01.766Z] Recording test results
17:15:02 [2021-09-16T17:15:02.039Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:15:02 [2021-09-16T17:15:02.383Z] + echo Ensuring container killed.
17:15:02 [2021-09-16T17:15:02.383Z] Ensuring container killed.
17:15:02 [2021-09-16T17:15:02.383Z] + docker rm -vf docker-pr6
17:15:02 [2021-09-16T17:15:02.383Z] Error: No such container: docker-pr6
[Pipeline] sh
17:15:02 [2021-09-16T17:15:02.671Z] + echo Chowning /workspace to jenkins user
17:15:02 [2021-09-16T17:15:02.671Z] Chowning /workspace to jenkins user
17:15:02 [2021-09-16T17:15:02.671Z] + id -u
17:15:02 [2021-09-16T17:15:02.671Z] + id -g
17:15:02 [2021-09-16T17:15:02.671Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42855:/workspace busybox chown -R 1000:1000 /workspace
17:15:02 [2021-09-16T17:15:02.671Z] Unable to find image 'busybox:latest' locally
17:15:02 [2021-09-16T17:15:02.865Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:15:02 [2021-09-16T17:15:02.931Z] latest: Pulling from library/busybox
17:15:03 [2021-09-16T17:15:03.192Z] 7560ee4921c3: Pulling fs layer
17:15:03 [2021-09-16T17:15:03.192Z] 7560ee4921c3: Download complete
17:15:03 [2021-09-16T17:15:03.452Z] 7560ee4921c3: Pull complete
17:15:03 [2021-09-16T17:15:03.452Z] Digest: sha256:52f73a0a43a16cf37cd0720c90887ce972fe60ee06a687ee71fb93a7ca601df7
17:15:03 [2021-09-16T17:15:03.452Z] Status: Downloaded newer image for busybox:latest
17:15:07 [2021-09-16T17:15:07.029Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:15:07 [2021-09-16T17:15:07.958Z] + bundleName=arm64-integration
17:15:07 [2021-09-16T17:15:07.958Z] + echo Creating arm64-integration-bundles.tar.gz
17:15:07 [2021-09-16T17:15:07.958Z] Creating arm64-integration-bundles.tar.gz
17:15:07 [2021-09-16T17:15:07.958Z] + + xargs tar -czffind arm64-integration-bundles.tar.gz bundles
17:15:07 [2021-09-16T17:15:07.958Z]  -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
17:15:08 [2021-09-16T17:15:08.232Z] Archiving artifacts
17:15:08 [2021-09-16T17:15:08.403Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:15:08 [2021-09-16T17:15:08.403Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
17:15:09 [2021-09-16T17:15:09.770Z] === RUN   TestDockerSuite/TestPortHostBinding
17:15:10 [2021-09-16T17:15:10.699Z] === RUN   TestDockerSuite/TestPortList
17:15:10 [2021-09-16T17:15:10.699Z]     docker_api_swarm_service_test.go:343: [d8163fdf5da00] joining swarm manager [d27b9b4817ad3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:15:10 [2021-09-16T17:15:10.758Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42855/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:15:11 [2021-09-16T17:15:11.078Z] + make clean
17:15:11 [2021-09-16T17:15:11.627Z]     docker_api_swarm_service_test.go:343: [dc623e724fb99] joining swarm manager [d27b9b4817ad3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:15:11 [2021-09-16T17:15:11.649Z] docker volume rm -f docker-dev-cache
17:15:11 [2021-09-16T17:15:11.649Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:15:18 [2021-09-16T17:15:18.166Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:15:19 [2021-09-16T17:15:19.093Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:15:25 [2021-09-16T17:15:25.626Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:15:25 [2021-09-16T17:15:25.626Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:15:25 [2021-09-16T17:15:25.626Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:15:25 [2021-09-16T17:15:25.626Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:15:25 [2021-09-16T17:15:25.626Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:15:25 [2021-09-16T17:15:25.626Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:15:25 [2021-09-16T17:15:25.626Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:15:25 [2021-09-16T17:15:25.626Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
17:15:26 [2021-09-16T17:15:26.191Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:15:26 [2021-09-16T17:15:26.191Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:15:27 [2021-09-16T17:15:27.120Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:15:27 [2021-09-16T17:15:27.120Z] === RUN   TestDockerSuite/TestPruneContainerLabel
17:15:28 [2021-09-16T17:15:28.048Z]     docker_api_swarm_service_test.go:490: [d37fa3f86b761] joining swarm manager [d481f7ffd484b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:15:28 [2021-09-16T17:15:28.610Z]     docker_api_swarm_service_test.go:490: [d92199bf217dc] joining swarm manager [d481f7ffd484b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:15:29 [2021-09-16T17:15:29.537Z] === RUN   TestDockerSuite/TestPruneContainerUntil
17:15:30 [2021-09-16T17:15:30.907Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
17:15:31 [2021-09-16T17:15:31.468Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
17:15:31 [2021-09-16T17:15:31.468Z] === RUN   TestDockerSuite/TestPsByOrder
17:15:33 [2021-09-16T17:15:33.982Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:15:34 [2021-09-16T17:15:34.238Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:15:36 [2021-09-16T17:15:36.128Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:15:37 [2021-09-16T17:15:37.759Z] ok  	github.com/docker/docker/cmd/dockerd	0.043s	coverage: 29.3% of statements
17:15:37 [2021-09-16T17:15:37.760Z] ok  	github.com/docker/docker/container	0.114s	coverage: 34.8% of statements
17:15:37 [2021-09-16T17:15:37.760Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.467s	coverage: 0.0% of statements
17:15:37 [2021-09-16T17:15:37.760Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
17:15:37 [2021-09-16T17:15:37.760Z] ?   	github.com/docker/docker/container/stream	[no test files]
17:15:37 [2021-09-16T17:15:37.760Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
17:15:37 [2021-09-16T17:15:37.760Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
17:15:37 [2021-09-16T17:15:37.760Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
17:15:39 [2021-09-16T17:15:39.394Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:15:39 [2021-09-16T17:15:39.394Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:15:41 [2021-09-16T17:15:41.913Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
17:15:41 [2021-09-16T17:15:41.913Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:15:44 [2021-09-16T17:15:44.305Z] ok  	github.com/docker/docker/daemon/cluster	0.083s	coverage: 0.5% of statements
17:15:45 [2021-09-16T17:15:45.258Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.012s	coverage: 65.3% of statements
17:15:46 [2021-09-16T17:15:46.622Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.008s	coverage: 35.9% of statements
17:15:47 [2021-09-16T17:15:47.157Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
17:15:48 [2021-09-16T17:15:48.564Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:15:49 [2021-09-16T17:15:49.493Z]     docker_api_swarm_service_test.go:128: [d43edcd626542] joining swarm manager [df26b439c76b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:15:49 [2021-09-16T17:15:49.749Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:15:50 [2021-09-16T17:15:50.311Z]     docker_api_swarm_service_test.go:129: [d25f1b01db210] joining swarm manager [df26b439c76b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:15:51 [2021-09-16T17:15:51.686Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:15:52 [2021-09-16T17:15:52.247Z]     docker_api_swarm_service_test.go:137: [da89699397825] joining swarm manager [df26b439c76b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:15:52 [2021-09-16T17:15:52.810Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:15:53 [2021-09-16T17:15:53.372Z]     docker_api_swarm_service_test.go:138: [d27d487c76815] joining swarm manager [df26b439c76b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
17:15:53 [2021-09-16T17:15:53.935Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:15:54 [2021-09-16T17:15:54.710Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.435s	coverage: 13.8% of statements
17:15:54 [2021-09-16T17:15:54.710Z] ok  	github.com/docker/docker/daemon/config	0.025s	coverage: 81.1% of statements
17:15:54 [2021-09-16T17:15:54.710Z] ok  	github.com/docker/docker/daemon/discovery	0.002s	coverage: 30.0% of statements
17:15:54 [2021-09-16T17:15:54.967Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
17:15:55 [2021-09-16T17:15:55.530Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.2% of statements
17:15:55 [2021-09-16T17:15:55.822Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:15:56 [2021-09-16T17:15:56.899Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.447s	coverage: 74.6% of statements
17:15:57 [2021-09-16T17:15:57.186Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:15:57 [2021-09-16T17:15:57.747Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:15:58 [2021-09-16T17:15:58.004Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:15:58 [2021-09-16T17:15:58.265Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.005s	coverage: 3.1% of statements
17:15:58 [2021-09-16T17:15:58.265Z] ok  	github.com/docker/docker/daemon	12.118s	coverage: 17.5% of statements
17:15:58 [2021-09-16T17:15:58.265Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
17:15:58 [2021-09-16T17:15:58.265Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
17:15:58 [2021-09-16T17:15:58.265Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
17:15:58 [2021-09-16T17:15:58.265Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
17:15:58 [2021-09-16T17:15:58.565Z] === RUN   TestDockerSuite/TestPsRightTagName
17:15:58 [2021-09-16T17:15:58.828Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.467s	coverage: 56.2% of statements
17:15:59 [2021-09-16T17:15:59.929Z] === RUN   TestDockerSuite/TestPsShowMounts
17:16:00 [2021-09-16T17:16:00.197Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
17:16:01 [2021-09-16T17:16:01.298Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:16:01 [2021-09-16T17:16:01.900Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:16:01 [2021-09-16T17:16:01.900Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:16:01 [2021-09-16T17:16:01.900Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:16:01 [2021-09-16T17:16:01.900Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:16:02 [2021-09-16T17:16:02.096Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.312s	coverage: 49.4% of statements
17:16:02 [2021-09-16T17:16:02.155Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:16:02 [2021-09-16T17:16:02.416Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:16:02 [2021-09-16T17:16:02.977Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:16:03 [2021-09-16T17:16:03.027Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.521s	coverage: 45.9% of statements
17:16:03 [2021-09-16T17:16:03.027Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
17:16:03 [2021-09-16T17:16:03.590Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.612s	coverage: 57.7% of statements
17:16:03 [2021-09-16T17:16:03.590Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
17:16:03 [2021-09-16T17:16:03.590Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
17:16:03 [2021-09-16T17:16:03.906Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:16:04 [2021-09-16T17:16:04.153Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 57.5% of statements
17:16:04 [2021-09-16T17:16:04.468Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:16:05 [2021-09-16T17:16:05.029Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:16:05 [2021-09-16T17:16:05.093Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
17:16:05 [2021-09-16T17:16:05.349Z] ok  	github.com/docker/docker/daemon/links	0.007s	coverage: 93.0% of statements
17:16:06 [2021-09-16T17:16:06.279Z] ok  	github.com/docker/docker/daemon/images	0.036s	coverage: 6.7% of statements
17:16:06 [2021-09-16T17:16:06.279Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
17:16:06 [2021-09-16T17:16:06.279Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
17:16:06 [2021-09-16T17:16:06.842Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.5% of statements
17:16:07 [2021-09-16T17:16:07.771Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.177s	coverage: 77.0% of statements
17:16:07 [2021-09-16T17:16:07.771Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
17:16:07 [2021-09-16T17:16:07.771Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
17:16:07 [2021-09-16T17:16:07.771Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.015s	coverage: 67.0% of statements
17:16:08 [2021-09-16T17:16:08.333Z] ok  	github.com/docker/docker/daemon/logger/journald	0.004s	coverage: 23.9% of statements
17:16:08 [2021-09-16T17:16:08.333Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.007s	coverage: 69.9% of statements
17:16:08 [2021-09-16T17:16:08.896Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
17:16:09 [2021-09-16T17:16:09.152Z] ok  	github.com/docker/docker/daemon/logger/local	0.016s	coverage: 75.2% of statements
17:16:09 [2021-09-16T17:16:09.152Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
17:16:09 [2021-09-16T17:16:09.714Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.056s	coverage: 55.1% of statements
17:16:09 [2021-09-16T17:16:09.970Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.010s	coverage: 31.5% of statements
17:16:10 [2021-09-16T17:16:10.285Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:16:10 [2021-09-16T17:16:10.900Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.005s	coverage: 46.8% of statements
17:16:11 [2021-09-16T17:16:11.156Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
17:16:11 [2021-09-16T17:16:11.216Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:16:11 [2021-09-16T17:16:11.719Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
17:16:12 [2021-09-16T17:16:12.281Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.566s	coverage: 82.5% of statements
17:16:12 [2021-09-16T17:16:12.281Z] ?   	github.com/docker/docker/daemon/names	[no test files]
17:16:12 [2021-09-16T17:16:12.281Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
17:16:12 [2021-09-16T17:16:12.581Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:16:12 [2021-09-16T17:16:12.581Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:16:12 [2021-09-16T17:16:12.581Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:16:12 [2021-09-16T17:16:12.838Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:16:12 [2021-09-16T17:16:12.844Z] ok  	github.com/docker/docker/distribution	0.103s	coverage: 25.8% of statements
17:16:13 [2021-09-16T17:16:13.408Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 48.2% of statements
17:16:13 [2021-09-16T17:16:13.408Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
17:16:13 [2021-09-16T17:16:13.971Z] ok  	github.com/docker/docker/errdefs	0.003s	coverage: 53.1% of statements
17:16:14 [2021-09-16T17:16:14.535Z] ok  	github.com/docker/docker/image	0.015s	coverage: 86.6% of statements
17:16:14 [2021-09-16T17:16:14.725Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:16:15 [2021-09-16T17:16:15.097Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
17:16:15 [2021-09-16T17:16:15.286Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
17:16:15 [2021-09-16T17:16:15.353Z] ok  	github.com/docker/docker/image/tarexport	0.006s	coverage: 0.7% of statements
17:16:15 [2021-09-16T17:16:15.542Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:16:15 [2021-09-16T17:16:15.914Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
17:16:15 [2021-09-16T17:16:15.915Z] ok  	github.com/docker/docker/distribution/xfer	1.900s	coverage: 85.1% of statements
17:16:15 [2021-09-16T17:16:15.915Z] ?   	github.com/docker/docker/dockerversion	[no test files]
17:16:15 [2021-09-16T17:16:15.915Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
17:16:16 [2021-09-16T17:16:16.170Z] ok  	github.com/docker/docker/libcontainerd/queue	0.027s	coverage: 100.0% of statements
17:16:17 [2021-09-16T17:16:17.099Z] ok  	github.com/docker/docker/oci	0.020s	coverage: 43.3% of statements
17:16:17 [2021-09-16T17:16:17.671Z] ok  	github.com/docker/docker/opts	0.018s	coverage: 67.1% of statements
17:16:17 [2021-09-16T17:16:17.926Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
17:16:18 [2021-09-16T17:16:18.057Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
17:16:18 [2021-09-16T17:16:18.057Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:16:18 [2021-09-16T17:16:18.984Z] === RUN   TestDockerSuite/TestRmiBlank
17:16:18 [2021-09-16T17:16:18.984Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:16:18 [2021-09-16T17:16:18.984Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:16:19 [2021-09-16T17:16:19.293Z] ok  	github.com/docker/docker/pkg/archive	0.298s	coverage: 82.1% of statements
17:16:20 [2021-09-16T17:16:20.221Z] ok  	github.com/docker/docker/pkg/authorization	0.257s	coverage: 68.3% of statements
17:16:20 [2021-09-16T17:16:20.221Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
17:16:20 [2021-09-16T17:16:20.350Z]     docker_api_swarm_service_test.go:304: [dbbe954346c9d] joining swarm manager [d91829c775a12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:16:20 [2021-09-16T17:16:20.476Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
17:16:21 [2021-09-16T17:16:21.277Z]     docker_api_swarm_service_test.go:304: [d2e527a496989] joining swarm manager [d91829c775a12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:16:21 [2021-09-16T17:16:21.841Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:16:22 [2021-09-16T17:16:22.771Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:16:23 [2021-09-16T17:16:23.027Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:16:23 [2021-09-16T17:16:23.742Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.465s	coverage: 43.2% of statements
17:16:23 [2021-09-16T17:16:23.742Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
17:16:23 [2021-09-16T17:16:23.742Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
17:16:23 [2021-09-16T17:16:23.998Z] ok  	github.com/docker/docker/pkg/discovery/file	0.003s	coverage: 97.6% of statements
17:16:24 [2021-09-16T17:16:24.391Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:16:24 [2021-09-16T17:16:24.953Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:16:25 [2021-09-16T17:16:25.368Z] ok  	github.com/docker/docker/layer	7.677s	coverage: 68.8% of statements
17:16:25 [2021-09-16T17:16:25.368Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
17:16:25 [2021-09-16T17:16:25.368Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
17:16:25 [2021-09-16T17:16:25.368Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
17:16:25 [2021-09-16T17:16:25.368Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
17:16:25 [2021-09-16T17:16:25.368Z] ?   	github.com/docker/docker/oci/caps	[no test files]
17:16:25 [2021-09-16T17:16:25.368Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
17:16:25 [2021-09-16T17:16:25.368Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
17:16:25 [2021-09-16T17:16:25.625Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
17:16:25 [2021-09-16T17:16:25.885Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
17:16:25 [2021-09-16T17:16:25.886Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:16:26 [2021-09-16T17:16:26.143Z] ok  	github.com/docker/docker/pkg/dmesg	0.012s	coverage: 83.3% of statements
17:16:26 [2021-09-16T17:16:26.816Z] === RUN   TestDockerSuite/TestRmiTag
17:16:26 [2021-09-16T17:16:26.816Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:16:27 [2021-09-16T17:16:27.072Z] ok  	github.com/docker/docker/pkg/filenotify	0.603s	coverage: 67.0% of statements
17:16:27 [2021-09-16T17:16:27.328Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.016s	coverage: 84.1% of statements
17:16:27 [2021-09-16T17:16:27.377Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:16:27 [2021-09-16T17:16:27.590Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 83.1% of statements
17:16:27 [2021-09-16T17:16:27.846Z] ok  	github.com/docker/docker/pkg/fsutils	0.146s	coverage: 85.1% of statements
17:16:27 [2021-09-16T17:16:27.846Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
17:16:29 [2021-09-16T17:16:29.214Z] ok  	github.com/docker/docker/pkg/idtools	0.540s	coverage: 69.5% of statements
17:16:29 [2021-09-16T17:16:29.214Z] ok  	github.com/docker/docker/pkg/ioutils	0.421s	coverage: 70.1% of statements
17:16:29 [2021-09-16T17:16:29.214Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
17:16:29 [2021-09-16T17:16:29.470Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
17:16:29 [2021-09-16T17:16:29.470Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
17:16:29 [2021-09-16T17:16:29.470Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
17:16:29 [2021-09-16T17:16:29.470Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
17:16:29 [2021-09-16T17:16:29.470Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
17:16:29 [2021-09-16T17:16:29.470Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
17:16:29 [2021-09-16T17:16:29.726Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
17:16:29 [2021-09-16T17:16:29.983Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
17:16:29 [2021-09-16T17:16:29.983Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 86.7% of statements
17:16:30 [2021-09-16T17:16:30.239Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
17:16:30 [2021-09-16T17:16:30.239Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
17:16:30 [2021-09-16T17:16:30.239Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
17:16:30 [2021-09-16T17:16:30.648Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:16:30 [2021-09-16T17:16:30.802Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.014s	coverage: 56.8% of statements
17:16:30 [2021-09-16T17:16:30.903Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:16:31 [2021-09-16T17:16:31.058Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
17:16:31 [2021-09-16T17:16:31.315Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
17:16:31 [2021-09-16T17:16:31.465Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:16:31 [2021-09-16T17:16:31.571Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
17:16:31 [2021-09-16T17:16:31.721Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:16:32 [2021-09-16T17:16:32.519Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
17:16:32 [2021-09-16T17:16:32.647Z] === RUN   TestDockerSuite/TestRunAddHost
17:16:32 [2021-09-16T17:16:32.775Z] ok  	github.com/docker/docker/pkg/reexec	0.006s	coverage: 82.4% of statements
17:16:32 [2021-09-16T17:16:32.904Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:16:33 [2021-09-16T17:16:33.031Z] ok  	github.com/docker/docker/pkg/stack	0.002s	coverage: 90.9% of statements
17:16:33 [2021-09-16T17:16:33.160Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:16:33 [2021-09-16T17:16:33.287Z] ok  	github.com/docker/docker/pkg/stdcopy	0.003s	coverage: 100.0% of statements
17:16:33 [2021-09-16T17:16:33.544Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
17:16:33 [2021-09-16T17:16:33.544Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
17:16:33 [2021-09-16T17:16:33.722Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:16:33 [2021-09-16T17:16:33.722Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:16:34 [2021-09-16T17:16:34.106Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 51.2% of statements
17:16:34 [2021-09-16T17:16:34.288Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:16:34 [2021-09-16T17:16:34.362Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 40.1% of statements
17:16:34 [2021-09-16T17:16:34.619Z] ok  	github.com/docker/docker/pkg/tailfile	0.078s	coverage: 88.6% of statements
17:16:35 [2021-09-16T17:16:35.181Z] ok  	github.com/docker/docker/pkg/tarsum	0.036s	coverage: 89.3% of statements
17:16:35 [2021-09-16T17:16:35.181Z] coverage: [no statements]
17:16:35 [2021-09-16T17:16:35.181Z] ok  	github.com/docker/docker/pkg/term/windows	0.001s	coverage: [no statements] [no tests to run]
17:16:35 [2021-09-16T17:16:35.216Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:16:35 [2021-09-16T17:16:35.438Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
17:16:35 [2021-09-16T17:16:35.472Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:16:35 [2021-09-16T17:16:35.694Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
17:16:35 [2021-09-16T17:16:35.694Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
17:16:36 [2021-09-16T17:16:36.033Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:16:36 [2021-09-16T17:16:36.595Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
17:16:37 [2021-09-16T17:16:37.523Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:16:37 [2021-09-16T17:16:37.583Z] ok  	github.com/docker/docker/plugin	0.516s	coverage: 23.2% of statements
17:16:37 [2021-09-16T17:16:37.583Z] ok  	github.com/docker/docker/plugin/v2	0.002s	coverage: 14.4% of statements
17:16:37 [2021-09-16T17:16:37.839Z] ok  	github.com/docker/docker/profiles/seccomp	0.007s	coverage: 86.0% of statements
17:16:38 [2021-09-16T17:16:38.452Z] === RUN   TestDockerSuite/TestRunAttachDetach
17:16:39 [2021-09-16T17:16:39.013Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
17:16:39 [2021-09-16T17:16:39.208Z] ok  	github.com/docker/docker/quota	0.236s	coverage: 71.4% of statements
17:16:39 [2021-09-16T17:16:39.208Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
17:16:39 [2021-09-16T17:16:39.575Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
17:16:40 [2021-09-16T17:16:40.136Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
17:16:40 [2021-09-16T17:16:40.137Z] ok  	github.com/docker/docker/registry	0.035s	coverage: 58.8% of statements
17:16:40 [2021-09-16T17:16:40.393Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
17:16:40 [2021-09-16T17:16:40.649Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
17:16:40 [2021-09-16T17:16:40.698Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
17:16:40 [2021-09-16T17:16:40.698Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
17:16:40 [2021-09-16T17:16:40.906Z] ok  	github.com/docker/docker/runconfig	0.007s	coverage: 66.1% of statements
17:16:41 [2021-09-16T17:16:41.162Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
17:16:41 [2021-09-16T17:16:41.261Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:16:42 [2021-09-16T17:16:42.192Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
17:16:42 [2021-09-16T17:16:42.755Z]     docker_api_swarm_service_test.go:100: [d33a8269e96e9] joining swarm manager [dfe6b70a63f22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:16:43 [2021-09-16T17:16:43.010Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:16:43 [2021-09-16T17:16:43.266Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:16:43 [2021-09-16T17:16:43.522Z]     docker_api_swarm_service_test.go:101: [dccf202eaa0f4] joining swarm manager [dfe6b70a63f22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:16:43 [2021-09-16T17:16:43.680Z] ok  	github.com/docker/docker/volume/drivers	0.003s	coverage: 36.1% of statements
17:16:43 [2021-09-16T17:16:43.778Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:16:43 [2021-09-16T17:16:43.937Z] ok  	github.com/docker/docker/volume/local	0.086s	coverage: 76.4% of statements
17:16:44 [2021-09-16T17:16:44.340Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:16:44 [2021-09-16T17:16:44.340Z] === RUN   TestDockerSuite/TestRunBindMounts
17:16:44 [2021-09-16T17:16:44.500Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
17:16:45 [2021-09-16T17:16:45.429Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
17:16:46 [2021-09-16T17:16:46.232Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:16:46 [2021-09-16T17:16:46.796Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:16:47 [2021-09-16T17:16:47.725Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:16:48 [2021-09-16T17:16:48.287Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:16:48 [2021-09-16T17:16:48.543Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:16:48 [2021-09-16T17:16:48.543Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:16:49 [2021-09-16T17:16:49.105Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:16:49 [2021-09-16T17:16:49.362Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:16:49 [2021-09-16T17:16:49.924Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:16:50 [2021-09-16T17:16:50.485Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:16:50 [2021-09-16T17:16:50.740Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:16:50 [2021-09-16T17:16:50.740Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:16:51 [2021-09-16T17:16:51.302Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:16:51 [2021-09-16T17:16:51.302Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:16:51 [2021-09-16T17:16:51.863Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:16:52 [2021-09-16T17:16:52.425Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:16:52 [2021-09-16T17:16:52.987Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:16:53 [2021-09-16T17:16:53.244Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:16:53 [2021-09-16T17:16:53.500Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:16:54 [2021-09-16T17:16:54.062Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:16:54 [2021-09-16T17:16:54.990Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:16:55 [2021-09-16T17:16:55.923Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:16:56 [2021-09-16T17:16:56.860Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:16:57 [2021-09-16T17:16:57.116Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:16:57 [2021-09-16T17:16:57.679Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:16:58 [2021-09-16T17:16:58.241Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:16:58 [2021-09-16T17:16:58.803Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:16:59 [2021-09-16T17:16:59.367Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:17:00 [2021-09-16T17:17:00.730Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:17:02 [2021-09-16T17:17:02.096Z]     check_test.go:379: [d33a8269e96e9] daemon is not started
17:17:03 [2021-09-16T17:17:03.024Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:17:03 [2021-09-16T17:17:03.024Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:17:03 [2021-09-16T17:17:03.588Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:17:04 [2021-09-16T17:17:04.950Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:17:05 [2021-09-16T17:17:05.877Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:17:07 [2021-09-16T17:17:07.243Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:17:07 [2021-09-16T17:17:07.243Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
17:17:07 [2021-09-16T17:17:07.319Z] ok  	github.com/docker/docker/pkg/plugins	33.631s	coverage: 76.3% of statements
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/pkg/term	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/rootless	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/testutil/request	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/volume	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === Skipped
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     network_proxy_test.go:208: No support for dual stack yet
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver btrfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver btrfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver btrfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver btrfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver btrfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:71: No driver to put!
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z] time="2021-09-16T17:16:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z] time="2021-09-16T17:16:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z] time="2021-09-16T17:16:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z] time="2021-09-16T17:16:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z] time="2021-09-16T17:16:00Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: driver not supported
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:71: No driver to put!
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     overlay_test.go:50: Fails to compute changes intermittently
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     overlay_test.go:65: Cannot run test with naive change algorithm
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver zfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver zfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver zfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver zfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:44: Driver zfs not supported
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     graphtest_unix.go:71: No driver to put!
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
17:17:07 [2021-09-16T17:17:07.319Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
17:17:07 [2021-09-16T17:17:07.319Z] 
17:17:07 [2021-09-16T17:17:07.319Z] DONE 2309 tests, 28 skipped in 225.697s
17:17:07 [2021-09-16T17:17:07.319Z] + '[' -n 'github.com/docker/docker/libnetwork
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/bitseq
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/cluster
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/cmd/diagnostic
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/cmd/ovrouter
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/cmd/readme_test
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/config
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/datastore
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/diagnostic
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/discoverapi
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/driverapi
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/bridge
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/host
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/ipvlan
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/macvlan
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/null
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/overlay
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/remote
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/remote/api
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/windows
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/drvregistry
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/etchosts
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/hostdiscovery
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/idm
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/internal/caller
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/internal/setmatrix
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/ipam
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/ipamapi
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/ipams/builtin
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/ipams/null
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/ipams/remote
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/ipams/remote/api
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/ipams/windowsipam
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/ipamutils
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/iptables
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/netlabel
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/netutils
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/networkdb
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/ns
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/options
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/osl
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/osl/kernel
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/portallocator
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/portmapper
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/resolvconf
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/testutils
17:17:07 [2021-09-16T17:17:07.319Z] github.com/docker/docker/libnetwork/types' ']'
17:17:07 [2021-09-16T17:17:07.320Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery 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
17:17:09 [2021-09-16T17:17:09.134Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:17:09 [2021-09-16T17:17:09.134Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
17:17:09 [2021-09-16T17:17:09.134Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:17:09 [2021-09-16T17:17:09.134Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
17:17:09 [2021-09-16T17:17:09.134Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:17:09 [2021-09-16T17:17:09.696Z]     docker_api_swarm_service_test.go:533: [d58093f2010c0] joining swarm manager [d900cefa75704]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:09 [2021-09-16T17:17:09.696Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:17:11 [2021-09-16T17:17:11.061Z]     docker_api_swarm_service_test.go:534: [deaa304cd48e5] joining swarm manager [d900cefa75704]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:11 [2021-09-16T17:17:11.061Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:17:11 [2021-09-16T17:17:11.991Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:17:13 [2021-09-16T17:17:13.886Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:17:14 [2021-09-16T17:17:14.448Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:17:15 [2021-09-16T17:17:15.815Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:17:16 [2021-09-16T17:17:16.378Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
17:17:16 [2021-09-16T17:17:16.378Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:17:16 [2021-09-16T17:17:16.378Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:17:16 [2021-09-16T17:17:16.939Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
17:17:18 [2021-09-16T17:17:18.306Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:17:18 [2021-09-16T17:17:18.306Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:17:18 [2021-09-16T17:17:18.869Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:17:19 [2021-09-16T17:17:19.125Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:17:19 [2021-09-16T17:17:19.687Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
17:17:20 [2021-09-16T17:17:20.248Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:17:20 [2021-09-16T17:17:20.248Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:17:20 [2021-09-16T17:17:20.504Z] === RUN   TestDockerSuite/TestRunEnvironment
17:17:21 [2021-09-16T17:17:21.066Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:17:21 [2021-09-16T17:17:21.322Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:17:21 [2021-09-16T17:17:21.884Z] === RUN   TestDockerSuite/TestRunExitCode
17:17:22 [2021-09-16T17:17:22.140Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:17:22 [2021-09-16T17:17:22.701Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:17:23 [2021-09-16T17:17:23.264Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:17:23 [2021-09-16T17:17:23.826Z] === RUN   TestDockerSuite/TestRunExposePort
17:17:23 [2021-09-16T17:17:23.826Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:17:24 [2021-09-16T17:17:24.082Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:17:24 [2021-09-16T17:17:24.644Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:17:25 [2021-09-16T17:17:25.570Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:17:25 [2021-09-16T17:17:25.570Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:17:25 [2021-09-16T17:17:25.570Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:17:25 [2021-09-16T17:17:25.570Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:17:27 [2021-09-16T17:17:27.463Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:17:28 [2021-09-16T17:17:28.034Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:17:34 [2021-09-16T17:17:34.567Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
17:17:35 [2021-09-16T17:17:35.494Z]     docker_api_swarm_service_test.go:148: [dccdd1ef1759e] joining swarm manager [dc28f48060b06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:17:36 [2021-09-16T17:17:36.420Z]     docker_api_swarm_service_test.go:148: [dba304ee7c56e] joining swarm manager [dc28f48060b06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:17:39 [2021-09-16T17:17:39.694Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
17:17:39 [2021-09-16T17:17:39.949Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:17:40 [2021-09-16T17:17:40.876Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
17:17:40 [2021-09-16T17:17:40.876Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
17:17:40 [2021-09-16T17:17:40.876Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:17:40 [2021-09-16T17:17:40.876Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:17:41 [2021-09-16T17:17:41.437Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:17:43 [2021-09-16T17:17:43.326Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:17:43 [2021-09-16T17:17:43.888Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:17:44 [2021-09-16T17:17:44.815Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:17:45 [2021-09-16T17:17:45.975Z] ok  	github.com/docker/docker/libnetwork	37.223s	coverage: 40.8% of statements
17:17:45 [2021-09-16T17:17:45.975Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.117s	coverage: 84.4% of statements
17:17:45 [2021-09-16T17:17:45.975Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
17:17:47 [2021-09-16T17:17:47.865Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
17:17:47 [2021-09-16T17:17:47.865Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
17:17:47 [2021-09-16T17:17:47.865Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
17:17:47 [2021-09-16T17:17:47.865Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
17:17:47 [2021-09-16T17:17:47.865Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
17:17:48 [2021-09-16T17:17:48.121Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
17:17:48 [2021-09-16T17:17:48.121Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
17:17:48 [2021-09-16T17:17:48.377Z] ok  	github.com/docker/docker/libnetwork/config	0.027s	coverage: 24.0% of statements
17:17:48 [2021-09-16T17:17:48.634Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
17:17:48 [2021-09-16T17:17:48.634Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
17:17:48 [2021-09-16T17:17:48.634Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
17:17:48 [2021-09-16T17:17:48.890Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
17:17:51 [2021-09-16T17:17:51.351Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:17:51 [2021-09-16T17:17:51.351Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:17:51 [2021-09-16T17:17:51.351Z] === RUN   TestDockerSuite/TestRunModeHostname
17:17:51 [2021-09-16T17:17:51.406Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.406s	coverage: 59.9% of statements
17:17:51 [2021-09-16T17:17:51.667Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
17:17:51 [2021-09-16T17:17:51.667Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
17:17:52 [2021-09-16T17:17:52.278Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:17:52 [2021-09-16T17:17:52.278Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:17:52 [2021-09-16T17:17:52.278Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:17:52 [2021-09-16T17:17:52.594Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.116s	coverage: 4.0% of statements
17:17:52 [2021-09-16T17:17:52.594Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
17:17:52 [2021-09-16T17:17:52.850Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.5% of statements
17:17:52 [2021-09-16T17:17:52.850Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
17:17:53 [2021-09-16T17:17:53.106Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
17:17:53 [2021-09-16T17:17:53.206Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:17:54 [2021-09-16T17:17:54.135Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:17:54 [2021-09-16T17:17:54.174Z] --- PASS: TestBuildWCOWSandboxSize (639.26s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestBuildWithEmptyDockerfile
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:17:54 [2021-09-16T17:17:54.174Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:17:54 [2021-09-16T17:17:54.174Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:17:54 [2021-09-16T17:17:54.174Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:17:54 [2021-09-16T17:17:54.174Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:17:54 [2021-09-16T17:17:54.174Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:17:54 [2021-09-16T17:17:54.174Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:17:54 [2021-09-16T17:17:54.174Z] --- PASS: TestBuildWithEmptyDockerfile (0.37s)
17:17:54 [2021-09-16T17:17:54.174Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestBuildPreserveOwnership
17:17:54 [2021-09-16T17:17:54.174Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:17:54 [2021-09-16T17:17:54.174Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestBuildPlatformInvalid
17:17:54 [2021-09-16T17:17:54.174Z] --- PASS: TestBuildPlatformInvalid (0.41s)
17:17:54 [2021-09-16T17:17:54.174Z] PASS
17:17:54 [2021-09-16T17:17:54.174Z] ok  	github.com/docker/docker/integration/build	768.981s
17:17:54 [2021-09-16T17:17:54.174Z] 
17:17:54 [2021-09-16T17:17:54.174Z] === Skipped
17:17:54 [2021-09-16T17:17:54.174Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     build_session_test.go:25: TODO: BuildKit
17:17:54 [2021-09-16T17:17:54.174Z] 
17:17:54 [2021-09-16T17:17:54.174Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.174Z] 
17:17:54 [2021-09-16T17:17:54.174Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:17:54 [2021-09-16T17:17:54.174Z] 
17:17:54 [2021-09-16T17:17:54.174Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:17:54 [2021-09-16T17:17:54.174Z] 
17:17:54 [2021-09-16T17:17:54.174Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:17:54 [2021-09-16T17:17:54.174Z] 
17:17:54 [2021-09-16T17:17:54.174Z] DONE 29 tests, 5 skipped in 787.835s
17:17:54 [2021-09-16T17:17:54.174Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:17:54 [2021-09-16T17:17:54.174Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:54 [2021-09-16T17:17:54.174Z] INFO: Testing against a local daemon
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestConfigInspect
17:17:54 [2021-09-16T17:17:54.174Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.174Z] --- SKIP: TestConfigInspect (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestConfigList
17:17:54 [2021-09-16T17:17:54.174Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.174Z] --- SKIP: TestConfigList (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestConfigsCreateAndDelete
17:17:54 [2021-09-16T17:17:54.174Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.174Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestConfigsUpdate
17:17:54 [2021-09-16T17:17:54.174Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.174Z] --- SKIP: TestConfigsUpdate (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestTemplatedConfig
17:17:54 [2021-09-16T17:17:54.174Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.174Z] --- SKIP: TestTemplatedConfig (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestConfigCreateResolve
17:17:54 [2021-09-16T17:17:54.174Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:17:54 [2021-09-16T17:17:54.174Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] PASS
17:17:54 [2021-09-16T17:17:54.174Z] ok  	github.com/docker/docker/integration/config	0.105s
17:17:54 [2021-09-16T17:17:54.174Z] 
17:17:54 [2021-09-16T17:17:54.174Z] === Skipped
17:17:54 [2021-09-16T17:17:54.174Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.174Z] 
17:17:54 [2021-09-16T17:17:54.174Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.174Z] 
17:17:54 [2021-09-16T17:17:54.174Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.174Z] 
17:17:54 [2021-09-16T17:17:54.174Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.174Z] 
17:17:54 [2021-09-16T17:17:54.174Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.174Z] 
17:17:54 [2021-09-16T17:17:54.174Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:17:54 [2021-09-16T17:17:54.174Z] 
17:17:54 [2021-09-16T17:17:54.174Z] DONE 6 tests, 6 skipped in 2.667s
17:17:54 [2021-09-16T17:17:54.174Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:17:54 [2021-09-16T17:17:54.174Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:17:54 [2021-09-16T17:17:54.174Z] INFO: Testing against a local daemon
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCheckpoint
17:17:54 [2021-09-16T17:17:54.174Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:17:54 [2021-09-16T17:17:54.174Z] --- SKIP: TestCheckpoint (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestContainerInvalidJSON
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:17:54 [2021-09-16T17:17:54.174Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:17:54 [2021-09-16T17:17:54.174Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:17:54 [2021-09-16T17:17:54.174Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:17:54 [2021-09-16T17:17:54.174Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:17:54 [2021-09-16T17:17:54.174Z] --- PASS: TestContainerInvalidJSON (0.31s)
17:17:54 [2021-09-16T17:17:54.174Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:17:54 [2021-09-16T17:17:54.174Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.21s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCopyFromContainerPathIsNotDir
17:17:54 [2021-09-16T17:17:54.174Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCopyToContainerPathDoesNotExist
17:17:54 [2021-09-16T17:17:54.174Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCopyToContainerPathIsNotDir
17:17:54 [2021-09-16T17:17:54.174Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCopyFromContainer
17:17:54 [2021-09-16T17:17:54.174Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.174Z] --- SKIP: TestCopyFromContainer (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:17:54 [2021-09-16T17:17:54.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:17:54 [2021-09-16T17:17:54.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:17:54 [2021-09-16T17:17:54.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:17:54 [2021-09-16T17:17:54.174Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:17:54 [2021-09-16T17:17:54.174Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:17:54 [2021-09-16T17:17:54.174Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:17:54 [2021-09-16T17:17:54.174Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:17:54 [2021-09-16T17:17:54.174Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateLinkToNonExistingContainer
17:17:54 [2021-09-16T17:17:54.174Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:17:54 [2021-09-16T17:17:54.174Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateWithInvalidEnv
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateWithInvalidEnv/0
17:17:54 [2021-09-16T17:17:54.174Z] === PAUSE TestCreateWithInvalidEnv/0
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateWithInvalidEnv/1
17:17:54 [2021-09-16T17:17:54.174Z] === PAUSE TestCreateWithInvalidEnv/1
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateWithInvalidEnv/2
17:17:54 [2021-09-16T17:17:54.174Z] === PAUSE TestCreateWithInvalidEnv/2
17:17:54 [2021-09-16T17:17:54.174Z] === CONT  TestCreateWithInvalidEnv/0
17:17:54 [2021-09-16T17:17:54.174Z] === CONT  TestCreateWithInvalidEnv/2
17:17:54 [2021-09-16T17:17:54.174Z] === CONT  TestCreateWithInvalidEnv/1
17:17:54 [2021-09-16T17:17:54.174Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:17:54 [2021-09-16T17:17:54.174Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateTmpfsMountsTarget
17:17:54 [2021-09-16T17:17:54.174Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.174Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateWithCustomMaskedPaths
17:17:54 [2021-09-16T17:17:54.174Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:17:54 [2021-09-16T17:17:54.174Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateWithCustomReadonlyPaths
17:17:54 [2021-09-16T17:17:54.174Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:17:54 [2021-09-16T17:17:54.174Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:17:54 [2021-09-16T17:17:54.174Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:17:54 [2021-09-16T17:17:54.174Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:17:54 [2021-09-16T17:17:54.174Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:17:54 [2021-09-16T17:17:54.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:17:54 [2021-09-16T17:17:54.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:17:54 [2021-09-16T17:17:54.175Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:17:54 [2021-09-16T17:17:54.175Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:17:54 [2021-09-16T17:17:54.175Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:17:54 [2021-09-16T17:17:54.175Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:17:54 [2021-09-16T17:17:54.175Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:17:54 [2021-09-16T17:17:54.175Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:17:54 [2021-09-16T17:17:54.175Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:17:54 [2021-09-16T17:17:54.175Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:17:54 [2021-09-16T17:17:54.175Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:17:54 [2021-09-16T17:17:54.175Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:17:54 [2021-09-16T17:17:54.175Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestCreateDifferentPlatform
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestCreateDifferentPlatform/different_os
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:17:54 [2021-09-16T17:17:54.175Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:17:54 [2021-09-16T17:17:54.175Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:17:54 [2021-09-16T17:17:54.175Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:17:54 [2021-09-16T17:17:54.175Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:17:54 [2021-09-16T17:17:54.175Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestContainerKillOnDaemonStart
17:17:54 [2021-09-16T17:17:54.175Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.175Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestDiff
17:17:54 [2021-09-16T17:17:54.175Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:17:54 [2021-09-16T17:17:54.175Z] --- SKIP: TestDiff (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestExecWithCloseStdin
17:17:54 [2021-09-16T17:17:54.175Z] --- PASS: TestExecWithCloseStdin (2.29s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestExec
17:17:54 [2021-09-16T17:17:54.175Z] --- PASS: TestExec (1.66s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestExecUser
17:17:54 [2021-09-16T17:17:54.175Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:17:54 [2021-09-16T17:17:54.175Z] --- SKIP: TestExecUser (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestExportContainerAndImportImage
17:17:54 [2021-09-16T17:17:54.175Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.175Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestExportContainerAfterDaemonRestart
17:17:54 [2021-09-16T17:17:54.175Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:17:54 [2021-09-16T17:17:54.175Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestHealthCheckWorkdir
17:17:54 [2021-09-16T17:17:54.175Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:17:54 [2021-09-16T17:17:54.175Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestHealthKillContainer
17:17:54 [2021-09-16T17:17:54.175Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:17:54 [2021-09-16T17:17:54.175Z] --- SKIP: TestHealthKillContainer (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestInspectCpusetInConfigPre120
17:17:54 [2021-09-16T17:17:54.175Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:17:54 [2021-09-16T17:17:54.175Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:17:54 [2021-09-16T17:17:54.175Z] === RUN   TestKillContainerInvalidSignal
17:17:55 [2021-09-16T17:17:55.063Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:17:55 [2021-09-16T17:17:55.063Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:17:55 [2021-09-16T17:17:55.142Z] --- PASS: TestKillContainerInvalidSignal (1.58s)
17:17:55 [2021-09-16T17:17:55.142Z] === RUN   TestKillContainer
17:17:55 [2021-09-16T17:17:55.142Z] === RUN   TestKillContainer/no_signal
17:17:55 [2021-09-16T17:17:55.319Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:17:56 [2021-09-16T17:17:56.253Z] === RUN   TestDockerSuite/TestRunMount
17:17:56 [2021-09-16T17:17:56.672Z] === RUN   TestKillContainer/non_killing_signal
17:17:56 [2021-09-16T17:17:56.672Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:17:56 [2021-09-16T17:17:56.672Z] === RUN   TestKillContainer/killing_signal
17:17:58 [2021-09-16T17:17:58.841Z] --- PASS: TestKillContainer (3.62s)
17:17:58 [2021-09-16T17:17:58.841Z]     --- PASS: TestKillContainer/no_signal (1.50s)
17:17:58 [2021-09-16T17:17:58.841Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:17:58 [2021-09-16T17:17:58.841Z]     --- PASS: TestKillContainer/killing_signal (2.09s)
17:17:58 [2021-09-16T17:17:58.841Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:17:58 [2021-09-16T17:17:58.841Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:17:58 [2021-09-16T17:17:58.841Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:17:58 [2021-09-16T17:17:58.841Z] === RUN   TestKillStoppedContainer
17:17:58 [2021-09-16T17:17:58.841Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:17:58 [2021-09-16T17:17:58.841Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:17:58 [2021-09-16T17:17:58.841Z] === RUN   TestKillStoppedContainerAPIPre120
17:17:58 [2021-09-16T17:17:58.841Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:17:58 [2021-09-16T17:17:58.841Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:17:58 [2021-09-16T17:17:58.841Z] === RUN   TestKillDifferentUserContainer
17:17:58 [2021-09-16T17:17:58.841Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:17:58 [2021-09-16T17:17:58.841Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:17:58 [2021-09-16T17:17:58.841Z] === RUN   TestInspectOomKilledTrue
17:17:58 [2021-09-16T17:17:58.841Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:17:58 [2021-09-16T17:17:58.841Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:17:58 [2021-09-16T17:17:58.841Z] === RUN   TestInspectOomKilledFalse
17:17:58 [2021-09-16T17:17:58.841Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:17:58 [2021-09-16T17:17:58.841Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:17:58 [2021-09-16T17:17:58.841Z] === RUN   TestLogsFollowTailEmpty
17:18:00 [2021-09-16T17:18:00.370Z] --- PASS: TestLogsFollowTailEmpty (1.58s)
17:18:00 [2021-09-16T17:18:00.370Z] === RUN   TestNetworkNat
17:18:00 [2021-09-16T17:18:00.370Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:18:00 [2021-09-16T17:18:00.370Z] --- SKIP: TestNetworkNat (0.00s)
17:18:00 [2021-09-16T17:18:00.370Z] === RUN   TestNetworkLocalhostTCPNat
17:18:00 [2021-09-16T17:18:00.417Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:18:00 [2021-09-16T17:18:00.979Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:18:01 [2021-09-16T17:18:01.541Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:18:02 [2021-09-16T17:18:02.469Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:18:02 [2021-09-16T17:18:02.539Z] --- PASS: TestNetworkLocalhostTCPNat (2.17s)
17:18:02 [2021-09-16T17:18:02.540Z] === RUN   TestNetworkLoopbackNat
17:18:02 [2021-09-16T17:18:02.540Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:18:02 [2021-09-16T17:18:02.540Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:18:02 [2021-09-16T17:18:02.540Z] === RUN   TestPause
17:18:02 [2021-09-16T17:18:02.540Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:18:02 [2021-09-16T17:18:02.540Z] --- SKIP: TestPause (0.00s)
17:18:02 [2021-09-16T17:18:02.540Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:18:03 [2021-09-16T17:18:03.046Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.033s	coverage: 7.2% of statements
17:18:03 [2021-09-16T17:18:03.046Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
17:18:03 [2021-09-16T17:18:03.046Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.002s	coverage: 63.6% of statements
17:18:03 [2021-09-16T17:18:03.046Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.008s	coverage: 57.4% of statements
17:18:03 [2021-09-16T17:18:03.046Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
17:18:03 [2021-09-16T17:18:03.046Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
17:18:03 [2021-09-16T17:18:03.046Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
17:18:03 [2021-09-16T17:18:03.302Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
17:18:03 [2021-09-16T17:18:03.558Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
17:18:03 [2021-09-16T17:18:03.815Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.002s	coverage: 48.1% of statements
17:18:03 [2021-09-16T17:18:03.834Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:18:04 [2021-09-16T17:18:04.070Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.60s)
17:18:04 [2021-09-16T17:18:04.070Z] === RUN   TestPauseStopPausedContainer
17:18:04 [2021-09-16T17:18:04.070Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:18:04 [2021-09-16T17:18:04.070Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:18:04 [2021-09-16T17:18:04.070Z] === RUN   TestPsFilter
17:18:04 [2021-09-16T17:18:04.070Z] --- PASS: TestPsFilter (0.25s)
17:18:04 [2021-09-16T17:18:04.070Z] === RUN   TestRemoveContainerWithRemovedVolume
17:18:04 [2021-09-16T17:18:04.072Z] ok  	github.com/docker/docker/libnetwork/idm	0.003s	coverage: 87.5% of statements
17:18:04 [2021-09-16T17:18:04.072Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.001s	coverage: 100.0% of statements
17:18:05 [2021-09-16T17:18:05.723Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:18:06 [2021-09-16T17:18:06.245Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.18s)
17:18:06 [2021-09-16T17:18:06.245Z] === RUN   TestRemoveContainerWithVolume
17:18:07 [2021-09-16T17:18:07.088Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:18:08 [2021-09-16T17:18:08.416Z] --- PASS: TestRemoveContainerWithVolume (2.22s)
17:18:08 [2021-09-16T17:18:08.416Z] === RUN   TestRemoveContainerRunning
17:18:08 [2021-09-16T17:18:08.454Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:18:09 [2021-09-16T17:18:09.407Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:18:09 [2021-09-16T17:18:09.946Z] --- PASS: TestRemoveContainerRunning (1.59s)
17:18:09 [2021-09-16T17:18:09.946Z] === RUN   TestRemoveContainerForceRemoveRunning
17:18:10 [2021-09-16T17:18:10.337Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:18:10 [2021-09-16T17:18:10.337Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:18:10 [2021-09-16T17:18:10.898Z] === RUN   TestDockerSuite/TestRunNetHost
17:18:11 [2021-09-16T17:18:11.459Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:18:11 [2021-09-16T17:18:11.477Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.51s)
17:18:11 [2021-09-16T17:18:11.477Z] === RUN   TestRemoveInvalidContainer
17:18:11 [2021-09-16T17:18:11.477Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:18:11 [2021-09-16T17:18:11.477Z] === RUN   TestRenameLinkedContainer
17:18:11 [2021-09-16T17:18:11.477Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:18:11 [2021-09-16T17:18:11.477Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:18:11 [2021-09-16T17:18:11.477Z] === RUN   TestRenameStoppedContainer
17:18:11 [2021-09-16T17:18:11.715Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
17:18:11 [2021-09-16T17:18:11.970Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:18:12 [2021-09-16T17:18:12.533Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:18:13 [2021-09-16T17:18:13.644Z] --- PASS: TestRenameStoppedContainer (1.57s)
17:18:13 [2021-09-16T17:18:13.644Z] === RUN   TestRenameRunningContainerAndReuse
17:18:14 [2021-09-16T17:18:14.424Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:18:16 [2021-09-16T17:18:16.243Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.005s	coverage: 100.0% of statements
17:18:16 [2021-09-16T17:18:16.313Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:18:16 [2021-09-16T17:18:16.539Z] --- PASS: TestRenameRunningContainerAndReuse (3.10s)
17:18:16 [2021-09-16T17:18:16.539Z] === RUN   TestRenameInvalidName
17:18:18 [2021-09-16T17:18:18.072Z] --- PASS: TestRenameInvalidName (1.55s)
17:18:18 [2021-09-16T17:18:18.072Z] === RUN   TestRenameAnonymousContainer
17:18:19 [2021-09-16T17:18:19.580Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:18:19 [2021-09-16T17:18:19.580Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:18:19 [2021-09-16T17:18:19.580Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
17:18:20 [2021-09-16T17:18:20.091Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:18:20 [2021-09-16T17:18:20.091Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:18:20 [2021-09-16T17:18:20.347Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:18:20 [2021-09-16T17:18:20.908Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:18:20 [2021-09-16T17:18:20.908Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:18:21 [2021-09-16T17:18:21.469Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:18:25 [2021-09-16T17:18:25.125Z] --- PASS: TestRenameAnonymousContainer (6.87s)
17:18:25 [2021-09-16T17:18:25.125Z] === RUN   TestRenameContainerWithSameName
17:18:26 [2021-09-16T17:18:26.658Z] --- PASS: TestRenameContainerWithSameName (1.58s)
17:18:26 [2021-09-16T17:18:26.658Z] === RUN   TestRenameContainerWithLinkedContainer
17:18:26 [2021-09-16T17:18:26.658Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:18:26 [2021-09-16T17:18:26.658Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:18:26 [2021-09-16T17:18:26.658Z] === RUN   TestResize
17:18:28 [2021-09-16T17:18:28.002Z] === RUN   TestDockerSuite/TestRunOOMExitCode
17:18:28 [2021-09-16T17:18:28.002Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
17:18:28 [2021-09-16T17:18:28.002Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:18:28 [2021-09-16T17:18:28.002Z] === RUN   TestDockerSuite/TestRunPIDsLimit
17:18:28 [2021-09-16T17:18:28.189Z] --- PASS: TestResize (1.59s)
17:18:28 [2021-09-16T17:18:28.189Z] === RUN   TestResizeWithInvalidSize
17:18:28 [2021-09-16T17:18:28.261Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:18:29 [2021-09-16T17:18:29.198Z] === RUN   TestDockerSuite/TestRunPortInUse
17:18:29 [2021-09-16T17:18:29.722Z] --- PASS: TestResizeWithInvalidSize (1.61s)
17:18:29 [2021-09-16T17:18:29.722Z] === RUN   TestResizeWhenContainerNotStarted
17:18:30 [2021-09-16T17:18:30.569Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
17:18:30 [2021-09-16T17:18:30.826Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
17:18:30 [2021-09-16T17:18:30.826Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:18:31 [2021-09-16T17:18:31.096Z] ok  	github.com/docker/docker/libnetwork/ipam	13.719s	coverage: 85.3% of statements
17:18:31 [2021-09-16T17:18:31.096Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
17:18:31 [2021-09-16T17:18:31.096Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
17:18:31 [2021-09-16T17:18:31.097Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
17:18:31 [2021-09-16T17:18:31.097Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
17:18:31 [2021-09-16T17:18:31.097Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
17:18:31 [2021-09-16T17:18:31.097Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
17:18:31 [2021-09-16T17:18:31.097Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.243s	coverage: 74.0% of statements
17:18:31 [2021-09-16T17:18:31.097Z] ok  	github.com/docker/docker/libnetwork/iptables	0.158s	coverage: 45.1% of statements
17:18:31 [2021-09-16T17:18:31.097Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.001s	coverage: 60.0% of statements
17:18:31 [2021-09-16T17:18:31.097Z] ok  	github.com/docker/docker/libnetwork/netutils	0.024s	coverage: 44.1% of statements
17:18:31 [2021-09-16T17:18:31.388Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:18:31 [2021-09-16T17:18:31.891Z] --- PASS: TestResizeWhenContainerNotStarted (2.15s)
17:18:31 [2021-09-16T17:18:31.891Z] === RUN   TestDaemonRestartKillContainers
17:18:31 [2021-09-16T17:18:31.891Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:18:31 [2021-09-16T17:18:31.891Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:18:31 [2021-09-16T17:18:31.891Z] === RUN   TestStats
17:18:31 [2021-09-16T17:18:31.891Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:18:31 [2021-09-16T17:18:31.891Z] --- SKIP: TestStats (0.00s)
17:18:31 [2021-09-16T17:18:31.891Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:18:31 [2021-09-16T17:18:31.949Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:18:32 [2021-09-16T17:18:32.512Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:18:33 [2021-09-16T17:18:33.073Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:18:33 [2021-09-16T17:18:33.073Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
17:18:33 [2021-09-16T17:18:33.073Z] === RUN   TestDockerSuite/TestRunPublishPort
17:18:33 [2021-09-16T17:18:33.328Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:18:33 [2021-09-16T17:18:33.888Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:18:33 [2021-09-16T17:18:33.888Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
17:18:33 [2021-09-16T17:18:33.889Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:18:34 [2021-09-16T17:18:34.449Z] === RUN   TestDockerSuite/TestRunRedirectStdout
17:18:35 [2021-09-16T17:18:35.818Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:18:35 [2021-09-16T17:18:35.818Z]     docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved
17:18:35 [2021-09-16T17:18:35.818Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:18:36 [2021-09-16T17:18:36.744Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
17:18:38 [2021-09-16T17:18:38.111Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:18:39 [2021-09-16T17:18:39.478Z] === RUN   TestDockerSuite/TestRunRm
17:18:39 [2021-09-16T17:18:39.735Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:18:40 [2021-09-16T17:18:40.450Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.10s)
17:18:40 [2021-09-16T17:18:40.450Z] === RUN   TestStopContainerWithTimeout
17:18:40 [2021-09-16T17:18:40.450Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:18:40 [2021-09-16T17:18:40.450Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:18:40 [2021-09-16T17:18:40.450Z] === RUN   TestUpdateRestartPolicy
17:18:41 [2021-09-16T17:18:41.104Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
17:18:43 [2021-09-16T17:18:43.617Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
17:18:43 [2021-09-16T17:18:43.617Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:18:43 [2021-09-16T17:18:43.873Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:18:44 [2021-09-16T17:18:44.437Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
17:18:46 [2021-09-16T17:18:46.959Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
17:18:46 [2021-09-16T17:18:46.959Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
17:18:46 [2021-09-16T17:18:46.959Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
17:18:48 [2021-09-16T17:18:48.396Z] --- PASS: TestBuildWCOWSandboxSize (643.54s)
17:18:48 [2021-09-16T17:18:48.396Z] === RUN   TestBuildWithEmptyDockerfile
17:18:48 [2021-09-16T17:18:48.396Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:18:48 [2021-09-16T17:18:48.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:18:48 [2021-09-16T17:18:48.396Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:18:48 [2021-09-16T17:18:48.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:18:48 [2021-09-16T17:18:48.396Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:18:48 [2021-09-16T17:18:48.396Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:18:48 [2021-09-16T17:18:48.396Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:18:48 [2021-09-16T17:18:48.396Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:18:48 [2021-09-16T17:18:48.396Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:18:48 [2021-09-16T17:18:48.396Z] --- PASS: TestBuildWithEmptyDockerfile (0.38s)
17:18:48 [2021-09-16T17:18:48.396Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
17:18:48 [2021-09-16T17:18:48.396Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
17:18:48 [2021-09-16T17:18:48.396Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
17:18:48 [2021-09-16T17:18:48.396Z] === RUN   TestBuildPreserveOwnership
17:18:48 [2021-09-16T17:18:48.396Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:18:48 [2021-09-16T17:18:48.396Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:18:48 [2021-09-16T17:18:48.396Z] === RUN   TestBuildPlatformInvalid
17:18:48 [2021-09-16T17:18:48.396Z] --- PASS: TestBuildPlatformInvalid (0.41s)
17:18:48 [2021-09-16T17:18:48.396Z] PASS
17:18:48 [2021-09-16T17:18:48.396Z] ok  	github.com/docker/docker/integration/build	777.033s
17:18:48 [2021-09-16T17:18:48.396Z] 
17:18:48 [2021-09-16T17:18:48.396Z] === Skipped
17:18:48 [2021-09-16T17:18:48.396Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:18:48 [2021-09-16T17:18:48.396Z]     build_session_test.go:25: TODO: BuildKit
17:18:48 [2021-09-16T17:18:48.396Z] 
17:18:48 [2021-09-16T17:18:48.396Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:18:48 [2021-09-16T17:18:48.396Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:18:48 [2021-09-16T17:18:48.396Z] 
17:18:48 [2021-09-16T17:18:48.396Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
17:18:48 [2021-09-16T17:18:48.396Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:18:48 [2021-09-16T17:18:48.396Z] 
17:18:48 [2021-09-16T17:18:48.396Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
17:18:48 [2021-09-16T17:18:48.396Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:18:48 [2021-09-16T17:18:48.396Z] 
17:18:48 [2021-09-16T17:18:48.396Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:18:48 [2021-09-16T17:18:48.396Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:18:48 [2021-09-16T17:18:48.396Z] 
17:18:48 [2021-09-16T17:18:48.396Z] DONE 29 tests, 5 skipped in 798.887s
17:18:48 [2021-09-16T17:18:48.396Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:18:48 [2021-09-16T17:18:48.396Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:18:48 [2021-09-16T17:18:48.396Z] INFO: Testing against a local daemon
17:18:48 [2021-09-16T17:18:48.396Z] === RUN   TestConfigInspect
17:18:48 [2021-09-16T17:18:48.396Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:18:48 [2021-09-16T17:18:48.396Z] --- SKIP: TestConfigInspect (0.00s)
17:18:48 [2021-09-16T17:18:48.396Z] === RUN   TestConfigList
17:18:48 [2021-09-16T17:18:48.396Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:18:48 [2021-09-16T17:18:48.396Z] --- SKIP: TestConfigList (0.00s)
17:18:48 [2021-09-16T17:18:48.396Z] === RUN   TestConfigsCreateAndDelete
17:18:48 [2021-09-16T17:18:48.396Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:18:48 [2021-09-16T17:18:48.396Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestConfigsUpdate
17:18:48 [2021-09-16T17:18:48.397Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:18:48 [2021-09-16T17:18:48.397Z] --- SKIP: TestConfigsUpdate (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestTemplatedConfig
17:18:48 [2021-09-16T17:18:48.397Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:18:48 [2021-09-16T17:18:48.397Z] --- SKIP: TestTemplatedConfig (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestConfigCreateResolve
17:18:48 [2021-09-16T17:18:48.397Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:18:48 [2021-09-16T17:18:48.397Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] PASS
17:18:48 [2021-09-16T17:18:48.397Z] ok  	github.com/docker/docker/integration/config	0.068s
17:18:48 [2021-09-16T17:18:48.397Z] 
17:18:48 [2021-09-16T17:18:48.397Z] === Skipped
17:18:48 [2021-09-16T17:18:48.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:18:48 [2021-09-16T17:18:48.397Z] 
17:18:48 [2021-09-16T17:18:48.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:18:48 [2021-09-16T17:18:48.397Z] 
17:18:48 [2021-09-16T17:18:48.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:18:48 [2021-09-16T17:18:48.397Z] 
17:18:48 [2021-09-16T17:18:48.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:18:48 [2021-09-16T17:18:48.397Z] 
17:18:48 [2021-09-16T17:18:48.397Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:18:48 [2021-09-16T17:18:48.397Z] 
17:18:48 [2021-09-16T17:18:48.397Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:18:48 [2021-09-16T17:18:48.397Z] 
17:18:48 [2021-09-16T17:18:48.397Z] DONE 6 tests, 6 skipped in 2.550s
17:18:48 [2021-09-16T17:18:48.397Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:18:48 [2021-09-16T17:18:48.397Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:18:48 [2021-09-16T17:18:48.397Z] INFO: Testing against a local daemon
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCheckpoint
17:18:48 [2021-09-16T17:18:48.397Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:18:48 [2021-09-16T17:18:48.397Z] --- SKIP: TestCheckpoint (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestContainerInvalidJSON
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:18:48 [2021-09-16T17:18:48.397Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:18:48 [2021-09-16T17:18:48.397Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:18:48 [2021-09-16T17:18:48.397Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:18:48 [2021-09-16T17:18:48.397Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:18:48 [2021-09-16T17:18:48.397Z] --- PASS: TestContainerInvalidJSON (0.41s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:18:48 [2021-09-16T17:18:48.397Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCopyFromContainerPathIsNotDir
17:18:48 [2021-09-16T17:18:48.397Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCopyToContainerPathDoesNotExist
17:18:48 [2021-09-16T17:18:48.397Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCopyToContainerPathIsNotDir
17:18:48 [2021-09-16T17:18:48.397Z] --- PASS: TestCopyToContainerPathIsNotDir (0.17s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCopyFromContainer
17:18:48 [2021-09-16T17:18:48.397Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
17:18:48 [2021-09-16T17:18:48.397Z] --- SKIP: TestCopyFromContainer (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:18:48 [2021-09-16T17:18:48.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:18:48 [2021-09-16T17:18:48.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:18:48 [2021-09-16T17:18:48.397Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:18:48 [2021-09-16T17:18:48.397Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:18:48 [2021-09-16T17:18:48.397Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:18:48 [2021-09-16T17:18:48.397Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:18:48 [2021-09-16T17:18:48.397Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateLinkToNonExistingContainer
17:18:48 [2021-09-16T17:18:48.397Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:18:48 [2021-09-16T17:18:48.397Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateWithInvalidEnv
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateWithInvalidEnv/0
17:18:48 [2021-09-16T17:18:48.397Z] === PAUSE TestCreateWithInvalidEnv/0
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateWithInvalidEnv/1
17:18:48 [2021-09-16T17:18:48.397Z] === PAUSE TestCreateWithInvalidEnv/1
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateWithInvalidEnv/2
17:18:48 [2021-09-16T17:18:48.397Z] === PAUSE TestCreateWithInvalidEnv/2
17:18:48 [2021-09-16T17:18:48.397Z] === CONT  TestCreateWithInvalidEnv/0
17:18:48 [2021-09-16T17:18:48.397Z] === CONT  TestCreateWithInvalidEnv/2
17:18:48 [2021-09-16T17:18:48.397Z] === CONT  TestCreateWithInvalidEnv/1
17:18:48 [2021-09-16T17:18:48.397Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateTmpfsMountsTarget
17:18:48 [2021-09-16T17:18:48.397Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:18:48 [2021-09-16T17:18:48.397Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateWithCustomMaskedPaths
17:18:48 [2021-09-16T17:18:48.397Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:18:48 [2021-09-16T17:18:48.397Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateWithCustomReadonlyPaths
17:18:48 [2021-09-16T17:18:48.397Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:18:48 [2021-09-16T17:18:48.397Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:18:48 [2021-09-16T17:18:48.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:18:48 [2021-09-16T17:18:48.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:18:48 [2021-09-16T17:18:48.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:18:48 [2021-09-16T17:18:48.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:18:48 [2021-09-16T17:18:48.397Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:18:48 [2021-09-16T17:18:48.397Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:18:48 [2021-09-16T17:18:48.397Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:18:48 [2021-09-16T17:18:48.397Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:18:48 [2021-09-16T17:18:48.397Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:18:48 [2021-09-16T17:18:48.397Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:18:48 [2021-09-16T17:18:48.397Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:18:48 [2021-09-16T17:18:48.397Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:18:48 [2021-09-16T17:18:48.397Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateDifferentPlatform
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateDifferentPlatform/different_os
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:18:48 [2021-09-16T17:18:48.397Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:18:48 [2021-09-16T17:18:48.397Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:18:48 [2021-09-16T17:18:48.397Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:18:48 [2021-09-16T17:18:48.397Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestContainerKillOnDaemonStart
17:18:48 [2021-09-16T17:18:48.397Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:18:48 [2021-09-16T17:18:48.397Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestDiff
17:18:48 [2021-09-16T17:18:48.397Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:18:48 [2021-09-16T17:18:48.397Z] --- SKIP: TestDiff (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestExecWithCloseStdin
17:18:48 [2021-09-16T17:18:48.397Z]     exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
17:18:48 [2021-09-16T17:18:48.397Z] --- SKIP: TestExecWithCloseStdin (0.00s)
17:18:48 [2021-09-16T17:18:48.397Z] === RUN   TestExec
17:18:49 [2021-09-16T17:18:49.476Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
17:18:49 [2021-09-16T17:18:49.920Z] --- PASS: TestExec (3.50s)
17:18:49 [2021-09-16T17:18:49.920Z] === RUN   TestExecUser
17:18:49 [2021-09-16T17:18:49.920Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:18:49 [2021-09-16T17:18:49.920Z] --- SKIP: TestExecUser (0.00s)
17:18:49 [2021-09-16T17:18:49.920Z] === RUN   TestExportContainerAndImportImage
17:18:49 [2021-09-16T17:18:49.920Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:18:49 [2021-09-16T17:18:49.920Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:18:49 [2021-09-16T17:18:49.920Z] === RUN   TestExportContainerAfterDaemonRestart
17:18:49 [2021-09-16T17:18:49.920Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:18:49 [2021-09-16T17:18:49.920Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:18:49 [2021-09-16T17:18:49.920Z] === RUN   TestHealthCheckWorkdir
17:18:49 [2021-09-16T17:18:49.920Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:18:49 [2021-09-16T17:18:49.920Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:18:49 [2021-09-16T17:18:49.920Z] === RUN   TestHealthKillContainer
17:18:49 [2021-09-16T17:18:49.920Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:18:49 [2021-09-16T17:18:49.920Z] --- SKIP: TestHealthKillContainer (0.00s)
17:18:49 [2021-09-16T17:18:49.920Z] === RUN   TestInspectCpusetInConfigPre120
17:18:49 [2021-09-16T17:18:49.920Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:18:49 [2021-09-16T17:18:49.920Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:18:49 [2021-09-16T17:18:49.920Z] === RUN   TestKillContainerInvalidSignal
17:18:50 [2021-09-16T17:18:50.081Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
17:18:52 [2021-09-16T17:18:52.600Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
17:18:52 [2021-09-16T17:18:52.805Z] --- PASS: TestKillContainerInvalidSignal (2.60s)
17:18:52 [2021-09-16T17:18:52.805Z] === RUN   TestKillContainer
17:18:52 [2021-09-16T17:18:52.805Z] === RUN   TestKillContainer/no_signal
17:18:53 [2021-09-16T17:18:53.161Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
17:18:53 [2021-09-16T17:18:53.723Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
17:18:53 [2021-09-16T17:18:53.980Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
17:18:54 [2021-09-16T17:18:54.542Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
17:18:54 [2021-09-16T17:18:54.972Z] === RUN   TestKillContainer/non_killing_signal
17:18:54 [2021-09-16T17:18:54.972Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:18:54 [2021-09-16T17:18:54.972Z] === RUN   TestKillContainer/killing_signal
17:18:55 [2021-09-16T17:18:55.103Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
17:18:55 [2021-09-16T17:18:55.103Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
17:18:55 [2021-09-16T17:18:55.665Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
17:18:56 [2021-09-16T17:18:56.226Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
17:18:56 [2021-09-16T17:18:56.483Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:18:57 [2021-09-16T17:18:57.412Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:18:57 [2021-09-16T17:18:57.853Z] --- PASS: TestKillContainer (5.07s)
17:18:57 [2021-09-16T17:18:57.853Z]     --- PASS: TestKillContainer/no_signal (2.56s)
17:18:57 [2021-09-16T17:18:57.853Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:18:57 [2021-09-16T17:18:57.853Z]     --- PASS: TestKillContainer/killing_signal (2.48s)
17:18:57 [2021-09-16T17:18:57.853Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:18:57 [2021-09-16T17:18:57.853Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:18:57 [2021-09-16T17:18:57.853Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:18:57 [2021-09-16T17:18:57.853Z] === RUN   TestKillStoppedContainer
17:18:57 [2021-09-16T17:18:57.853Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:18:57 [2021-09-16T17:18:57.853Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:18:57 [2021-09-16T17:18:57.853Z] === RUN   TestKillStoppedContainerAPIPre120
17:18:57 [2021-09-16T17:18:57.853Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:18:57 [2021-09-16T17:18:57.853Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:18:57 [2021-09-16T17:18:57.853Z] === RUN   TestKillDifferentUserContainer
17:18:57 [2021-09-16T17:18:57.853Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:18:57 [2021-09-16T17:18:57.853Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:18:57 [2021-09-16T17:18:57.853Z] === RUN   TestInspectOomKilledTrue
17:18:57 [2021-09-16T17:18:57.853Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:18:57 [2021-09-16T17:18:57.853Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:18:57 [2021-09-16T17:18:57.853Z] === RUN   TestInspectOomKilledFalse
17:18:57 [2021-09-16T17:18:57.853Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:18:57 [2021-09-16T17:18:57.853Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:18:57 [2021-09-16T17:18:57.853Z] === RUN   TestLogsFollowTailEmpty
17:18:57 [2021-09-16T17:18:57.973Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:18:59 [2021-09-16T17:18:59.337Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
17:19:00 [2021-09-16T17:19:00.012Z] --- PASS: TestLogsFollowTailEmpty (2.54s)
17:19:00 [2021-09-16T17:19:00.012Z] === RUN   TestNetworkNat
17:19:00 [2021-09-16T17:19:00.012Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:19:00 [2021-09-16T17:19:00.012Z] --- SKIP: TestNetworkNat (0.00s)
17:19:00 [2021-09-16T17:19:00.012Z] === RUN   TestNetworkLocalhostTCPNat
17:19:00 [2021-09-16T17:19:00.704Z] === RUN   TestDockerSuite/TestRunState
17:19:01 [2021-09-16T17:19:01.510Z] --- PASS: TestUpdateRestartPolicy (19.77s)
17:19:01 [2021-09-16T17:19:01.510Z] === RUN   TestUpdateRestartWithAutoRemove
17:19:01 [2021-09-16T17:19:01.510Z] --- PASS: TestUpdateRestartWithAutoRemove (1.59s)
17:19:01 [2021-09-16T17:19:01.510Z] === RUN   TestWaitNonBlocked
17:19:01 [2021-09-16T17:19:01.510Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:19:01 [2021-09-16T17:19:01.510Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:19:01 [2021-09-16T17:19:01.510Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:19:01 [2021-09-16T17:19:01.510Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:19:01 [2021-09-16T17:19:01.510Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:19:01 [2021-09-16T17:19:01.510Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:19:02 [2021-09-16T17:19:02.069Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:19:02 [2021-09-16T17:19:02.325Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:19:02 [2021-09-16T17:19:02.888Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
17:19:02 [2021-09-16T17:19:02.888Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:19:02 [2021-09-16T17:19:02.896Z] --- PASS: TestNetworkLocalhostTCPNat (3.10s)
17:19:02 [2021-09-16T17:19:02.896Z] === RUN   TestNetworkLoopbackNat
17:19:02 [2021-09-16T17:19:02.896Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:19:02 [2021-09-16T17:19:02.896Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:19:02 [2021-09-16T17:19:02.896Z] === RUN   TestPause
17:19:02 [2021-09-16T17:19:02.896Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:19:02 [2021-09-16T17:19:02.896Z] --- SKIP: TestPause (0.00s)
17:19:02 [2021-09-16T17:19:02.896Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:19:03 [2021-09-16T17:19:03.155Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
17:19:03 [2021-09-16T17:19:03.155Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
17:19:03 [2021-09-16T17:19:03.155Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:19:03 [2021-09-16T17:19:03.683Z] --- PASS: TestWaitNonBlocked (0.02s)
17:19:03 [2021-09-16T17:19:03.683Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.91s)
17:19:03 [2021-09-16T17:19:03.683Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.37s)
17:19:03 [2021-09-16T17:19:03.683Z] === RUN   TestWaitBlocked
17:19:03 [2021-09-16T17:19:03.683Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:19:03 [2021-09-16T17:19:03.683Z] --- SKIP: TestWaitBlocked (0.00s)
17:19:03 [2021-09-16T17:19:03.683Z] PASS
17:19:03 [2021-09-16T17:19:03.683Z] ok  	github.com/docker/docker/integration/container	75.412s
17:19:03 [2021-09-16T17:19:03.683Z] 
17:19:03 [2021-09-16T17:19:03.683Z] === Skipped
17:19:03 [2021-09-16T17:19:03.683Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:19:03 [2021-09-16T17:19:03.683Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:19:03 [2021-09-16T17:19:03.683Z] 
17:19:03 [2021-09-16T17:19:03.683Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:19:03 [2021-09-16T17:19:03.683Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
17:19:03 [2021-09-16T17:19:03.683Z] 
17:19:03 [2021-09-16T17:19:03.683Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:19:03 [2021-09-16T17:19:03.683Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:19:03 [2021-09-16T17:19:03.683Z] 
17:19:03 [2021-09-16T17:19:03.683Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:19:03 [2021-09-16T17:19:03.683Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:19:03 [2021-09-16T17:19:03.683Z] 
17:19:03 [2021-09-16T17:19:03.683Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:19:03 [2021-09-16T17:19:03.683Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:19:03 [2021-09-16T17:19:03.683Z] 
17:19:03 [2021-09-16T17:19:03.683Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:19:03 [2021-09-16T17:19:03.683Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:19:03 [2021-09-16T17:19:03.683Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s)
17:19:03 [2021-09-16T17:19:03.684Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:19:03 [2021-09-16T17:19:03.684Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:19:03 [2021-09-16T17:19:03.684Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:19:03 [2021-09-16T17:19:03.684Z] 
17:19:03 [2021-09-16T17:19:03.684Z] DONE 87 tests, 33 skipped in 77.205s
17:19:03 [2021-09-16T17:19:03.684Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
17:19:03 [2021-09-16T17:19:03.721Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:19:04 [2021-09-16T17:19:04.282Z] === RUN   TestDockerSuite/TestRunSysctls
17:19:05 [2021-09-16T17:19:05.648Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:19:05 [2021-09-16T17:19:05.648Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:19:05 [2021-09-16T17:19:05.648Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:19:05 [2021-09-16T17:19:05.782Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.56s)
17:19:05 [2021-09-16T17:19:05.782Z] === RUN   TestPauseStopPausedContainer
17:19:05 [2021-09-16T17:19:05.782Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:19:05 [2021-09-16T17:19:05.782Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:19:05 [2021-09-16T17:19:05.782Z] === RUN   TestPsFilter
17:19:05 [2021-09-16T17:19:05.782Z] --- PASS: TestPsFilter (0.27s)
17:19:05 [2021-09-16T17:19:05.782Z] === RUN   TestRemoveContainerWithRemovedVolume
17:19:05 [2021-09-16T17:19:05.904Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
17:19:07 [2021-09-16T17:19:07.269Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
17:19:07 [2021-09-16T17:19:07.830Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
17:19:08 [2021-09-16T17:19:08.666Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.57s)
17:19:08 [2021-09-16T17:19:08.666Z] === RUN   TestRemoveContainerWithVolume
17:19:08 [2021-09-16T17:19:08.757Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
17:19:10 [2021-09-16T17:19:10.834Z] --- PASS: TestRemoveContainerWithVolume (2.59s)
17:19:10 [2021-09-16T17:19:10.834Z] === RUN   TestRemoveContainerRunning
17:19:11 [2021-09-16T17:19:11.273Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:19:13 [2021-09-16T17:19:13.721Z] --- PASS: TestRemoveContainerRunning (2.53s)
17:19:13 [2021-09-16T17:19:13.721Z] === RUN   TestRemoveContainerForceRemoveRunning
17:19:13 [2021-09-16T17:19:13.787Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:19:14 [2021-09-16T17:19:14.349Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:19:14 [2021-09-16T17:19:14.606Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:19:15 [2021-09-16T17:19:15.168Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:19:16 [2021-09-16T17:19:16.533Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:19:16 [2021-09-16T17:19:16.606Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.57s)
17:19:16 [2021-09-16T17:19:16.606Z] === RUN   TestRemoveInvalidContainer
17:19:16 [2021-09-16T17:19:16.606Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:19:16 [2021-09-16T17:19:16.606Z] === RUN   TestRenameLinkedContainer
17:19:16 [2021-09-16T17:19:16.606Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:19:16 [2021-09-16T17:19:16.606Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:19:16 [2021-09-16T17:19:16.606Z] === RUN   TestRenameStoppedContainer
17:19:17 [2021-09-16T17:19:17.461Z] === RUN   TestDockerSuite/TestRunUserByID
17:19:17 [2021-09-16T17:19:17.717Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:19:17 [2021-09-16T17:19:17.973Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:19:17 [2021-09-16T17:19:17.973Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:19:18 [2021-09-16T17:19:18.535Z] === RUN   TestDockerSuite/TestRunUserByName
17:19:18 [2021-09-16T17:19:18.767Z] --- PASS: TestRenameStoppedContainer (2.53s)
17:19:18 [2021-09-16T17:19:18.767Z] === RUN   TestRenameRunningContainerAndReuse
17:19:19 [2021-09-16T17:19:19.096Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:19:19 [2021-09-16T17:19:19.352Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
17:19:19 [2021-09-16T17:19:19.352Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
17:19:19 [2021-09-16T17:19:19.352Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:19:19 [2021-09-16T17:19:19.615Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:19:19 [2021-09-16T17:19:19.880Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:19:21 [2021-09-16T17:19:21.402Z] === RUN   TestConfigDaemonLibtrustID
17:19:21 [2021-09-16T17:19:21.402Z]     daemon_test.go:18: runtime.GOOS != "linux"
17:19:21 [2021-09-16T17:19:21.402Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:19:21 [2021-09-16T17:19:21.402Z] === RUN   TestDaemonConfigValidation
17:19:21 [2021-09-16T17:19:21.402Z]     daemon_test.go:37: runtime.GOOS != "linux"
17:19:21 [2021-09-16T17:19:21.402Z] --- SKIP: TestDaemonConfigValidation (0.00s)
17:19:21 [2021-09-16T17:19:21.402Z] === RUN   TestConfigDaemonSeccompProfiles
17:19:21 [2021-09-16T17:19:21.402Z]     daemon_test.go:103: runtime.GOOS != "linux"
17:19:21 [2021-09-16T17:19:21.402Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
17:19:21 [2021-09-16T17:19:21.402Z] PASS
17:19:21 [2021-09-16T17:19:21.402Z] ok  	github.com/docker/docker/integration/daemon	0.076s
17:19:21 [2021-09-16T17:19:21.402Z] 
17:19:21 [2021-09-16T17:19:21.402Z] === Skipped
17:19:21 [2021-09-16T17:19:21.402Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
17:19:21 [2021-09-16T17:19:21.402Z]     daemon_test.go:18: runtime.GOOS != "linux"
17:19:21 [2021-09-16T17:19:21.402Z] 
17:19:21 [2021-09-16T17:19:21.402Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
17:19:21 [2021-09-16T17:19:21.402Z]     daemon_test.go:37: runtime.GOOS != "linux"
17:19:21 [2021-09-16T17:19:21.402Z] 
17:19:21 [2021-09-16T17:19:21.402Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
17:19:21 [2021-09-16T17:19:21.402Z]     daemon_test.go:103: runtime.GOOS != "linux"
17:19:21 [2021-09-16T17:19:21.402Z] 
17:19:21 [2021-09-16T17:19:21.402Z] DONE 3 tests, 3 skipped in 17.366s
17:19:21 [2021-09-16T17:19:21.402Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:19:22 [2021-09-16T17:19:22.368Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:19:22 [2021-09-16T17:19:22.368Z] INFO: Testing against a local daemon
17:19:22 [2021-09-16T17:19:22.368Z] === RUN   TestCommitInheritsEnv
17:19:22 [2021-09-16T17:19:22.368Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:19:22 [2021-09-16T17:19:22.368Z] --- SKIP: TestCommitInheritsEnv (0.00s)
17:19:22 [2021-09-16T17:19:22.368Z] === RUN   TestImportExtremelyLargeImageWorks
17:19:22 [2021-09-16T17:19:22.368Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:19:22 [2021-09-16T17:19:22.368Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:19:22 [2021-09-16T17:19:22.368Z] === RUN   TestImagesFilterMultiReference
17:19:22 [2021-09-16T17:19:22.368Z] --- PASS: TestImagesFilterMultiReference (0.07s)
17:19:22 [2021-09-16T17:19:22.368Z] === RUN   TestImagePullPlatformInvalid
17:19:22 [2021-09-16T17:19:22.368Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
17:19:22 [2021-09-16T17:19:22.368Z] === RUN   TestRemoveImageOrphaning
17:19:23 [2021-09-16T17:19:23.146Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:19:23 [2021-09-16T17:19:23.146Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:19:23 [2021-09-16T17:19:23.332Z] --- PASS: TestRemoveImageOrphaning (0.83s)
17:19:23 [2021-09-16T17:19:23.332Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:19:23 [2021-09-16T17:19:23.332Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:19:23 [2021-09-16T17:19:23.332Z] === RUN   TestTagInvalidReference
17:19:23 [2021-09-16T17:19:23.332Z] --- PASS: TestTagInvalidReference (0.02s)
17:19:23 [2021-09-16T17:19:23.332Z] === RUN   TestTagValidPrefixedRepo
17:19:23 [2021-09-16T17:19:23.332Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:19:23 [2021-09-16T17:19:23.332Z] === RUN   TestTagExistedNameWithoutForce
17:19:23 [2021-09-16T17:19:23.332Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:19:23 [2021-09-16T17:19:23.332Z] === RUN   TestTagOfficialNames
17:19:23 [2021-09-16T17:19:23.332Z] --- PASS: TestTagOfficialNames (0.07s)
17:19:23 [2021-09-16T17:19:23.332Z] === RUN   TestTagMatchesDigest
17:19:23 [2021-09-16T17:19:23.332Z] --- PASS: TestTagMatchesDigest (0.02s)
17:19:23 [2021-09-16T17:19:23.332Z] PASS
17:19:23 [2021-09-16T17:19:23.332Z] ok  	github.com/docker/docker/integration/image	1.198s
17:19:23 [2021-09-16T17:19:23.710Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:19:23 [2021-09-16T17:19:23.789Z] 
17:19:23 [2021-09-16T17:19:23.789Z] === Skipped
17:19:23 [2021-09-16T17:19:23.789Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
17:19:23 [2021-09-16T17:19:23.789Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:19:23 [2021-09-16T17:19:23.789Z] 
17:19:23 [2021-09-16T17:19:23.789Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:19:23 [2021-09-16T17:19:23.789Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:19:23 [2021-09-16T17:19:23.789Z] 
17:19:23 [2021-09-16T17:19:23.789Z] DONE 11 tests, 2 skipped in 2.443s
17:19:23 [2021-09-16T17:19:23.789Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:19:24 [2021-09-16T17:19:24.526Z] --- PASS: TestRenameRunningContainerAndReuse (5.12s)
17:19:24 [2021-09-16T17:19:24.526Z] === RUN   TestRenameInvalidName
17:19:25 [2021-09-16T17:19:25.076Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:19:25 [2021-09-16T17:19:25.322Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:19:25 [2021-09-16T17:19:25.322Z] INFO: Testing against a local daemon
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestNetworkCreateDelete
17:19:25 [2021-09-16T17:19:25.322Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestNetworkCreateDelete (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestDockerNetworkDeletePreferID
17:19:25 [2021-09-16T17:19:25.322Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestDaemonDNSFallback
17:19:25 [2021-09-16T17:19:25.322Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestInspectNetwork
17:19:25 [2021-09-16T17:19:25.322Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestInspectNetwork (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestRunContainerWithBridgeNone
17:19:25 [2021-09-16T17:19:25.322Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestNetworkInvalidJSON
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestNetworkInvalidJSON//networks/create
17:19:25 [2021-09-16T17:19:25.322Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:19:25 [2021-09-16T17:19:25.322Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:19:25 [2021-09-16T17:19:25.322Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:19:25 [2021-09-16T17:19:25.322Z] === CONT  TestNetworkInvalidJSON//networks/create
17:19:25 [2021-09-16T17:19:25.322Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:19:25 [2021-09-16T17:19:25.322Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:19:25 [2021-09-16T17:19:25.322Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:19:25 [2021-09-16T17:19:25.322Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestNetworkList
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestNetworkList//networks
17:19:25 [2021-09-16T17:19:25.322Z] === PAUSE TestNetworkList//networks
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestNetworkList//networks/
17:19:25 [2021-09-16T17:19:25.322Z] === PAUSE TestNetworkList//networks/
17:19:25 [2021-09-16T17:19:25.322Z] === CONT  TestNetworkList//networks
17:19:25 [2021-09-16T17:19:25.322Z] === CONT  TestNetworkList//networks/
17:19:25 [2021-09-16T17:19:25.322Z] --- PASS: TestNetworkList (0.02s)
17:19:25 [2021-09-16T17:19:25.322Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     --- PASS: TestNetworkList//networks (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestHostIPv4BridgeLabel
17:19:25 [2021-09-16T17:19:25.322Z]     network_test.go:128: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestDaemonRestartWithLiveRestore
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:30: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestDaemonDefaultNetworkPools
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:59: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestDaemonRestartWithExistingNetwork
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:103: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:137: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:188: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestServiceWithPredefinedNetwork
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:213: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:243: FLAKY_TEST
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestServiceWithDataPathPortInit
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:334: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:402: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z] PASS
17:19:25 [2021-09-16T17:19:25.322Z] ok  	github.com/docker/docker/integration/network	0.117s
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === Skipped
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     network_test.go:128: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:30: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:59: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:103: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:137: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:188: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:213: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:243: FLAKY_TEST
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:334: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:19:25 [2021-09-16T17:19:25.322Z]     service_test.go:402: testEnv.OSType == "windows"
17:19:25 [2021-09-16T17:19:25.322Z] 
17:19:25 [2021-09-16T17:19:25.322Z] DONE 22 tests, 15 skipped in 1.635s
17:19:25 [2021-09-16T17:19:25.322Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:19:25 [2021-09-16T17:19:25.780Z] testing: warning: no tests to run
17:19:25 [2021-09-16T17:19:25.780Z] PASS
17:19:25 [2021-09-16T17:19:25.780Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.047s
17:19:25 [2021-09-16T17:19:25.780Z] 
17:19:25 [2021-09-16T17:19:25.780Z] DONE 0 tests in 0.492s
17:19:25 [2021-09-16T17:19:25.780Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:19:26 [2021-09-16T17:19:26.047Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:19:26 [2021-09-16T17:19:26.684Z] --- PASS: TestRenameInvalidName (2.51s)
17:19:26 [2021-09-16T17:19:26.685Z] === RUN   TestRenameAnonymousContainer
17:19:26 [2021-09-16T17:19:26.743Z] testing: warning: no tests to run
17:19:26 [2021-09-16T17:19:26.743Z] PASS
17:19:26 [2021-09-16T17:19:26.743Z] ok  	github.com/docker/docker/integration/network/macvlan	0.050s
17:19:26 [2021-09-16T17:19:26.743Z] 
17:19:26 [2021-09-16T17:19:26.743Z] DONE 0 tests in 0.508s
17:19:26 [2021-09-16T17:19:26.743Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:19:26 [2021-09-16T17:19:26.976Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
17:19:27 [2021-09-16T17:19:27.201Z] testing: warning: no tests to run
17:19:27 [2021-09-16T17:19:27.201Z] PASS
17:19:27 [2021-09-16T17:19:27.201Z] ok  	github.com/docker/docker/integration/plugin	0.048s
17:19:27 [2021-09-16T17:19:27.201Z] 
17:19:27 [2021-09-16T17:19:27.201Z] DONE 0 tests in 0.486s
17:19:27 [2021-09-16T17:19:27.201Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:19:27 [2021-09-16T17:19:27.536Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:19:27 [2021-09-16T17:19:27.658Z] testing: warning: no tests to run
17:19:27 [2021-09-16T17:19:27.658Z] PASS
17:19:27 [2021-09-16T17:19:27.658Z] ok  	github.com/docker/docker/integration/plugin/authz	0.047s
17:19:27 [2021-09-16T17:19:27.658Z] 
17:19:27 [2021-09-16T17:19:27.658Z] DONE 0 tests in 0.505s
17:19:27 [2021-09-16T17:19:27.658Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:19:29 [2021-09-16T17:19:29.426Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:19:30 [2021-09-16T17:19:30.354Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:19:30 [2021-09-16T17:19:30.354Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
17:19:30 [2021-09-16T17:19:30.354Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:19:30 [2021-09-16T17:19:30.354Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
17:19:30 [2021-09-16T17:19:30.354Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:19:30 [2021-09-16T17:19:30.354Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
17:19:30 [2021-09-16T17:19:30.354Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:19:30 [2021-09-16T17:19:30.354Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
17:19:30 [2021-09-16T17:19:30.354Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
17:19:30 [2021-09-16T17:19:30.354Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
17:19:30 [2021-09-16T17:19:30.917Z] === RUN   TestDockerSuite/TestRunWithCPUShares
17:19:31 [2021-09-16T17:19:31.479Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
17:19:32 [2021-09-16T17:19:32.349Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:19:32 [2021-09-16T17:19:32.349Z] INFO: Testing against a local daemon
17:19:32 [2021-09-16T17:19:32.349Z] === RUN   TestPluginInvalidJSON
17:19:32 [2021-09-16T17:19:32.349Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:19:32 [2021-09-16T17:19:32.349Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:19:32 [2021-09-16T17:19:32.349Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:19:32 [2021-09-16T17:19:32.349Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:19:32 [2021-09-16T17:19:32.349Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:19:32 [2021-09-16T17:19:32.349Z] === RUN   TestPluginInstall
17:19:32 [2021-09-16T17:19:32.349Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:19:32 [2021-09-16T17:19:32.349Z] --- SKIP: TestPluginInstall (0.00s)
17:19:32 [2021-09-16T17:19:32.349Z] === RUN   TestPluginsWithRuntimes
17:19:32 [2021-09-16T17:19:32.349Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:19:32 [2021-09-16T17:19:32.349Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:19:32 [2021-09-16T17:19:32.349Z] === RUN   TestPluginBackCompatMediaTypes
17:19:32 [2021-09-16T17:19:32.349Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:19:32 [2021-09-16T17:19:32.349Z] --- SKIP: TestPluginBackCompatMediaTypes (0.01s)
17:19:32 [2021-09-16T17:19:32.349Z] PASS
17:19:32 [2021-09-16T17:19:32.349Z] ok  	github.com/docker/docker/integration/plugin/common	0.077s
17:19:32 [2021-09-16T17:19:32.349Z] 
17:19:32 [2021-09-16T17:19:32.349Z] === Skipped
17:19:32 [2021-09-16T17:19:32.349Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:19:32 [2021-09-16T17:19:32.349Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:19:32 [2021-09-16T17:19:32.349Z] 
17:19:32 [2021-09-16T17:19:32.349Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
17:19:32 [2021-09-16T17:19:32.349Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:19:32 [2021-09-16T17:19:32.349Z] 
17:19:32 [2021-09-16T17:19:32.349Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.01s)
17:19:32 [2021-09-16T17:19:32.349Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:19:32 [2021-09-16T17:19:32.349Z] 
17:19:32 [2021-09-16T17:19:32.349Z] DONE 5 tests, 3 skipped in 4.728s
17:19:32 [2021-09-16T17:19:32.349Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:19:32 [2021-09-16T17:19:32.410Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
17:19:32 [2021-09-16T17:19:32.974Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
17:19:33 [2021-09-16T17:19:33.231Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:19:33 [2021-09-16T17:19:33.487Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
17:19:33 [2021-09-16T17:19:33.743Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
17:19:33 [2021-09-16T17:19:33.743Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
17:19:33 [2021-09-16T17:19:33.743Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
17:19:34 [2021-09-16T17:19:34.000Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:19:34 [2021-09-16T17:19:34.000Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
17:19:34 [2021-09-16T17:19:34.000Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
17:19:34 [2021-09-16T17:19:34.000Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
17:19:34 [2021-09-16T17:19:34.000Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
17:19:34 [2021-09-16T17:19:34.000Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
17:19:34 [2021-09-16T17:19:34.000Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
17:19:34 [2021-09-16T17:19:34.000Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
17:19:34 [2021-09-16T17:19:34.000Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
17:19:34 [2021-09-16T17:19:34.000Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
17:19:34 [2021-09-16T17:19:34.000Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
17:19:34 [2021-09-16T17:19:34.000Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
17:19:34 [2021-09-16T17:19:34.523Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:19:34 [2021-09-16T17:19:34.523Z] INFO: Testing against a local daemon
17:19:34 [2021-09-16T17:19:34.523Z] === RUN   TestExternalGraphDriver
17:19:34 [2021-09-16T17:19:34.523Z]     external_test.go:47: runtime.GOOS == "windows"
17:19:34 [2021-09-16T17:19:34.523Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:19:34 [2021-09-16T17:19:34.523Z] === RUN   TestGraphdriverPluginV2
17:19:34 [2021-09-16T17:19:34.523Z]     external_test.go:407: runtime.GOOS == "windows"
17:19:34 [2021-09-16T17:19:34.523Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:19:34 [2021-09-16T17:19:34.523Z] PASS
17:19:34 [2021-09-16T17:19:34.523Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.076s
17:19:34 [2021-09-16T17:19:34.523Z] 
17:19:34 [2021-09-16T17:19:34.523Z] === Skipped
17:19:34 [2021-09-16T17:19:34.523Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:19:34 [2021-09-16T17:19:34.523Z]     external_test.go:47: runtime.GOOS == "windows"
17:19:34 [2021-09-16T17:19:34.523Z] 
17:19:34 [2021-09-16T17:19:34.523Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:19:34 [2021-09-16T17:19:34.523Z]     external_test.go:407: runtime.GOOS == "windows"
17:19:34 [2021-09-16T17:19:34.523Z] 
17:19:34 [2021-09-16T17:19:34.523Z] DONE 2 tests, 2 skipped in 2.198s
17:19:34 [2021-09-16T17:19:34.562Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
17:19:34 [2021-09-16T17:19:34.985Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:19:35 [2021-09-16T17:19:35.125Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
17:19:35 [2021-09-16T17:19:35.125Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
17:19:35 [2021-09-16T17:19:35.382Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
17:19:35 [2021-09-16T17:19:35.638Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:19:35 [2021-09-16T17:19:35.638Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:19:36 [2021-09-16T17:19:36.211Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:19:36 [2021-09-16T17:19:36.211Z] === RUN   TestDockerSuite/TestRunWithShmSize
17:19:36 [2021-09-16T17:19:36.516Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:19:36 [2021-09-16T17:19:36.516Z] INFO: Testing against a local daemon
17:19:36 [2021-09-16T17:19:36.516Z] === RUN   TestReadPluginNoRead
17:19:36 [2021-09-16T17:19:36.516Z]     read_test.go:21: no unix domain sockets on Windows
17:19:36 [2021-09-16T17:19:36.516Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:19:36 [2021-09-16T17:19:36.516Z] PASS
17:19:36 [2021-09-16T17:19:36.516Z] ok  	github.com/docker/docker/integration/plugin/logging	0.063s
17:19:36 [2021-09-16T17:19:36.516Z] 
17:19:36 [2021-09-16T17:19:36.516Z] === Skipped
17:19:36 [2021-09-16T17:19:36.516Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:19:36 [2021-09-16T17:19:36.516Z]     read_test.go:21: no unix domain sockets on Windows
17:19:36 [2021-09-16T17:19:36.516Z] 
17:19:36 [2021-09-16T17:19:36.516Z] DONE 1 tests, 1 skipped in 1.567s
17:19:36 [2021-09-16T17:19:36.516Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:19:36 [2021-09-16T17:19:36.780Z] === RUN   TestDockerSuite/TestRunWithSwappiness
17:19:36 [2021-09-16T17:19:36.961Z] --- PASS: TestRenameAnonymousContainer (9.98s)
17:19:36 [2021-09-16T17:19:36.961Z] === RUN   TestRenameContainerWithSameName
17:19:36 [2021-09-16T17:19:36.974Z] testing: warning: no tests to run
17:19:36 [2021-09-16T17:19:36.974Z] PASS
17:19:36 [2021-09-16T17:19:36.974Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.049s
17:19:37 [2021-09-16T17:19:37.342Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
17:19:37 [2021-09-16T17:19:37.431Z] 
17:19:37 [2021-09-16T17:19:37.431Z] DONE 0 tests in 0.785s
17:19:37 [2021-09-16T17:19:37.431Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:19:37 [2021-09-16T17:19:37.601Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:19:37 [2021-09-16T17:19:37.601Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:19:38 [2021-09-16T17:19:38.163Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:19:38 [2021-09-16T17:19:38.961Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:19:38 [2021-09-16T17:19:38.961Z] INFO: Testing against a local daemon
17:19:38 [2021-09-16T17:19:38.961Z] === RUN   TestPluginWithDevMounts
17:19:38 [2021-09-16T17:19:38.961Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:19:38 [2021-09-16T17:19:38.961Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:19:38 [2021-09-16T17:19:38.961Z] PASS
17:19:38 [2021-09-16T17:19:38.961Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.066s
17:19:38 [2021-09-16T17:19:38.961Z] 
17:19:38 [2021-09-16T17:19:38.961Z] === Skipped
17:19:38 [2021-09-16T17:19:38.961Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:19:38 [2021-09-16T17:19:38.961Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:19:38 [2021-09-16T17:19:38.961Z] 
17:19:38 [2021-09-16T17:19:38.961Z] DONE 1 tests, 1 skipped in 1.550s
17:19:38 [2021-09-16T17:19:38.961Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:19:39 [2021-09-16T17:19:39.090Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
17:19:39 [2021-09-16T17:19:39.120Z] --- PASS: TestRenameContainerWithSameName (2.53s)
17:19:39 [2021-09-16T17:19:39.120Z] === RUN   TestRenameContainerWithLinkedContainer
17:19:39 [2021-09-16T17:19:39.120Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:19:39 [2021-09-16T17:19:39.120Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:19:39 [2021-09-16T17:19:39.120Z] === RUN   TestResize
17:19:39 [2021-09-16T17:19:39.346Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
17:19:39 [2021-09-16T17:19:39.909Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
17:19:39 [2021-09-16T17:19:39.909Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
17:19:39 [2021-09-16T17:19:39.909Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:19:40 [2021-09-16T17:19:40.165Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:19:40 [2021-09-16T17:19:40.165Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:19:40 [2021-09-16T17:19:40.493Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:19:40 [2021-09-16T17:19:40.493Z] INFO: Testing against a local daemon
17:19:40 [2021-09-16T17:19:40.493Z] === RUN   TestSecretInspect
17:19:40 [2021-09-16T17:19:40.493Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:19:40 [2021-09-16T17:19:40.493Z] --- SKIP: TestSecretInspect (0.00s)
17:19:40 [2021-09-16T17:19:40.493Z] === RUN   TestSecretList
17:19:40 [2021-09-16T17:19:40.493Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:19:40 [2021-09-16T17:19:40.493Z] --- SKIP: TestSecretList (0.00s)
17:19:40 [2021-09-16T17:19:40.493Z] === RUN   TestSecretsCreateAndDelete
17:19:40 [2021-09-16T17:19:40.493Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:19:40 [2021-09-16T17:19:40.493Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
17:19:40 [2021-09-16T17:19:40.493Z] === RUN   TestSecretsUpdate
17:19:40 [2021-09-16T17:19:40.493Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:19:40 [2021-09-16T17:19:40.493Z] --- SKIP: TestSecretsUpdate (0.00s)
17:19:40 [2021-09-16T17:19:40.493Z] === RUN   TestTemplatedSecret
17:19:40 [2021-09-16T17:19:40.493Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:19:40 [2021-09-16T17:19:40.493Z] --- SKIP: TestTemplatedSecret (0.00s)
17:19:40 [2021-09-16T17:19:40.493Z] === RUN   TestSecretCreateResolve
17:19:40 [2021-09-16T17:19:40.493Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:19:40 [2021-09-16T17:19:40.493Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:19:40 [2021-09-16T17:19:40.493Z] PASS
17:19:40 [2021-09-16T17:19:40.493Z] ok  	github.com/docker/docker/integration/secret	0.070s
17:19:40 [2021-09-16T17:19:40.493Z] 
17:19:40 [2021-09-16T17:19:40.493Z] === Skipped
17:19:40 [2021-09-16T17:19:40.493Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:19:40 [2021-09-16T17:19:40.493Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:19:40 [2021-09-16T17:19:40.493Z] 
17:19:40 [2021-09-16T17:19:40.493Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:19:40 [2021-09-16T17:19:40.493Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:19:40 [2021-09-16T17:19:40.493Z] 
17:19:40 [2021-09-16T17:19:40.493Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:19:40 [2021-09-16T17:19:40.493Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:19:40 [2021-09-16T17:19:40.493Z] 
17:19:40 [2021-09-16T17:19:40.493Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:19:40 [2021-09-16T17:19:40.493Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:19:40 [2021-09-16T17:19:40.493Z] 
17:19:40 [2021-09-16T17:19:40.493Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
17:19:40 [2021-09-16T17:19:40.493Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:19:40 [2021-09-16T17:19:40.493Z] 
17:19:40 [2021-09-16T17:19:40.493Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:19:40 [2021-09-16T17:19:40.493Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:19:40 [2021-09-16T17:19:40.493Z] 
17:19:40 [2021-09-16T17:19:40.493Z] DONE 6 tests, 6 skipped in 1.435s
17:19:40 [2021-09-16T17:19:40.493Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:19:41 [2021-09-16T17:19:41.278Z] --- PASS: TestResize (2.56s)
17:19:41 [2021-09-16T17:19:41.278Z] === RUN   TestResizeWithInvalidSize
17:19:41 [2021-09-16T17:19:41.531Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:19:41 [2021-09-16T17:19:41.787Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:19:42 [2021-09-16T17:19:42.027Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:19:42 [2021-09-16T17:19:42.027Z] INFO: Testing against a local daemon
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestServiceCreateInit
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:19:42 [2021-09-16T17:19:42.027Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:19:42 [2021-09-16T17:19:42.027Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- PASS: TestServiceCreateInit (0.04s)
17:19:42 [2021-09-16T17:19:42.027Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestCreateServiceMultipleTimes
17:19:42 [2021-09-16T17:19:42.027Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestCreateServiceConflict
17:19:42 [2021-09-16T17:19:42.027Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestCreateServiceMaxReplicas
17:19:42 [2021-09-16T17:19:42.027Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestCreateWithDuplicateNetworkNames
17:19:42 [2021-09-16T17:19:42.027Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestCreateServiceSecretFileMode
17:19:42 [2021-09-16T17:19:42.027Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestCreateServiceConfigFileMode
17:19:42 [2021-09-16T17:19:42.027Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestCreateServiceSysctls
17:19:42 [2021-09-16T17:19:42.027Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestCreateServiceSysctls (0.02s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestCreateServiceCapabilities
17:19:42 [2021-09-16T17:19:42.027Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestInspect
17:19:42 [2021-09-16T17:19:42.027Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestInspect (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestCreateJob
17:19:42 [2021-09-16T17:19:42.027Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestCreateJob (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestReplicatedJob
17:19:42 [2021-09-16T17:19:42.027Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestReplicatedJob (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestUpdateReplicatedJob
17:19:42 [2021-09-16T17:19:42.027Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestServiceListWithStatuses
17:19:42 [2021-09-16T17:19:42.027Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestDockerNetworkConnectAlias
17:19:42 [2021-09-16T17:19:42.027Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestDockerNetworkReConnect
17:19:42 [2021-09-16T17:19:42.027Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestServicePlugin
17:19:42 [2021-09-16T17:19:42.027Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestServicePlugin (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestServiceUpdateLabel
17:19:42 [2021-09-16T17:19:42.027Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestServiceUpdateSecrets
17:19:42 [2021-09-16T17:19:42.027Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestServiceUpdateConfigs
17:19:42 [2021-09-16T17:19:42.027Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestServiceUpdateNetwork
17:19:42 [2021-09-16T17:19:42.027Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] === RUN   TestServiceUpdatePidsLimit
17:19:42 [2021-09-16T17:19:42.027Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:19:42 [2021-09-16T17:19:42.027Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:19:42 [2021-09-16T17:19:42.027Z] PASS
17:19:42 [2021-09-16T17:19:42.027Z] ok  	github.com/docker/docker/integration/service	0.165s
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === Skipped
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s)
17:19:42 [2021-09-16T17:19:42.484Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
17:19:42 [2021-09-16T17:19:42.484Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
17:19:42 [2021-09-16T17:19:42.484Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:19:42 [2021-09-16T17:19:42.484Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:19:42 [2021-09-16T17:19:42.484Z] 
17:19:42 [2021-09-16T17:19:42.484Z] DONE 24 tests, 23 skipped in 1.939s
17:19:42 [2021-09-16T17:19:42.484Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:19:43 [2021-09-16T17:19:43.155Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:19:43 [2021-09-16T17:19:43.716Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:19:43 [2021-09-16T17:19:43.716Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:19:43 [2021-09-16T17:19:43.716Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:19:44 [2021-09-16T17:19:44.013Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:19:44 [2021-09-16T17:19:44.013Z] INFO: Testing against a local daemon
17:19:44 [2021-09-16T17:19:44.013Z] === RUN   TestSessionCreate
17:19:44 [2021-09-16T17:19:44.013Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:19:44 [2021-09-16T17:19:44.013Z] --- SKIP: TestSessionCreate (0.00s)
17:19:44 [2021-09-16T17:19:44.013Z] === RUN   TestSessionCreateWithBadUpgrade
17:19:44 [2021-09-16T17:19:44.013Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:19:44 [2021-09-16T17:19:44.013Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:19:44 [2021-09-16T17:19:44.013Z] PASS
17:19:44 [2021-09-16T17:19:44.013Z] ok  	github.com/docker/docker/integration/session	0.062s
17:19:44 [2021-09-16T17:19:44.013Z] 
17:19:44 [2021-09-16T17:19:44.013Z] === Skipped
17:19:44 [2021-09-16T17:19:44.013Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:19:44 [2021-09-16T17:19:44.013Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:19:44 [2021-09-16T17:19:44.013Z] 
17:19:44 [2021-09-16T17:19:44.013Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:19:44 [2021-09-16T17:19:44.013Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:19:44 [2021-09-16T17:19:44.013Z] 
17:19:44 [2021-09-16T17:19:44.013Z] DONE 2 tests, 2 skipped in 1.287s
17:19:44 [2021-09-16T17:19:44.013Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:19:44 [2021-09-16T17:19:44.160Z] --- PASS: TestResizeWithInvalidSize (2.51s)
17:19:44 [2021-09-16T17:19:44.160Z] === RUN   TestResizeWhenContainerNotStarted
17:19:44 [2021-09-16T17:19:44.278Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
17:19:44 [2021-09-16T17:19:44.841Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
17:19:44 [2021-09-16T17:19:44.981Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:19:44 [2021-09-16T17:19:44.981Z] INFO: Testing against a local daemon
17:19:44 [2021-09-16T17:19:44.981Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:19:44 [2021-09-16T17:19:44.981Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:19:44 [2021-09-16T17:19:44.981Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:19:44 [2021-09-16T17:19:44.981Z] === RUN   TestDiskUsage
17:19:44 [2021-09-16T17:19:44.981Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
17:19:44 [2021-09-16T17:19:44.981Z] --- SKIP: TestDiskUsage (0.00s)
17:19:44 [2021-09-16T17:19:44.981Z] === RUN   TestEventsExecDie
17:19:44 [2021-09-16T17:19:44.981Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:19:44 [2021-09-16T17:19:44.981Z] --- SKIP: TestEventsExecDie (0.00s)
17:19:44 [2021-09-16T17:19:44.981Z] === RUN   TestEventsBackwardsCompatible
17:19:44 [2021-09-16T17:19:44.982Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:19:44 [2021-09-16T17:19:44.982Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:19:44 [2021-09-16T17:19:44.982Z] === RUN   TestEventsVolumeCreate
17:19:44 [2021-09-16T17:19:44.982Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:19:44 [2021-09-16T17:19:44.982Z] --- SKIP: TestEventsVolumeCreate (0.00s)
17:19:44 [2021-09-16T17:19:44.982Z] === RUN   TestInfoAPI
17:19:44 [2021-09-16T17:19:44.982Z] --- PASS: TestInfoAPI (0.03s)
17:19:44 [2021-09-16T17:19:44.982Z] === RUN   TestInfoAPIWarnings
17:19:44 [2021-09-16T17:19:44.982Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:19:44 [2021-09-16T17:19:44.982Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:19:44 [2021-09-16T17:19:44.982Z] === RUN   TestInfoDebug
17:19:44 [2021-09-16T17:19:44.982Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:19:44 [2021-09-16T17:19:44.982Z] --- SKIP: TestInfoDebug (0.00s)
17:19:44 [2021-09-16T17:19:44.982Z] === RUN   TestInfoInsecureRegistries
17:19:44 [2021-09-16T17:19:44.982Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:19:44 [2021-09-16T17:19:44.982Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:19:44 [2021-09-16T17:19:44.982Z] === RUN   TestInfoRegistryMirrors
17:19:44 [2021-09-16T17:19:44.982Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:19:44 [2021-09-16T17:19:44.982Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:19:44 [2021-09-16T17:19:44.982Z] === RUN   TestLoginFailsWithBadCredentials
17:19:45 [2021-09-16T17:19:45.769Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:19:45 [2021-09-16T17:19:45.769Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:19:45 [2021-09-16T17:19:45.946Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s)
17:19:45 [2021-09-16T17:19:45.946Z] === RUN   TestPingCacheHeaders
17:19:45 [2021-09-16T17:19:45.946Z] --- PASS: TestPingCacheHeaders (0.03s)
17:19:45 [2021-09-16T17:19:45.946Z] === RUN   TestPingGet
17:19:45 [2021-09-16T17:19:45.946Z] --- PASS: TestPingGet (0.02s)
17:19:45 [2021-09-16T17:19:45.946Z] === RUN   TestPingHead
17:19:45 [2021-09-16T17:19:45.946Z] --- PASS: TestPingHead (0.02s)
17:19:45 [2021-09-16T17:19:45.946Z] === RUN   TestVersion
17:19:46 [2021-09-16T17:19:46.324Z] --- PASS: TestResizeWhenContainerNotStarted (2.52s)
17:19:46 [2021-09-16T17:19:46.324Z] === RUN   TestDaemonRestartKillContainers
17:19:46 [2021-09-16T17:19:46.324Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:19:46 [2021-09-16T17:19:46.324Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:19:46 [2021-09-16T17:19:46.324Z] === RUN   TestStats
17:19:46 [2021-09-16T17:19:46.324Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:19:46 [2021-09-16T17:19:46.324Z] --- SKIP: TestStats (0.00s)
17:19:46 [2021-09-16T17:19:46.324Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:19:46 [2021-09-16T17:19:46.405Z] --- PASS: TestVersion (0.02s)
17:19:46 [2021-09-16T17:19:46.405Z] PASS
17:19:46 [2021-09-16T17:19:46.405Z] ok  	github.com/docker/docker/integration/system	1.117s
17:19:46 [2021-09-16T17:19:46.405Z] 
17:19:46 [2021-09-16T17:19:46.405Z] === Skipped
17:19:46 [2021-09-16T17:19:46.405Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:19:46 [2021-09-16T17:19:46.405Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:19:46 [2021-09-16T17:19:46.405Z] 
17:19:46 [2021-09-16T17:19:46.405Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
17:19:46 [2021-09-16T17:19:46.405Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
17:19:46 [2021-09-16T17:19:46.405Z] 
17:19:46 [2021-09-16T17:19:46.405Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:19:46 [2021-09-16T17:19:46.405Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:19:46 [2021-09-16T17:19:46.405Z] 
17:19:46 [2021-09-16T17:19:46.405Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:19:46 [2021-09-16T17:19:46.405Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:19:46 [2021-09-16T17:19:46.405Z] 
17:19:46 [2021-09-16T17:19:46.405Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
17:19:46 [2021-09-16T17:19:46.405Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:19:46 [2021-09-16T17:19:46.405Z] 
17:19:46 [2021-09-16T17:19:46.405Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:19:46 [2021-09-16T17:19:46.405Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:19:46 [2021-09-16T17:19:46.405Z] 
17:19:46 [2021-09-16T17:19:46.405Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:19:46 [2021-09-16T17:19:46.405Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:19:46 [2021-09-16T17:19:46.405Z] 
17:19:46 [2021-09-16T17:19:46.405Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:19:46 [2021-09-16T17:19:46.405Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:19:46 [2021-09-16T17:19:46.405Z] 
17:19:46 [2021-09-16T17:19:46.405Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:19:46 [2021-09-16T17:19:46.405Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:19:46 [2021-09-16T17:19:46.405Z] 
17:19:46 [2021-09-16T17:19:46.405Z] DONE 15 tests, 9 skipped in 2.500s
17:19:46 [2021-09-16T17:19:46.405Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:19:46 [2021-09-16T17:19:46.696Z] === RUN   TestDockerSuite/TestSaveImageId
17:19:46 [2021-09-16T17:19:46.952Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:19:47 [2021-09-16T17:19:47.209Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:19:47 [2021-09-16T17:19:47.941Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:19:47 [2021-09-16T17:19:47.941Z] INFO: Testing against a local daemon
17:19:47 [2021-09-16T17:19:47.941Z] === RUN   TestVolumesCreateAndList
17:19:47 [2021-09-16T17:19:47.941Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:19:47 [2021-09-16T17:19:47.941Z] === RUN   TestVolumesRemove
17:19:47 [2021-09-16T17:19:47.941Z] --- PASS: TestVolumesRemove (0.11s)
17:19:47 [2021-09-16T17:19:47.941Z] === RUN   TestVolumesInspect
17:19:47 [2021-09-16T17:19:47.941Z] --- PASS: TestVolumesInspect (0.03s)
17:19:47 [2021-09-16T17:19:47.941Z] === RUN   TestVolumesInvalidJSON
17:19:47 [2021-09-16T17:19:47.941Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:19:47 [2021-09-16T17:19:47.941Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:19:47 [2021-09-16T17:19:47.941Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:19:47 [2021-09-16T17:19:47.941Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:19:47 [2021-09-16T17:19:47.941Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:19:47 [2021-09-16T17:19:47.941Z] PASS
17:19:47 [2021-09-16T17:19:47.941Z] ok  	github.com/docker/docker/integration/volume	0.244s
17:19:47 [2021-09-16T17:19:47.941Z] 
17:19:47 [2021-09-16T17:19:47.941Z] DONE 5 tests in 1.579s
17:19:47 [2021-09-16T17:19:47.941Z] INFO: make.ps1 ended at 09/16/2021 17:19:47
17:19:47 [2021-09-16T17:19:47.941Z] INFO: Integration CLI tests being run from the host:
17:19:47 [2021-09-16T17:19:47.941Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
17:19:48 [2021-09-16T17:19:48.137Z]     docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents242116272
17:19:48 [2021-09-16T17:19:48.393Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:19:48 [2021-09-16T17:19:48.393Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:19:49 [2021-09-16T17:19:49.760Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:19:49 [2021-09-16T17:19:49.760Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:19:49 [2021-09-16T17:19:49.760Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:19:50 [2021-09-16T17:19:50.688Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:19:51 [2021-09-16T17:19:51.627Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
17:19:51 [2021-09-16T17:19:51.883Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:19:52 [2021-09-16T17:19:52.139Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:19:52 [2021-09-16T17:19:52.395Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:19:52 [2021-09-16T17:19:52.395Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:19:52 [2021-09-16T17:19:52.395Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:19:52 [2021-09-16T17:19:52.958Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:19:53 [2021-09-16T17:19:53.365Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.41s)
17:19:53 [2021-09-16T17:19:53.365Z] === RUN   TestStopContainerWithTimeout
17:19:53 [2021-09-16T17:19:53.365Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:19:53 [2021-09-16T17:19:53.365Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:19:53 [2021-09-16T17:19:53.365Z] === RUN   TestUpdateRestartPolicy
17:19:54 [2021-09-16T17:19:54.323Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
17:19:55 [2021-09-16T17:19:55.007Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:19:55 [2021-09-16T17:19:55.007Z] INFO: Testing against a local daemon
17:19:55 [2021-09-16T17:19:55.007Z] === RUN   TestDockerSuite
17:19:55 [2021-09-16T17:19:55.007Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:19:55 [2021-09-16T17:19:55.007Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:19:55 [2021-09-16T17:19:55.007Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:19:55 [2021-09-16T17:19:55.007Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:19:55 [2021-09-16T17:19:55.007Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:19:55 [2021-09-16T17:19:55.007Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:19:55 [2021-09-16T17:19:55.007Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:19:55 [2021-09-16T17:19:55.007Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:19:55 [2021-09-16T17:19:55.007Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:19:55 [2021-09-16T17:19:55.007Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:19:55 [2021-09-16T17:19:55.252Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:19:55 [2021-09-16T17:19:55.464Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:19:55 [2021-09-16T17:19:55.921Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:19:56 [2021-09-16T17:19:56.378Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:19:56 [2021-09-16T17:19:56.837Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:19:57 [2021-09-16T17:19:57.142Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
17:19:59 [2021-09-16T17:19:59.659Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
17:20:00 [2021-09-16T17:20:00.220Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:20:02 [2021-09-16T17:20:02.108Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:20:02 [2021-09-16T17:20:02.109Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
17:20:03 [2021-09-16T17:20:03.037Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:20:03 [2021-09-16T17:20:03.967Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:20:04 [2021-09-16T17:20:04.896Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
17:20:06 [2021-09-16T17:20:06.784Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:20:07 [2021-09-16T17:20:07.712Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
17:20:09 [2021-09-16T17:20:09.104Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:20:09 [2021-09-16T17:20:09.360Z] === RUN   TestDockerSuite/TestStartRecordError
17:20:10 [2021-09-16T17:20:10.287Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
17:20:10 [2021-09-16T17:20:10.849Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:20:11 [2021-09-16T17:20:11.776Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:20:13 [2021-09-16T17:20:13.668Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:20:13 [2021-09-16T17:20:13.668Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
17:20:14 [2021-09-16T17:20:14.393Z] --- PASS: TestUpdateRestartPolicy (21.22s)
17:20:14 [2021-09-16T17:20:14.393Z] === RUN   TestUpdateRestartWithAutoRemove
17:20:16 [2021-09-16T17:20:16.186Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:20:16 [2021-09-16T17:20:16.553Z] --- PASS: TestUpdateRestartWithAutoRemove (2.52s)
17:20:16 [2021-09-16T17:20:16.553Z] === RUN   TestWaitNonBlocked
17:20:16 [2021-09-16T17:20:16.553Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:20:16 [2021-09-16T17:20:16.553Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:20:16 [2021-09-16T17:20:16.553Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:20:16 [2021-09-16T17:20:16.553Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:20:16 [2021-09-16T17:20:16.553Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:20:16 [2021-09-16T17:20:16.553Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:20:19 [2021-09-16T17:20:19.450Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
17:20:20 [2021-09-16T17:20:20.013Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:20:20 [2021-09-16T17:20:20.270Z] --- PASS: TestWaitNonBlocked (0.02s)
17:20:20 [2021-09-16T17:20:20.270Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.08s)
17:20:20 [2021-09-16T17:20:20.270Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.15s)
17:20:20 [2021-09-16T17:20:20.270Z] === RUN   TestWaitBlocked
17:20:20 [2021-09-16T17:20:20.270Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:20:20 [2021-09-16T17:20:20.270Z] --- SKIP: TestWaitBlocked (0.00s)
17:20:20 [2021-09-16T17:20:20.270Z] PASS
17:20:20 [2021-09-16T17:20:20.270Z] ok  	github.com/docker/docker/integration/container	94.951s
17:20:20 [2021-09-16T17:20:20.270Z] 
17:20:20 [2021-09-16T17:20:20.270Z] === Skipped
17:20:20 [2021-09-16T17:20:20.270Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:20:20 [2021-09-16T17:20:20.270Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:20:20 [2021-09-16T17:20:20.270Z] 
17:20:20 [2021-09-16T17:20:20.270Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:20:20 [2021-09-16T17:20:20.270Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
17:20:20 [2021-09-16T17:20:20.270Z] 
17:20:20 [2021-09-16T17:20:20.270Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:20:20 [2021-09-16T17:20:20.270Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:20:20 [2021-09-16T17:20:20.270Z] 
17:20:20 [2021-09-16T17:20:20.270Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:20:20 [2021-09-16T17:20:20.270Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:20:20 [2021-09-16T17:20:20.270Z] 
17:20:20 [2021-09-16T17:20:20.270Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:20:20 [2021-09-16T17:20:20.270Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:20:20 [2021-09-16T17:20:20.270Z] 
17:20:20 [2021-09-16T17:20:20.270Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:20:20 [2021-09-16T17:20:20.270Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:20:20 [2021-09-16T17:20:20.270Z] 
17:20:20 [2021-09-16T17:20:20.270Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:20:20 [2021-09-16T17:20:20.270Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:20:20 [2021-09-16T17:20:20.270Z] 
17:20:20 [2021-09-16T17:20:20.270Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:20:20 [2021-09-16T17:20:20.270Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:20:20 [2021-09-16T17:20:20.270Z] 
17:20:20 [2021-09-16T17:20:20.270Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:20:20 [2021-09-16T17:20:20.270Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:20:20 [2021-09-16T17:20:20.270Z] 
17:20:20 [2021-09-16T17:20:20.270Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:20:20 [2021-09-16T17:20:20.270Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:20:20 [2021-09-16T17:20:20.270Z] 
17:20:20 [2021-09-16T17:20:20.270Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s)
17:20:20 [2021-09-16T17:20:20.270Z]     exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
17:20:20 [2021-09-16T17:20:20.270Z] 
17:20:20 [2021-09-16T17:20:20.270Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:20:20 [2021-09-16T17:20:20.270Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:20:20 [2021-09-16T17:20:20.270Z] 
17:20:20 [2021-09-16T17:20:20.270Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:20:20 [2021-09-16T17:20:20.270Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:20:20 [2021-09-16T17:20:20.270Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:20:20 [2021-09-16T17:20:20.271Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:20:20 [2021-09-16T17:20:20.271Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:20:20 [2021-09-16T17:20:20.271Z] 
17:20:20 [2021-09-16T17:20:20.271Z] DONE 87 tests, 34 skipped in 96.815s
17:20:20 [2021-09-16T17:20:20.271Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
17:20:22 [2021-09-16T17:20:22.470Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.960s	coverage: 55.6% of statements
17:20:22 [2021-09-16T17:20:22.470Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
17:20:22 [2021-09-16T17:20:22.470Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
17:20:22 [2021-09-16T17:20:22.470Z] ok  	github.com/docker/docker/libnetwork/osl	4.288s	coverage: 39.7% of statements
17:20:22 [2021-09-16T17:20:22.470Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
17:20:22 [2021-09-16T17:20:22.470Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
17:20:23 [2021-09-16T17:20:23.033Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.215s	coverage: 48.6% of statements
17:20:23 [2021-09-16T17:20:23.033Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
17:20:23 [2021-09-16T17:20:23.033Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
17:20:23 [2021-09-16T17:20:23.279Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:20:23 [2021-09-16T17:20:23.288Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
17:20:23 [2021-09-16T17:20:23.289Z] 
17:20:23 [2021-09-16T17:20:23.289Z] === Skipped
17:20:23 [2021-09-16T17:20:23.289Z] === SKIP: libnetwork TestParallel1 (0.00s)
17:20:23 [2021-09-16T17:20:23.289Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:20:23 [2021-09-16T17:20:23.289Z] 
17:20:23 [2021-09-16T17:20:23.289Z] === SKIP: libnetwork TestParallel3 (0.00s)
17:20:23 [2021-09-16T17:20:23.289Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:20:23 [2021-09-16T17:20:23.289Z] 
17:20:23 [2021-09-16T17:20:23.289Z] === SKIP: libnetwork TestParallel2 (0.00s)
17:20:23 [2021-09-16T17:20:23.289Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
17:20:23 [2021-09-16T17:20:23.289Z] 
17:20:23 [2021-09-16T17:20:23.289Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
17:20:23 [2021-09-16T17:20:23.289Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:20:23 [2021-09-16T17:20:23.289Z] 
17:20:23 [2021-09-16T17:20:23.289Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
17:20:23 [2021-09-16T17:20:23.289Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:20:23 [2021-09-16T17:20:23.289Z] 
17:20:23 [2021-09-16T17:20:23.289Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
17:20:23 [2021-09-16T17:20:23.289Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:20:23 [2021-09-16T17:20:23.289Z] 
17:20:23 [2021-09-16T17:20:23.289Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
17:20:23 [2021-09-16T17:20:23.289Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:20:23 [2021-09-16T17:20:23.289Z] 
17:20:23 [2021-09-16T17:20:23.289Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
17:20:23 [2021-09-16T17:20:23.289Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
17:20:23 [2021-09-16T17:20:23.289Z] 
17:20:23 [2021-09-16T17:20:23.289Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
17:20:23 [2021-09-16T17:20:23.289Z]     firewalld_test.go:14: firewalld is not running
17:20:23 [2021-09-16T17:20:23.289Z] 
17:20:23 [2021-09-16T17:20:23.289Z] DONE 331 tests, 9 skipped in 198.737s
17:20:23 [2021-09-16T17:20:23.840Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
Post stage
[Pipeline] junit
17:20:23 [2021-09-16T17:20:23.861Z] Recording test results
17:20:24 [2021-09-16T17:20:24.208Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
17:20:24 [2021-09-16T17:20:24.530Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42855/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0050ddd43b7fab951a378bf1bb4ef31c9c411c4c -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0050ddd43b7fab951a378bf1bb4ef31c9c411c4c hack/validate/vendor
17:20:25 [2021-09-16T17:20:25.092Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:20:25 [2021-09-16T17:20:25.999Z] + echo Ensuring container killed.
17:20:25 [2021-09-16T17:20:25.999Z] Ensuring container killed.
17:20:25 [2021-09-16T17:20:25.999Z] + docker rm -vf docker-pr6
17:20:25 [2021-09-16T17:20:25.999Z] Error: No such container: docker-pr6
[Pipeline] sh
17:20:26 [2021-09-16T17:20:26.272Z] + echo Chowning /workspace to jenkins user
17:20:26 [2021-09-16T17:20:26.272Z] Chowning /workspace to jenkins user
17:20:26 [2021-09-16T17:20:26.272Z] + id -u
17:20:26 [2021-09-16T17:20:26.272Z] + id -g
17:20:26 [2021-09-16T17:20:26.272Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42855:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:20:27 [2021-09-16T17:20:27.121Z] + bundleName=unit
17:20:27 [2021-09-16T17:20:27.121Z] + echo Creating unit-bundles.tar.gz
17:20:27 [2021-09-16T17:20:27.121Z] Creating unit-bundles.tar.gz
17:20:27 [2021-09-16T17:20:27.121Z] + 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
17:20:27 [2021-09-16T17:20:27.121Z] bundles/junit-report-libnetwork.xml
17:20:27 [2021-09-16T17:20:27.121Z] bundles/junit-report.xml
17:20:27 [2021-09-16T17:20:27.121Z] bundles/go-test-report-libnetwork.json
17:20:27 [2021-09-16T17:20:27.121Z] bundles/go-test-report.json
17:20:27 [2021-09-16T17:20:27.121Z] bundles/profile-libnetwork.out
17:20:27 [2021-09-16T17:20:27.121Z] bundles/profile.out
[Pipeline] archiveArtifacts
17:20:27 [2021-09-16T17:20:27.130Z] Archiving artifacts
17:20:27 [2021-09-16T17:20:27.686Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42855/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:20:27 [2021-09-16T17:20:27.996Z] + make clean
17:20:27 [2021-09-16T17:20:27.996Z] docker volume rm -f docker-dev-cache
17:20:28 [2021-09-16T17:20:28.005Z] === RUN   TestDockerSuite/TestStatsNoStream
17:20:28 [2021-09-16T17:20:28.252Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:20:30 [2021-09-16T17:20:30.528Z] === RUN   TestDockerSuite/TestStopContainerSignal
17:20:31 [2021-09-16T17:20:31.894Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:20:32 [2021-09-16T17:20:32.456Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:20:33 [2021-09-16T17:20:33.018Z] === RUN   TestDockerSuite/TestTopPrivileged
17:20:33 [2021-09-16T17:20:33.274Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:20:33 [2021-09-16T17:20:33.274Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:20:33 [2021-09-16T17:20:33.274Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:20:33 [2021-09-16T17:20:33.837Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:20:36 [2021-09-16T17:20:36.354Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:20:36 [2021-09-16T17:20:36.916Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
17:20:37 [2021-09-16T17:20:37.935Z] === RUN   TestConfigDaemonLibtrustID
17:20:37 [2021-09-16T17:20:37.935Z]     daemon_test.go:18: runtime.GOOS != "linux"
17:20:37 [2021-09-16T17:20:37.935Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:20:37 [2021-09-16T17:20:37.935Z] === RUN   TestDaemonConfigValidation
17:20:37 [2021-09-16T17:20:37.935Z]     daemon_test.go:37: runtime.GOOS != "linux"
17:20:37 [2021-09-16T17:20:37.935Z] --- SKIP: TestDaemonConfigValidation (0.00s)
17:20:37 [2021-09-16T17:20:37.935Z] === RUN   TestConfigDaemonSeccompProfiles
17:20:37 [2021-09-16T17:20:37.935Z]     daemon_test.go:103: runtime.GOOS != "linux"
17:20:37 [2021-09-16T17:20:37.935Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
17:20:37 [2021-09-16T17:20:37.935Z] PASS
17:20:37 [2021-09-16T17:20:37.935Z] ok  	github.com/docker/docker/integration/daemon	0.076s
17:20:37 [2021-09-16T17:20:37.935Z] 
17:20:37 [2021-09-16T17:20:37.935Z] === Skipped
17:20:37 [2021-09-16T17:20:37.935Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
17:20:37 [2021-09-16T17:20:37.935Z]     daemon_test.go:18: runtime.GOOS != "linux"
17:20:37 [2021-09-16T17:20:37.935Z] 
17:20:37 [2021-09-16T17:20:37.935Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
17:20:37 [2021-09-16T17:20:37.936Z]     daemon_test.go:37: runtime.GOOS != "linux"
17:20:37 [2021-09-16T17:20:37.936Z] 
17:20:37 [2021-09-16T17:20:37.936Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
17:20:37 [2021-09-16T17:20:37.936Z]     daemon_test.go:103: runtime.GOOS != "linux"
17:20:37 [2021-09-16T17:20:37.936Z] 
17:20:37 [2021-09-16T17:20:37.936Z] DONE 3 tests, 3 skipped in 17.283s
17:20:37 [2021-09-16T17:20:37.936Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:20:38 [2021-09-16T17:20:38.390Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:20:38 [2021-09-16T17:20:38.390Z] INFO: Testing against a local daemon
17:20:38 [2021-09-16T17:20:38.390Z] === RUN   TestCommitInheritsEnv
17:20:38 [2021-09-16T17:20:38.390Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:20:38 [2021-09-16T17:20:38.390Z] --- SKIP: TestCommitInheritsEnv (0.00s)
17:20:38 [2021-09-16T17:20:38.390Z] === RUN   TestImportExtremelyLargeImageWorks
17:20:38 [2021-09-16T17:20:38.390Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:20:38 [2021-09-16T17:20:38.390Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:20:38 [2021-09-16T17:20:38.390Z] === RUN   TestImagesFilterMultiReference
17:20:38 [2021-09-16T17:20:38.390Z] --- PASS: TestImagesFilterMultiReference (0.07s)
17:20:38 [2021-09-16T17:20:38.390Z] === RUN   TestImagePullPlatformInvalid
17:20:38 [2021-09-16T17:20:38.390Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:20:38 [2021-09-16T17:20:38.390Z] === RUN   TestRemoveImageOrphaning
17:20:39 [2021-09-16T17:20:39.348Z] --- PASS: TestRemoveImageOrphaning (0.80s)
17:20:39 [2021-09-16T17:20:39.348Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:20:39 [2021-09-16T17:20:39.348Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:20:39 [2021-09-16T17:20:39.348Z] === RUN   TestTagInvalidReference
17:20:39 [2021-09-16T17:20:39.348Z] --- PASS: TestTagInvalidReference (0.03s)
17:20:39 [2021-09-16T17:20:39.348Z] === RUN   TestTagValidPrefixedRepo
17:20:39 [2021-09-16T17:20:39.348Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
17:20:39 [2021-09-16T17:20:39.348Z] === RUN   TestTagExistedNameWithoutForce
17:20:39 [2021-09-16T17:20:39.348Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:20:39 [2021-09-16T17:20:39.348Z] === RUN   TestTagOfficialNames
17:20:39 [2021-09-16T17:20:39.348Z] --- PASS: TestTagOfficialNames (0.06s)
17:20:39 [2021-09-16T17:20:39.348Z] === RUN   TestTagMatchesDigest
17:20:39 [2021-09-16T17:20:39.348Z] --- PASS: TestTagMatchesDigest (0.02s)
17:20:39 [2021-09-16T17:20:39.348Z] PASS
17:20:39 [2021-09-16T17:20:39.432Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
17:20:39 [2021-09-16T17:20:39.432Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
17:20:39 [2021-09-16T17:20:39.803Z] ok  	github.com/docker/docker/integration/image	1.150s
17:20:39 [2021-09-16T17:20:39.803Z] 
17:20:39 [2021-09-16T17:20:39.803Z] === Skipped
17:20:39 [2021-09-16T17:20:39.803Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
17:20:39 [2021-09-16T17:20:39.804Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:20:39 [2021-09-16T17:20:39.804Z] 
17:20:39 [2021-09-16T17:20:39.804Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:20:39 [2021-09-16T17:20:39.804Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:20:39 [2021-09-16T17:20:39.804Z] 
17:20:39 [2021-09-16T17:20:39.804Z] DONE 11 tests, 2 skipped in 2.386s
17:20:39 [2021-09-16T17:20:39.804Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:20:39 [2021-09-16T17:20:39.992Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
17:20:40 [2021-09-16T17:20:40.554Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
17:20:40 [2021-09-16T17:20:40.554Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
17:20:40 [2021-09-16T17:20:40.554Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
17:20:40 [2021-09-16T17:20:40.554Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
17:20:40 [2021-09-16T17:20:40.554Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
17:20:41 [2021-09-16T17:20:41.327Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:20:41 [2021-09-16T17:20:41.327Z] INFO: Testing against a local daemon
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestNetworkCreateDelete
17:20:41 [2021-09-16T17:20:41.327Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestNetworkCreateDelete (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestDockerNetworkDeletePreferID
17:20:41 [2021-09-16T17:20:41.327Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestDaemonDNSFallback
17:20:41 [2021-09-16T17:20:41.327Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestInspectNetwork
17:20:41 [2021-09-16T17:20:41.327Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestInspectNetwork (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestRunContainerWithBridgeNone
17:20:41 [2021-09-16T17:20:41.327Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestNetworkInvalidJSON
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestNetworkInvalidJSON//networks/create
17:20:41 [2021-09-16T17:20:41.327Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:20:41 [2021-09-16T17:20:41.327Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:20:41 [2021-09-16T17:20:41.327Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:20:41 [2021-09-16T17:20:41.327Z] === CONT  TestNetworkInvalidJSON//networks/create
17:20:41 [2021-09-16T17:20:41.327Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:20:41 [2021-09-16T17:20:41.327Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:20:41 [2021-09-16T17:20:41.327Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:20:41 [2021-09-16T17:20:41.327Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestNetworkList
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestNetworkList//networks
17:20:41 [2021-09-16T17:20:41.327Z] === PAUSE TestNetworkList//networks
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestNetworkList//networks/
17:20:41 [2021-09-16T17:20:41.327Z] === PAUSE TestNetworkList//networks/
17:20:41 [2021-09-16T17:20:41.327Z] === CONT  TestNetworkList//networks
17:20:41 [2021-09-16T17:20:41.327Z] === CONT  TestNetworkList//networks/
17:20:41 [2021-09-16T17:20:41.327Z] --- PASS: TestNetworkList (0.02s)
17:20:41 [2021-09-16T17:20:41.327Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     --- PASS: TestNetworkList//networks (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestHostIPv4BridgeLabel
17:20:41 [2021-09-16T17:20:41.327Z]     network_test.go:128: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestDaemonRestartWithLiveRestore
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:30: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestDaemonDefaultNetworkPools
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:59: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestDaemonRestartWithExistingNetwork
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:103: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:137: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:188: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestServiceWithPredefinedNetwork
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:213: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:243: FLAKY_TEST
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestServiceWithDataPathPortInit
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:334: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:402: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z] PASS
17:20:41 [2021-09-16T17:20:41.327Z] ok  	github.com/docker/docker/integration/network	0.118s
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === Skipped
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     network_test.go:128: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:30: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:59: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:103: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:137: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:188: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:213: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:243: FLAKY_TEST
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:334: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:20:41 [2021-09-16T17:20:41.327Z]     service_test.go:402: testEnv.OSType == "windows"
17:20:41 [2021-09-16T17:20:41.327Z] 
17:20:41 [2021-09-16T17:20:41.327Z] DONE 22 tests, 15 skipped in 1.671s
17:20:41 [2021-09-16T17:20:41.327Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:20:41 [2021-09-16T17:20:41.482Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
17:20:41 [2021-09-16T17:20:41.782Z] testing: warning: no tests to run
17:20:41 [2021-09-16T17:20:41.782Z] PASS
17:20:41 [2021-09-16T17:20:41.782Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.055s
17:20:41 [2021-09-16T17:20:41.782Z] 
17:20:41 [2021-09-16T17:20:41.782Z] DONE 0 tests in 0.512s
17:20:42 [2021-09-16T17:20:42.237Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:20:42 [2021-09-16T17:20:42.410Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
17:20:42 [2021-09-16T17:20:42.699Z] testing: warning: no tests to run
17:20:42 [2021-09-16T17:20:42.699Z] PASS
17:20:42 [2021-09-16T17:20:42.699Z] ok  	github.com/docker/docker/integration/network/macvlan	0.051s
17:20:42 [2021-09-16T17:20:42.699Z] 
17:20:42 [2021-09-16T17:20:42.699Z] DONE 0 tests in 0.513s
17:20:42 [2021-09-16T17:20:42.699Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:20:42 [2021-09-16T17:20:42.971Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
17:20:43 [2021-09-16T17:20:43.153Z] testing: warning: no tests to run
17:20:43 [2021-09-16T17:20:43.153Z] PASS
17:20:43 [2021-09-16T17:20:43.153Z] ok  	github.com/docker/docker/integration/plugin	0.049s
17:20:43 [2021-09-16T17:20:43.153Z] 
17:20:43 [2021-09-16T17:20:43.153Z] DONE 0 tests in 0.488s
17:20:43 [2021-09-16T17:20:43.153Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:20:43 [2021-09-16T17:20:43.227Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
17:20:43 [2021-09-16T17:20:43.607Z] testing: warning: no tests to run
17:20:43 [2021-09-16T17:20:43.607Z] PASS
17:20:43 [2021-09-16T17:20:43.607Z] ok  	github.com/docker/docker/integration/plugin/authz	0.047s
17:20:43 [2021-09-16T17:20:43.607Z] 
17:20:43 [2021-09-16T17:20:43.607Z] DONE 0 tests in 0.504s
17:20:43 [2021-09-16T17:20:43.607Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:20:44 [2021-09-16T17:20:44.154Z] === RUN   TestDockerSuite/TestUpdateStats
17:20:46 [2021-09-16T17:20:46.043Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
17:20:47 [2021-09-16T17:20:47.951Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
17:20:48 [2021-09-16T17:20:48.296Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:20:48 [2021-09-16T17:20:48.296Z] INFO: Testing against a local daemon
17:20:48 [2021-09-16T17:20:48.296Z] === RUN   TestPluginInvalidJSON
17:20:48 [2021-09-16T17:20:48.296Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:20:48 [2021-09-16T17:20:48.296Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:20:48 [2021-09-16T17:20:48.296Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:20:48 [2021-09-16T17:20:48.296Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:20:48 [2021-09-16T17:20:48.296Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:20:48 [2021-09-16T17:20:48.296Z] === RUN   TestPluginInstall
17:20:48 [2021-09-16T17:20:48.296Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:20:48 [2021-09-16T17:20:48.296Z] --- SKIP: TestPluginInstall (0.00s)
17:20:48 [2021-09-16T17:20:48.296Z] === RUN   TestPluginsWithRuntimes
17:20:48 [2021-09-16T17:20:48.296Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:20:48 [2021-09-16T17:20:48.296Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:20:48 [2021-09-16T17:20:48.296Z] === RUN   TestPluginBackCompatMediaTypes
17:20:48 [2021-09-16T17:20:48.296Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:20:48 [2021-09-16T17:20:48.296Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:20:48 [2021-09-16T17:20:48.296Z] PASS
17:20:48 [2021-09-16T17:20:48.296Z] ok  	github.com/docker/docker/integration/plugin/common	0.076s
17:20:48 [2021-09-16T17:20:48.296Z] 
17:20:48 [2021-09-16T17:20:48.296Z] === Skipped
17:20:48 [2021-09-16T17:20:48.296Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:20:48 [2021-09-16T17:20:48.296Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:20:48 [2021-09-16T17:20:48.296Z] 
17:20:48 [2021-09-16T17:20:48.296Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
17:20:48 [2021-09-16T17:20:48.296Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:20:48 [2021-09-16T17:20:48.296Z] 
17:20:48 [2021-09-16T17:20:48.296Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
17:20:48 [2021-09-16T17:20:48.296Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:20:48 [2021-09-16T17:20:48.296Z] 
17:20:48 [2021-09-16T17:20:48.296Z] DONE 5 tests, 3 skipped in 4.668s
17:20:48 [2021-09-16T17:20:48.512Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
17:20:48 [2021-09-16T17:20:48.512Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
17:20:48 [2021-09-16T17:20:48.512Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
17:20:48 [2021-09-16T17:20:48.752Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:20:49 [2021-09-16T17:20:49.439Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
17:20:50 [2021-09-16T17:20:50.061Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:20:50 [2021-09-16T17:20:50.622Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
17:20:50 [2021-09-16T17:20:50.913Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:20:50 [2021-09-16T17:20:50.913Z] INFO: Testing against a local daemon
17:20:50 [2021-09-16T17:20:50.913Z] === RUN   TestExternalGraphDriver
17:20:50 [2021-09-16T17:20:50.913Z]     external_test.go:47: runtime.GOOS == "windows"
17:20:50 [2021-09-16T17:20:50.913Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:20:50 [2021-09-16T17:20:50.913Z] === RUN   TestGraphdriverPluginV2
17:20:50 [2021-09-16T17:20:50.913Z]     external_test.go:407: runtime.GOOS == "windows"
17:20:50 [2021-09-16T17:20:50.913Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:20:50 [2021-09-16T17:20:50.913Z] PASS
17:20:50 [2021-09-16T17:20:50.913Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.075s
17:20:50 [2021-09-16T17:20:50.913Z] 
17:20:50 [2021-09-16T17:20:50.913Z] === Skipped
17:20:50 [2021-09-16T17:20:50.913Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:20:50 [2021-09-16T17:20:50.913Z]     external_test.go:47: runtime.GOOS == "windows"
17:20:50 [2021-09-16T17:20:50.913Z] 
17:20:50 [2021-09-16T17:20:50.913Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:20:50 [2021-09-16T17:20:50.913Z]     external_test.go:407: runtime.GOOS == "windows"
17:20:50 [2021-09-16T17:20:50.913Z] 
17:20:50 [2021-09-16T17:20:50.913Z] DONE 2 tests, 2 skipped in 2.187s
17:20:50 [2021-09-16T17:20:50.913Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:20:52 [2021-09-16T17:20:52.437Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:20:52 [2021-09-16T17:20:52.437Z] INFO: Testing against a local daemon
17:20:52 [2021-09-16T17:20:52.437Z] === RUN   TestReadPluginNoRead
17:20:52 [2021-09-16T17:20:52.437Z]     read_test.go:21: no unix domain sockets on Windows
17:20:52 [2021-09-16T17:20:52.437Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:20:52 [2021-09-16T17:20:52.437Z] PASS
17:20:52 [2021-09-16T17:20:52.437Z] ok  	github.com/docker/docker/integration/plugin/logging	0.068s
17:20:52 [2021-09-16T17:20:52.437Z] 
17:20:52 [2021-09-16T17:20:52.437Z] === Skipped
17:20:52 [2021-09-16T17:20:52.437Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:20:52 [2021-09-16T17:20:52.437Z]     read_test.go:21: no unix domain sockets on Windows
17:20:52 [2021-09-16T17:20:52.437Z] 
17:20:52 [2021-09-16T17:20:52.437Z] DONE 1 tests, 1 skipped in 1.611s
17:20:52 [2021-09-16T17:20:52.437Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:20:53 [2021-09-16T17:20:53.137Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
17:20:53 [2021-09-16T17:20:53.397Z] testing: warning: no tests to run
17:20:53 [2021-09-16T17:20:53.397Z] PASS
17:20:53 [2021-09-16T17:20:53.397Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.050s
17:20:53 [2021-09-16T17:20:53.397Z] 
17:20:53 [2021-09-16T17:20:53.397Z] DONE 0 tests in 0.749s
17:20:53 [2021-09-16T17:20:53.397Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:20:53 [2021-09-16T17:20:53.699Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
17:20:54 [2021-09-16T17:20:54.921Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:20:54 [2021-09-16T17:20:54.921Z] INFO: Testing against a local daemon
17:20:54 [2021-09-16T17:20:54.921Z] === RUN   TestPluginWithDevMounts
17:20:54 [2021-09-16T17:20:54.921Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:20:54 [2021-09-16T17:20:54.921Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:20:54 [2021-09-16T17:20:54.921Z] PASS
17:20:54 [2021-09-16T17:20:54.921Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.064s
17:20:54 [2021-09-16T17:20:54.921Z] 
17:20:54 [2021-09-16T17:20:54.921Z] === Skipped
17:20:54 [2021-09-16T17:20:54.921Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:20:54 [2021-09-16T17:20:54.921Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:20:54 [2021-09-16T17:20:54.921Z] 
17:20:54 [2021-09-16T17:20:54.921Z] DONE 1 tests, 1 skipped in 1.620s
17:20:54 [2021-09-16T17:20:54.921Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:20:55 [2021-09-16T17:20:55.589Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
17:20:56 [2021-09-16T17:20:56.446Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:20:56 [2021-09-16T17:20:56.446Z] INFO: Testing against a local daemon
17:20:56 [2021-09-16T17:20:56.446Z] === RUN   TestSecretInspect
17:20:56 [2021-09-16T17:20:56.446Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:20:56 [2021-09-16T17:20:56.446Z] --- SKIP: TestSecretInspect (0.00s)
17:20:56 [2021-09-16T17:20:56.446Z] === RUN   TestSecretList
17:20:56 [2021-09-16T17:20:56.446Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:20:56 [2021-09-16T17:20:56.446Z] --- SKIP: TestSecretList (0.00s)
17:20:56 [2021-09-16T17:20:56.446Z] === RUN   TestSecretsCreateAndDelete
17:20:56 [2021-09-16T17:20:56.446Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:20:56 [2021-09-16T17:20:56.446Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
17:20:56 [2021-09-16T17:20:56.446Z] === RUN   TestSecretsUpdate
17:20:56 [2021-09-16T17:20:56.446Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:20:56 [2021-09-16T17:20:56.446Z] --- SKIP: TestSecretsUpdate (0.00s)
17:20:56 [2021-09-16T17:20:56.446Z] === RUN   TestTemplatedSecret
17:20:56 [2021-09-16T17:20:56.446Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:20:56 [2021-09-16T17:20:56.446Z] --- SKIP: TestTemplatedSecret (0.00s)
17:20:56 [2021-09-16T17:20:56.446Z] === RUN   TestSecretCreateResolve
17:20:56 [2021-09-16T17:20:56.446Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:20:56 [2021-09-16T17:20:56.446Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:20:56 [2021-09-16T17:20:56.446Z] PASS
17:20:56 [2021-09-16T17:20:56.446Z] ok  	github.com/docker/docker/integration/secret	0.069s
17:20:56 [2021-09-16T17:20:56.446Z] 
17:20:56 [2021-09-16T17:20:56.446Z] === Skipped
17:20:56 [2021-09-16T17:20:56.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:20:56 [2021-09-16T17:20:56.446Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:20:56 [2021-09-16T17:20:56.446Z] 
17:20:56 [2021-09-16T17:20:56.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:20:56 [2021-09-16T17:20:56.446Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:20:56 [2021-09-16T17:20:56.446Z] 
17:20:56 [2021-09-16T17:20:56.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:20:56 [2021-09-16T17:20:56.446Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:20:56 [2021-09-16T17:20:56.446Z] 
17:20:56 [2021-09-16T17:20:56.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:20:56 [2021-09-16T17:20:56.446Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:20:56 [2021-09-16T17:20:56.446Z] 
17:20:56 [2021-09-16T17:20:56.446Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
17:20:56 [2021-09-16T17:20:56.446Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:20:56 [2021-09-16T17:20:56.446Z] 
17:20:56 [2021-09-16T17:20:56.446Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:20:56 [2021-09-16T17:20:56.446Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:20:56 [2021-09-16T17:20:56.446Z] 
17:20:56 [2021-09-16T17:20:56.446Z] DONE 6 tests, 6 skipped in 1.390s
17:20:56 [2021-09-16T17:20:56.446Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:20:57 [2021-09-16T17:20:57.476Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
17:20:57 [2021-09-16T17:20:57.970Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:20:57 [2021-09-16T17:20:57.970Z] INFO: Testing against a local daemon
17:20:57 [2021-09-16T17:20:57.970Z] === RUN   TestServiceCreateInit
17:20:57 [2021-09-16T17:20:57.970Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:20:57 [2021-09-16T17:20:57.970Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:20:57 [2021-09-16T17:20:57.970Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:20:57 [2021-09-16T17:20:57.970Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:20:57 [2021-09-16T17:20:57.970Z] --- PASS: TestServiceCreateInit (0.03s)
17:20:57 [2021-09-16T17:20:57.970Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:20:57 [2021-09-16T17:20:57.970Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:20:57 [2021-09-16T17:20:57.970Z] === RUN   TestCreateServiceMultipleTimes
17:20:57 [2021-09-16T17:20:57.971Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:20:57 [2021-09-16T17:20:57.971Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:20:57 [2021-09-16T17:20:57.971Z] === RUN   TestCreateServiceConflict
17:20:57 [2021-09-16T17:20:57.971Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:20:57 [2021-09-16T17:20:57.971Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:20:57 [2021-09-16T17:20:57.971Z] === RUN   TestCreateServiceMaxReplicas
17:20:57 [2021-09-16T17:20:57.971Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:20:57 [2021-09-16T17:20:57.971Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
17:20:57 [2021-09-16T17:20:57.971Z] === RUN   TestCreateWithDuplicateNetworkNames
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestCreateServiceSecretFileMode
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestCreateServiceConfigFileMode
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestCreateServiceSysctls
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestCreateServiceSysctls (0.03s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestCreateServiceCapabilities
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestInspect
17:20:58 [2021-09-16T17:20:58.425Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestInspect (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestCreateJob
17:20:58 [2021-09-16T17:20:58.425Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestCreateJob (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestReplicatedJob
17:20:58 [2021-09-16T17:20:58.425Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestReplicatedJob (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestUpdateReplicatedJob
17:20:58 [2021-09-16T17:20:58.425Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestServiceListWithStatuses
17:20:58 [2021-09-16T17:20:58.425Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestDockerNetworkConnectAlias
17:20:58 [2021-09-16T17:20:58.425Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestDockerNetworkReConnect
17:20:58 [2021-09-16T17:20:58.425Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestServicePlugin
17:20:58 [2021-09-16T17:20:58.425Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestServicePlugin (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestServiceUpdateLabel
17:20:58 [2021-09-16T17:20:58.425Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestServiceUpdateSecrets
17:20:58 [2021-09-16T17:20:58.425Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestServiceUpdateConfigs
17:20:58 [2021-09-16T17:20:58.425Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestServiceUpdateNetwork
17:20:58 [2021-09-16T17:20:58.425Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] === RUN   TestServiceUpdatePidsLimit
17:20:58 [2021-09-16T17:20:58.425Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:20:58 [2021-09-16T17:20:58.425Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] PASS
17:20:58 [2021-09-16T17:20:58.425Z] ok  	github.com/docker/docker/integration/service	0.170s
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === Skipped
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
17:20:58 [2021-09-16T17:20:58.425Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:20:58 [2021-09-16T17:20:58.425Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:20:58 [2021-09-16T17:20:58.425Z] 
17:20:58 [2021-09-16T17:20:58.425Z] DONE 24 tests, 23 skipped in 1.907s
17:20:58 [2021-09-16T17:20:58.425Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:20:58 [2021-09-16T17:20:58.842Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:20:59 [2021-09-16T17:20:59.948Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:20:59 [2021-09-16T17:20:59.948Z] INFO: Testing against a local daemon
17:20:59 [2021-09-16T17:20:59.948Z] === RUN   TestSessionCreate
17:20:59 [2021-09-16T17:20:59.948Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:20:59 [2021-09-16T17:20:59.948Z] --- SKIP: TestSessionCreate (0.00s)
17:20:59 [2021-09-16T17:20:59.948Z] === RUN   TestSessionCreateWithBadUpgrade
17:20:59 [2021-09-16T17:20:59.948Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:20:59 [2021-09-16T17:20:59.948Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:20:59 [2021-09-16T17:20:59.948Z] PASS
17:20:59 [2021-09-16T17:20:59.948Z] ok  	github.com/docker/docker/integration/session	0.062s
17:20:59 [2021-09-16T17:20:59.948Z] 
17:20:59 [2021-09-16T17:20:59.948Z] === Skipped
17:20:59 [2021-09-16T17:20:59.948Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:20:59 [2021-09-16T17:20:59.948Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:20:59 [2021-09-16T17:20:59.948Z] 
17:20:59 [2021-09-16T17:20:59.948Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:20:59 [2021-09-16T17:20:59.948Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:20:59 [2021-09-16T17:20:59.948Z] 
17:20:59 [2021-09-16T17:20:59.948Z] DONE 2 tests, 2 skipped in 1.302s
17:20:59 [2021-09-16T17:20:59.948Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:21:01 [2021-09-16T17:21:01.364Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:21:01 [2021-09-16T17:21:01.471Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:21:01 [2021-09-16T17:21:01.471Z] INFO: Testing against a local daemon
17:21:01 [2021-09-16T17:21:01.471Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:21:01 [2021-09-16T17:21:01.471Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:21:01 [2021-09-16T17:21:01.471Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:21:01 [2021-09-16T17:21:01.471Z] === RUN   TestDiskUsage
17:21:01 [2021-09-16T17:21:01.471Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
17:21:01 [2021-09-16T17:21:01.471Z] --- SKIP: TestDiskUsage (0.00s)
17:21:01 [2021-09-16T17:21:01.471Z] === RUN   TestEventsExecDie
17:21:01 [2021-09-16T17:21:01.471Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:21:01 [2021-09-16T17:21:01.471Z] --- SKIP: TestEventsExecDie (0.00s)
17:21:01 [2021-09-16T17:21:01.471Z] === RUN   TestEventsBackwardsCompatible
17:21:01 [2021-09-16T17:21:01.471Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:21:01 [2021-09-16T17:21:01.471Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:21:01 [2021-09-16T17:21:01.471Z] === RUN   TestEventsVolumeCreate
17:21:01 [2021-09-16T17:21:01.471Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:21:01 [2021-09-16T17:21:01.471Z] --- SKIP: TestEventsVolumeCreate (0.00s)
17:21:01 [2021-09-16T17:21:01.471Z] === RUN   TestInfoAPI
17:21:01 [2021-09-16T17:21:01.471Z] --- PASS: TestInfoAPI (0.03s)
17:21:01 [2021-09-16T17:21:01.471Z] === RUN   TestInfoAPIWarnings
17:21:01 [2021-09-16T17:21:01.471Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:21:01 [2021-09-16T17:21:01.471Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:21:01 [2021-09-16T17:21:01.471Z] === RUN   TestInfoDebug
17:21:01 [2021-09-16T17:21:01.471Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:21:01 [2021-09-16T17:21:01.471Z] --- SKIP: TestInfoDebug (0.00s)
17:21:01 [2021-09-16T17:21:01.471Z] === RUN   TestInfoInsecureRegistries
17:21:01 [2021-09-16T17:21:01.471Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:21:01 [2021-09-16T17:21:01.471Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:21:01 [2021-09-16T17:21:01.471Z] === RUN   TestInfoRegistryMirrors
17:21:01 [2021-09-16T17:21:01.471Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:21:01 [2021-09-16T17:21:01.471Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:21:01 [2021-09-16T17:21:01.471Z] === RUN   TestLoginFailsWithBadCredentials
17:21:02 [2021-09-16T17:21:02.431Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s)
17:21:02 [2021-09-16T17:21:02.431Z] === RUN   TestPingCacheHeaders
17:21:02 [2021-09-16T17:21:02.431Z] --- PASS: TestPingCacheHeaders (0.02s)
17:21:02 [2021-09-16T17:21:02.431Z] === RUN   TestPingGet
17:21:02 [2021-09-16T17:21:02.431Z] --- PASS: TestPingGet (0.02s)
17:21:02 [2021-09-16T17:21:02.431Z] === RUN   TestPingHead
17:21:02 [2021-09-16T17:21:02.431Z] --- PASS: TestPingHead (0.02s)
17:21:02 [2021-09-16T17:21:02.431Z] === RUN   TestVersion
17:21:02 [2021-09-16T17:21:02.431Z] --- PASS: TestVersion (0.02s)
17:21:02 [2021-09-16T17:21:02.431Z] PASS
17:21:02 [2021-09-16T17:21:02.431Z] ok  	github.com/docker/docker/integration/system	1.138s
17:21:02 [2021-09-16T17:21:02.431Z] 
17:21:02 [2021-09-16T17:21:02.431Z] === Skipped
17:21:02 [2021-09-16T17:21:02.431Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:21:02 [2021-09-16T17:21:02.431Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:21:02 [2021-09-16T17:21:02.431Z] 
17:21:02 [2021-09-16T17:21:02.431Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
17:21:02 [2021-09-16T17:21:02.431Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
17:21:02 [2021-09-16T17:21:02.431Z] 
17:21:02 [2021-09-16T17:21:02.431Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:21:02 [2021-09-16T17:21:02.431Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:21:02 [2021-09-16T17:21:02.431Z] 
17:21:02 [2021-09-16T17:21:02.431Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:21:02 [2021-09-16T17:21:02.431Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:21:02 [2021-09-16T17:21:02.431Z] 
17:21:02 [2021-09-16T17:21:02.431Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
17:21:02 [2021-09-16T17:21:02.431Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:21:02 [2021-09-16T17:21:02.431Z] 
17:21:02 [2021-09-16T17:21:02.431Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:21:02 [2021-09-16T17:21:02.431Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:21:02 [2021-09-16T17:21:02.431Z] 
17:21:02 [2021-09-16T17:21:02.431Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:21:02 [2021-09-16T17:21:02.431Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:21:02 [2021-09-16T17:21:02.431Z] 
17:21:02 [2021-09-16T17:21:02.431Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:21:02 [2021-09-16T17:21:02.431Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:21:02 [2021-09-16T17:21:02.431Z] 
17:21:02 [2021-09-16T17:21:02.431Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:21:02 [2021-09-16T17:21:02.431Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:21:02 [2021-09-16T17:21:02.431Z] 
17:21:02 [2021-09-16T17:21:02.431Z] DONE 15 tests, 9 skipped in 2.437s
17:21:02 [2021-09-16T17:21:02.431Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:21:03 [2021-09-16T17:21:03.878Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
17:21:03 [2021-09-16T17:21:03.953Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:21:03 [2021-09-16T17:21:03.953Z] INFO: Testing against a local daemon
17:21:03 [2021-09-16T17:21:03.953Z] === RUN   TestVolumesCreateAndList
17:21:03 [2021-09-16T17:21:03.953Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:21:03 [2021-09-16T17:21:03.953Z] === RUN   TestVolumesRemove
17:21:03 [2021-09-16T17:21:03.953Z] --- PASS: TestVolumesRemove (0.10s)
17:21:03 [2021-09-16T17:21:03.953Z] === RUN   TestVolumesInspect
17:21:03 [2021-09-16T17:21:03.953Z] --- PASS: TestVolumesInspect (0.03s)
17:21:03 [2021-09-16T17:21:03.953Z] === RUN   TestVolumesInvalidJSON
17:21:03 [2021-09-16T17:21:03.953Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:21:03 [2021-09-16T17:21:03.953Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:21:03 [2021-09-16T17:21:03.953Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:21:03 [2021-09-16T17:21:03.953Z] --- PASS: TestVolumesInvalidJSON (0.02s)
17:21:03 [2021-09-16T17:21:03.953Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:21:03 [2021-09-16T17:21:03.953Z] PASS
17:21:03 [2021-09-16T17:21:03.953Z] ok  	github.com/docker/docker/integration/volume	0.224s
17:21:03 [2021-09-16T17:21:03.953Z] 
17:21:03 [2021-09-16T17:21:03.953Z] DONE 5 tests in 1.481s
17:21:03 [2021-09-16T17:21:03.953Z] INFO: make.ps1 ended at 09/16/2021 17:21:03
17:21:03 [2021-09-16T17:21:03.953Z] INFO: Integration CLI tests being run from the host:
17:21:03 [2021-09-16T17:21:03.953Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
17:21:04 [2021-09-16T17:21:04.808Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
17:21:06 [2021-09-16T17:21:06.696Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
17:21:06 [2021-09-16T17:21:06.696Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
17:21:07 [2021-09-16T17:21:07.257Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
17:21:08 [2021-09-16T17:21:08.624Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
17:21:09 [2021-09-16T17:21:09.988Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
17:21:10 [2021-09-16T17:21:10.992Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
17:21:10 [2021-09-16T17:21:10.992Z] INFO: Testing against a local daemon
17:21:10 [2021-09-16T17:21:10.992Z] === RUN   TestDockerSuite
17:21:10 [2021-09-16T17:21:10.992Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:21:10 [2021-09-16T17:21:10.992Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:21:10 [2021-09-16T17:21:10.992Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:21:10 [2021-09-16T17:21:10.992Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:21:10 [2021-09-16T17:21:10.992Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:21:10 [2021-09-16T17:21:10.992Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:21:10 [2021-09-16T17:21:10.992Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:21:10 [2021-09-16T17:21:10.992Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:21:10 [2021-09-16T17:21:10.992Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:21:10 [2021-09-16T17:21:10.992Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:21:11 [2021-09-16T17:21:11.353Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
17:21:11 [2021-09-16T17:21:11.446Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:21:11 [2021-09-16T17:21:11.446Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:21:12 [2021-09-16T17:21:12.402Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:21:12 [2021-09-16T17:21:12.402Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:21:12 [2021-09-16T17:21:12.718Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
17:21:13 [2021-09-16T17:21:13.647Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
17:21:15 [2021-09-16T17:21:15.041Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:21:20 [2021-09-16T17:21:20.320Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
17:21:21 [2021-09-16T17:21:21.685Z]     docker_cli_service_logs_test.go:246: checking task zlcdo4xyikfm
17:21:21 [2021-09-16T17:21:21.685Z]     docker_cli_service_logs_test.go:251: checking messages for zlcdo4xyikfm
17:21:21 [2021-09-16T17:21:21.685Z]     docker_cli_service_logs_test.go:246: checking task mdsalyslok4j
17:21:21 [2021-09-16T17:21:21.685Z]     docker_cli_service_logs_test.go:251: checking messages for mdsalyslok4j
17:21:22 [2021-09-16T17:21:22.845Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:21:22 [2021-09-16T17:21:22.845Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:21:22 [2021-09-16T17:21:22.845Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:21:22 [2021-09-16T17:21:22.845Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:21:22 [2021-09-16T17:21:22.845Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:21:22 [2021-09-16T17:21:22.845Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:21:22 [2021-09-16T17:21:22.845Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:21:22 [2021-09-16T17:21:22.845Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:21:22 [2021-09-16T17:21:22.845Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:21:22 [2021-09-16T17:21:22.845Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:21:22 [2021-09-16T17:21:22.845Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:21:22 [2021-09-16T17:21:22.845Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:21:22 [2021-09-16T17:21:22.845Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:21:22 [2021-09-16T17:21:22.845Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:21:22 [2021-09-16T17:21:22.845Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:21:22 [2021-09-16T17:21:22.845Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:21:22 [2021-09-16T17:21:22.845Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:21:22 [2021-09-16T17:21:22.845Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:21:22 [2021-09-16T17:21:22.845Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
17:21:22 [2021-09-16T17:21:22.845Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:21:23 [2021-09-16T17:21:23.302Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:21:23 [2021-09-16T17:21:23.302Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
17:21:23 [2021-09-16T17:21:23.302Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:21:23 [2021-09-16T17:21:23.302Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
17:21:23 [2021-09-16T17:21:23.302Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:21:26 [2021-09-16T17:21:26.237Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:21:28 [2021-09-16T17:21:28.409Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:21:28 [2021-09-16T17:21:28.409Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
17:21:28 [2021-09-16T17:21:28.409Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:21:28 [2021-09-16T17:21:28.409Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
17:21:28 [2021-09-16T17:21:28.409Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:21:28 [2021-09-16T17:21:28.409Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
17:21:28 [2021-09-16T17:21:28.409Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:21:28 [2021-09-16T17:21:28.409Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:21:28 [2021-09-16T17:21:28.409Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:21:31 [2021-09-16T17:21:31.320Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:21:31 [2021-09-16T17:21:31.320Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:21:31 [2021-09-16T17:21:31.320Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:21:31 [2021-09-16T17:21:31.320Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:21:31 [2021-09-16T17:21:31.320Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:21:31 [2021-09-16T17:21:31.616Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:21:31 [2021-09-16T17:21:31.616Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:21:31 [2021-09-16T17:21:31.616Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:21:31 [2021-09-16T17:21:31.616Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:21:31 [2021-09-16T17:21:31.616Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:21:31 [2021-09-16T17:21:31.616Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:21:31 [2021-09-16T17:21:31.616Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:21:31 [2021-09-16T17:21:31.616Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:21:31 [2021-09-16T17:21:31.616Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:21:32 [2021-09-16T17:21:32.177Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:21:32 [2021-09-16T17:21:32.177Z] === RUN   TestDockerSwarmSuite/TestServiceScale
17:21:32 [2021-09-16T17:21:32.177Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:21:32 [2021-09-16T17:21:32.433Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:21:32 [2021-09-16T17:21:32.433Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:21:32 [2021-09-16T17:21:32.433Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:21:34 [2021-09-16T17:21:34.323Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:21:34 [2021-09-16T17:21:34.323Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:21:34 [2021-09-16T17:21:34.323Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:21:34 [2021-09-16T17:21:34.323Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:21:34 [2021-09-16T17:21:34.579Z] === RUN   TestDockerSuite/TestVolumeEvents
17:21:34 [2021-09-16T17:21:34.835Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
17:21:35 [2021-09-16T17:21:35.999Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:21:40 [2021-09-16T17:21:40.093Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:21:41 [2021-09-16T17:21:41.460Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:21:41 [2021-09-16T17:21:41.460Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:21:41 [2021-09-16T17:21:41.460Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:21:43 [2021-09-16T17:21:43.350Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:21:46 [2021-09-16T17:21:46.617Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:21:46 [2021-09-16T17:21:46.617Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:21:46 [2021-09-16T17:21:46.617Z] --- PASS: TestDockerSuite (1261.09s)
17:21:46 [2021-09-16T17:21:46.617Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
17:21:46 [2021-09-16T17:21:46.617Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
17:21:46 [2021-09-16T17:21:46.617Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
17:21:46 [2021-09-16T17:21:46.617Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
17:21:46 [2021-09-16T17:21:46.617Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
17:21:46 [2021-09-16T17:21:46.617Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
17:21:46 [2021-09-16T17:21:46.617Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
17:21:46 [2021-09-16T17:21:46.617Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.69s)
17:21:46 [2021-09-16T17:21:46.617Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.17s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.39s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.46s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.39s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.98s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.34s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.34s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.01s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.67s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.70s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.73s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.69s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (2.19s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.67s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.92s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.74s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.81s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.83s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.07s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.49s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.29s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.12s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.99s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.89s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.45s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.37s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.25s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.14s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.54s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.97s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.34s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.04s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.58s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.00s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.45s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.18s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.27s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.69s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.60s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.70s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.24s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.70s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.68s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.20s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.92s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.25s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (0.87s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.92s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.85s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.84s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.24s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.57s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.48s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.88s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.45s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.88s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.22s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.39s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.40s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.35s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.60s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.67s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.20s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.05s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.84s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.82s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.75s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.57s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.44s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.86s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.36s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.60s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.73s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.50s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.27s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.22s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.19s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.99s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.16s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.63s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.71s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.27s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.50s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.30s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.22s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.46s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.57s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.21s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.44s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.96s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.45s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.34s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.76s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.45s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.68s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.62s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.27s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.22s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.57s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.10s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.12s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.10s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.50s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.32s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.90s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.60s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.05s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.50s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.18s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.11s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.66s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.18s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.95s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.32s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.32s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.41s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.73s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.44s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.57s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.59s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.45s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.41s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.20s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (5.90s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.95s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.08s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.43s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.67s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.43s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.45s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.12s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.80s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.46s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.61s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.45s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildFails (0.71s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.75s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.92s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.85s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.64s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.61s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.14s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.55s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.64s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.72s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.20s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.48s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.59s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.93s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.74s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.40s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.40s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.28s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.43s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.41s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.25s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.44s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.06s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.16s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.85s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.04s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.04s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.40s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.07s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.55s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.81s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.61s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.33s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.30s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.69s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.19s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.35s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.60s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.57s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.16s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.26s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.23s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.53s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.59s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.61s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.83s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.36s)
17:21:46 [2021-09-16T17:21:46.618Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.79s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.97s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.24s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.56s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.33s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.52s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.57s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.71s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.93s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.88s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildRm (3.22s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.93s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.10s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.32s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.98s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.71s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.62s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.33s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.71s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.72s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.12s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.78s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.63s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.42s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.13s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildUser (1.45s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.59s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.94s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.24s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.70s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.66s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.28s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.63s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.72s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.71s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.10s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.24s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.35s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.47s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.25s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCommitChange (0.60s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCommitHardlink (0.93s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCommitNewFile (0.94s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.59s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.11s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.66s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.23s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.77s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.20s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.26s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.48s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.52s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.48s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.55s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.44s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.73s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.71s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.78s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.60s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.56s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.48s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.65s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.48s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.48s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.59s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.53s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.43s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.08s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.30s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.69s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.47s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.57s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.63s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.59s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.77s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.16s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.85s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.35s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.34s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (1.52s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.41s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.33s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000e38480_<nil>} (1.59s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12513644247_/foo_false__<nil>_<nil>_<nil>} (1.32s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12513644247_/foo_true__<nil>_<nil>_<nil>} (1.48s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3817457318_/foo_false__<nil>_<nil>_<nil>} (1.33s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3817457318_/foo_true__<nil>_<nil>_<nil>} (1.42s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3817457318_/foo_true__0xc000e384b0_<nil>_<nil>} (1.45s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000e384c8_<nil>} (0.71s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000e384e0_<nil>} (1.58s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000e384f8_<nil>} (1.63s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000e38510_<nil>} (1.29s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.24s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.02s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
17:21:46 [2021-09-16T17:21:46.619Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.65s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.30s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.02s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.43s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.11s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.51s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.47s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.51s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.48s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.55s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.53s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.48s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.62s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.66s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.19s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.73s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.65s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.89s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.86s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.82s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.59s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.35s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.57s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.32s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.85s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToCaseE (1.78s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.47s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToCaseG (2.64s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.11s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.49s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.65s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.89s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToDot (0.68s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.33s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.37s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.79s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.02s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.38s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.88s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.05s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.12s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.09s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.46s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.52s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.90s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.49s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.09s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateRM (0.21s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.14s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.48s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.65s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.59s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.30s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.20s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.56s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.56s)
17:21:46 [2021-09-16T17:21:46.619Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.59s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.00s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.59s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.13s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.07s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.27s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.78s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.05s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.94s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.35s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.83s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.79s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.67s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.59s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.50s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.44s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.05s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.06s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.10s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.76s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.53s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.98s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.91s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.20s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.25s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.99s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsFormat (1.15s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.68s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.36s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.46s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsRename (0.66s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsResize (0.62s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.66s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsTop (0.52s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.96s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExec (0.64s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.53s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.56s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.09s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.52s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.54s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.63s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.51s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.83s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecEnv (0.49s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.69s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.65s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.88s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.70s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.50s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecParseError (0.45s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.52s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.44s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.99s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.70s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.66s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecTTY (0.54s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.50s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.19s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.61s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.61s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.55s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.66s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestHealth (18.97s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.67s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.22s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.71s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.08s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.75s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.50s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.52s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.09s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.39s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImportFile (1.28s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.15s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.51s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.49s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.45s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.04s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.42s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.42s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.68s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.46s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.53s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.43s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.34s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.62s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.95s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.45s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.40s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.40s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.93s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.87s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.30s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.30s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.64s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.24s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.42s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.43s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.47s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.90s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.05s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.86s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsSince (6.50s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.41s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsTail (0.50s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.40s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestNetHostname (1.28s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestNetworkEvents (0.74s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.78s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.66s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestPluginActive (1.54s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.27s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.68s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.52s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.15s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.15s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (4.49s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.01s)
17:21:46 [2021-09-16T17:21:46.620Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.15s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPortList (7.40s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.84s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (5.87s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.39s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.45s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.52s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.00s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.33s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.42s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.49s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.94s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.01s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.96s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.37s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.93s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.25s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.84s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.15s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.08s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.72s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.41s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.38s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.48s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.45s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.26s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.17s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.87s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.86s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.34s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.30s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.92s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.91s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.36s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.00s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.85s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.96s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.09s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.68s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.74s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.14s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.45s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.20s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.01s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.80s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.87s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.56s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.59s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.48s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.65s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.77s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.94s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.52s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.85s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.67s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.77s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.55s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.42s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.46s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.45s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.95s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.99s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.47s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.55s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.65s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.12s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.55s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.35s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.99s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.45s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.71s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.64s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.25s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (0.91s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.98s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.70s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.33s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.55s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.42s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.41s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.41s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.41s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.60s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.43s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.81s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.19s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.93s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.09s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.83s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.95s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.78s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.90s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.58s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.86s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.14s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.88s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.12s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.95s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.86s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunMount (3.94s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.57s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.87s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.29s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.93s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.41s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.43s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.95s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.01s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.46s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.65s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.54s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.84s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.87s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.72s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.40s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.65s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.49s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.13s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunPortInUse (1.06s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.49s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.57s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.63s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.43s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.49s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.47s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.17s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.36s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.25s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunRm (0.57s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.69s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.51s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.52s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.09s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.48s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.84s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.29s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.43s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.60s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.57s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.56s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.51s)
17:21:46 [2021-09-16T17:21:46.621Z]     --- PASS: TestDockerSuite/TestRunState (1.37s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.60s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.62s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.20s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.28s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.55s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.39s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.04s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.15s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.46s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.43s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.41s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.30s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (0.93s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.46s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.44s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.44s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.43s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.46s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.61s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.41s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.65s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.32s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.86s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.66s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.05s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.61s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.61s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.51s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.92s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.48s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.58s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.02s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.57s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.16s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.55s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.62s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.65s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.16s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.56s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.32s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.15s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.32s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.41s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.63s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.68s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.73s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.11s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.33s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.22s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.02s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.07s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.25s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.57s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.11s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.97s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.94s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.77s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.99s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (2.07s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.39s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.19s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.48s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.73s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.94s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.74s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.64s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.47s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.60s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.01s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.53s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.08s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.79s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.58s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.15s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.52s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.04s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.69s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.64s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.79s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.64s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.16s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.19s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.51s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.30s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.45s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.98s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.04s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.47s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.29s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.33s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.36s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.46s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.88s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.11s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.70s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.51s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.32s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.08s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.01s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.74s)
17:21:46 [2021-09-16T17:21:46.622Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
17:21:46 [2021-09-16T17:21:46.622Z] === RUN   TestDockerRegistrySuite
17:21:46 [2021-09-16T17:21:46.622Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:21:47 [2021-09-16T17:21:47.184Z]     check_test.go:195: [ddb67f305307f] daemon is not started
17:21:47 [2021-09-16T17:21:47.184Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:21:48 [2021-09-16T17:21:48.110Z]     check_test.go:195: [d63c38bec5f91] daemon is not started
17:21:48 [2021-09-16T17:21:48.366Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:21:49 [2021-09-16T17:21:49.293Z]     check_test.go:195: [de789928bae30] daemon is not started
17:21:49 [2021-09-16T17:21:49.549Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:21:49 [2021-09-16T17:21:49.549Z]     check_test.go:195: [daeb62c42141c] daemon is not started
17:21:49 [2021-09-16T17:21:49.549Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:21:52 [2021-09-16T17:21:52.821Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
17:21:52 [2021-09-16T17:21:52.821Z]     check_test.go:195: [d2a4058ce37e2] daemon is not started
17:21:53 [2021-09-16T17:21:53.077Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:21:55 [2021-09-16T17:21:55.591Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
17:21:58 [2021-09-16T17:21:58.119Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
17:21:58 [2021-09-16T17:21:58.119Z]     check_test.go:195: [d2546bcb32bcc] daemon is not started
17:21:58 [2021-09-16T17:21:58.119Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:22:00 [2021-09-16T17:22:00.010Z]     docker_cli_swarm_test.go:1901: [def969ad397f8] joining swarm manager [d9079892ea7f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:22:00 [2021-09-16T17:22:00.939Z]     check_test.go:195: [dee7a5f59605f] daemon is not started
17:22:00 [2021-09-16T17:22:00.939Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:22:01 [2021-09-16T17:22:01.195Z]     docker_cli_swarm_test.go:1902: [db08648e6f983] joining swarm manager [d9079892ea7f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:22:02 [2021-09-16T17:22:02.124Z]     check_test.go:195: [d182abca2e565] daemon is not started
17:22:02 [2021-09-16T17:22:02.124Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:22:03 [2021-09-16T17:22:03.051Z]     check_test.go:195: [d1bcdbb0096ab] daemon is not started
17:22:03 [2021-09-16T17:22:03.051Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:22:04 [2021-09-16T17:22:04.024Z]     check_test.go:195: [da61f6ff359de] daemon is not started
17:22:04 [2021-09-16T17:22:04.024Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:22:04 [2021-09-16T17:22:04.956Z]     check_test.go:195: [d872150cbfe9d] daemon is not started
17:22:04 [2021-09-16T17:22:04.956Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:22:05 [2021-09-16T17:22:05.883Z]     check_test.go:195: [dd26c0a36ff4f] daemon is not started
17:22:05 [2021-09-16T17:22:05.883Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:22:06 [2021-09-16T17:22:06.809Z]     check_test.go:195: [d132dd0f45c63] daemon is not started
17:22:06 [2021-09-16T17:22:06.809Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:22:07 [2021-09-16T17:22:07.736Z]     check_test.go:195: [d586d6aa67a20] daemon is not started
17:22:07 [2021-09-16T17:22:07.736Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:22:08 [2021-09-16T17:22:08.664Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dbaff036dd3da4463c953f6517f75473d8f39f9a5c4b2342ff39ae2f9f13041a
17:22:09 [2021-09-16T17:22:09.225Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d45b64cb621e0d70b627d536097a48d3e11e49b385003bfafb0593440a465dc1
17:22:09 [2021-09-16T17:22:09.481Z]     check_test.go:195: [d8f5ae403c018] daemon is not started
17:22:09 [2021-09-16T17:22:09.481Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:22:10 [2021-09-16T17:22:10.409Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2926eaa91e3e68832c57fe20f5174471cd4cbceb79988cb776bcc83ef243276b
17:22:10 [2021-09-16T17:22:10.973Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7a411b13f1237c9c61368a3ce9dedb390f58c158c88f6eea8fd9d997584ed3c9
17:22:11 [2021-09-16T17:22:11.229Z]     check_test.go:195: [da0263796dcd3] daemon is not started
17:22:11 [2021-09-16T17:22:11.229Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:22:12 [2021-09-16T17:22:12.156Z]     check_test.go:195: [d8039860c06ff] daemon is not started
17:22:12 [2021-09-16T17:22:12.156Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:22:14 [2021-09-16T17:22:14.051Z]     check_test.go:195: [dff43a47664e9] daemon is not started
17:22:14 [2021-09-16T17:22:14.051Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:22:14 [2021-09-16T17:22:14.979Z]     check_test.go:195: [d91a037eabfe8] daemon is not started
17:22:15 [2021-09-16T17:22:15.235Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:22:15 [2021-09-16T17:22:15.235Z]     check_test.go:195: [d994c3360c983] daemon is not started
17:22:15 [2021-09-16T17:22:15.235Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:22:16 [2021-09-16T17:22:16.162Z]     check_test.go:195: [d508e6fd36220] daemon is not started
17:22:16 [2021-09-16T17:22:16.162Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:22:17 [2021-09-16T17:22:17.089Z]     check_test.go:195: [dc99db5ce6405] daemon is not started
17:22:17 [2021-09-16T17:22:17.090Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:22:17 [2021-09-16T17:22:17.347Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
17:22:17 [2021-09-16T17:22:17.909Z]     check_test.go:195: [d5b915bd5ec12] daemon is not started
17:22:17 [2021-09-16T17:22:17.909Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:22:20 [2021-09-16T17:22:20.425Z]     check_test.go:195: [d43d5242a22c1] daemon is not started
17:22:20 [2021-09-16T17:22:20.425Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:22:20 [2021-09-16T17:22:20.986Z]     check_test.go:195: [d04ef135ddced] daemon is not started
17:22:20 [2021-09-16T17:22:20.986Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:22:21 [2021-09-16T17:22:21.914Z]     check_test.go:195: [df122fb75dffe] daemon is not started
17:22:21 [2021-09-16T17:22:21.914Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:22:22 [2021-09-16T17:22:22.170Z]     check_test.go:195: [deb19397f070e] daemon is not started
17:22:22 [2021-09-16T17:22:22.170Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:22:22 [2021-09-16T17:22:22.170Z]     check_test.go:195: [d41a1bb2abae9] daemon is not started
17:22:22 [2021-09-16T17:22:22.170Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:22:22 [2021-09-16T17:22:22.425Z]     check_test.go:195: [db0826c5b36d4] daemon is not started
17:22:22 [2021-09-16T17:22:22.425Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:22:22 [2021-09-16T17:22:22.681Z]     check_test.go:195: [d00e85a6b9dcd] daemon is not started
17:22:22 [2021-09-16T17:22:22.681Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:22:23 [2021-09-16T17:22:23.243Z]     check_test.go:195: [ddfdb05edb77f] daemon is not started
17:22:23 [2021-09-16T17:22:23.243Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:22:23 [2021-09-16T17:22:23.243Z]     check_test.go:195: [dcd499bc3ddf9] daemon is not started
17:22:23 [2021-09-16T17:22:23.243Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:22:24 [2021-09-16T17:22:24.171Z]     check_test.go:195: [d8aac01ada2bf] daemon is not started
17:22:24 [2021-09-16T17:22:24.172Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:22:25 [2021-09-16T17:22:25.537Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
17:22:25 [2021-09-16T17:22:25.793Z]     check_test.go:195: [db45bce9c3bc4] daemon is not started
17:22:25 [2021-09-16T17:22:25.793Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:22:26 [2021-09-16T17:22:26.721Z]     check_test.go:195: [dcd93ee7883ce] daemon is not started
17:22:26 [2021-09-16T17:22:26.721Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:22:27 [2021-09-16T17:22:27.649Z]     check_test.go:195: [dcc036c96173f] daemon is not started
17:22:27 [2021-09-16T17:22:27.649Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:22:28 [2021-09-16T17:22:28.212Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
17:22:28 [2021-09-16T17:22:28.774Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:22:29 [2021-09-16T17:22:29.336Z] --- PASS: TestDockerRegistrySuite (43.25s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.09s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.97s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.18s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.19s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.34s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.93s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.07s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.15s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.83s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.99s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.91s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.90s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.76s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.73s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.01s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.58s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
17:22:29 [2021-09-16T17:22:29.336Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
17:22:29 [2021-09-16T17:22:29.337Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.23s)
17:22:29 [2021-09-16T17:22:29.337Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
17:22:29 [2021-09-16T17:22:29.337Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
17:22:29 [2021-09-16T17:22:29.337Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.98s)
17:22:29 [2021-09-16T17:22:29.337Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.56s)
17:22:29 [2021-09-16T17:22:29.337Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.86s)
17:22:29 [2021-09-16T17:22:29.337Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.10s)
17:22:29 [2021-09-16T17:22:29.337Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.97s)
17:22:29 [2021-09-16T17:22:29.337Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
17:22:29 [2021-09-16T17:22:29.337Z] === RUN   TestDockerSchema1RegistrySuite
17:22:29 [2021-09-16T17:22:29.337Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:22:29 [2021-09-16T17:22:29.593Z]     check_test.go:222: [d8da3c5e185d6] daemon is not started
17:22:29 [2021-09-16T17:22:29.593Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:22:32 [2021-09-16T17:22:32.861Z]     check_test.go:222: [d74cd62ff5e40] daemon is not started
17:22:32 [2021-09-16T17:22:32.861Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:22:37 [2021-09-16T17:22:37.025Z]     check_test.go:222: [dbc04f0c36aba] daemon is not started
17:22:37 [2021-09-16T17:22:37.025Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
17:22:38 [2021-09-16T17:22:38.514Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:22:38 [2021-09-16T17:22:38.515Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:22:38 [2021-09-16T17:22:38.515Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:22:38 [2021-09-16T17:22:38.515Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:22:38 [2021-09-16T17:22:38.515Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:22:38 [2021-09-16T17:22:38.515Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:22:38 [2021-09-16T17:22:38.515Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:22:38 [2021-09-16T17:22:38.515Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:22:38 [2021-09-16T17:22:38.515Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:22:38 [2021-09-16T17:22:38.515Z]     docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:22:38 [2021-09-16T17:22:38.515Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:22:38 [2021-09-16T17:22:38.515Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:22:38 [2021-09-16T17:22:38.515Z]     docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:22:38 [2021-09-16T17:22:38.515Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:22:38 [2021-09-16T17:22:38.515Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:22:38 [2021-09-16T17:22:38.515Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:22:38 [2021-09-16T17:22:38.515Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:22:38 [2021-09-16T17:22:38.515Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:22:39 [2021-09-16T17:22:39.540Z]     check_test.go:222: [d9909b17230fd] daemon is not started
17:22:39 [2021-09-16T17:22:39.540Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
17:22:40 [2021-09-16T17:22:40.467Z]     check_test.go:222: [df928a75ad523] daemon is not started
17:22:40 [2021-09-16T17:22:40.467Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:22:41 [2021-09-16T17:22:41.394Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:22:41 [2021-09-16T17:22:41.395Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:22:41 [2021-09-16T17:22:41.395Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:22:41 [2021-09-16T17:22:41.395Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:22:41 [2021-09-16T17:22:41.395Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:22:41 [2021-09-16T17:22:41.395Z]     check_test.go:222: [dfd1e03f85341] daemon is not started
17:22:41 [2021-09-16T17:22:41.395Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:22:41 [2021-09-16T17:22:41.653Z]     check_test.go:222: [da49d69cc49ce] daemon is not started
17:22:41 [2021-09-16T17:22:41.653Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:22:42 [2021-09-16T17:22:42.580Z]     check_test.go:222: [d96d7843cef11] daemon is not started
17:22:42 [2021-09-16T17:22:42.580Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:22:43 [2021-09-16T17:22:43.508Z]     check_test.go:222: [df4572e49c9b0] daemon is not started
17:22:43 [2021-09-16T17:22:43.508Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:22:43 [2021-09-16T17:22:43.764Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
17:22:44 [2021-09-16T17:22:44.325Z]     check_test.go:222: [d094f7df8da7e] daemon is not started
17:22:44 [2021-09-16T17:22:44.325Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:22:46 [2021-09-16T17:22:46.215Z]     docker_cli_swarm_test.go:1802: [d51cb6c0a8337] joining swarm manager [da94383dc12f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:22:47 [2021-09-16T17:22:47.151Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:22:47 [2021-09-16T17:22:47.172Z]     check_test.go:222: [d3dcae9011f31] daemon is not started
17:22:47 [2021-09-16T17:22:47.172Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:22:47 [2021-09-16T17:22:47.172Z]     docker_cli_swarm_test.go:1803: [ddca3906732f5] joining swarm manager [da94383dc12f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:22:47 [2021-09-16T17:22:47.734Z]     check_test.go:222: [dff60a85f4824] daemon is not started
17:22:47 [2021-09-16T17:22:47.734Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:22:47 [2021-09-16T17:22:47.990Z]     check_test.go:222: [df44ef899393f] daemon is not started
17:22:47 [2021-09-16T17:22:47.990Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
17:22:48 [2021-09-16T17:22:48.245Z]     check_test.go:222: [d1ab5b79682dd] daemon is not started
17:22:48 [2021-09-16T17:22:48.245Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
17:22:48 [2021-09-16T17:22:48.265Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:22:48 [2021-09-16T17:22:48.265Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
17:22:48 [2021-09-16T17:22:48.265Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:22:48 [2021-09-16T17:22:48.265Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:22:48 [2021-09-16T17:22:48.265Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:22:48 [2021-09-16T17:22:48.265Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:22:48 [2021-09-16T17:22:48.265Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:22:48 [2021-09-16T17:22:48.265Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
17:22:48 [2021-09-16T17:22:48.265Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:22:48 [2021-09-16T17:22:48.265Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
17:22:48 [2021-09-16T17:22:48.265Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:22:48 [2021-09-16T17:22:48.266Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
17:22:48 [2021-09-16T17:22:48.266Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:22:48 [2021-09-16T17:22:48.266Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:22:48 [2021-09-16T17:22:48.266Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:22:48 [2021-09-16T17:22:48.501Z]     check_test.go:222: [d26375fb7ad0e] daemon is not started
17:22:48 [2021-09-16T17:22:48.501Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
17:22:48 [2021-09-16T17:22:48.757Z]     check_test.go:222: [d8c16681c8570] daemon is not started
17:22:48 [2021-09-16T17:22:48.757Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
17:22:49 [2021-09-16T17:22:49.013Z]     check_test.go:222: [dcc61bfa9d339] daemon is not started
17:22:49 [2021-09-16T17:22:49.013Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
17:22:49 [2021-09-16T17:22:49.230Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:22:49 [2021-09-16T17:22:49.269Z]     check_test.go:222: [dded62c695f2c] daemon is not started
17:22:49 [2021-09-16T17:22:49.269Z] --- PASS: TestDockerSchema1RegistrySuite (19.77s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.87s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.46s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.67s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.93s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.92s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.92s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.96s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.97s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.83s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.36s)
17:22:49 [2021-09-16T17:22:49.269Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
17:22:49 [2021-09-16T17:22:49.269Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:22:49 [2021-09-16T17:22:49.269Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:22:49 [2021-09-16T17:22:49.830Z]     check_test.go:251: [dec11ae6a3581] daemon is not started
17:22:49 [2021-09-16T17:22:49.830Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:22:50 [2021-09-16T17:22:50.391Z]     check_test.go:251: [d7229a354e404] daemon is not started
17:22:50 [2021-09-16T17:22:50.391Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:22:50 [2021-09-16T17:22:50.646Z]     check_test.go:251: [d228b4b441191] daemon is not started
17:22:50 [2021-09-16T17:22:50.646Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:22:50 [2021-09-16T17:22:50.762Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:22:50 [2021-09-16T17:22:50.762Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
17:22:50 [2021-09-16T17:22:50.762Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:22:50 [2021-09-16T17:22:50.762Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
17:22:50 [2021-09-16T17:22:50.762Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:22:50 [2021-09-16T17:22:50.762Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:22:52 [2021-09-16T17:22:52.010Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:22:52 [2021-09-16T17:22:52.265Z]     check_test.go:251: [ddefec70a0c49] daemon is not started
17:22:52 [2021-09-16T17:22:52.265Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:22:52 [2021-09-16T17:22:52.827Z]     check_test.go:251: [d2d2f4545db44] daemon is not started
17:22:52 [2021-09-16T17:22:52.827Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:22:53 [2021-09-16T17:22:53.665Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:22:53 [2021-09-16T17:22:53.754Z]     check_test.go:251: [dae6b513ef904] daemon is not started
17:22:53 [2021-09-16T17:22:53.754Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:22:53 [2021-09-16T17:22:53.754Z]     check_test.go:251: [d8e62adf02d86] daemon is not started
17:22:53 [2021-09-16T17:22:53.754Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.65s)
17:22:53 [2021-09-16T17:22:53.754Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.68s)
17:22:53 [2021-09-16T17:22:53.754Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.54s)
17:22:53 [2021-09-16T17:22:53.754Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
17:22:53 [2021-09-16T17:22:53.754Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.26s)
17:22:53 [2021-09-16T17:22:53.754Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s)
17:22:53 [2021-09-16T17:22:53.754Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s)
17:22:53 [2021-09-16T17:22:53.754Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s)
17:22:53 [2021-09-16T17:22:53.754Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
17:22:53 [2021-09-16T17:22:53.754Z] === RUN   TestDockerRegistryAuthTokenSuite
17:22:53 [2021-09-16T17:22:53.754Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:22:58 [2021-09-16T17:22:58.993Z]     check_test.go:278: [db68998e12e8e] daemon is not started
17:22:58 [2021-09-16T17:22:58.993Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:22:59 [2021-09-16T17:22:59.249Z]     check_test.go:278: [dac0bddecb09b] daemon is not started
17:22:59 [2021-09-16T17:22:59.249Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:22:59 [2021-09-16T17:22:59.249Z]     check_test.go:278: [d55e59c88fd0b] daemon is not started
17:22:59 [2021-09-16T17:22:59.249Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:22:59 [2021-09-16T17:22:59.504Z]     check_test.go:278: [dda6d7aeb3b77] daemon is not started
17:22:59 [2021-09-16T17:22:59.504Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:22:59 [2021-09-16T17:22:59.504Z]     check_test.go:278: [db0ced0828396] daemon is not started
17:22:59 [2021-09-16T17:22:59.504Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s)
17:22:59 [2021-09-16T17:22:59.504Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
17:22:59 [2021-09-16T17:22:59.504Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
17:22:59 [2021-09-16T17:22:59.504Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
17:22:59 [2021-09-16T17:22:59.504Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
17:22:59 [2021-09-16T17:22:59.504Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
17:22:59 [2021-09-16T17:22:59.504Z] === RUN   TestDockerNetworkSuite
17:22:59 [2021-09-16T17:22:59.504Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
17:23:01 [2021-09-16T17:23:01.391Z]     docker_cli_network_unix_test.go:46: [d7ff2fe53990b] daemon is not started
17:23:01 [2021-09-16T17:23:01.647Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
17:23:01 [2021-09-16T17:23:01.903Z]     docker_cli_network_unix_test.go:46: [dd6bf2d1c45d8] daemon is not started
17:23:02 [2021-09-16T17:23:02.159Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
17:23:03 [2021-09-16T17:23:03.090Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
17:23:03 [2021-09-16T17:23:03.968Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:23:04 [2021-09-16T17:23:04.985Z]     docker_cli_network_unix_test.go:46: [d9a34279e6f58] daemon is not started
17:23:05 [2021-09-16T17:23:05.546Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
17:23:06 [2021-09-16T17:23:06.912Z]     docker_cli_network_unix_test.go:46: [dd1ec03346305] daemon is not started
17:23:06 [2021-09-16T17:23:06.912Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
17:23:06 [2021-09-16T17:23:06.912Z]     docker_cli_network_unix_test.go:1233: [df550bd9c740d] daemon is not started
17:23:07 [2021-09-16T17:23:07.697Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:23:08 [2021-09-16T17:23:08.155Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:23:08 [2021-09-16T17:23:08.155Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
17:23:08 [2021-09-16T17:23:08.156Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:23:09 [2021-09-16T17:23:09.426Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
17:23:10 [2021-09-16T17:23:10.355Z]     docker_cli_network_unix_test.go:46: [dccb74612e5fd] daemon is not started
17:23:11 [2021-09-16T17:23:11.053Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:23:11 [2021-09-16T17:23:11.282Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
17:23:11 [2021-09-16T17:23:11.282Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
17:23:12 [2021-09-16T17:23:12.584Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:23:13 [2021-09-16T17:23:13.798Z]     docker_cli_swarm_test.go:1321: [d1167c28643a8] joining swarm manager [d5f8846243b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:23:14 [2021-09-16T17:23:14.726Z]     docker_cli_swarm_test.go:1322: [d7c064fa52a17] joining swarm manager [d5f8846243b69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:23:16 [2021-09-16T17:23:16.090Z]     docker_cli_network_unix_test.go:46: [d76cc0fbd1916] daemon is not started
17:23:17 [2021-09-16T17:23:17.017Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
17:23:17 [2021-09-16T17:23:17.306Z] === RUN   TestDockerSuite/TestBuildAddScript
17:23:17 [2021-09-16T17:23:17.306Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
17:23:17 [2021-09-16T17:23:17.306Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:23:17 [2021-09-16T17:23:17.306Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
17:23:17 [2021-09-16T17:23:17.306Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:23:17 [2021-09-16T17:23:17.306Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
17:23:17 [2021-09-16T17:23:17.306Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:23:17 [2021-09-16T17:23:17.306Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
17:23:17 [2021-09-16T17:23:17.306Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:23:17 [2021-09-16T17:23:17.306Z] === RUN   TestDockerSuite/TestBuildAddTar
17:23:18 [2021-09-16T17:23:18.382Z]     docker_cli_network_unix_test.go:46: [d152aa5c44dd8] daemon is not started
17:23:18 [2021-09-16T17:23:18.943Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
17:23:19 [2021-09-16T17:23:19.887Z]     docker_cli_network_unix_test.go:46: [d5976759fb0ec] daemon is not started
17:23:20 [2021-09-16T17:23:20.149Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
17:23:20 [2021-09-16T17:23:20.729Z]     docker_cli_network_unix_test.go:46: [d639d5c48f803] daemon is not started
17:23:20 [2021-09-16T17:23:20.729Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
17:23:20 [2021-09-16T17:23:20.985Z]     docker_cli_network_unix_test.go:46: [d435764ef4353] daemon is not started
17:23:21 [2021-09-16T17:23:21.241Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
17:23:21 [2021-09-16T17:23:21.498Z]     docker_cli_network_unix_test.go:46: [da465f218b4c6] daemon is not started
17:23:22 [2021-09-16T17:23:22.060Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
17:23:22 [2021-09-16T17:23:22.621Z]     docker_cli_network_unix_test.go:46: [d315f3dd64b0e] daemon is not started
17:23:22 [2021-09-16T17:23:22.877Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
17:23:22 [2021-09-16T17:23:22.877Z]     docker_cli_network_unix_test.go:46: [d70c067deaa46] daemon is not started
17:23:23 [2021-09-16T17:23:23.132Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
17:23:23 [2021-09-16T17:23:23.388Z]     docker_cli_network_unix_test.go:46: [d73153b5d32ed] daemon is not started
17:23:23 [2021-09-16T17:23:23.388Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
17:23:23 [2021-09-16T17:23:23.644Z]     docker_cli_network_unix_test.go:46: [d6c6960010480] daemon is not started
17:23:23 [2021-09-16T17:23:23.904Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
17:23:24 [2021-09-16T17:23:24.160Z]     docker_cli_network_unix_test.go:46: [dc3819a3d9697] daemon is not started
17:23:24 [2021-09-16T17:23:24.160Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
17:23:24 [2021-09-16T17:23:24.160Z]     docker_cli_network_unix_test.go:46: [df5e65e86ccb8] daemon is not started
17:23:24 [2021-09-16T17:23:24.160Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
17:23:24 [2021-09-16T17:23:24.416Z]     docker_cli_network_unix_test.go:46: [daba89d347258] daemon is not started
17:23:24 [2021-09-16T17:23:24.416Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
17:23:24 [2021-09-16T17:23:24.977Z]     docker_cli_network_unix_test.go:46: [d0a634f57568f] daemon is not started
17:23:24 [2021-09-16T17:23:24.977Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
17:23:25 [2021-09-16T17:23:25.540Z]     docker_cli_network_unix_test.go:46: [d6f4e24f6fb21] daemon is not started
17:23:26 [2021-09-16T17:23:26.101Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
17:23:26 [2021-09-16T17:23:26.101Z]     docker_cli_network_unix_test.go:46: [d40ec3b6a09d3] daemon is not started
17:23:26 [2021-09-16T17:23:26.101Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
17:23:26 [2021-09-16T17:23:26.356Z]     docker_cli_network_unix_test.go:46: [da9504b4d2cdb] daemon is not started
17:23:26 [2021-09-16T17:23:26.356Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
17:23:26 [2021-09-16T17:23:26.612Z]     docker_cli_network_unix_test.go:46: [d22c6186d2a6d] daemon is not started
17:23:26 [2021-09-16T17:23:26.612Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
17:23:27 [2021-09-16T17:23:27.539Z]     docker_cli_network_unix_test.go:968: [d0340a52c365d] daemon is not started
17:23:28 [2021-09-16T17:23:28.909Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
17:23:29 [2021-09-16T17:23:29.836Z]     docker_cli_network_unix_test.go:46: [df4cb65c5f9eb] daemon is not started
17:23:29 [2021-09-16T17:23:29.836Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
17:23:32 [2021-09-16T17:23:32.355Z]     docker_cli_network_unix_test.go:1116: [dc63065230d03] daemon is not started
17:23:35 [2021-09-16T17:23:35.632Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
17:23:35 [2021-09-16T17:23:35.632Z]     docker_cli_network_unix_test.go:46: [d03cd365dcfa7] daemon is not started
17:23:35 [2021-09-16T17:23:35.632Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
17:23:36 [2021-09-16T17:23:36.194Z]     docker_cli_network_unix_test.go:46: [d61c4957bda00] daemon is not started
17:23:36 [2021-09-16T17:23:36.194Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
17:23:36 [2021-09-16T17:23:36.194Z]     docker_cli_network_unix_test.go:46: [d7cb8fb2bb78a] daemon is not started
17:23:36 [2021-09-16T17:23:36.194Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
17:23:36 [2021-09-16T17:23:36.493Z]     docker_cli_network_unix_test.go:46: [db2b81d341be0] daemon is not started
17:23:36 [2021-09-16T17:23:36.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
17:23:36 [2021-09-16T17:23:36.493Z]     docker_cli_network_unix_test.go:46: [d2bc94f172365] daemon is not started
17:23:36 [2021-09-16T17:23:36.493Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
17:23:36 [2021-09-16T17:23:36.748Z]     docker_cli_network_unix_test.go:46: [d4687c0b627e5] daemon is not started
17:23:36 [2021-09-16T17:23:36.749Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
17:23:36 [2021-09-16T17:23:36.749Z]     docker_cli_network_unix_test.go:46: [d3e319c74237e] daemon is not started
17:23:36 [2021-09-16T17:23:36.749Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
17:23:38 [2021-09-16T17:23:38.113Z]     docker_cli_network_unix_test.go:46: [d627a2cc89bdb] daemon is not started
17:23:39 [2021-09-16T17:23:39.041Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
17:23:39 [2021-09-16T17:23:39.041Z]     docker_cli_network_unix_test.go:46: [d0053201d0b3b] daemon is not started
17:23:39 [2021-09-16T17:23:39.041Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
17:23:39 [2021-09-16T17:23:39.041Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:23:39 [2021-09-16T17:23:39.041Z]     docker_cli_network_unix_test.go:46: [dd04521d36e17] daemon is not started
17:23:39 [2021-09-16T17:23:39.041Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
17:23:39 [2021-09-16T17:23:39.602Z]     docker_cli_network_unix_test.go:46: [dc59bc76d235b] daemon is not started
17:23:39 [2021-09-16T17:23:39.857Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
17:23:43 [2021-09-16T17:23:43.123Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
17:23:45 [2021-09-16T17:23:45.012Z]     docker_cli_network_unix_test.go:1084: [db490b48df051] daemon is not started
17:23:46 [2021-09-16T17:23:46.376Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
17:23:46 [2021-09-16T17:23:46.377Z]     docker_cli_network_unix_test.go:46: [da108f96f4ca5] daemon is not started
17:23:46 [2021-09-16T17:23:46.377Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
17:23:46 [2021-09-16T17:23:46.632Z]     docker_cli_network_unix_test.go:46: [d614ee8e37745] daemon is not started
17:23:46 [2021-09-16T17:23:46.887Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
17:23:47 [2021-09-16T17:23:47.245Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:23:47 [2021-09-16T17:23:47.245Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
17:23:47 [2021-09-16T17:23:47.245Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:23:47 [2021-09-16T17:23:47.245Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
17:23:47 [2021-09-16T17:23:47.245Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:23:48 [2021-09-16T17:23:48.252Z]     docker_cli_network_unix_test.go:46: [dd53bd249cd37] daemon is not started
17:23:48 [2021-09-16T17:23:48.252Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
17:23:48 [2021-09-16T17:23:48.508Z]     docker_cli_network_unix_test.go:46: [d4d528c8419b5] daemon is not started
17:23:48 [2021-09-16T17:23:48.508Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
17:23:48 [2021-09-16T17:23:48.763Z]     docker_cli_network_unix_test.go:46: [deb4da9fcf721] daemon is not started
17:23:49 [2021-09-16T17:23:49.019Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
17:23:49 [2021-09-16T17:23:49.580Z]     docker_cli_network_unix_test.go:46: [dd88ff01a13a9] daemon is not started
17:23:49 [2021-09-16T17:23:49.580Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
17:23:50 [2021-09-16T17:23:50.142Z]     docker_cli_network_unix_test.go:46: [d2b22923ad9ec] daemon is not started
17:23:50 [2021-09-16T17:23:50.398Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
17:23:55 [2021-09-16T17:23:55.667Z]     docker_cli_network_unix_test.go:46: [d4c2a2c00b745] daemon is not started
17:23:55 [2021-09-16T17:23:55.667Z] --- PASS: TestDockerNetworkSuite (55.50s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.96s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.68s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.23s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.44s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.42s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.72s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.79s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.13s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.09s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.58s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.47s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.87s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.65s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.08s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.25s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.11s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.25s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.40s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.94s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.71s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.45s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.75s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s)
17:23:55 [2021-09-16T17:23:55.667Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.59s)
17:23:55 [2021-09-16T17:23:55.667Z] === RUN   TestDockerHubPullSuite
17:23:55 [2021-09-16T17:23:55.667Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
17:23:58 [2021-09-16T17:23:58.928Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
17:23:59 [2021-09-16T17:23:59.140Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:23:59 [2021-09-16T17:23:59.141Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
17:23:59 [2021-09-16T17:23:59.141Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:23:59 [2021-09-16T17:23:59.141Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:23:59 [2021-09-16T17:23:59.141Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:23:59 [2021-09-16T17:23:59.141Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:24:00 [2021-09-16T17:24:00.104Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:24:00 [2021-09-16T17:24:00.104Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
17:24:00 [2021-09-16T17:24:00.104Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:24:00 [2021-09-16T17:24:00.104Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
17:24:00 [2021-09-16T17:24:00.104Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:24:00 [2021-09-16T17:24:00.104Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
17:24:00 [2021-09-16T17:24:00.104Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:24:00 [2021-09-16T17:24:00.104Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:24:01 [2021-09-16T17:24:01.067Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:24:01 [2021-09-16T17:24:01.440Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
17:24:01 [2021-09-16T17:24:01.440Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
17:24:02 [2021-09-16T17:24:02.042Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:24:02 [2021-09-16T17:24:02.042Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
17:24:02 [2021-09-16T17:24:02.042Z] === RUN   TestDockerSuite/TestBuildBlankName
17:24:02 [2021-09-16T17:24:02.042Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:24:02 [2021-09-16T17:24:02.803Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
17:24:03 [2021-09-16T17:24:03.365Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
17:24:03 [2021-09-16T17:24:03.365Z] --- PASS: TestDockerHubPullSuite (8.17s)
17:24:03 [2021-09-16T17:24:03.365Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (3.66s)
17:24:03 [2021-09-16T17:24:03.365Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s)
17:24:03 [2021-09-16T17:24:03.365Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.34s)
17:24:03 [2021-09-16T17:24:03.365Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.51s)
17:24:03 [2021-09-16T17:24:03.365Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.38s)
17:24:03 [2021-09-16T17:24:03.365Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s)
17:24:03 [2021-09-16T17:24:03.365Z] PASS
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === Skipped
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.02s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_sni_test.go:18: Flakey test
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
17:24:03 [2021-09-16T17:24:03.365Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
17:24:03 [2021-09-16T17:24:03.365Z] 
17:24:03 [2021-09-16T17:24:03.365Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
17:24:03 [2021-09-16T17:24:03.366Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
17:24:03 [2021-09-16T17:24:03.366Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
17:24:03 [2021-09-16T17:24:03.366Z] 
17:24:03 [2021-09-16T17:24:03.366Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:24:03 [2021-09-16T17:24:03.366Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
17:24:03 [2021-09-16T17:24:03.366Z]     docker_cli_network_unix_test.go:46: [dd04521d36e17] daemon is not started
17:24:03 [2021-09-16T17:24:03.366Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
17:24:03 [2021-09-16T17:24:03.366Z] 
17:24:03 [2021-09-16T17:24:03.366Z] DONE 1269 tests, 51 skipped in 1404.260s
17:24:03 [2021-09-16T17:24:03.366Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:24:03 [2021-09-16T17:24:03.366Z] ++++ cat bundles/test-integration/docker.pid
17:24:03 [2021-09-16T17:24:03.366Z] +++ kill 8506
17:24:03 [2021-09-16T17:24:03.366Z] +++ /etc/init.d/apparmor stop
17:24:03 [2021-09-16T17:24:03.366Z] Leaving: AppArmorNo profiles have been unloaded.
17:24:03 [2021-09-16T17:24:03.366Z] 
17:24:03 [2021-09-16T17:24:03.366Z] Unloading profiles will leave already running processes permanently
17:24:03 [2021-09-16T17:24:03.366Z] unconfined, which can lead to unexpected situations.
17:24:03 [2021-09-16T17:24:03.366Z] 
17:24:03 [2021-09-16T17:24:03.366Z] To set a process to complain mode, use the command line tool
17:24:03 [2021-09-16T17:24:03.366Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:24:03 [2021-09-16T17:24:03.366Z] +++ true
17:24:03 [2021-09-16T17:24:03.366Z] exiting test-integration
17:24:03 [2021-09-16T17:24:03.366Z] ++ exit 0
17:24:03 [2021-09-16T17:24:03.366Z] 
17:24:03 [2021-09-16T17:24:03.621Z] + for job in $(jobs -p)
17:24:03 [2021-09-16T17:24:03.621Z] + wait 4535
17:24:04 [2021-09-16T17:24:04.059Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:24:05 [2021-09-16T17:24:05.589Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:24:05 [2021-09-16T17:24:05.589Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
17:24:05 [2021-09-16T17:24:05.589Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:24:05 [2021-09-16T17:24:05.589Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
17:24:05 [2021-09-16T17:24:05.589Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:24:05 [2021-09-16T17:24:05.589Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:24:07 [2021-09-16T17:24:07.768Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:24:07 [2021-09-16T17:24:07.829Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:24:07 [2021-09-16T17:24:07.829Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
17:24:07 [2021-09-16T17:24:07.829Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:24:11 [2021-09-16T17:24:11.560Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:24:18 [2021-09-16T17:24:18.628Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:24:20 [2021-09-16T17:24:20.139Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:24:23 [2021-09-16T17:24:23.180Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:24:23 [2021-09-16T17:24:23.637Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:24:23 [2021-09-16T17:24:23.637Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
17:24:23 [2021-09-16T17:24:23.637Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:24:24 [2021-09-16T17:24:24.417Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:24:24 [2021-09-16T17:24:24.417Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
17:24:24 [2021-09-16T17:24:24.417Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:24:27 [2021-09-16T17:24:27.364Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:24:28 [2021-09-16T17:24:28.335Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:24:29 [2021-09-16T17:24:29.103Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:24:29 [2021-09-16T17:24:29.103Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
17:24:29 [2021-09-16T17:24:29.103Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:24:29 [2021-09-16T17:24:29.103Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
17:24:29 [2021-09-16T17:24:29.103Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:24:33 [2021-09-16T17:24:33.015Z] === RUN   TestDockerSuite/TestBuildAddScript
17:24:33 [2021-09-16T17:24:33.015Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
17:24:33 [2021-09-16T17:24:33.015Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:24:33 [2021-09-16T17:24:33.015Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
17:24:33 [2021-09-16T17:24:33.015Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:24:33 [2021-09-16T17:24:33.015Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
17:24:33 [2021-09-16T17:24:33.015Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:24:33 [2021-09-16T17:24:33.015Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
17:24:33 [2021-09-16T17:24:33.015Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:24:33 [2021-09-16T17:24:33.015Z] === RUN   TestDockerSuite/TestBuildAddTar
17:24:34 [2021-09-16T17:24:34.885Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:24:34 [2021-09-16T17:24:34.886Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
17:24:34 [2021-09-16T17:24:34.886Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:24:34 [2021-09-16T17:24:34.886Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:24:34 [2021-09-16T17:24:34.886Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
17:24:34 [2021-09-16T17:24:34.886Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:24:34 [2021-09-16T17:24:34.886Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
17:24:34 [2021-09-16T17:24:34.886Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:24:50 [2021-09-16T17:24:50.268Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
17:24:50 [2021-09-16T17:24:50.268Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
17:24:51 [2021-09-16T17:24:51.642Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
17:24:55 [2021-09-16T17:24:55.984Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:24:58 [2021-09-16T17:24:58.156Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:24:58 [2021-09-16T17:24:58.156Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
17:24:58 [2021-09-16T17:24:58.172Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
17:24:58 [2021-09-16T17:24:58.613Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:24:58 [2021-09-16T17:24:58.613Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
17:24:58 [2021-09-16T17:24:58.613Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:24:59 [2021-09-16T17:24:59.536Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
17:25:00 [2021-09-16T17:25:00.145Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:25:00 [2021-09-16T17:25:00.145Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
17:25:00 [2021-09-16T17:25:00.145Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:25:03 [2021-09-16T17:25:03.700Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
17:25:03 [2021-09-16T17:25:03.878Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:25:04 [2021-09-16T17:25:04.337Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:25:04 [2021-09-16T17:25:04.337Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
17:25:04 [2021-09-16T17:25:04.793Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:25:04 [2021-09-16T17:25:04.793Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
17:25:04 [2021-09-16T17:25:04.793Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:25:05 [2021-09-16T17:25:05.587Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
17:25:05 [2021-09-16T17:25:05.757Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:25:06 [2021-09-16T17:25:06.720Z] === RUN   TestDockerSuite/TestBuildCmd
17:25:07 [2021-09-16T17:25:07.177Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:25:08 [2021-09-16T17:25:08.142Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:25:08 [2021-09-16T17:25:08.599Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:25:08 [2021-09-16T17:25:08.787Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:25:08 [2021-09-16T17:25:08.787Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
17:25:08 [2021-09-16T17:25:08.787Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:25:08 [2021-09-16T17:25:08.787Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
17:25:08 [2021-09-16T17:25:08.787Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:25:08 [2021-09-16T17:25:08.851Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
17:25:08 [2021-09-16T17:25:08.851Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:25:08 [2021-09-16T17:25:08.851Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
17:25:12 [2021-09-16T17:25:12.326Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:25:14 [2021-09-16T17:25:14.092Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
17:25:14 [2021-09-16T17:25:14.347Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
17:25:14 [2021-09-16T17:25:14.498Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:25:14 [2021-09-16T17:25:14.498Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
17:25:14 [2021-09-16T17:25:14.498Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:25:14 [2021-09-16T17:25:14.907Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
17:25:15 [2021-09-16T17:25:15.462Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:25:15 [2021-09-16T17:25:15.462Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
17:25:15 [2021-09-16T17:25:15.462Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:25:15 [2021-09-16T17:25:15.919Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:25:17 [2021-09-16T17:25:17.432Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
17:25:17 [2021-09-16T17:25:17.450Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:25:18 [2021-09-16T17:25:18.415Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:25:18 [2021-09-16T17:25:18.872Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:25:18 [2021-09-16T17:25:18.872Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
17:25:18 [2021-09-16T17:25:18.872Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:25:19 [2021-09-16T17:25:19.840Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:25:20 [2021-09-16T17:25:20.297Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:25:20 [2021-09-16T17:25:20.297Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
17:25:20 [2021-09-16T17:25:20.297Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:25:20 [2021-09-16T17:25:20.297Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
17:25:20 [2021-09-16T17:25:20.297Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:25:21 [2021-09-16T17:25:21.195Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:25:21 [2021-09-16T17:25:21.195Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
17:25:21 [2021-09-16T17:25:21.195Z] === RUN   TestDockerSuite/TestBuildBlankName
17:25:21 [2021-09-16T17:25:21.195Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:25:24 [2021-09-16T17:25:24.980Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:25:26 [2021-09-16T17:25:26.981Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:25:26 [2021-09-16T17:25:26.981Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
17:25:27 [2021-09-16T17:25:27.437Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:25:28 [2021-09-16T17:25:28.602Z] --- PASS: TestBuildWCOWSandboxSize (776.16s)
17:25:28 [2021-09-16T17:25:28.602Z] === RUN   TestBuildWithEmptyDockerfile
17:25:28 [2021-09-16T17:25:28.602Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:25:28 [2021-09-16T17:25:28.602Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:25:28 [2021-09-16T17:25:28.602Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:25:28 [2021-09-16T17:25:28.602Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:25:28 [2021-09-16T17:25:28.602Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:25:28 [2021-09-16T17:25:28.602Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:25:28 [2021-09-16T17:25:28.602Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:25:28 [2021-09-16T17:25:28.602Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:25:28 [2021-09-16T17:25:28.602Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:25:28 [2021-09-16T17:25:28.602Z] --- PASS: TestBuildWithEmptyDockerfile (0.39s)
17:25:28 [2021-09-16T17:25:28.602Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
17:25:28 [2021-09-16T17:25:28.602Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
17:25:28 [2021-09-16T17:25:28.602Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
17:25:28 [2021-09-16T17:25:28.602Z] === RUN   TestBuildPreserveOwnership
17:25:28 [2021-09-16T17:25:28.602Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:25:28 [2021-09-16T17:25:28.602Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
17:25:28 [2021-09-16T17:25:28.602Z] === RUN   TestBuildPlatformInvalid
17:25:29 [2021-09-16T17:25:29.073Z] --- PASS: TestBuildPlatformInvalid (0.37s)
17:25:29 [2021-09-16T17:25:29.073Z] PASS
17:25:29 [2021-09-16T17:25:29.073Z] ok  	github.com/docker/docker/integration/build	952.584s
17:25:29 [2021-09-16T17:25:29.544Z] 
17:25:29 [2021-09-16T17:25:29.544Z] === Skipped
17:25:29 [2021-09-16T17:25:29.544Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
17:25:29 [2021-09-16T17:25:29.544Z]     build_session_test.go:25: TODO: BuildKit
17:25:29 [2021-09-16T17:25:29.544Z] 
17:25:29 [2021-09-16T17:25:29.544Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
17:25:29 [2021-09-16T17:25:29.544Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:25:29 [2021-09-16T17:25:29.544Z] 
17:25:29 [2021-09-16T17:25:29.544Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s)
17:25:29 [2021-09-16T17:25:29.544Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
17:25:29 [2021-09-16T17:25:29.544Z] 
17:25:29 [2021-09-16T17:25:29.544Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
17:25:29 [2021-09-16T17:25:29.544Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
17:25:29 [2021-09-16T17:25:29.544Z] 
17:25:29 [2021-09-16T17:25:29.544Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
17:25:29 [2021-09-16T17:25:29.544Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
17:25:29 [2021-09-16T17:25:29.544Z] 
17:25:29 [2021-09-16T17:25:29.544Z] DONE 29 tests, 5 skipped in 973.118s
17:25:29 [2021-09-16T17:25:29.544Z] Running D:\gopath\src\github.com\docker\docker\integration\config
17:25:31 [2021-09-16T17:25:31.773Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:25:31 [2021-09-16T17:25:31.773Z] INFO: Testing against a local daemon
17:25:31 [2021-09-16T17:25:31.773Z] === RUN   TestConfigInspect
17:25:31 [2021-09-16T17:25:31.773Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:25:31 [2021-09-16T17:25:31.773Z] --- SKIP: TestConfigInspect (0.00s)
17:25:31 [2021-09-16T17:25:31.773Z] === RUN   TestConfigList
17:25:31 [2021-09-16T17:25:31.773Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:25:31 [2021-09-16T17:25:31.773Z] --- SKIP: TestConfigList (0.00s)
17:25:31 [2021-09-16T17:25:31.773Z] === RUN   TestConfigsCreateAndDelete
17:25:31 [2021-09-16T17:25:31.773Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:25:31 [2021-09-16T17:25:31.773Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
17:25:31 [2021-09-16T17:25:31.773Z] === RUN   TestConfigsUpdate
17:25:31 [2021-09-16T17:25:31.773Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:25:31 [2021-09-16T17:25:31.773Z] --- SKIP: TestConfigsUpdate (0.00s)
17:25:31 [2021-09-16T17:25:31.773Z] === RUN   TestTemplatedConfig
17:25:31 [2021-09-16T17:25:31.773Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:25:31 [2021-09-16T17:25:31.773Z] --- SKIP: TestTemplatedConfig (0.00s)
17:25:31 [2021-09-16T17:25:31.773Z] === RUN   TestConfigCreateResolve
17:25:31 [2021-09-16T17:25:31.773Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:25:31 [2021-09-16T17:25:31.773Z] --- SKIP: TestConfigCreateResolve (0.00s)
17:25:31 [2021-09-16T17:25:31.773Z] PASS
17:25:31 [2021-09-16T17:25:31.773Z] ok  	github.com/docker/docker/integration/config	0.078s
17:25:32 [2021-09-16T17:25:32.114Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:25:32 [2021-09-16T17:25:32.244Z] 
17:25:32 [2021-09-16T17:25:32.244Z] === Skipped
17:25:32 [2021-09-16T17:25:32.244Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
17:25:32 [2021-09-16T17:25:32.244Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:25:32 [2021-09-16T17:25:32.244Z] 
17:25:32 [2021-09-16T17:25:32.244Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
17:25:32 [2021-09-16T17:25:32.244Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:25:32 [2021-09-16T17:25:32.244Z] 
17:25:32 [2021-09-16T17:25:32.244Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
17:25:32 [2021-09-16T17:25:32.244Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:25:32 [2021-09-16T17:25:32.244Z] 
17:25:32 [2021-09-16T17:25:32.244Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
17:25:32 [2021-09-16T17:25:32.244Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
17:25:32 [2021-09-16T17:25:32.244Z] 
17:25:32 [2021-09-16T17:25:32.244Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
17:25:32 [2021-09-16T17:25:32.244Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
17:25:32 [2021-09-16T17:25:32.244Z] 
17:25:32 [2021-09-16T17:25:32.244Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
17:25:32 [2021-09-16T17:25:32.244Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
17:25:32 [2021-09-16T17:25:32.244Z] 
17:25:32 [2021-09-16T17:25:32.244Z] DONE 6 tests, 6 skipped in 2.518s
17:25:32 [2021-09-16T17:25:32.244Z] Running D:\gopath\src\github.com\docker\docker\integration\container
17:25:34 [2021-09-16T17:25:34.475Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:25:34 [2021-09-16T17:25:34.475Z] INFO: Testing against a local daemon
17:25:34 [2021-09-16T17:25:34.475Z] === RUN   TestCheckpoint
17:25:34 [2021-09-16T17:25:34.475Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:25:34 [2021-09-16T17:25:34.475Z] --- SKIP: TestCheckpoint (0.00s)
17:25:34 [2021-09-16T17:25:34.475Z] === RUN   TestContainerInvalidJSON
17:25:34 [2021-09-16T17:25:34.475Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
17:25:34 [2021-09-16T17:25:34.475Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
17:25:34 [2021-09-16T17:25:34.475Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
17:25:34 [2021-09-16T17:25:34.475Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
17:25:34 [2021-09-16T17:25:34.475Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
17:25:34 [2021-09-16T17:25:34.475Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
17:25:34 [2021-09-16T17:25:34.475Z] --- PASS: TestContainerInvalidJSON (0.37s)
17:25:34 [2021-09-16T17:25:34.475Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
17:25:34 [2021-09-16T17:25:34.475Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
17:25:34 [2021-09-16T17:25:34.475Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:25:34 [2021-09-16T17:25:34.946Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.20s)
17:25:34 [2021-09-16T17:25:34.946Z] === RUN   TestCopyFromContainerPathIsNotDir
17:25:34 [2021-09-16T17:25:34.946Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s)
17:25:34 [2021-09-16T17:25:34.946Z] === RUN   TestCopyToContainerPathDoesNotExist
17:25:35 [2021-09-16T17:25:35.418Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.17s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCopyToContainerPathIsNotDir
17:25:35 [2021-09-16T17:25:35.418Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCopyFromContainer
17:25:35 [2021-09-16T17:25:35.418Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
17:25:35 [2021-09-16T17:25:35.418Z] --- SKIP: TestCopyFromContainer (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:25:35 [2021-09-16T17:25:35.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:25:35 [2021-09-16T17:25:35.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:25:35 [2021-09-16T17:25:35.418Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:25:35 [2021-09-16T17:25:35.418Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:25:35 [2021-09-16T17:25:35.418Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:25:35 [2021-09-16T17:25:35.418Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:25:35 [2021-09-16T17:25:35.418Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
17:25:35 [2021-09-16T17:25:35.418Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateLinkToNonExistingContainer
17:25:35 [2021-09-16T17:25:35.418Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:25:35 [2021-09-16T17:25:35.418Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateWithInvalidEnv
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateWithInvalidEnv/0
17:25:35 [2021-09-16T17:25:35.418Z] === PAUSE TestCreateWithInvalidEnv/0
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateWithInvalidEnv/1
17:25:35 [2021-09-16T17:25:35.418Z] === PAUSE TestCreateWithInvalidEnv/1
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateWithInvalidEnv/2
17:25:35 [2021-09-16T17:25:35.418Z] === PAUSE TestCreateWithInvalidEnv/2
17:25:35 [2021-09-16T17:25:35.418Z] === CONT  TestCreateWithInvalidEnv/0
17:25:35 [2021-09-16T17:25:35.418Z] === CONT  TestCreateWithInvalidEnv/2
17:25:35 [2021-09-16T17:25:35.418Z] === CONT  TestCreateWithInvalidEnv/1
17:25:35 [2021-09-16T17:25:35.418Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
17:25:35 [2021-09-16T17:25:35.418Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateTmpfsMountsTarget
17:25:35 [2021-09-16T17:25:35.418Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:25:35 [2021-09-16T17:25:35.418Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateWithCustomMaskedPaths
17:25:35 [2021-09-16T17:25:35.418Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:25:35 [2021-09-16T17:25:35.418Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateWithCustomReadonlyPaths
17:25:35 [2021-09-16T17:25:35.418Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:25:35 [2021-09-16T17:25:35.418Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:25:35 [2021-09-16T17:25:35.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:25:35 [2021-09-16T17:25:35.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:25:35 [2021-09-16T17:25:35.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:25:35 [2021-09-16T17:25:35.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:25:35 [2021-09-16T17:25:35.418Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:25:35 [2021-09-16T17:25:35.418Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:25:35 [2021-09-16T17:25:35.418Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:25:35 [2021-09-16T17:25:35.418Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:25:35 [2021-09-16T17:25:35.418Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:25:35 [2021-09-16T17:25:35.418Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:25:35 [2021-09-16T17:25:35.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
17:25:35 [2021-09-16T17:25:35.418Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:25:35 [2021-09-16T17:25:35.418Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:25:35 [2021-09-16T17:25:35.418Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:25:35 [2021-09-16T17:25:35.418Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:25:35 [2021-09-16T17:25:35.418Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:25:35 [2021-09-16T17:25:35.418Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateDifferentPlatform
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateDifferentPlatform/different_os
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:25:35 [2021-09-16T17:25:35.418Z] --- PASS: TestCreateDifferentPlatform (0.03s)
17:25:35 [2021-09-16T17:25:35.418Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:25:35 [2021-09-16T17:25:35.418Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:25:35 [2021-09-16T17:25:35.418Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:25:35 [2021-09-16T17:25:35.418Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestContainerKillOnDaemonStart
17:25:35 [2021-09-16T17:25:35.418Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:25:35 [2021-09-16T17:25:35.418Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestDiff
17:25:35 [2021-09-16T17:25:35.418Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:25:35 [2021-09-16T17:25:35.418Z] --- SKIP: TestDiff (0.00s)
17:25:35 [2021-09-16T17:25:35.418Z] === RUN   TestExecWithCloseStdin
17:25:38 [2021-09-16T17:25:38.386Z] --- PASS: TestExecWithCloseStdin (2.53s)
17:25:38 [2021-09-16T17:25:38.386Z] === RUN   TestExec
17:25:39 [2021-09-16T17:25:39.188Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:25:39 [2021-09-16T17:25:39.959Z] --- PASS: TestExec (1.80s)
17:25:39 [2021-09-16T17:25:39.959Z] === RUN   TestExecUser
17:25:39 [2021-09-16T17:25:39.959Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:25:39 [2021-09-16T17:25:39.959Z] --- SKIP: TestExecUser (0.00s)
17:25:39 [2021-09-16T17:25:39.959Z] === RUN   TestExportContainerAndImportImage
17:25:39 [2021-09-16T17:25:39.959Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:25:39 [2021-09-16T17:25:39.959Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
17:25:39 [2021-09-16T17:25:39.959Z] === RUN   TestExportContainerAfterDaemonRestart
17:25:39 [2021-09-16T17:25:39.959Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:25:39 [2021-09-16T17:25:39.959Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
17:25:39 [2021-09-16T17:25:39.959Z] === RUN   TestHealthCheckWorkdir
17:25:39 [2021-09-16T17:25:39.959Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:25:39 [2021-09-16T17:25:39.959Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
17:25:39 [2021-09-16T17:25:39.959Z] === RUN   TestHealthKillContainer
17:25:39 [2021-09-16T17:25:39.959Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:25:39 [2021-09-16T17:25:39.959Z] --- SKIP: TestHealthKillContainer (0.00s)
17:25:39 [2021-09-16T17:25:39.959Z] === RUN   TestInspectCpusetInConfigPre120
17:25:39 [2021-09-16T17:25:39.959Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:25:39 [2021-09-16T17:25:39.959Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
17:25:39 [2021-09-16T17:25:39.959Z] === RUN   TestKillContainerInvalidSignal
17:25:41 [2021-09-16T17:25:41.537Z] --- PASS: TestKillContainerInvalidSignal (1.59s)
17:25:41 [2021-09-16T17:25:41.537Z] === RUN   TestKillContainer
17:25:41 [2021-09-16T17:25:41.537Z] === RUN   TestKillContainer/no_signal
17:25:43 [2021-09-16T17:25:43.111Z] === RUN   TestKillContainer/non_killing_signal
17:25:43 [2021-09-16T17:25:43.111Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:25:43 [2021-09-16T17:25:43.111Z] === RUN   TestKillContainer/killing_signal
17:25:45 [2021-09-16T17:25:45.337Z] --- PASS: TestKillContainer (3.45s)
17:25:45 [2021-09-16T17:25:45.337Z]     --- PASS: TestKillContainer/no_signal (1.58s)
17:25:45 [2021-09-16T17:25:45.337Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:25:45 [2021-09-16T17:25:45.337Z]     --- PASS: TestKillContainer/killing_signal (1.83s)
17:25:45 [2021-09-16T17:25:45.337Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:25:45 [2021-09-16T17:25:45.337Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:25:45 [2021-09-16T17:25:45.337Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
17:25:45 [2021-09-16T17:25:45.337Z] === RUN   TestKillStoppedContainer
17:25:45 [2021-09-16T17:25:45.337Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:25:45 [2021-09-16T17:25:45.337Z] --- SKIP: TestKillStoppedContainer (0.00s)
17:25:45 [2021-09-16T17:25:45.337Z] === RUN   TestKillStoppedContainerAPIPre120
17:25:45 [2021-09-16T17:25:45.337Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:25:45 [2021-09-16T17:25:45.337Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
17:25:45 [2021-09-16T17:25:45.337Z] === RUN   TestKillDifferentUserContainer
17:25:45 [2021-09-16T17:25:45.337Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:25:45 [2021-09-16T17:25:45.337Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
17:25:45 [2021-09-16T17:25:45.337Z] === RUN   TestInspectOomKilledTrue
17:25:45 [2021-09-16T17:25:45.337Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:25:45 [2021-09-16T17:25:45.337Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
17:25:45 [2021-09-16T17:25:45.337Z] === RUN   TestInspectOomKilledFalse
17:25:45 [2021-09-16T17:25:45.337Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:25:45 [2021-09-16T17:25:45.337Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
17:25:45 [2021-09-16T17:25:45.337Z] === RUN   TestLogsFollowTailEmpty
17:25:46 [2021-09-16T17:25:46.242Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:25:46 [2021-09-16T17:25:46.242Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
17:25:46 [2021-09-16T17:25:46.242Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:25:46 [2021-09-16T17:25:46.912Z] --- PASS: TestLogsFollowTailEmpty (1.64s)
17:25:46 [2021-09-16T17:25:46.912Z] === RUN   TestNetworkNat
17:25:46 [2021-09-16T17:25:46.912Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:25:46 [2021-09-16T17:25:46.912Z] --- SKIP: TestNetworkNat (0.00s)
17:25:46 [2021-09-16T17:25:46.912Z] === RUN   TestNetworkLocalhostTCPNat
17:25:48 [2021-09-16T17:25:48.485Z] --- PASS: TestNetworkLocalhostTCPNat (1.94s)
17:25:48 [2021-09-16T17:25:48.485Z] === RUN   TestNetworkLoopbackNat
17:25:48 [2021-09-16T17:25:48.485Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:25:48 [2021-09-16T17:25:48.485Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
17:25:48 [2021-09-16T17:25:48.485Z] === RUN   TestPause
17:25:48 [2021-09-16T17:25:48.485Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:25:48 [2021-09-16T17:25:48.485Z] --- SKIP: TestPause (0.00s)
17:25:48 [2021-09-16T17:25:48.485Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:25:49 [2021-09-16T17:25:49.968Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:25:49 [2021-09-16T17:25:49.968Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
17:25:49 [2021-09-16T17:25:49.968Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:25:49 [2021-09-16T17:25:49.968Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
17:25:49 [2021-09-16T17:25:49.968Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:25:50 [2021-09-16T17:25:50.060Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.58s)
17:25:50 [2021-09-16T17:25:50.060Z] === RUN   TestPauseStopPausedContainer
17:25:50 [2021-09-16T17:25:50.060Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:25:50 [2021-09-16T17:25:50.060Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
17:25:50 [2021-09-16T17:25:50.060Z] === RUN   TestPsFilter
17:25:50 [2021-09-16T17:25:50.172Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:25:50 [2021-09-16T17:25:50.172Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:25:50 [2021-09-16T17:25:50.534Z] --- PASS: TestPsFilter (0.19s)
17:25:50 [2021-09-16T17:25:50.534Z] === RUN   TestRemoveContainerWithRemovedVolume
17:25:50 [2021-09-16T17:25:50.642Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:25:52 [2021-09-16T17:25:52.108Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.93s)
17:25:52 [2021-09-16T17:25:52.108Z] === RUN   TestRemoveContainerWithVolume
17:25:54 [2021-09-16T17:25:54.334Z] --- PASS: TestRemoveContainerWithVolume (1.86s)
17:25:54 [2021-09-16T17:25:54.334Z] === RUN   TestRemoveContainerRunning
17:25:54 [2021-09-16T17:25:54.444Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:25:54 [2021-09-16T17:25:54.445Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
17:25:54 [2021-09-16T17:25:54.917Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:25:54 [2021-09-16T17:25:54.917Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
17:25:54 [2021-09-16T17:25:54.917Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:25:54 [2021-09-16T17:25:54.917Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
17:25:54 [2021-09-16T17:25:54.917Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:25:55 [2021-09-16T17:25:55.745Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:25:55 [2021-09-16T17:25:55.745Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
17:25:55 [2021-09-16T17:25:55.745Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:25:55 [2021-09-16T17:25:55.907Z] --- PASS: TestRemoveContainerRunning (1.59s)
17:25:55 [2021-09-16T17:25:55.907Z] === RUN   TestRemoveContainerForceRemoveRunning
17:25:55 [2021-09-16T17:25:55.910Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:25:55 [2021-09-16T17:25:55.910Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
17:25:55 [2021-09-16T17:25:55.910Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:25:56 [2021-09-16T17:25:56.203Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:25:56 [2021-09-16T17:25:56.203Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
17:25:56 [2021-09-16T17:25:56.203Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:25:56 [2021-09-16T17:25:56.203Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
17:25:56 [2021-09-16T17:25:56.203Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:25:57 [2021-09-16T17:25:57.480Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.59s)
17:25:57 [2021-09-16T17:25:57.480Z] === RUN   TestRemoveInvalidContainer
17:25:57 [2021-09-16T17:25:57.480Z] --- PASS: TestRemoveInvalidContainer (0.02s)
17:25:57 [2021-09-16T17:25:57.480Z] === RUN   TestRenameLinkedContainer
17:25:57 [2021-09-16T17:25:57.480Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:25:57 [2021-09-16T17:25:57.480Z] --- SKIP: TestRenameLinkedContainer (0.00s)
17:25:57 [2021-09-16T17:25:57.480Z] === RUN   TestRenameStoppedContainer
17:25:59 [2021-09-16T17:25:59.055Z] --- PASS: TestRenameStoppedContainer (1.91s)
17:25:59 [2021-09-16T17:25:59.055Z] === RUN   TestRenameRunningContainerAndReuse
17:26:02 [2021-09-16T17:26:02.886Z] --- PASS: TestRenameRunningContainerAndReuse (3.40s)
17:26:02 [2021-09-16T17:26:02.886Z] === RUN   TestRenameInvalidName
17:26:04 [2021-09-16T17:26:04.460Z] --- PASS: TestRenameInvalidName (1.63s)
17:26:04 [2021-09-16T17:26:04.460Z] === RUN   TestRenameAnonymousContainer
17:26:13 [2021-09-16T17:26:13.585Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
17:26:13 [2021-09-16T17:26:13.585Z]     docker_cli_swarm_test.go:1186: [deadcc5234896] joining swarm manager [deb34abb23d8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:26:17 [2021-09-16T17:26:17.184Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:26:17 [2021-09-16T17:26:17.184Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:26:17 [2021-09-16T17:26:17.184Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
17:26:17 [2021-09-16T17:26:17.184Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:26:17 [2021-09-16T17:26:17.308Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:26:18 [2021-09-16T17:26:18.826Z]     docker_cli_swarm_test.go:1195: [d49c141c69f7e] joining swarm manager [deb34abb23d8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:26:19 [2021-09-16T17:26:19.431Z] --- PASS: TestRenameAnonymousContainer (13.16s)
17:26:19 [2021-09-16T17:26:19.431Z] === RUN   TestRenameContainerWithSameName
17:26:19 [2021-09-16T17:26:19.431Z] --- PASS: TestRenameContainerWithSameName (1.60s)
17:26:19 [2021-09-16T17:26:19.431Z] === RUN   TestRenameContainerWithLinkedContainer
17:26:19 [2021-09-16T17:26:19.431Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:26:19 [2021-09-16T17:26:19.431Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
17:26:19 [2021-09-16T17:26:19.431Z] === RUN   TestResize
17:26:20 [2021-09-16T17:26:20.425Z] --- PASS: TestResize (1.60s)
17:26:20 [2021-09-16T17:26:20.425Z] === RUN   TestResizeWithInvalidSize
17:26:21 [2021-09-16T17:26:21.032Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:26:21 [2021-09-16T17:26:21.032Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
17:26:21 [2021-09-16T17:26:21.488Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:26:21 [2021-09-16T17:26:21.488Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
17:26:21 [2021-09-16T17:26:21.488Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:26:22 [2021-09-16T17:26:22.652Z] --- PASS: TestResizeWithInvalidSize (1.64s)
17:26:22 [2021-09-16T17:26:22.652Z] === RUN   TestResizeWhenContainerNotStarted
17:26:23 [2021-09-16T17:26:23.019Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:26:23 [2021-09-16T17:26:23.019Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
17:26:23 [2021-09-16T17:26:23.019Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:26:24 [2021-09-16T17:26:24.227Z] --- PASS: TestResizeWhenContainerNotStarted (1.87s)
17:26:24 [2021-09-16T17:26:24.227Z] === RUN   TestDaemonRestartKillContainers
17:26:24 [2021-09-16T17:26:24.228Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:26:24 [2021-09-16T17:26:24.228Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
17:26:24 [2021-09-16T17:26:24.228Z] === RUN   TestStats
17:26:24 [2021-09-16T17:26:24.228Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:26:24 [2021-09-16T17:26:24.228Z] --- SKIP: TestStats (0.00s)
17:26:24 [2021-09-16T17:26:24.228Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:26:26 [2021-09-16T17:26:26.749Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:26:27 [2021-09-16T17:26:27.200Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.27s)
17:26:27 [2021-09-16T17:26:27.200Z] === RUN   TestStopContainerWithTimeout
17:26:27 [2021-09-16T17:26:27.200Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:26:27 [2021-09-16T17:26:27.200Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
17:26:27 [2021-09-16T17:26:27.200Z] === RUN   TestUpdateRestartPolicy
17:26:27 [2021-09-16T17:26:27.721Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:26:27 [2021-09-16T17:26:27.721Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
17:26:27 [2021-09-16T17:26:27.721Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:26:27 [2021-09-16T17:26:27.721Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
17:26:27 [2021-09-16T17:26:27.721Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:26:29 [2021-09-16T17:26:29.250Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:26:30 [2021-09-16T17:26:30.213Z] === RUN   TestDockerSuite/TestBuildCmd
17:26:30 [2021-09-16T17:26:30.213Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:26:31 [2021-09-16T17:26:31.181Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:26:31 [2021-09-16T17:26:31.640Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:26:32 [2021-09-16T17:26:32.143Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:26:32 [2021-09-16T17:26:32.143Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:26:32 [2021-09-16T17:26:32.143Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:26:35 [2021-09-16T17:26:35.108Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:26:37 [2021-09-16T17:26:37.420Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:26:38 [2021-09-16T17:26:38.067Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:26:38 [2021-09-16T17:26:38.383Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:26:38 [2021-09-16T17:26:38.383Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
17:26:38 [2021-09-16T17:26:38.383Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:26:39 [2021-09-16T17:26:39.913Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:26:39 [2021-09-16T17:26:39.913Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
17:26:39 [2021-09-16T17:26:39.913Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:26:39 [2021-09-16T17:26:39.913Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:26:40 [2021-09-16T17:26:40.290Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:26:42 [2021-09-16T17:26:42.082Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:26:42 [2021-09-16T17:26:42.539Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:26:42 [2021-09-16T17:26:42.996Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:26:42 [2021-09-16T17:26:42.996Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
17:26:42 [2021-09-16T17:26:42.996Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:26:43 [2021-09-16T17:26:43.967Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:26:44 [2021-09-16T17:26:44.425Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:26:44 [2021-09-16T17:26:44.425Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
17:26:44 [2021-09-16T17:26:44.425Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:26:44 [2021-09-16T17:26:44.425Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
17:26:44 [2021-09-16T17:26:44.425Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:26:48 [2021-09-16T17:26:48.471Z] --- PASS: TestUpdateRestartPolicy (18.48s)
17:26:48 [2021-09-16T17:26:48.471Z] === RUN   TestUpdateRestartWithAutoRemove
17:26:48 [2021-09-16T17:26:48.471Z] --- PASS: TestUpdateRestartWithAutoRemove (1.60s)
17:26:48 [2021-09-16T17:26:48.471Z] === RUN   TestWaitNonBlocked
17:26:48 [2021-09-16T17:26:48.471Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:26:48 [2021-09-16T17:26:48.471Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:26:48 [2021-09-16T17:26:48.471Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:26:48 [2021-09-16T17:26:48.471Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:26:48 [2021-09-16T17:26:48.471Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:26:48 [2021-09-16T17:26:48.471Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:26:50 [2021-09-16T17:26:50.047Z] --- PASS: TestWaitNonBlocked (0.02s)
17:26:50 [2021-09-16T17:26:50.047Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.25s)
17:26:50 [2021-09-16T17:26:50.047Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.38s)
17:26:50 [2021-09-16T17:26:50.047Z] === RUN   TestWaitBlocked
17:26:50 [2021-09-16T17:26:50.047Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:26:50 [2021-09-16T17:26:50.047Z] --- SKIP: TestWaitBlocked (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z] PASS
17:26:50 [2021-09-16T17:26:50.048Z] ok  	github.com/docker/docker/integration/container	75.646s
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === Skipped
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
17:26:50 [2021-09-16T17:26:50.048Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
17:26:50 [2021-09-16T17:26:50.048Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
17:26:50 [2021-09-16T17:26:50.048Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
17:26:50 [2021-09-16T17:26:50.048Z] 
17:26:50 [2021-09-16T17:26:50.048Z] DONE 87 tests, 33 skipped in 77.707s
17:26:50 [2021-09-16T17:26:50.048Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
17:26:50 [2021-09-16T17:26:50.197Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:26:57 [2021-09-16T17:26:57.491Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
17:27:07 [2021-09-16T17:27:07.466Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
17:27:10 [2021-09-16T17:27:10.730Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
17:27:12 [2021-09-16T17:27:12.616Z]     docker_cli_swarm_test.go:1118: [ded89e6dd1a2d] joining swarm manager [d75bb0b706efd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:27:13 [2021-09-16T17:27:13.979Z]     docker_cli_swarm_test.go:1119: [d862c1b7cb868] joining swarm manager [d75bb0b706efd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:27:15 [2021-09-16T17:27:15.475Z] === RUN   TestConfigDaemonLibtrustID
17:27:15 [2021-09-16T17:27:15.475Z]     daemon_test.go:18: runtime.GOOS != "linux"
17:27:15 [2021-09-16T17:27:15.475Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
17:27:15 [2021-09-16T17:27:15.475Z] === RUN   TestDaemonConfigValidation
17:27:15 [2021-09-16T17:27:15.475Z]     daemon_test.go:37: runtime.GOOS != "linux"
17:27:15 [2021-09-16T17:27:15.475Z] --- SKIP: TestDaemonConfigValidation (0.00s)
17:27:15 [2021-09-16T17:27:15.475Z] === RUN   TestConfigDaemonSeccompProfiles
17:27:15 [2021-09-16T17:27:15.475Z]     daemon_test.go:103: runtime.GOOS != "linux"
17:27:15 [2021-09-16T17:27:15.475Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
17:27:15 [2021-09-16T17:27:15.475Z] PASS
17:27:15 [2021-09-16T17:27:15.475Z] ok  	github.com/docker/docker/integration/daemon	0.085s
17:27:15 [2021-09-16T17:27:15.475Z] 
17:27:15 [2021-09-16T17:27:15.475Z] === Skipped
17:27:15 [2021-09-16T17:27:15.475Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
17:27:15 [2021-09-16T17:27:15.475Z]     daemon_test.go:18: runtime.GOOS != "linux"
17:27:15 [2021-09-16T17:27:15.475Z] 
17:27:15 [2021-09-16T17:27:15.475Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
17:27:15 [2021-09-16T17:27:15.475Z]     daemon_test.go:37: runtime.GOOS != "linux"
17:27:15 [2021-09-16T17:27:15.475Z] 
17:27:15 [2021-09-16T17:27:15.475Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
17:27:15 [2021-09-16T17:27:15.475Z]     daemon_test.go:103: runtime.GOOS != "linux"
17:27:15 [2021-09-16T17:27:15.475Z] 
17:27:15 [2021-09-16T17:27:15.475Z] DONE 3 tests, 3 skipped in 25.244s
17:27:15 [2021-09-16T17:27:15.475Z] Running D:\gopath\src\github.com\docker\docker\integration\image
17:27:17 [2021-09-16T17:27:17.049Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:27:17 [2021-09-16T17:27:17.049Z] INFO: Testing against a local daemon
17:27:17 [2021-09-16T17:27:17.049Z] === RUN   TestCommitInheritsEnv
17:27:17 [2021-09-16T17:27:17.049Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:27:17 [2021-09-16T17:27:17.049Z] --- SKIP: TestCommitInheritsEnv (0.00s)
17:27:17 [2021-09-16T17:27:17.049Z] === RUN   TestImportExtremelyLargeImageWorks
17:27:17 [2021-09-16T17:27:17.050Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:27:17 [2021-09-16T17:27:17.050Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:27:17 [2021-09-16T17:27:17.050Z] === RUN   TestImagesFilterMultiReference
17:27:17 [2021-09-16T17:27:17.050Z] --- PASS: TestImagesFilterMultiReference (0.08s)
17:27:17 [2021-09-16T17:27:17.050Z] === RUN   TestImagePullPlatformInvalid
17:27:17 [2021-09-16T17:27:17.050Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:27:17 [2021-09-16T17:27:17.050Z] === RUN   TestRemoveImageOrphaning
17:27:17 [2021-09-16T17:27:17.664Z] --- PASS: TestRemoveImageOrphaning (0.84s)
17:27:17 [2021-09-16T17:27:17.664Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:27:17 [2021-09-16T17:27:17.664Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
17:27:17 [2021-09-16T17:27:17.664Z] === RUN   TestTagInvalidReference
17:27:17 [2021-09-16T17:27:17.664Z] --- PASS: TestTagInvalidReference (0.03s)
17:27:17 [2021-09-16T17:27:17.664Z] === RUN   TestTagValidPrefixedRepo
17:27:17 [2021-09-16T17:27:17.665Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:27:17 [2021-09-16T17:27:17.665Z] === RUN   TestTagExistedNameWithoutForce
17:27:17 [2021-09-16T17:27:17.665Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:27:17 [2021-09-16T17:27:17.665Z] === RUN   TestTagOfficialNames
17:27:17 [2021-09-16T17:27:17.665Z] --- PASS: TestTagOfficialNames (0.08s)
17:27:17 [2021-09-16T17:27:17.665Z] === RUN   TestTagMatchesDigest
17:27:18 [2021-09-16T17:27:18.135Z] --- PASS: TestTagMatchesDigest (0.03s)
17:27:18 [2021-09-16T17:27:18.135Z] PASS
17:27:18 [2021-09-16T17:27:18.135Z] ok  	github.com/docker/docker/integration/image	1.250s
17:27:18 [2021-09-16T17:27:18.135Z] 
17:27:18 [2021-09-16T17:27:18.135Z] === Skipped
17:27:18 [2021-09-16T17:27:18.135Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
17:27:18 [2021-09-16T17:27:18.135Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
17:27:18 [2021-09-16T17:27:18.135Z] 
17:27:18 [2021-09-16T17:27:18.135Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
17:27:18 [2021-09-16T17:27:18.135Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
17:27:18 [2021-09-16T17:27:18.135Z] 
17:27:18 [2021-09-16T17:27:18.135Z] DONE 11 tests, 2 skipped in 2.603s
17:27:18 [2021-09-16T17:27:18.135Z] Running D:\gopath\src\github.com\docker\docker\integration\network
17:27:19 [2021-09-16T17:27:19.709Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:27:19 [2021-09-16T17:27:19.709Z] INFO: Testing against a local daemon
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestNetworkCreateDelete
17:27:19 [2021-09-16T17:27:19.709Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestNetworkCreateDelete (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestDockerNetworkDeletePreferID
17:27:19 [2021-09-16T17:27:19.709Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestDaemonDNSFallback
17:27:19 [2021-09-16T17:27:19.709Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestDaemonDNSFallback (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestInspectNetwork
17:27:19 [2021-09-16T17:27:19.709Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestInspectNetwork (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestRunContainerWithBridgeNone
17:27:19 [2021-09-16T17:27:19.709Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestNetworkInvalidJSON
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestNetworkInvalidJSON//networks/create
17:27:19 [2021-09-16T17:27:19.709Z] === PAUSE TestNetworkInvalidJSON//networks/create
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
17:27:19 [2021-09-16T17:27:19.709Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
17:27:19 [2021-09-16T17:27:19.709Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
17:27:19 [2021-09-16T17:27:19.709Z] === CONT  TestNetworkInvalidJSON//networks/create
17:27:19 [2021-09-16T17:27:19.709Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
17:27:19 [2021-09-16T17:27:19.709Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
17:27:19 [2021-09-16T17:27:19.709Z] --- PASS: TestNetworkInvalidJSON (0.03s)
17:27:19 [2021-09-16T17:27:19.709Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
17:27:19 [2021-09-16T17:27:19.709Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestNetworkList
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestNetworkList//networks
17:27:19 [2021-09-16T17:27:19.709Z] === PAUSE TestNetworkList//networks
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestNetworkList//networks/
17:27:19 [2021-09-16T17:27:19.709Z] === PAUSE TestNetworkList//networks/
17:27:19 [2021-09-16T17:27:19.709Z] === CONT  TestNetworkList//networks
17:27:19 [2021-09-16T17:27:19.709Z] === CONT  TestNetworkList//networks/
17:27:19 [2021-09-16T17:27:19.709Z] --- PASS: TestNetworkList (0.02s)
17:27:19 [2021-09-16T17:27:19.709Z]     --- PASS: TestNetworkList//networks (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestHostIPv4BridgeLabel
17:27:19 [2021-09-16T17:27:19.709Z]     network_test.go:128: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestDaemonRestartWithLiveRestore
17:27:19 [2021-09-16T17:27:19.709Z]     service_test.go:30: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestDaemonDefaultNetworkPools
17:27:19 [2021-09-16T17:27:19.709Z]     service_test.go:59: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestDaemonRestartWithExistingNetwork
17:27:19 [2021-09-16T17:27:19.709Z]     service_test.go:103: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:27:19 [2021-09-16T17:27:19.709Z]     service_test.go:137: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:27:19 [2021-09-16T17:27:19.709Z]     service_test.go:188: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestServiceWithPredefinedNetwork
17:27:19 [2021-09-16T17:27:19.709Z]     service_test.go:213: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:27:19 [2021-09-16T17:27:19.709Z]     service_test.go:243: FLAKY_TEST
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestServiceWithDataPathPortInit
17:27:19 [2021-09-16T17:27:19.709Z]     service_test.go:334: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:27:19 [2021-09-16T17:27:19.709Z]     service_test.go:402: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z] PASS
17:27:19 [2021-09-16T17:27:19.709Z] ok  	github.com/docker/docker/integration/network	0.132s
17:27:19 [2021-09-16T17:27:19.709Z] 
17:27:19 [2021-09-16T17:27:19.709Z] === Skipped
17:27:19 [2021-09-16T17:27:19.709Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
17:27:19 [2021-09-16T17:27:19.709Z] 
17:27:19 [2021-09-16T17:27:19.709Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
17:27:19 [2021-09-16T17:27:19.709Z] 
17:27:19 [2021-09-16T17:27:19.709Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
17:27:19 [2021-09-16T17:27:19.709Z] 
17:27:19 [2021-09-16T17:27:19.709Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
17:27:19 [2021-09-16T17:27:19.709Z] 
17:27:19 [2021-09-16T17:27:19.709Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
17:27:19 [2021-09-16T17:27:19.709Z] 
17:27:19 [2021-09-16T17:27:19.709Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z]     network_test.go:128: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] 
17:27:19 [2021-09-16T17:27:19.709Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z]     service_test.go:30: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] 
17:27:19 [2021-09-16T17:27:19.709Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z]     service_test.go:59: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] 
17:27:19 [2021-09-16T17:27:19.709Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z]     service_test.go:103: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] 
17:27:19 [2021-09-16T17:27:19.709Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z]     service_test.go:137: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] 
17:27:19 [2021-09-16T17:27:19.709Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
17:27:19 [2021-09-16T17:27:19.709Z]     service_test.go:188: testEnv.OSType == "windows"
17:27:19 [2021-09-16T17:27:19.709Z] 
17:27:19 [2021-09-16T17:27:19.709Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
17:27:20 [2021-09-16T17:27:20.134Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:27:20 [2021-09-16T17:27:20.134Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:27:20 [2021-09-16T17:27:20.134Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:27:20 [2021-09-16T17:27:20.180Z]     service_test.go:213: testEnv.OSType == "windows"
17:27:20 [2021-09-16T17:27:20.180Z] 
17:27:20 [2021-09-16T17:27:20.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:27:20 [2021-09-16T17:27:20.180Z]     service_test.go:243: FLAKY_TEST
17:27:20 [2021-09-16T17:27:20.180Z] 
17:27:20 [2021-09-16T17:27:20.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
17:27:20 [2021-09-16T17:27:20.180Z]     service_test.go:334: testEnv.OSType == "windows"
17:27:20 [2021-09-16T17:27:20.180Z] 
17:27:20 [2021-09-16T17:27:20.180Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
17:27:20 [2021-09-16T17:27:20.180Z]     service_test.go:402: testEnv.OSType == "windows"
17:27:20 [2021-09-16T17:27:20.180Z] 
17:27:20 [2021-09-16T17:27:20.180Z] DONE 22 tests, 15 skipped in 1.866s
17:27:20 [2021-09-16T17:27:20.180Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
17:27:20 [2021-09-16T17:27:20.651Z] testing: warning: no tests to run
17:27:20 [2021-09-16T17:27:20.651Z] PASS
17:27:20 [2021-09-16T17:27:20.651Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.055s
17:27:20 [2021-09-16T17:27:20.651Z] 
17:27:20 [2021-09-16T17:27:20.651Z] DONE 0 tests in 0.587s
17:27:20 [2021-09-16T17:27:20.651Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
17:27:21 [2021-09-16T17:27:21.122Z] testing: warning: no tests to run
17:27:21 [2021-09-16T17:27:21.122Z] PASS
17:27:21 [2021-09-16T17:27:21.122Z] ok  	github.com/docker/docker/integration/network/macvlan	0.060s
17:27:21 [2021-09-16T17:27:21.122Z] 
17:27:21 [2021-09-16T17:27:21.122Z] DONE 0 tests in 0.559s
17:27:21 [2021-09-16T17:27:21.122Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
17:27:21 [2021-09-16T17:27:21.664Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:27:21 [2021-09-16T17:27:21.664Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
17:27:22 [2021-09-16T17:27:22.114Z] testing: warning: no tests to run
17:27:22 [2021-09-16T17:27:22.114Z] PASS
17:27:22 [2021-09-16T17:27:22.114Z] ok  	github.com/docker/docker/integration/plugin	0.057s
17:27:22 [2021-09-16T17:27:22.114Z] 
17:27:22 [2021-09-16T17:27:22.114Z] DONE 0 tests in 0.600s
17:27:22 [2021-09-16T17:27:22.114Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
17:27:22 [2021-09-16T17:27:22.130Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:27:22 [2021-09-16T17:27:22.130Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
17:27:22 [2021-09-16T17:27:22.130Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:27:22 [2021-09-16T17:27:22.130Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
17:27:22 [2021-09-16T17:27:22.130Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:27:22 [2021-09-16T17:27:22.585Z] testing: warning: no tests to run
17:27:22 [2021-09-16T17:27:22.585Z] PASS
17:27:22 [2021-09-16T17:27:22.585Z] ok  	github.com/docker/docker/integration/plugin/authz	0.056s
17:27:22 [2021-09-16T17:27:22.585Z] 
17:27:22 [2021-09-16T17:27:22.585Z] DONE 0 tests in 0.567s
17:27:22 [2021-09-16T17:27:22.585Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
17:27:22 [2021-09-16T17:27:22.586Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:27:22 [2021-09-16T17:27:22.586Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
17:27:22 [2021-09-16T17:27:22.586Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:27:23 [2021-09-16T17:27:23.062Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:27:26 [2021-09-16T17:27:26.869Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:27:26 [2021-09-16T17:27:26.869Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
17:27:26 [2021-09-16T17:27:26.869Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:27:28 [2021-09-16T17:27:28.495Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:27:28 [2021-09-16T17:27:28.495Z] INFO: Testing against a local daemon
17:27:28 [2021-09-16T17:27:28.495Z] === RUN   TestPluginInvalidJSON
17:27:28 [2021-09-16T17:27:28.495Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
17:27:28 [2021-09-16T17:27:28.495Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
17:27:28 [2021-09-16T17:27:28.495Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
17:27:28 [2021-09-16T17:27:28.495Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:27:28 [2021-09-16T17:27:28.495Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
17:27:28 [2021-09-16T17:27:28.495Z] === RUN   TestPluginInstall
17:27:28 [2021-09-16T17:27:28.495Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:27:28 [2021-09-16T17:27:28.495Z] --- SKIP: TestPluginInstall (0.00s)
17:27:28 [2021-09-16T17:27:28.495Z] === RUN   TestPluginsWithRuntimes
17:27:28 [2021-09-16T17:27:28.495Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:27:28 [2021-09-16T17:27:28.495Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
17:27:28 [2021-09-16T17:27:28.495Z] === RUN   TestPluginBackCompatMediaTypes
17:27:28 [2021-09-16T17:27:28.495Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:27:28 [2021-09-16T17:27:28.495Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
17:27:28 [2021-09-16T17:27:28.495Z] PASS
17:27:28 [2021-09-16T17:27:28.495Z] ok  	github.com/docker/docker/integration/plugin/common	0.076s
17:27:28 [2021-09-16T17:27:28.495Z] 
17:27:28 [2021-09-16T17:27:28.495Z] === Skipped
17:27:28 [2021-09-16T17:27:28.495Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
17:27:28 [2021-09-16T17:27:28.495Z]     plugin_test.go:63: testEnv.OSType == "windows"
17:27:28 [2021-09-16T17:27:28.495Z] 
17:27:28 [2021-09-16T17:27:28.495Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
17:27:28 [2021-09-16T17:27:28.495Z]     plugin_test.go:172: testEnv.OSType == "windows"
17:27:28 [2021-09-16T17:27:28.495Z] 
17:27:28 [2021-09-16T17:27:28.495Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
17:27:28 [2021-09-16T17:27:28.495Z]     plugin_test.go:234: testEnv.OSType == "windows"
17:27:28 [2021-09-16T17:27:28.495Z] 
17:27:28 [2021-09-16T17:27:28.495Z] DONE 5 tests, 3 skipped in 5.135s
17:27:28 [2021-09-16T17:27:28.495Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
17:27:30 [2021-09-16T17:27:30.072Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:27:30 [2021-09-16T17:27:30.072Z] INFO: Testing against a local daemon
17:27:30 [2021-09-16T17:27:30.072Z] === RUN   TestExternalGraphDriver
17:27:30 [2021-09-16T17:27:30.072Z]     external_test.go:47: runtime.GOOS == "windows"
17:27:30 [2021-09-16T17:27:30.072Z] --- SKIP: TestExternalGraphDriver (0.00s)
17:27:30 [2021-09-16T17:27:30.072Z] === RUN   TestGraphdriverPluginV2
17:27:30 [2021-09-16T17:27:30.072Z]     external_test.go:407: runtime.GOOS == "windows"
17:27:30 [2021-09-16T17:27:30.072Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
17:27:30 [2021-09-16T17:27:30.072Z] PASS
17:27:30 [2021-09-16T17:27:30.072Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.087s
17:27:30 [2021-09-16T17:27:30.544Z] 
17:27:30 [2021-09-16T17:27:30.544Z] === Skipped
17:27:30 [2021-09-16T17:27:30.544Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
17:27:30 [2021-09-16T17:27:30.544Z]     external_test.go:47: runtime.GOOS == "windows"
17:27:30 [2021-09-16T17:27:30.544Z] 
17:27:30 [2021-09-16T17:27:30.544Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
17:27:30 [2021-09-16T17:27:30.544Z]     external_test.go:407: runtime.GOOS == "windows"
17:27:30 [2021-09-16T17:27:30.544Z] 
17:27:30 [2021-09-16T17:27:30.544Z] DONE 2 tests, 2 skipped in 2.558s
17:27:30 [2021-09-16T17:27:30.544Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
17:27:32 [2021-09-16T17:27:32.118Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:27:32 [2021-09-16T17:27:32.118Z] INFO: Testing against a local daemon
17:27:32 [2021-09-16T17:27:32.118Z] === RUN   TestReadPluginNoRead
17:27:32 [2021-09-16T17:27:32.118Z]     read_test.go:21: no unix domain sockets on Windows
17:27:32 [2021-09-16T17:27:32.118Z] --- SKIP: TestReadPluginNoRead (0.00s)
17:27:32 [2021-09-16T17:27:32.118Z] PASS
17:27:32 [2021-09-16T17:27:32.118Z] ok  	github.com/docker/docker/integration/plugin/logging	0.070s
17:27:32 [2021-09-16T17:27:32.118Z] 
17:27:32 [2021-09-16T17:27:32.118Z] === Skipped
17:27:32 [2021-09-16T17:27:32.118Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
17:27:32 [2021-09-16T17:27:32.118Z]     read_test.go:21: no unix domain sockets on Windows
17:27:32 [2021-09-16T17:27:32.118Z] 
17:27:32 [2021-09-16T17:27:32.118Z] DONE 1 tests, 1 skipped in 1.699s
17:27:32 [2021-09-16T17:27:32.593Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
17:27:33 [2021-09-16T17:27:33.064Z] testing: warning: no tests to run
17:27:33 [2021-09-16T17:27:33.064Z] PASS
17:27:33 [2021-09-16T17:27:33.064Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.057s
17:27:33 [2021-09-16T17:27:33.064Z] 
17:27:33 [2021-09-16T17:27:33.064Z] DONE 0 tests in 0.908s
17:27:33 [2021-09-16T17:27:33.535Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
17:27:35 [2021-09-16T17:27:35.108Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:27:35 [2021-09-16T17:27:35.108Z] INFO: Testing against a local daemon
17:27:35 [2021-09-16T17:27:35.108Z] === RUN   TestPluginWithDevMounts
17:27:35 [2021-09-16T17:27:35.108Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:27:35 [2021-09-16T17:27:35.108Z] --- SKIP: TestPluginWithDevMounts (0.00s)
17:27:35 [2021-09-16T17:27:35.108Z] PASS
17:27:35 [2021-09-16T17:27:35.108Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.082s
17:27:35 [2021-09-16T17:27:35.108Z] 
17:27:35 [2021-09-16T17:27:35.108Z] === Skipped
17:27:35 [2021-09-16T17:27:35.108Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
17:27:35 [2021-09-16T17:27:35.108Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
17:27:35 [2021-09-16T17:27:35.108Z] 
17:27:35 [2021-09-16T17:27:35.108Z] DONE 1 tests, 1 skipped in 1.680s
17:27:35 [2021-09-16T17:27:35.108Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
17:27:36 [2021-09-16T17:27:36.682Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:27:36 [2021-09-16T17:27:36.682Z] INFO: Testing against a local daemon
17:27:36 [2021-09-16T17:27:36.682Z] === RUN   TestSecretInspect
17:27:36 [2021-09-16T17:27:36.682Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:27:36 [2021-09-16T17:27:36.682Z] --- SKIP: TestSecretInspect (0.00s)
17:27:36 [2021-09-16T17:27:36.682Z] === RUN   TestSecretList
17:27:36 [2021-09-16T17:27:36.682Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:27:36 [2021-09-16T17:27:36.682Z] --- SKIP: TestSecretList (0.00s)
17:27:36 [2021-09-16T17:27:36.682Z] === RUN   TestSecretsCreateAndDelete
17:27:36 [2021-09-16T17:27:36.682Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:27:36 [2021-09-16T17:27:36.682Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
17:27:36 [2021-09-16T17:27:36.682Z] === RUN   TestSecretsUpdate
17:27:36 [2021-09-16T17:27:36.682Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:27:36 [2021-09-16T17:27:36.682Z] --- SKIP: TestSecretsUpdate (0.00s)
17:27:36 [2021-09-16T17:27:36.682Z] === RUN   TestTemplatedSecret
17:27:36 [2021-09-16T17:27:36.682Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:27:36 [2021-09-16T17:27:36.682Z] --- SKIP: TestTemplatedSecret (0.00s)
17:27:36 [2021-09-16T17:27:36.682Z] === RUN   TestSecretCreateResolve
17:27:36 [2021-09-16T17:27:36.682Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:27:36 [2021-09-16T17:27:36.682Z] --- SKIP: TestSecretCreateResolve (0.00s)
17:27:36 [2021-09-16T17:27:36.682Z] PASS
17:27:36 [2021-09-16T17:27:36.682Z] ok  	github.com/docker/docker/integration/secret	0.077s
17:27:36 [2021-09-16T17:27:36.682Z] 
17:27:36 [2021-09-16T17:27:36.682Z] === Skipped
17:27:36 [2021-09-16T17:27:36.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
17:27:36 [2021-09-16T17:27:36.682Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
17:27:36 [2021-09-16T17:27:36.682Z] 
17:27:36 [2021-09-16T17:27:36.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
17:27:36 [2021-09-16T17:27:36.682Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
17:27:36 [2021-09-16T17:27:36.682Z] 
17:27:36 [2021-09-16T17:27:36.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
17:27:36 [2021-09-16T17:27:36.682Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
17:27:36 [2021-09-16T17:27:36.682Z] 
17:27:36 [2021-09-16T17:27:36.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
17:27:36 [2021-09-16T17:27:36.682Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
17:27:36 [2021-09-16T17:27:36.682Z] 
17:27:36 [2021-09-16T17:27:36.682Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
17:27:36 [2021-09-16T17:27:36.682Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
17:27:36 [2021-09-16T17:27:36.682Z] 
17:27:36 [2021-09-16T17:27:36.682Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
17:27:36 [2021-09-16T17:27:36.682Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
17:27:36 [2021-09-16T17:27:36.682Z] 
17:27:36 [2021-09-16T17:27:36.682Z] DONE 6 tests, 6 skipped in 1.488s
17:27:36 [2021-09-16T17:27:36.682Z] Running D:\gopath\src\github.com\docker\docker\integration\service
17:27:38 [2021-09-16T17:27:38.912Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:27:38 [2021-09-16T17:27:38.912Z] INFO: Testing against a local daemon
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestServiceCreateInit
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- PASS: TestServiceCreateInit (0.03s)
17:27:38 [2021-09-16T17:27:38.912Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestCreateServiceMultipleTimes
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestCreateServiceConflict
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestCreateServiceConflict (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestCreateServiceMaxReplicas
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestCreateWithDuplicateNetworkNames
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestCreateServiceSecretFileMode
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestCreateServiceConfigFileMode
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestCreateServiceSysctls
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestCreateServiceSysctls (0.03s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestCreateServiceCapabilities
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestInspect
17:27:38 [2021-09-16T17:27:38.912Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestInspect (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestCreateJob
17:27:38 [2021-09-16T17:27:38.912Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestCreateJob (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestReplicatedJob
17:27:38 [2021-09-16T17:27:38.912Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestReplicatedJob (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestUpdateReplicatedJob
17:27:38 [2021-09-16T17:27:38.912Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestServiceListWithStatuses
17:27:38 [2021-09-16T17:27:38.912Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestDockerNetworkConnectAlias
17:27:38 [2021-09-16T17:27:38.912Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestDockerNetworkReConnect
17:27:38 [2021-09-16T17:27:38.912Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestServicePlugin
17:27:38 [2021-09-16T17:27:38.912Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestServicePlugin (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestServiceUpdateLabel
17:27:38 [2021-09-16T17:27:38.912Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestServiceUpdateLabel (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestServiceUpdateSecrets
17:27:38 [2021-09-16T17:27:38.912Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestServiceUpdateConfigs
17:27:38 [2021-09-16T17:27:38.912Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestServiceUpdateNetwork
17:27:38 [2021-09-16T17:27:38.912Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] === RUN   TestServiceUpdatePidsLimit
17:27:38 [2021-09-16T17:27:38.912Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:27:38 [2021-09-16T17:27:38.912Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] PASS
17:27:38 [2021-09-16T17:27:38.912Z] ok  	github.com/docker/docker/integration/service	0.183s
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === Skipped
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s)
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
17:27:38 [2021-09-16T17:27:38.912Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
17:27:38 [2021-09-16T17:27:38.912Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
17:27:38 [2021-09-16T17:27:38.912Z] 
17:27:38 [2021-09-16T17:27:38.912Z] DONE 24 tests, 23 skipped in 2.113s
17:27:38 [2021-09-16T17:27:38.912Z] Running D:\gopath\src\github.com\docker\docker\integration\session
17:27:40 [2021-09-16T17:27:40.488Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:27:40 [2021-09-16T17:27:40.488Z] INFO: Testing against a local daemon
17:27:40 [2021-09-16T17:27:40.488Z] === RUN   TestSessionCreate
17:27:40 [2021-09-16T17:27:40.488Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:27:40 [2021-09-16T17:27:40.488Z] --- SKIP: TestSessionCreate (0.00s)
17:27:40 [2021-09-16T17:27:40.489Z] === RUN   TestSessionCreateWithBadUpgrade
17:27:40 [2021-09-16T17:27:40.489Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:27:40 [2021-09-16T17:27:40.489Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
17:27:40 [2021-09-16T17:27:40.489Z] PASS
17:27:40 [2021-09-16T17:27:40.489Z] ok  	github.com/docker/docker/integration/session	0.070s
17:27:40 [2021-09-16T17:27:40.489Z] 
17:27:40 [2021-09-16T17:27:40.489Z] === Skipped
17:27:40 [2021-09-16T17:27:40.489Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
17:27:40 [2021-09-16T17:27:40.489Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
17:27:40 [2021-09-16T17:27:40.489Z] 
17:27:40 [2021-09-16T17:27:40.489Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
17:27:40 [2021-09-16T17:27:40.489Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
17:27:40 [2021-09-16T17:27:40.489Z] 
17:27:40 [2021-09-16T17:27:40.489Z] DONE 2 tests, 2 skipped in 1.434s
17:27:40 [2021-09-16T17:27:40.489Z] Running D:\gopath\src\github.com\docker\docker\integration\system
17:27:42 [2021-09-16T17:27:42.061Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:27:42 [2021-09-16T17:27:42.061Z] INFO: Testing against a local daemon
17:27:42 [2021-09-16T17:27:42.061Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:27:42 [2021-09-16T17:27:42.061Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:27:42 [2021-09-16T17:27:42.061Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:27:42 [2021-09-16T17:27:42.061Z] === RUN   TestDiskUsage
17:27:42 [2021-09-16T17:27:42.061Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
17:27:42 [2021-09-16T17:27:42.061Z] --- SKIP: TestDiskUsage (0.00s)
17:27:42 [2021-09-16T17:27:42.061Z] === RUN   TestEventsExecDie
17:27:42 [2021-09-16T17:27:42.061Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:27:42 [2021-09-16T17:27:42.061Z] --- SKIP: TestEventsExecDie (0.00s)
17:27:42 [2021-09-16T17:27:42.061Z] === RUN   TestEventsBackwardsCompatible
17:27:42 [2021-09-16T17:27:42.061Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:27:42 [2021-09-16T17:27:42.061Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
17:27:42 [2021-09-16T17:27:42.061Z] === RUN   TestEventsVolumeCreate
17:27:42 [2021-09-16T17:27:42.061Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:27:42 [2021-09-16T17:27:42.061Z] --- SKIP: TestEventsVolumeCreate (0.00s)
17:27:42 [2021-09-16T17:27:42.061Z] === RUN   TestInfoAPI
17:27:42 [2021-09-16T17:27:42.061Z] --- PASS: TestInfoAPI (0.03s)
17:27:42 [2021-09-16T17:27:42.061Z] === RUN   TestInfoAPIWarnings
17:27:42 [2021-09-16T17:27:42.061Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:27:42 [2021-09-16T17:27:42.061Z] --- SKIP: TestInfoAPIWarnings (0.00s)
17:27:42 [2021-09-16T17:27:42.061Z] === RUN   TestInfoDebug
17:27:42 [2021-09-16T17:27:42.061Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:27:42 [2021-09-16T17:27:42.061Z] --- SKIP: TestInfoDebug (0.00s)
17:27:42 [2021-09-16T17:27:42.061Z] === RUN   TestInfoInsecureRegistries
17:27:42 [2021-09-16T17:27:42.061Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:27:42 [2021-09-16T17:27:42.061Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
17:27:42 [2021-09-16T17:27:42.061Z] === RUN   TestInfoRegistryMirrors
17:27:42 [2021-09-16T17:27:42.061Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:27:42 [2021-09-16T17:27:42.061Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
17:27:42 [2021-09-16T17:27:42.061Z] === RUN   TestLoginFailsWithBadCredentials
17:27:43 [2021-09-16T17:27:43.052Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s)
17:27:43 [2021-09-16T17:27:43.052Z] === RUN   TestPingCacheHeaders
17:27:43 [2021-09-16T17:27:43.052Z] --- PASS: TestPingCacheHeaders (0.03s)
17:27:43 [2021-09-16T17:27:43.052Z] === RUN   TestPingGet
17:27:43 [2021-09-16T17:27:43.052Z] --- PASS: TestPingGet (0.03s)
17:27:43 [2021-09-16T17:27:43.052Z] === RUN   TestPingHead
17:27:43 [2021-09-16T17:27:43.052Z] --- PASS: TestPingHead (0.03s)
17:27:43 [2021-09-16T17:27:43.052Z] === RUN   TestVersion
17:27:43 [2021-09-16T17:27:43.052Z] --- PASS: TestVersion (0.02s)
17:27:43 [2021-09-16T17:27:43.052Z] PASS
17:27:43 [2021-09-16T17:27:43.052Z] ok  	github.com/docker/docker/integration/system	1.177s
17:27:43 [2021-09-16T17:27:43.052Z] 
17:27:43 [2021-09-16T17:27:43.052Z] === Skipped
17:27:43 [2021-09-16T17:27:43.052Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:27:43 [2021-09-16T17:27:43.052Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
17:27:43 [2021-09-16T17:27:43.052Z] 
17:27:43 [2021-09-16T17:27:43.052Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
17:27:43 [2021-09-16T17:27:43.052Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
17:27:43 [2021-09-16T17:27:43.052Z] 
17:27:43 [2021-09-16T17:27:43.052Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
17:27:43 [2021-09-16T17:27:43.052Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
17:27:43 [2021-09-16T17:27:43.052Z] 
17:27:43 [2021-09-16T17:27:43.052Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
17:27:43 [2021-09-16T17:27:43.052Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
17:27:43 [2021-09-16T17:27:43.052Z] 
17:27:43 [2021-09-16T17:27:43.052Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
17:27:43 [2021-09-16T17:27:43.052Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
17:27:43 [2021-09-16T17:27:43.052Z] 
17:27:43 [2021-09-16T17:27:43.052Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
17:27:43 [2021-09-16T17:27:43.052Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
17:27:43 [2021-09-16T17:27:43.052Z] 
17:27:43 [2021-09-16T17:27:43.052Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
17:27:43 [2021-09-16T17:27:43.052Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:27:43 [2021-09-16T17:27:43.052Z] 
17:27:43 [2021-09-16T17:27:43.052Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
17:27:43 [2021-09-16T17:27:43.052Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:27:43 [2021-09-16T17:27:43.052Z] 
17:27:43 [2021-09-16T17:27:43.052Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
17:27:43 [2021-09-16T17:27:43.052Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
17:27:43 [2021-09-16T17:27:43.052Z] 
17:27:43 [2021-09-16T17:27:43.052Z] DONE 15 tests, 9 skipped in 2.706s
17:27:43 [2021-09-16T17:27:43.525Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
17:27:43 [2021-09-16T17:27:43.658Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:27:44 [2021-09-16T17:27:44.115Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:27:44 [2021-09-16T17:27:44.115Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
17:27:44 [2021-09-16T17:27:44.517Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:27:44 [2021-09-16T17:27:44.517Z] INFO: Testing against a local daemon
17:27:44 [2021-09-16T17:27:44.517Z] === RUN   TestVolumesCreateAndList
17:27:44 [2021-09-16T17:27:44.517Z] --- PASS: TestVolumesCreateAndList (0.04s)
17:27:44 [2021-09-16T17:27:44.517Z] === RUN   TestVolumesRemove
17:27:44 [2021-09-16T17:27:44.572Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:27:44 [2021-09-16T17:27:44.987Z] --- PASS: TestVolumesRemove (0.08s)
17:27:44 [2021-09-16T17:27:44.987Z] === RUN   TestVolumesInspect
17:27:44 [2021-09-16T17:27:44.987Z] --- PASS: TestVolumesInspect (0.03s)
17:27:44 [2021-09-16T17:27:44.987Z] === RUN   TestVolumesInvalidJSON
17:27:44 [2021-09-16T17:27:44.987Z] === RUN   TestVolumesInvalidJSON//volumes/create
17:27:44 [2021-09-16T17:27:44.987Z] === PAUSE TestVolumesInvalidJSON//volumes/create
17:27:44 [2021-09-16T17:27:44.987Z] === CONT  TestVolumesInvalidJSON//volumes/create
17:27:44 [2021-09-16T17:27:44.987Z] --- PASS: TestVolumesInvalidJSON (0.05s)
17:27:44 [2021-09-16T17:27:44.987Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
17:27:44 [2021-09-16T17:27:44.987Z] PASS
17:27:44 [2021-09-16T17:27:44.988Z] ok  	github.com/docker/docker/integration/volume	0.252s
17:27:44 [2021-09-16T17:27:44.988Z] 
17:27:44 [2021-09-16T17:27:44.988Z] DONE 5 tests in 1.705s
17:27:44 [2021-09-16T17:27:44.988Z] INFO: make.ps1 ended at 09/16/2021 17:27:44
17:27:44 [2021-09-16T17:27:44.988Z] INFO: Integration CLI tests being run from the host:
17:27:44 [2021-09-16T17:27:44.988Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" 
17:27:53 [2021-09-16T17:27:53.683Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
17:27:53 [2021-09-16T17:27:53.683Z] INFO: Testing against a local daemon
17:27:53 [2021-09-16T17:27:53.683Z] === RUN   TestDockerSuite
17:27:53 [2021-09-16T17:27:53.683Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
17:27:53 [2021-09-16T17:27:53.683Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
17:27:53 [2021-09-16T17:27:53.683Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:27:53 [2021-09-16T17:27:53.683Z] === RUN   TestDockerSuite/TestAPIErrorJSON
17:27:53 [2021-09-16T17:27:53.683Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
17:27:53 [2021-09-16T17:27:53.683Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
17:27:53 [2021-09-16T17:27:53.683Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
17:27:53 [2021-09-16T17:27:53.683Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:27:53 [2021-09-16T17:27:53.683Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
17:27:53 [2021-09-16T17:27:53.683Z] === RUN   TestDockerSuite/TestAPIImagesDelete
17:27:53 [2021-09-16T17:27:53.683Z] === RUN   TestDockerSuite/TestAPIImagesFilter
17:27:53 [2021-09-16T17:27:53.683Z] === RUN   TestDockerSuite/TestAPIImagesHistory
17:27:54 [2021-09-16T17:27:54.154Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
17:27:54 [2021-09-16T17:27:54.625Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
17:28:02 [2021-09-16T17:28:02.251Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:28:02 [2021-09-16T17:28:02.251Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:28:02 [2021-09-16T17:28:02.251Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:28:05 [2021-09-16T17:28:05.982Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:28:08 [2021-09-16T17:28:08.216Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:28:11 [2021-09-16T17:28:11.116Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:28:17 [2021-09-16T17:28:17.787Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:28:17 [2021-09-16T17:28:17.787Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:28:17 [2021-09-16T17:28:17.787Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:28:30 [2021-09-16T17:28:30.309Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:28:38 [2021-09-16T17:28:38.998Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:28:47 [2021-09-16T17:28:47.689Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:28:50 [2021-09-16T17:28:50.392Z]     docker_cli_swarm_test.go:1172: [d2dc7fa97ff84] joining swarm manager [d75bb0b706efd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
17:29:01 [2021-09-16T17:29:01.789Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:29:01 [2021-09-16T17:29:01.789Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:29:01 [2021-09-16T17:29:01.789Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
17:29:01 [2021-09-16T17:29:01.789Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:29:13 [2021-09-16T17:29:13.017Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:29:20 [2021-09-16T17:29:20.192Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:29:22 [2021-09-16T17:29:22.405Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
17:29:24 [2021-09-16T17:29:24.292Z]     docker_cli_swarm_test.go:1453: [d745ec2e30d95] joining swarm manager [d8757ff80b824]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:29:24 [2021-09-16T17:29:24.852Z]     docker_cli_swarm_test.go:1454: [de6931fe5c492] joining swarm manager [d8757ff80b824]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
17:29:28 [2021-09-16T17:29:28.871Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:29:37 [2021-09-16T17:29:37.015Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
17:29:37 [2021-09-16T17:29:37.015Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
17:29:37 [2021-09-16T17:29:37.015Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
17:29:37 [2021-09-16T17:29:37.015Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
17:29:37 [2021-09-16T17:29:37.015Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
17:29:37 [2021-09-16T17:29:37.576Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
17:29:40 [2021-09-16T17:29:40.103Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
17:29:43 [2021-09-16T17:29:43.370Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
17:29:45 [2021-09-16T17:29:45.257Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
17:29:47 [2021-09-16T17:29:47.143Z]     docker_cli_swarm_unix_test.go:63: [de6ca0a57bb82] joining swarm manager [d544bbcd34bf8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:29:51 [2021-09-16T17:29:51.399Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
17:29:51 [2021-09-16T17:29:51.399Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
17:29:51 [2021-09-16T17:29:51.399Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
17:29:51 [2021-09-16T17:29:51.399Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:29:51 [2021-09-16T17:29:51.399Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
17:29:51 [2021-09-16T17:29:51.399Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:29:51 [2021-09-16T17:29:51.399Z] === RUN   TestDockerSuite/TestAPINetworkFilter
17:29:51 [2021-09-16T17:29:51.399Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:29:51 [2021-09-16T17:29:51.399Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
17:29:51 [2021-09-16T17:29:51.399Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:29:51 [2021-09-16T17:29:51.399Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
17:29:51 [2021-09-16T17:29:51.399Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:29:51 [2021-09-16T17:29:51.872Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
17:29:51 [2021-09-16T17:29:51.872Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:29:51 [2021-09-16T17:29:51.872Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
17:29:51 [2021-09-16T17:29:51.872Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:29:51 [2021-09-16T17:29:51.872Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
17:29:51 [2021-09-16T17:29:51.872Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
17:29:51 [2021-09-16T17:29:51.872Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
17:29:51 [2021-09-16T17:29:51.872Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
17:29:52 [2021-09-16T17:29:52.438Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:29:52 [2021-09-16T17:29:52.438Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:29:52 [2021-09-16T17:29:52.896Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:29:57 [2021-09-16T17:29:57.768Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
17:29:57 [2021-09-16T17:29:57.768Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
17:29:57 [2021-09-16T17:29:57.768Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
17:29:57 [2021-09-16T17:29:57.768Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
17:29:57 [2021-09-16T17:29:57.768Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
17:29:59 [2021-09-16T17:29:59.995Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
17:30:02 [2021-09-16T17:30:02.225Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
17:30:02 [2021-09-16T17:30:02.225Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
17:30:02 [2021-09-16T17:30:02.225Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
17:30:02 [2021-09-16T17:30:02.225Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
17:30:02 [2021-09-16T17:30:02.225Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
17:30:02 [2021-09-16T17:30:02.225Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
17:30:02 [2021-09-16T17:30:02.225Z] === RUN   TestDockerSuite/TestAttachDisconnect
17:30:02 [2021-09-16T17:30:02.225Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:30:02 [2021-09-16T17:30:02.225Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
17:30:05 [2021-09-16T17:30:05.193Z] === RUN   TestDockerSuite/TestAttachPausedContainer
17:30:05 [2021-09-16T17:30:05.193Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:30:05 [2021-09-16T17:30:05.193Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
17:30:05 [2021-09-16T17:30:05.193Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:30:05 [2021-09-16T17:30:05.193Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
17:30:10 [2021-09-16T17:30:10.595Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:30:11 [2021-09-16T17:30:11.082Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
17:30:19 [2021-09-16T17:30:19.153Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:30:29 [2021-09-16T17:30:29.454Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:30:41 [2021-09-16T17:30:41.227Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:30:41 [2021-09-16T17:30:41.227Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:30:41 [2021-09-16T17:30:41.227Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
17:30:41 [2021-09-16T17:30:41.227Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:30:41 [2021-09-16T17:30:41.227Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
17:30:41 [2021-09-16T17:30:41.227Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:30:41 [2021-09-16T17:30:41.227Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:30:41 [2021-09-16T17:30:41.227Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:30:41 [2021-09-16T17:30:41.227Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
17:30:41 [2021-09-16T17:30:41.227Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:30:41 [2021-09-16T17:30:41.227Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:30:41 [2021-09-16T17:30:41.227Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:30:41 [2021-09-16T17:30:41.227Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:30:41 [2021-09-16T17:30:41.227Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:30:43 [2021-09-16T17:30:43.298Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
17:30:43 [2021-09-16T17:30:43.298Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
17:30:43 [2021-09-16T17:30:43.298Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
17:30:43 [2021-09-16T17:30:43.451Z] === RUN   TestDockerSuite/TestBuildEnv
17:30:43 [2021-09-16T17:30:43.451Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
17:30:43 [2021-09-16T17:30:43.451Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:30:43 [2021-09-16T17:30:43.451Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
17:30:43 [2021-09-16T17:30:43.921Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:30:43 [2021-09-16T17:30:43.921Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
17:30:43 [2021-09-16T17:30:43.921Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:30:43 [2021-09-16T17:30:43.921Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
17:30:43 [2021-09-16T17:30:43.921Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:30:43 [2021-09-16T17:30:43.921Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
17:30:43 [2021-09-16T17:30:43.921Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:30:45 [2021-09-16T17:30:45.185Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
17:30:47 [2021-09-16T17:30:47.725Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:30:47 [2021-09-16T17:30:47.725Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
17:30:47 [2021-09-16T17:30:47.725Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:30:47 [2021-09-16T17:30:47.725Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
17:30:47 [2021-09-16T17:30:47.725Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:30:47 [2021-09-16T17:30:47.725Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
17:30:47 [2021-09-16T17:30:47.725Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:30:47 [2021-09-16T17:30:47.729Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
17:30:48 [2021-09-16T17:30:48.195Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:30:50 [2021-09-16T17:30:50.246Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
17:30:52 [2021-09-16T17:30:52.136Z]     docker_api_swarm_test.go:962: [dd9bb3cd5b4d3] joining swarm manager [d2e05de997bf5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
17:30:52 [2021-09-16T17:30:52.215Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:30:54 [2021-09-16T17:30:54.756Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:31:03 [2021-09-16T17:31:03.379Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
17:31:04 [2021-09-16T17:31:04.745Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:31:04 [2021-09-16T17:31:04.745Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:31:04 [2021-09-16T17:31:04.745Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
17:31:04 [2021-09-16T17:31:04.745Z] === RUN   TestDockerSuite/TestBuildExpose
17:31:04 [2021-09-16T17:31:04.745Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
17:31:04 [2021-09-16T17:31:04.745Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:31:04 [2021-09-16T17:31:04.745Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
17:31:04 [2021-09-16T17:31:04.745Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:31:04 [2021-09-16T17:31:04.745Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
17:31:04 [2021-09-16T17:31:04.745Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:31:04 [2021-09-16T17:31:04.745Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
17:31:04 [2021-09-16T17:31:04.745Z] === RUN   TestDockerSuite/TestBuildFails
17:31:06 [2021-09-16T17:31:06.316Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:31:06 [2021-09-16T17:31:06.316Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:31:10 [2021-09-16T17:31:10.313Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
17:31:11 [2021-09-16T17:31:11.929Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:31:12 [2021-09-16T17:31:12.197Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:31:16 [2021-09-16T17:31:16.981Z] === RUN   TestDockerSuite/TestBuildForceRm
17:31:22 [2021-09-16T17:31:22.864Z] === RUN   TestDockerSuite/TestBuildFromGit
17:31:25 [2021-09-16T17:31:25.173Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
17:31:25 [2021-09-16T17:31:25.429Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
17:31:27 [2021-09-16T17:31:27.632Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:31:27 [2021-09-16T17:31:27.942Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
17:31:28 [2021-09-16T17:31:28.622Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:31:30 [2021-09-16T17:31:30.466Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
17:31:32 [2021-09-16T17:31:32.422Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:31:32 [2021-09-16T17:31:32.422Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
17:31:32 [2021-09-16T17:31:32.422Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:31:33 [2021-09-16T17:31:33.414Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:31:33 [2021-09-16T17:31:33.884Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:31:33 [2021-09-16T17:31:33.884Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
17:31:33 [2021-09-16T17:31:33.884Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:31:38 [2021-09-16T17:31:38.554Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
17:31:41 [2021-09-16T17:31:41.062Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:31:41 [2021-09-16T17:31:41.062Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
17:31:41 [2021-09-16T17:31:41.062Z] === RUN   TestDockerSuite/TestBuildHistory
17:31:41 [2021-09-16T17:31:41.863Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
17:31:44 [2021-09-16T17:31:44.376Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
17:31:46 [2021-09-16T17:31:46.891Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
17:31:49 [2021-09-16T17:31:49.405Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
17:31:51 [2021-09-16T17:31:51.599Z] === RUN   TestDockerSuite/TestBuildIidFile
17:31:51 [2021-09-16T17:31:51.599Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:31:51 [2021-09-16T17:31:51.917Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
17:31:52 [2021-09-16T17:31:52.622Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
17:31:52 [2021-09-16T17:31:52.622Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
17:31:52 [2021-09-16T17:31:52.622Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
17:31:52 [2021-09-16T17:31:52.622Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
17:31:52 [2021-09-16T17:31:52.622Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
17:31:53 [2021-09-16T17:31:53.171Z] === RUN   TestDockerSuite/TestBuildInheritance
17:31:53 [2021-09-16T17:31:53.171Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
17:31:53 [2021-09-16T17:31:53.171Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:31:53 [2021-09-16T17:31:53.613Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
17:31:53 [2021-09-16T17:31:53.641Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:31:53 [2021-09-16T17:31:53.641Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:31:54 [2021-09-16T17:31:54.084Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
17:31:54 [2021-09-16T17:31:54.084Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
17:31:54 [2021-09-16T17:31:54.084Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
17:31:54 [2021-09-16T17:31:54.084Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
17:31:54 [2021-09-16T17:31:54.084Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
17:31:54 [2021-09-16T17:31:54.084Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
17:31:54 [2021-09-16T17:31:54.084Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
17:31:54 [2021-09-16T17:31:54.431Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
17:31:54 [2021-09-16T17:31:54.555Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
17:31:55 [2021-09-16T17:31:55.026Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
17:31:56 [2021-09-16T17:31:56.318Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
17:31:57 [2021-09-16T17:31:57.444Z] === RUN   TestDockerSuite/TestBuildLabel
17:31:58 [2021-09-16T17:31:58.437Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:31:58 [2021-09-16T17:31:58.835Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
17:31:58 [2021-09-16T17:31:58.907Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:31:59 [2021-09-16T17:31:59.826Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
17:31:59 [2021-09-16T17:31:59.826Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
17:31:59 [2021-09-16T17:31:59.826Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
17:31:59 [2021-09-16T17:31:59.826Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
17:31:59 [2021-09-16T17:31:59.826Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
17:31:59 [2021-09-16T17:31:59.826Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
17:31:59 [2021-09-16T17:31:59.897Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:32:00 [2021-09-16T17:32:00.367Z] === RUN   TestDockerSuite/TestBuildLabels
17:32:01 [2021-09-16T17:32:01.357Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:32:02 [2021-09-16T17:32:02.349Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:32:02 [2021-09-16T17:32:02.792Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
17:32:08 [2021-09-16T17:32:08.232Z] === RUN   TestDockerSuite/TestBuildLastModified
17:32:08 [2021-09-16T17:32:08.233Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
17:32:08 [2021-09-16T17:32:08.233Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:32:08 [2021-09-16T17:32:08.233Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
17:32:08 [2021-09-16T17:32:08.233Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:32:08 [2021-09-16T17:32:08.233Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:32:08 [2021-09-16T17:32:08.233Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:32:08 [2021-09-16T17:32:08.233Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:32:08 [2021-09-16T17:32:08.233Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:32:08 [2021-09-16T17:32:08.716Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:32:09 [2021-09-16T17:32:09.186Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:32:12 [2021-09-16T17:32:12.990Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:32:13 [2021-09-16T17:32:13.248Z] === RUN   TestDockerSuite/TestBuildAddNonTar
17:32:21 [2021-09-16T17:32:21.937Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
17:32:22 [2021-09-16T17:32:22.408Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
17:32:22 [2021-09-16T17:32:22.408Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
17:32:22 [2021-09-16T17:32:22.408Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
17:32:23 [2021-09-16T17:32:23.992Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:32:24 [2021-09-16T17:32:24.004Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:32:24 [2021-09-16T17:32:24.004Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
17:32:24 [2021-09-16T17:32:24.004Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:32:24 [2021-09-16T17:32:24.004Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
17:32:24 [2021-09-16T17:32:24.004Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:32:24 [2021-09-16T17:32:24.004Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:32:24 [2021-09-16T17:32:24.004Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:32:24 [2021-09-16T17:32:24.004Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
17:32:24 [2021-09-16T17:32:24.004Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:32:24 [2021-09-16T17:32:24.004Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:32:24 [2021-09-16T17:32:24.004Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:32:25 [2021-09-16T17:32:25.374Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
17:32:26 [2021-09-16T17:32:26.903Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:32:26 [2021-09-16T17:32:26.953Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
17:32:27 [2021-09-16T17:32:27.948Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:32:27 [2021-09-16T17:32:27.948Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
17:32:27 [2021-09-16T17:32:27.948Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:32:28 [2021-09-16T17:32:28.418Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:32:29 [2021-09-16T17:32:29.803Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:32:33 [2021-09-16T17:32:33.530Z] === RUN   TestDockerSuite/TestBuildEnv
17:32:33 [2021-09-16T17:32:33.530Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
17:32:33 [2021-09-16T17:32:33.530Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:32:33 [2021-09-16T17:32:33.530Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
17:32:33 [2021-09-16T17:32:33.988Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:32:33 [2021-09-16T17:32:33.988Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
17:32:33 [2021-09-16T17:32:33.988Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:32:33 [2021-09-16T17:32:33.988Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
17:32:33 [2021-09-16T17:32:33.988Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:32:33 [2021-09-16T17:32:33.988Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
17:32:33 [2021-09-16T17:32:33.988Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:32:37 [2021-09-16T17:32:37.409Z] === RUN   TestDockerSuite/TestBuildAddScript
17:32:37 [2021-09-16T17:32:37.409Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
17:32:37 [2021-09-16T17:32:37.409Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
17:32:37 [2021-09-16T17:32:37.409Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
17:32:37 [2021-09-16T17:32:37.409Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
17:32:37 [2021-09-16T17:32:37.409Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
17:32:37 [2021-09-16T17:32:37.409Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
17:32:37 [2021-09-16T17:32:37.409Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
17:32:37 [2021-09-16T17:32:37.409Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
17:32:37 [2021-09-16T17:32:37.409Z] === RUN   TestDockerSuite/TestBuildAddTar
17:32:37 [2021-09-16T17:32:37.716Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:32:37 [2021-09-16T17:32:37.716Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
17:32:37 [2021-09-16T17:32:37.716Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:32:37 [2021-09-16T17:32:37.716Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
17:32:37 [2021-09-16T17:32:37.716Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:32:37 [2021-09-16T17:32:37.716Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
17:32:37 [2021-09-16T17:32:37.716Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:32:38 [2021-09-16T17:32:38.176Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:32:42 [2021-09-16T17:32:42.880Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:32:52 [2021-09-16T17:32:52.522Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
17:32:57 [2021-09-16T17:32:57.319Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:32:57 [2021-09-16T17:32:57.320Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:32:57 [2021-09-16T17:32:57.320Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
17:32:57 [2021-09-16T17:32:57.320Z] === RUN   TestDockerSuite/TestBuildExpose
17:32:57 [2021-09-16T17:32:57.320Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
17:32:57 [2021-09-16T17:32:57.320Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:32:57 [2021-09-16T17:32:57.320Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
17:32:57 [2021-09-16T17:32:57.320Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:32:57 [2021-09-16T17:32:57.320Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
17:32:57 [2021-09-16T17:32:57.320Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:32:57 [2021-09-16T17:32:57.320Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
17:32:57 [2021-09-16T17:32:57.320Z] === RUN   TestDockerSuite/TestBuildFails
17:32:57 [2021-09-16T17:32:57.320Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:32:57 [2021-09-16T17:32:57.320Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:32:58 [2021-09-16T17:32:58.563Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:33:04 [2021-09-16T17:33:04.389Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:33:06 [2021-09-16T17:33:06.844Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
17:33:09 [2021-09-16T17:33:09.051Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:33:10 [2021-09-16T17:33:10.173Z] === RUN   TestDockerSuite/TestBuildForceRm
17:33:12 [2021-09-16T17:33:12.858Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:33:15 [2021-09-16T17:33:15.379Z] === RUN   TestDockerSuite/TestBuildAddTarXz
17:33:15 [2021-09-16T17:33:15.379Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
17:33:15 [2021-09-16T17:33:15.379Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
17:33:15 [2021-09-16T17:33:15.379Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
17:33:15 [2021-09-16T17:33:15.379Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
17:33:16 [2021-09-16T17:33:16.001Z] === RUN   TestDockerSuite/TestBuildFromGit
17:33:18 [2021-09-16T17:33:18.741Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:33:21 [2021-09-16T17:33:21.781Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:33:22 [2021-09-16T17:33:22.745Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:33:23 [2021-09-16T17:33:23.509Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:33:24 [2021-09-16T17:33:24.888Z] --- PASS: TestDockerSwarmSuite (1630.18s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.16s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.98s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.69s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.47s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.84s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.53s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.87s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.61s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.08s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.20s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.81s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.18s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.20s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.08s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.25s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.04s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (66.62s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.61s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.32s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.39s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.33s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.19s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.83s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.61s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.18s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.53s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.81s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.69s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.37s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (37.98s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.89s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.64s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.15s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.18s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.96s)
17:33:24 [2021-09-16T17:33:24.888Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.91s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.99s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.83s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.05s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.34s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.52s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.76s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.80s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.54s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.20s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.98s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.82s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.80s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.61s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.17s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.46s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.87s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.95s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.56s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.84s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.64s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.60s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.05s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.97s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.88s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.90s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.44s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.17s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.32s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.48s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.71s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.23s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.44s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.76s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.06s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.23s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (91.72s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.31s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.52s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.52s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.15s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.19s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.16s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.08s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.81s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.11s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.46s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.45s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.11s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.20s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (131.94s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.22s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.23s)
17:33:24 [2021-09-16T17:33:24.889Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s)
17:33:24 [2021-09-16T17:33:24.889Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
17:33:24 [2021-09-16T17:33:24.889Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
17:33:24 [2021-09-16T17:33:24.889Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.16s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.25s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.12s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.33s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.11s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.96s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.15s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.01s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.40s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.88s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (13.33s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.10s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.68s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.88s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.36s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.38s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.53s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.42s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.91s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.10s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.10s)
17:33:24 [2021-09-16T17:33:24.889Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.10s)
17:33:24 [2021-09-16T17:33:24.889Z] === RUN   TestDockerExternalVolumeSuite
17:33:24 [2021-09-16T17:33:24.889Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
17:33:24 [2021-09-16T17:33:24.889Z]     docker_cli_external_volume_driver_test.go:52: [d6ca75eea035e] daemon is not started
17:33:27 [2021-09-16T17:33:27.420Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:33:27 [2021-09-16T17:33:27.420Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
17:33:27 [2021-09-16T17:33:27.420Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:33:27 [2021-09-16T17:33:27.420Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:33:28 [2021-09-16T17:33:28.386Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:33:28 [2021-09-16T17:33:28.386Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
17:33:28 [2021-09-16T17:33:28.386Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:33:30 [2021-09-16T17:33:30.347Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
17:33:30 [2021-09-16T17:33:30.347Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
17:33:30 [2021-09-16T17:33:30.818Z] === RUN   TestDockerSuite/TestBuildBlankName
17:33:31 [2021-09-16T17:33:31.288Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
17:33:35 [2021-09-16T17:33:35.444Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:33:35 [2021-09-16T17:33:35.444Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
17:33:35 [2021-09-16T17:33:35.444Z] === RUN   TestDockerSuite/TestBuildHistory
17:33:38 [2021-09-16T17:33:38.465Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:33:38 [2021-09-16T17:33:38.465Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
17:33:38 [2021-09-16T17:33:38.465Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:33:38 [2021-09-16T17:33:38.474Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
17:33:38 [2021-09-16T17:33:38.474Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
17:33:38 [2021-09-16T17:33:38.474Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
17:33:39 [2021-09-16T17:33:39.721Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
17:33:42 [2021-09-16T17:33:42.280Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
17:33:43 [2021-09-16T17:33:43.233Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:33:43 [2021-09-16T17:33:43.704Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:33:43 [2021-09-16T17:33:43.704Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
17:33:43 [2021-09-16T17:33:43.704Z] === RUN   TestDockerSuite/TestBuildNetNone
17:33:43 [2021-09-16T17:33:43.704Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
17:33:43 [2021-09-16T17:33:43.704Z] === RUN   TestDockerSuite/TestBuildNoContext
17:33:45 [2021-09-16T17:33:45.746Z] === RUN   TestDockerSuite/TestBuildIidFile
17:33:45 [2021-09-16T17:33:45.925Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:33:46 [2021-09-16T17:33:46.203Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:33:48 [2021-09-16T17:33:48.373Z] === RUN   TestDockerSuite/TestBuildInheritance
17:33:48 [2021-09-16T17:33:48.373Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
17:33:48 [2021-09-16T17:33:48.373Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:33:48 [2021-09-16T17:33:48.831Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:33:49 [2021-09-16T17:33:49.288Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:33:49 [2021-09-16T17:33:49.728Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:33:50 [2021-09-16T17:33:50.968Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
17:33:51 [2021-09-16T17:33:51.956Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:33:52 [2021-09-16T17:33:52.426Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:33:52 [2021-09-16T17:33:52.426Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:33:53 [2021-09-16T17:33:53.013Z] === RUN   TestDockerSuite/TestBuildLabel
17:33:53 [2021-09-16T17:33:53.977Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:33:54 [2021-09-16T17:33:54.439Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:33:55 [2021-09-16T17:33:55.385Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:33:55 [2021-09-16T17:33:55.407Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:33:55 [2021-09-16T17:33:55.854Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:33:55 [2021-09-16T17:33:55.864Z] === RUN   TestDockerSuite/TestBuildLabels
17:33:56 [2021-09-16T17:33:56.828Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:33:57 [2021-09-16T17:33:57.424Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:33:58 [2021-09-16T17:33:58.151Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
17:33:58 [2021-09-16T17:33:58.151Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
17:33:58 [2021-09-16T17:33:58.151Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
17:33:58 [2021-09-16T17:33:58.362Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:34:01 [2021-09-16T17:34:01.960Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
17:34:01 [2021-09-16T17:34:01.960Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
17:34:01 [2021-09-16T17:34:01.960Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
17:34:01 [2021-09-16T17:34:01.960Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
17:34:01 [2021-09-16T17:34:01.960Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
17:34:04 [2021-09-16T17:34:04.139Z] === RUN   TestDockerSuite/TestBuildLastModified
17:34:04 [2021-09-16T17:34:04.139Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
17:34:04 [2021-09-16T17:34:04.139Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:34:04 [2021-09-16T17:34:04.139Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
17:34:04 [2021-09-16T17:34:04.139Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:34:04 [2021-09-16T17:34:04.139Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:34:04 [2021-09-16T17:34:04.139Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:34:04 [2021-09-16T17:34:04.139Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:34:04 [2021-09-16T17:34:04.139Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:34:04 [2021-09-16T17:34:04.139Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:34:05 [2021-09-16T17:34:05.106Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:34:06 [2021-09-16T17:34:06.104Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:34:06 [2021-09-16T17:34:06.104Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:34:07 [2021-09-16T17:34:07.849Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
17:34:07 [2021-09-16T17:34:07.849Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
17:34:07 [2021-09-16T17:34:07.849Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
17:34:08 [2021-09-16T17:34:08.321Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
17:34:08 [2021-09-16T17:34:08.321Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
17:34:08 [2021-09-16T17:34:08.321Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
17:34:08 [2021-09-16T17:34:08.321Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
17:34:08 [2021-09-16T17:34:08.321Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
17:34:09 [2021-09-16T17:34:09.781Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:34:14 [2021-09-16T17:34:14.784Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:34:17 [2021-09-16T17:34:17.744Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:34:23 [2021-09-16T17:34:23.624Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:34:24 [2021-09-16T17:34:24.569Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:34:24 [2021-09-16T17:34:24.569Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
17:34:24 [2021-09-16T17:34:24.569Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:34:27 [2021-09-16T17:34:27.425Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:34:27 [2021-09-16T17:34:27.464Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:34:31 [2021-09-16T17:34:31.226Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:34:31 [2021-09-16T17:34:31.697Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:34:31 [2021-09-16T17:34:31.697Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
17:34:31 [2021-09-16T17:34:31.697Z] === RUN   TestDockerSuite/TestBuildPATH
17:34:31 [2021-09-16T17:34:31.697Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
17:34:31 [2021-09-16T17:34:31.697Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:34:33 [2021-09-16T17:34:33.266Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:34:33 [2021-09-16T17:34:33.266Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
17:34:33 [2021-09-16T17:34:33.266Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:34:47 [2021-09-16T17:34:47.329Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
17:34:51 [2021-09-16T17:34:51.076Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
17:34:51 [2021-09-16T17:34:51.076Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
17:34:51 [2021-09-16T17:34:51.076Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
17:34:51 [2021-09-16T17:34:51.547Z] === RUN   TestDockerSuite/TestBuildCacheAdd
17:34:51 [2021-09-16T17:34:51.547Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
17:34:52 [2021-09-16T17:34:52.018Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
17:34:53 [2021-09-16T17:34:53.012Z] === RUN   TestDockerSuite/TestBuildCacheFrom
17:34:53 [2021-09-16T17:34:53.012Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
17:34:53 [2021-09-16T17:34:53.012Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
17:34:55 [2021-09-16T17:34:55.408Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
17:34:56 [2021-09-16T17:34:56.821Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
17:34:58 [2021-09-16T17:34:58.395Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
17:34:58 [2021-09-16T17:34:58.395Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
17:34:58 [2021-09-16T17:34:58.395Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
17:34:58 [2021-09-16T17:34:58.395Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
17:34:58 [2021-09-16T17:34:58.395Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
17:34:59 [2021-09-16T17:34:59.387Z] === RUN   TestDockerSuite/TestBuildClearCmd
17:35:00 [2021-09-16T17:35:00.382Z] === RUN   TestDockerSuite/TestBuildCmd
17:35:00 [2021-09-16T17:35:00.854Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
17:35:01 [2021-09-16T17:35:01.325Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
17:35:01 [2021-09-16T17:35:01.796Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
17:35:03 [2021-09-16T17:35:03.130Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:35:06 [2021-09-16T17:35:06.571Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
17:35:08 [2021-09-16T17:35:08.799Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
17:35:08 [2021-09-16T17:35:08.799Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
17:35:08 [2021-09-16T17:35:08.799Z] === RUN   TestDockerSuite/TestBuildConditionalCache
17:35:09 [2021-09-16T17:35:09.157Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:35:09 [2021-09-16T17:35:09.792Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
17:35:09 [2021-09-16T17:35:09.792Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
17:35:09 [2021-09-16T17:35:09.792Z] === RUN   TestDockerSuite/TestBuildContextCleanup
17:35:10 [2021-09-16T17:35:10.244Z]     docker_cli_external_volume_driver_test.go:52: [d14df962e8d61] daemon is not started
17:35:10 [2021-09-16T17:35:10.263Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
17:35:11 [2021-09-16T17:35:11.842Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
17:35:12 [2021-09-16T17:35:12.834Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
17:35:13 [2021-09-16T17:35:13.307Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
17:35:13 [2021-09-16T17:35:13.307Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
17:35:13 [2021-09-16T17:35:13.307Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
17:35:13 [2021-09-16T17:35:13.465Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:35:14 [2021-09-16T17:35:14.300Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
17:35:14 [2021-09-16T17:35:14.770Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
17:35:14 [2021-09-16T17:35:14.770Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
17:35:14 [2021-09-16T17:35:14.770Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
17:35:14 [2021-09-16T17:35:14.771Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
17:35:14 [2021-09-16T17:35:14.771Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
17:35:18 [2021-09-16T17:35:18.139Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:35:19 [2021-09-16T17:35:19.544Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
17:35:24 [2021-09-16T17:35:24.114Z] === RUN   TestDockerSuite/TestBuildRm
17:35:25 [2021-09-16T17:35:25.072Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
17:35:25 [2021-09-16T17:35:25.196Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:35:29 [2021-09-16T17:35:29.871Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:35:32 [2021-09-16T17:35:32.791Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:35:35 [2021-09-16T17:35:35.753Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:35:35 [2021-09-16T17:35:35.753Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
17:35:35 [2021-09-16T17:35:35.753Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:35:35 [2021-09-16T17:35:35.753Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
17:35:35 [2021-09-16T17:35:35.753Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:35:37 [2021-09-16T17:35:37.322Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:35:40 [2021-09-16T17:35:40.287Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:35:43 [2021-09-16T17:35:43.126Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
17:35:43 [2021-09-16T17:35:43.251Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:35:44 [2021-09-16T17:35:44.659Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:35:44 [2021-09-16T17:35:44.659Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
17:35:44 [2021-09-16T17:35:44.659Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:35:47 [2021-09-16T17:35:47.052Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:35:49 [2021-09-16T17:35:49.700Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
17:35:49 [2021-09-16T17:35:49.700Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
17:35:49 [2021-09-16T17:35:49.700Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
17:35:52 [2021-09-16T17:35:52.668Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
17:35:52 [2021-09-16T17:35:52.668Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
17:35:53 [2021-09-16T17:35:53.140Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
17:35:53 [2021-09-16T17:35:53.140Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
17:35:53 [2021-09-16T17:35:53.202Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:35:53 [2021-09-16T17:35:53.202Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:35:53 [2021-09-16T17:35:53.202Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
17:35:53 [2021-09-16T17:35:53.202Z] === RUN   TestDockerSuite/TestBuildNetNone
17:35:53 [2021-09-16T17:35:53.202Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
17:35:53 [2021-09-16T17:35:53.202Z] === RUN   TestDockerSuite/TestBuildNoContext
17:35:53 [2021-09-16T17:35:53.611Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
17:35:53 [2021-09-16T17:35:53.611Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
17:35:53 [2021-09-16T17:35:53.611Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
17:35:54 [2021-09-16T17:35:54.082Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
17:35:54 [2021-09-16T17:35:54.082Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
17:35:54 [2021-09-16T17:35:54.082Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
17:35:56 [2021-09-16T17:35:56.100Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:35:57 [2021-09-16T17:35:57.953Z]     docker_cli_external_volume_driver_test.go:52: [dbaa49bb28026] daemon is not started
17:35:59 [2021-09-16T17:35:59.835Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:36:02 [2021-09-16T17:36:02.008Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:36:02 [2021-09-16T17:36:02.008Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:36:02 [2021-09-16T17:36:02.008Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:36:02 [2021-09-16T17:36:02.727Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:36:02 [2021-09-16T17:36:02.727Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:36:02 [2021-09-16T17:36:02.727Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:36:05 [2021-09-16T17:36:05.620Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:36:06 [2021-09-16T17:36:06.078Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:36:07 [2021-09-16T17:36:07.607Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:36:09 [2021-09-16T17:36:09.187Z] === RUN   TestDockerSuite/TestBuildSpaces
17:36:09 [2021-09-16T17:36:09.187Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:36:12 [2021-09-16T17:36:12.824Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
17:36:12 [2021-09-16T17:36:12.824Z]     docker_cli_external_volume_driver_test.go:52: [d8e090bbde56f] daemon is not started
17:36:12 [2021-09-16T17:36:12.990Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:36:12 [2021-09-16T17:36:12.991Z] === RUN   TestDockerSuite/TestBuildStderr
17:36:15 [2021-09-16T17:36:15.952Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:36:16 [2021-09-16T17:36:16.148Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:36:16 [2021-09-16T17:36:16.605Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:36:19 [2021-09-16T17:36:19.435Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
17:36:19 [2021-09-16T17:36:19.435Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
17:36:19 [2021-09-16T17:36:19.435Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
17:36:19 [2021-09-16T17:36:19.435Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
17:36:26 [2021-09-16T17:36:26.898Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:36:27 [2021-09-16T17:36:27.705Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
17:36:29 [2021-09-16T17:36:29.068Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:36:30 [2021-09-16T17:36:30.925Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:36:30 [2021-09-16T17:36:30.925Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
17:36:30 [2021-09-16T17:36:30.925Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:36:33 [2021-09-16T17:36:33.891Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:36:34 [2021-09-16T17:36:34.880Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:36:36 [2021-09-16T17:36:36.121Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:36:37 [2021-09-16T17:36:37.296Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
17:36:37 [2021-09-16T17:36:37.860Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:36:38 [2021-09-16T17:36:38.869Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
17:36:39 [2021-09-16T17:36:39.345Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
17:36:39 [2021-09-16T17:36:39.844Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:36:41 [2021-09-16T17:36:41.666Z] === RUN   TestDockerSuite/TestBuildUser
17:36:41 [2021-09-16T17:36:41.666Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
17:36:41 [2021-09-16T17:36:41.666Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:36:41 [2021-09-16T17:36:41.666Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
17:36:41 [2021-09-16T17:36:41.666Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:36:41 [2021-09-16T17:36:41.666Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
17:36:41 [2021-09-16T17:36:41.666Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:36:42 [2021-09-16T17:36:42.311Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
17:36:44 [2021-09-16T17:36:44.516Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:36:44 [2021-09-16T17:36:44.626Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:36:44 [2021-09-16T17:36:44.978Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:36:44 [2021-09-16T17:36:44.978Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
17:36:44 [2021-09-16T17:36:44.978Z] === RUN   TestDockerSuite/TestBuildPATH
17:36:44 [2021-09-16T17:36:44.978Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
17:36:44 [2021-09-16T17:36:44.978Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:36:45 [2021-09-16T17:36:45.096Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:36:45 [2021-09-16T17:36:45.276Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
17:36:47 [2021-09-16T17:36:47.149Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:36:47 [2021-09-16T17:36:47.149Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
17:36:47 [2021-09-16T17:36:47.149Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:36:47 [2021-09-16T17:36:47.500Z] === RUN   TestDockerSuite/TestBuildDockerignore
17:36:48 [2021-09-16T17:36:48.054Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:36:48 [2021-09-16T17:36:48.054Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
17:36:48 [2021-09-16T17:36:48.054Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:36:48 [2021-09-16T17:36:48.054Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
17:36:48 [2021-09-16T17:36:48.054Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:36:59 [2021-09-16T17:36:59.717Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
17:37:09 [2021-09-16T17:37:09.312Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:37:09 [2021-09-16T17:37:09.313Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:37:14 [2021-09-16T17:37:14.547Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
17:37:15 [2021-09-16T17:37:15.196Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:37:19 [2021-09-16T17:37:19.000Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:37:19 [2021-09-16T17:37:19.000Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
17:37:19 [2021-09-16T17:37:19.000Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:37:19 [2021-09-16T17:37:19.000Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
17:37:19 [2021-09-16T17:37:19.470Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:37:21 [2021-09-16T17:37:21.040Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:37:21 [2021-09-16T17:37:21.040Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
17:37:21 [2021-09-16T17:37:21.510Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
17:37:29 [2021-09-16T17:37:29.395Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
17:37:29 [2021-09-16T17:37:29.666Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:37:30 [2021-09-16T17:37:30.195Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:37:33 [2021-09-16T17:37:33.158Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:37:33 [2021-09-16T17:37:33.158Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:37:42 [2021-09-16T17:37:42.023Z] === RUN   TestDockerSuite/TestBuildRm
17:37:45 [2021-09-16T17:37:45.674Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:37:45 [2021-09-16T17:37:45.674Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
17:37:45 [2021-09-16T17:37:45.674Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:37:45 [2021-09-16T17:37:45.674Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
17:37:45 [2021-09-16T17:37:45.674Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:37:45 [2021-09-16T17:37:45.674Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
17:37:45 [2021-09-16T17:37:45.674Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:37:46 [2021-09-16T17:37:46.145Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:37:52 [2021-09-16T17:37:52.027Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:37:52 [2021-09-16T17:37:52.328Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:37:53 [2021-09-16T17:37:53.596Z] === RUN   TestDockerSuite/TestBuildXZHost
17:37:53 [2021-09-16T17:37:53.596Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
17:37:54 [2021-09-16T17:37:54.067Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:37:54 [2021-09-16T17:37:54.067Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:37:54 [2021-09-16T17:37:54.067Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:37:54 [2021-09-16T17:37:54.067Z]     docker_cli_sni_test.go:18: Flakey test
17:37:54 [2021-09-16T17:37:54.067Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:37:54 [2021-09-16T17:37:54.496Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:37:54 [2021-09-16T17:37:54.497Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
17:37:54 [2021-09-16T17:37:54.497Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:37:54 [2021-09-16T17:37:54.497Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
17:37:54 [2021-09-16T17:37:54.497Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:37:55 [2021-09-16T17:37:55.636Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:37:56 [2021-09-16T17:37:56.029Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:37:59 [2021-09-16T17:37:59.449Z] === RUN   TestDockerSuite/TestCommitChange
17:37:59 [2021-09-16T17:37:59.752Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:38:03 [2021-09-16T17:38:03.290Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:38:03 [2021-09-16T17:38:03.475Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:38:07 [2021-09-16T17:38:07.094Z] === RUN   TestDockerSuite/TestCommitHardlink
17:38:07 [2021-09-16T17:38:07.094Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
17:38:07 [2021-09-16T17:38:07.094Z] === RUN   TestDockerSuite/TestCommitNewFile
17:38:08 [2021-09-16T17:38:08.150Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:38:13 [2021-09-16T17:38:13.819Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
17:38:13 [2021-09-16T17:38:13.819Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
17:38:13 [2021-09-16T17:38:13.819Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
17:38:13 [2021-09-16T17:38:13.819Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
17:38:14 [2021-09-16T17:38:14.277Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:38:14 [2021-09-16T17:38:14.277Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
17:38:14 [2021-09-16T17:38:14.277Z] === RUN   TestDockerSuite/TestCommitTTY
17:38:16 [2021-09-16T17:38:16.004Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
17:38:20 [2021-09-16T17:38:20.176Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:38:22 [2021-09-16T17:38:22.934Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:38:22 [2021-09-16T17:38:22.934Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:38:23 [2021-09-16T17:38:23.137Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:38:23 [2021-09-16T17:38:23.137Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
17:38:23 [2021-09-16T17:38:23.137Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:38:23 [2021-09-16T17:38:23.137Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
17:38:23 [2021-09-16T17:38:23.137Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:38:23 [2021-09-16T17:38:23.137Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:38:23 [2021-09-16T17:38:23.137Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:38:23 [2021-09-16T17:38:23.137Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:38:23 [2021-09-16T17:38:23.137Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:38:23 [2021-09-16T17:38:23.137Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:38:23 [2021-09-16T17:38:23.137Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:38:23 [2021-09-16T17:38:23.137Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:38:23 [2021-09-16T17:38:23.137Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:38:23 [2021-09-16T17:38:23.137Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
17:38:23 [2021-09-16T17:38:23.137Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:38:23 [2021-09-16T17:38:23.391Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:38:23 [2021-09-16T17:38:23.607Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:38:29 [2021-09-16T17:38:29.489Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:38:31 [2021-09-16T17:38:31.937Z] === RUN   TestDockerSuite/TestBuildSpaces
17:38:31 [2021-09-16T17:38:31.937Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:38:34 [2021-09-16T17:38:34.043Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
17:38:35 [2021-09-16T17:38:35.373Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:38:35 [2021-09-16T17:38:35.373Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
17:38:35 [2021-09-16T17:38:35.373Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:38:35 [2021-09-16T17:38:35.663Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:38:35 [2021-09-16T17:38:35.663Z] === RUN   TestDockerSuite/TestBuildStderr
17:38:37 [2021-09-16T17:38:37.594Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:38:37 [2021-09-16T17:38:37.594Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
17:38:37 [2021-09-16T17:38:37.594Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:38:37 [2021-09-16T17:38:37.594Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
17:38:37 [2021-09-16T17:38:37.594Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:38:37 [2021-09-16T17:38:37.594Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
17:38:37 [2021-09-16T17:38:37.594Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:38:39 [2021-09-16T17:38:39.382Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:38:39 [2021-09-16T17:38:39.818Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:38:39 [2021-09-16T17:38:39.818Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
17:38:39 [2021-09-16T17:38:39.818Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:38:39 [2021-09-16T17:38:39.818Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:38:42 [2021-09-16T17:38:42.780Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:38:42 [2021-09-16T17:38:42.780Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:38:42 [2021-09-16T17:38:42.780Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
17:38:42 [2021-09-16T17:38:42.780Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:38:42 [2021-09-16T17:38:42.780Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
17:38:42 [2021-09-16T17:38:42.780Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:38:42 [2021-09-16T17:38:42.780Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
17:38:42 [2021-09-16T17:38:42.780Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:38:45 [2021-09-16T17:38:45.002Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:38:47 [2021-09-16T17:38:47.222Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:38:48 [2021-09-16T17:38:48.795Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:38:48 [2021-09-16T17:38:48.795Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:38:48 [2021-09-16T17:38:48.795Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
17:38:48 [2021-09-16T17:38:48.795Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:38:51 [2021-09-16T17:38:51.015Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:38:51 [2021-09-16T17:38:51.015Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:38:52 [2021-09-16T17:38:52.589Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:38:52 [2021-09-16T17:38:52.589Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
17:38:52 [2021-09-16T17:38:52.589Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:38:52 [2021-09-16T17:38:52.589Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
17:38:52 [2021-09-16T17:38:52.589Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:38:54 [2021-09-16T17:38:54.815Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:38:54 [2021-09-16T17:38:54.815Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:38:56 [2021-09-16T17:38:56.393Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:38:56 [2021-09-16T17:38:56.393Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
17:38:56 [2021-09-16T17:38:56.393Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:38:57 [2021-09-16T17:38:57.035Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:38:57 [2021-09-16T17:38:57.035Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
17:38:57 [2021-09-16T17:38:57.035Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:38:58 [2021-09-16T17:38:58.570Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:38:58 [2021-09-16T17:38:58.615Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:38:59 [2021-09-16T17:38:59.085Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:38:59 [2021-09-16T17:38:59.534Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:39:01 [2021-09-16T17:39:01.306Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:39:03 [2021-09-16T17:39:03.255Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:39:05 [2021-09-16T17:39:05.111Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:39:06 [2021-09-16T17:39:06.057Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
17:39:07 [2021-09-16T17:39:07.932Z] === RUN   TestDockerSuite/TestBuildUser
17:39:07 [2021-09-16T17:39:07.932Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
17:39:07 [2021-09-16T17:39:07.932Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:39:07 [2021-09-16T17:39:07.932Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
17:39:07 [2021-09-16T17:39:07.932Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:39:07 [2021-09-16T17:39:07.932Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
17:39:07 [2021-09-16T17:39:07.932Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:39:08 [2021-09-16T17:39:08.071Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:39:08 [2021-09-16T17:39:08.072Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:39:08 [2021-09-16T17:39:08.072Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:39:08 [2021-09-16T17:39:08.072Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:39:08 [2021-09-16T17:39:08.541Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:39:10 [2021-09-16T17:39:10.111Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:39:10 [2021-09-16T17:39:10.111Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
17:39:10 [2021-09-16T17:39:10.111Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:39:10 [2021-09-16T17:39:10.824Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:39:11 [2021-09-16T17:39:11.281Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:39:12 [2021-09-16T17:39:12.335Z] === RUN   TestDockerSuite/TestContainerAPITop
17:39:12 [2021-09-16T17:39:12.335Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
17:39:12 [2021-09-16T17:39:12.335Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:39:13 [2021-09-16T17:39:13.907Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:39:14 [2021-09-16T17:39:14.385Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:39:15 [2021-09-16T17:39:15.002Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:39:15 [2021-09-16T17:39:15.002Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
17:39:15 [2021-09-16T17:39:15.002Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:39:15 [2021-09-16T17:39:15.002Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
17:39:15 [2021-09-16T17:39:15.002Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:39:18 [2021-09-16T17:39:18.187Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:39:20 [2021-09-16T17:39:20.410Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:39:20 [2021-09-16T17:39:20.410Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
17:39:20 [2021-09-16T17:39:20.410Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:39:20 [2021-09-16T17:39:20.410Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
17:39:20 [2021-09-16T17:39:20.410Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:39:20 [2021-09-16T17:39:20.410Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
17:39:20 [2021-09-16T17:39:20.410Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:39:20 [2021-09-16T17:39:20.410Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
17:39:20 [2021-09-16T17:39:20.410Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:39:20 [2021-09-16T17:39:20.410Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
17:39:20 [2021-09-16T17:39:20.410Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
17:39:21 [2021-09-16T17:39:21.401Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:39:21 [2021-09-16T17:39:21.401Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
17:39:23 [2021-09-16T17:39:23.627Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
17:39:25 [2021-09-16T17:39:25.892Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
17:39:25 [2021-09-16T17:39:25.892Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
17:39:25 [2021-09-16T17:39:25.892Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
17:39:26 [2021-09-16T17:39:26.590Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
17:39:28 [2021-09-16T17:39:28.161Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
17:39:31 [2021-09-16T17:39:31.128Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00009d0f8_<nil>}
17:39:33 [2021-09-16T17:39:33.353Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13486907781_c:\foo_false__<nil>_<nil>_<nil>}
17:39:35 [2021-09-16T17:39:35.578Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13486907781_c:\foo_true__<nil>_<nil>_<nil>}
17:39:36 [2021-09-16T17:39:36.089Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:39:36 [2021-09-16T17:39:36.089Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:39:37 [2021-09-16T17:39:37.824Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:39:37 [2021-09-16T17:39:37.824Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:39:37 [2021-09-16T17:39:37.824Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:39:37 [2021-09-16T17:39:37.824Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:39:37 [2021-09-16T17:39:37.824Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:39:37 [2021-09-16T17:39:37.824Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:39:37 [2021-09-16T17:39:37.824Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:39:38 [2021-09-16T17:39:38.076Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
17:39:38 [2021-09-16T17:39:38.259Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
17:39:40 [2021-09-16T17:39:40.059Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:39:40 [2021-09-16T17:39:40.060Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:39:40 [2021-09-16T17:39:40.060Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:39:40 [2021-09-16T17:39:40.060Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:39:40 [2021-09-16T17:39:40.532Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:39:40 [2021-09-16T17:39:40.532Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:39:40 [2021-09-16T17:39:40.532Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:39:40 [2021-09-16T17:39:40.532Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:39:40 [2021-09-16T17:39:40.532Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:39:40 [2021-09-16T17:39:40.532Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:39:40 [2021-09-16T17:39:40.532Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:39:40 [2021-09-16T17:39:40.532Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:39:40 [2021-09-16T17:39:40.532Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:39:40 [2021-09-16T17:39:40.532Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:39:40 [2021-09-16T17:39:40.532Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:39:40 [2021-09-16T17:39:40.532Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:39:40 [2021-09-16T17:39:40.532Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:39:40 [2021-09-16T17:39:40.532Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:39:40 [2021-09-16T17:39:40.532Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:39:40 [2021-09-16T17:39:40.532Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:39:40 [2021-09-16T17:39:40.532Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:39:40 [2021-09-16T17:39:40.532Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:39:40 [2021-09-16T17:39:40.532Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:39:40 [2021-09-16T17:39:40.532Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:39:40 [2021-09-16T17:39:40.532Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:39:40 [2021-09-16T17:39:40.532Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:39:40 [2021-09-16T17:39:40.532Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:39:42 [2021-09-16T17:39:42.754Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:39:42 [2021-09-16T17:39:42.754Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:39:42 [2021-09-16T17:39:42.754Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:39:42 [2021-09-16T17:39:42.754Z] === RUN   TestDockerSuite/TestCpRelativePath
17:39:43 [2021-09-16T17:39:43.157Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:39:44 [2021-09-16T17:39:44.986Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:39:44 [2021-09-16T17:39:44.986Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:39:44 [2021-09-16T17:39:44.986Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:39:44 [2021-09-16T17:39:44.986Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:39:44 [2021-09-16T17:39:44.986Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:39:44 [2021-09-16T17:39:44.986Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:39:44 [2021-09-16T17:39:44.986Z] === RUN   TestDockerSuite/TestCpToCaseA
17:39:48 [2021-09-16T17:39:48.848Z] === RUN   TestDockerSuite/TestCpToCaseB
17:39:48 [2021-09-16T17:39:48.975Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:39:48 [2021-09-16T17:39:48.975Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
17:39:48 [2021-09-16T17:39:48.975Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:39:48 [2021-09-16T17:39:48.975Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
17:39:48 [2021-09-16T17:39:48.975Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:39:51 [2021-09-16T17:39:51.152Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:39:51 [2021-09-16T17:39:51.152Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
17:39:51 [2021-09-16T17:39:51.152Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
17:39:51 [2021-09-16T17:39:51.819Z] === RUN   TestDockerSuite/TestCpToCaseC
17:39:51 [2021-09-16T17:39:51.819Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:39:51 [2021-09-16T17:39:51.819Z] === RUN   TestDockerSuite/TestCpToCaseD
17:39:51 [2021-09-16T17:39:51.819Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:39:51 [2021-09-16T17:39:51.819Z] === RUN   TestDockerSuite/TestCpToCaseE
17:39:52 [2021-09-16T17:39:52.908Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
17:39:53 [2021-09-16T17:39:53.053Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
17:40:00 [2021-09-16T17:40:00.509Z] === RUN   TestDockerSuite/TestCpToCaseF
17:40:00 [2021-09-16T17:40:00.509Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:40:00 [2021-09-16T17:40:00.509Z] === RUN   TestDockerSuite/TestCpToCaseG
17:40:00 [2021-09-16T17:40:00.509Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:40:00 [2021-09-16T17:40:00.509Z] === RUN   TestDockerSuite/TestCpToCaseH
17:40:01 [2021-09-16T17:40:01.488Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:40:04 [2021-09-16T17:40:04.384Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:40:04 [2021-09-16T17:40:04.384Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:40:09 [2021-09-16T17:40:09.208Z] === RUN   TestDockerSuite/TestCpToCaseI
17:40:09 [2021-09-16T17:40:09.208Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:40:09 [2021-09-16T17:40:09.208Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:40:09 [2021-09-16T17:40:09.208Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:40:09 [2021-09-16T17:40:09.208Z] === RUN   TestDockerSuite/TestCpToDot
17:40:10 [2021-09-16T17:40:10.727Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
17:40:10 [2021-09-16T17:40:10.781Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:40:10 [2021-09-16T17:40:10.781Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:40:10 [2021-09-16T17:40:10.781Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:40:10 [2021-09-16T17:40:10.781Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:40:10 [2021-09-16T17:40:10.781Z] === RUN   TestDockerSuite/TestCpToStdout
17:40:10 [2021-09-16T17:40:10.942Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
17:40:10 [2021-09-16T17:40:10.942Z]     docker_cli_external_volume_driver_test.go:484: [d945c90593ec5] daemon is not started
17:40:13 [2021-09-16T17:40:13.746Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:40:13 [2021-09-16T17:40:13.746Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:40:13 [2021-09-16T17:40:13.746Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:40:13 [2021-09-16T17:40:13.746Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:40:13 [2021-09-16T17:40:13.746Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:40:13 [2021-09-16T17:40:13.746Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:40:13 [2021-09-16T17:40:13.746Z] === RUN   TestDockerSuite/TestCpVolumePath
17:40:13 [2021-09-16T17:40:13.746Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:40:13 [2021-09-16T17:40:13.746Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:40:13 [2021-09-16T17:40:13.746Z] === RUN   TestDockerSuite/TestCreateArgs
17:40:13 [2021-09-16T17:40:13.746Z] === RUN   TestDockerSuite/TestCreateByImageID
17:40:15 [2021-09-16T17:40:15.973Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:40:16 [2021-09-16T17:40:16.763Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:40:16 [2021-09-16T17:40:16.763Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
17:40:16 [2021-09-16T17:40:16.763Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:40:16 [2021-09-16T17:40:16.763Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
17:40:17 [2021-09-16T17:40:17.229Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:40:17 [2021-09-16T17:40:17.229Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
17:40:17 [2021-09-16T17:40:17.229Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:40:17 [2021-09-16T17:40:17.546Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:40:18 [2021-09-16T17:40:18.016Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:40:18 [2021-09-16T17:40:18.016Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:40:18 [2021-09-16T17:40:18.194Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:40:19 [2021-09-16T17:40:19.604Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:40:20 [2021-09-16T17:40:20.073Z] === RUN   TestDockerSuite/TestCreateLabels
17:40:20 [2021-09-16T17:40:20.544Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:40:20 [2021-09-16T17:40:20.544Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:40:20 [2021-09-16T17:40:20.544Z] === RUN   TestDockerSuite/TestCreateRM
17:40:21 [2021-09-16T17:40:21.014Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:40:21 [2021-09-16T17:40:21.014Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:40:21 [2021-09-16T17:40:21.014Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:40:21 [2021-09-16T17:40:21.014Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:40:21 [2021-09-16T17:40:21.487Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:40:25 [2021-09-16T17:40:25.256Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:40:25 [2021-09-16T17:40:25.773Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
17:40:25 [2021-09-16T17:40:25.773Z]     docker_cli_external_volume_driver_test.go:52: [dce2f84335136] daemon is not started
17:40:26 [2021-09-16T17:40:26.220Z] === RUN   TestDockerSuite/TestBuildXZHost
17:40:26 [2021-09-16T17:40:26.220Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
17:40:26 [2021-09-16T17:40:26.676Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:40:26 [2021-09-16T17:40:26.676Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:40:26 [2021-09-16T17:40:26.676Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:40:26 [2021-09-16T17:40:26.676Z]     docker_cli_sni_test.go:18: Flakey test
17:40:26 [2021-09-16T17:40:26.676Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:40:28 [2021-09-16T17:40:28.206Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:40:28 [2021-09-16T17:40:28.206Z]     docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:40:28 [2021-09-16T17:40:28.206Z] === RUN   TestDockerSuite/TestCommitChange
17:40:28 [2021-09-16T17:40:28.661Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:40:28 [2021-09-16T17:40:28.661Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:40:29 [2021-09-16T17:40:29.131Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:40:32 [2021-09-16T17:40:32.094Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:40:32 [2021-09-16T17:40:32.094Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:40:32 [2021-09-16T17:40:32.094Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
17:40:32 [2021-09-16T17:40:32.094Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:40:32 [2021-09-16T17:40:32.882Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:40:34 [2021-09-16T17:40:34.318Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:40:34 [2021-09-16T17:40:34.318Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.318Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:40:34 [2021-09-16T17:40:34.319Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:40:34 [2021-09-16T17:40:34.319Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:40:34 [2021-09-16T17:40:34.319Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:40:34 [2021-09-16T17:40:34.319Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:40:34 [2021-09-16T17:40:34.319Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:40:34 [2021-09-16T17:40:34.319Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:40:34 [2021-09-16T17:40:34.319Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:40:34 [2021-09-16T17:40:34.319Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestDevicePermissions
17:40:34 [2021-09-16T17:40:34.319Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestDockerFails
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:40:34 [2021-09-16T17:40:34.319Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:40:34 [2021-09-16T17:40:34.319Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:40:34 [2021-09-16T17:40:34.319Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestEventsAttach
17:40:34 [2021-09-16T17:40:34.319Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.319Z] === RUN   TestDockerSuite/TestEventsCommit
17:40:34 [2021-09-16T17:40:34.319Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
17:40:34 [2021-09-16T17:40:34.789Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:40:36 [2021-09-16T17:40:36.363Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:40:37 [2021-09-16T17:40:37.557Z] === RUN   TestDockerSuite/TestCommitHardlink
17:40:37 [2021-09-16T17:40:37.557Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
17:40:37 [2021-09-16T17:40:37.557Z] === RUN   TestDockerSuite/TestCommitNewFile
17:40:38 [2021-09-16T17:40:38.586Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:40:40 [2021-09-16T17:40:40.608Z] --- PASS: TestDockerExternalVolumeSuite (436.98s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.56s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.59s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.21s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s)
17:40:40 [2021-09-16T17:40:40.608Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
17:40:40 [2021-09-16T17:40:40.608Z] PASS
17:40:40 [2021-09-16T17:40:40.608Z] 
17:40:40 [2021-09-16T17:40:40.608Z] === Skipped
17:40:40 [2021-09-16T17:40:40.608Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:40:40 [2021-09-16T17:40:40.608Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
17:40:40 [2021-09-16T17:40:40.608Z]     check_test.go:308: [d954a85e0881f] daemon is not started
17:40:40 [2021-09-16T17:40:40.608Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
17:40:40 [2021-09-16T17:40:40.608Z] 
17:40:40 [2021-09-16T17:40:40.608Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
17:40:40 [2021-09-16T17:40:40.608Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
17:40:40 [2021-09-16T17:40:40.608Z]     check_test.go:308: [d3a8480a4401b] daemon is not started
17:40:40 [2021-09-16T17:40:40.608Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
17:40:40 [2021-09-16T17:40:40.608Z] 
17:40:40 [2021-09-16T17:40:40.608Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
17:40:40 [2021-09-16T17:40:40.608Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
17:40:40 [2021-09-16T17:40:40.608Z]     check_test.go:308: [d1f1e4fb6fc3b] daemon is not started
17:40:40 [2021-09-16T17:40:40.608Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
17:40:40 [2021-09-16T17:40:40.608Z] 
17:40:40 [2021-09-16T17:40:40.608Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
17:40:40 [2021-09-16T17:40:40.608Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
17:40:40 [2021-09-16T17:40:40.608Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
17:40:40 [2021-09-16T17:40:40.608Z] 
17:40:40 [2021-09-16T17:40:40.608Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:40:40 [2021-09-16T17:40:40.608Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
17:40:40 [2021-09-16T17:40:40.608Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
17:40:40 [2021-09-16T17:40:40.608Z] 
17:40:40 [2021-09-16T17:40:40.608Z] DONE 273 tests, 5 skipped in 2401.923s
17:40:40 [2021-09-16T17:40:40.608Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:40:40 [2021-09-16T17:40:40.608Z] ++++ cat bundles/test-integration/docker.pid
17:40:40 [2021-09-16T17:40:40.608Z] +++ kill 8515
17:40:40 [2021-09-16T17:40:40.608Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df78d44ec01d2/docker.pid
17:40:40 [2021-09-16T17:40:40.608Z] +++ kill 7371
17:40:40 [2021-09-16T17:40:40.608Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7371 is not a child of this shell
17:40:40 [2021-09-16T17:40:40.608Z] warning: PID 7371 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df78d44ec01d2/docker.pid had a nonzero exit code
17:40:40 [2021-09-16T17:40:40.608Z] +++ /etc/init.d/apparmor stop
17:40:40 [2021-09-16T17:40:40.608Z] Leaving: AppArmorNo profiles have been unloaded.
17:40:40 [2021-09-16T17:40:40.608Z] 
17:40:40 [2021-09-16T17:40:40.608Z] Unloading profiles will leave already running processes permanently
17:40:40 [2021-09-16T17:40:40.608Z] unconfined, which can lead to unexpected situations.
17:40:40 [2021-09-16T17:40:40.608Z] 
17:40:40 [2021-09-16T17:40:40.608Z] To set a process to complain mode, use the command line tool
17:40:40 [2021-09-16T17:40:40.608Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:40:40 [2021-09-16T17:40:40.608Z] +++ true
17:40:40 [2021-09-16T17:40:40.608Z] exiting test-integration
17:40:40 [2021-09-16T17:40:40.608Z] ++ exit 0
17:40:40 [2021-09-16T17:40:40.608Z] 
17:40:40 [2021-09-16T17:40:40.608Z] + exit 0
17:40:40 [2021-09-16T17:40:40.608Z] ++ jobs -p
17:40:40 [2021-09-16T17:40:40.608Z] + pids=
17:40:40 [2021-09-16T17:40:40.608Z] + echo 'Remaining pids to kill: []'
17:40:40 [2021-09-16T17:40:40.608Z] Remaining pids to kill: []
17:40:40 [2021-09-16T17:40:40.608Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
17:40:40 [2021-09-16T17:40:40.619Z] Recording test results
17:40:40 [2021-09-16T17:40:40.658Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
17:40:40 [2021-09-16T17:40:40.810Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:40:42 [2021-09-16T17:40:42.324Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:40:42 [2021-09-16T17:40:42.694Z] + echo Ensuring container killed.
17:40:42 [2021-09-16T17:40:42.694Z] Ensuring container killed.
17:40:42 [2021-09-16T17:40:42.694Z] + docker ps -aq -f name=docker-pr6-*
17:40:42 [2021-09-16T17:40:42.694Z] + cids=966d4a81749b
17:40:42 [2021-09-16T17:40:42.694Z] 9b48e5acae0b
17:40:42 [2021-09-16T17:40:42.694Z] f913290291ce
17:40:42 [2021-09-16T17:40:42.694Z] + [ -n 966d4a81749b
17:40:42 [2021-09-16T17:40:42.694Z] 9b48e5acae0b
17:40:42 [2021-09-16T17:40:42.694Z] f913290291ce ]
17:40:42 [2021-09-16T17:40:42.694Z] + docker rm -vf 966d4a81749b 9b48e5acae0b f913290291ce
17:40:43 [2021-09-16T17:40:43.260Z] 966d4a81749b
17:40:43 [2021-09-16T17:40:43.260Z] 9b48e5acae0b
17:40:43 [2021-09-16T17:40:43.260Z] f913290291ce
[Pipeline] sh
17:40:43 [2021-09-16T17:40:43.579Z] + echo Chowning /workspace to jenkins user
17:40:43 [2021-09-16T17:40:43.579Z] Chowning /workspace to jenkins user
17:40:43 [2021-09-16T17:40:43.579Z] + id -u
17:40:43 [2021-09-16T17:40:43.579Z] + id -g
17:40:43 [2021-09-16T17:40:43.579Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42855:/workspace busybox chown -R 1000:1000 /workspace
17:40:44 [2021-09-16T17:40:44.621Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:40:44 [2021-09-16T17:40:44.621Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
17:40:44 [2021-09-16T17:40:44.621Z] === RUN   TestDockerSuite/TestCommitTTY
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:40:47 [2021-09-16T17:40:47.185Z] + bundleName=amd64
17:40:47 [2021-09-16T17:40:47.185Z] + echo Creating amd64-bundles.tar.gz
17:40:47 [2021-09-16T17:40:47.185Z] Creating amd64-bundles.tar.gz
17:40:47 [2021-09-16T17:40:47.185Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
17:40:47 [2021-09-16T17:40:47.185Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
17:40:48 [2021-09-16T17:40:48.560Z] Archiving artifacts
17:40:50 [2021-09-16T17:40:50.291Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42855/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:40:50 [2021-09-16T17:40:50.646Z] + make clean
17:40:50 [2021-09-16T17:40:50.646Z] docker volume rm -f docker-dev-cache
17:40:50 [2021-09-16T17:40:50.902Z] docker-dev-cache
[Pipeline] deleteDir
17:40:51 [2021-09-16T17:40:51.678Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:40:53 [2021-09-16T17:40:53.329Z] === RUN   TestDockerSuite/TestEventsCopy
17:40:54 [2021-09-16T17:40:54.946Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:40:54 [2021-09-16T17:40:54.946Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
17:40:54 [2021-09-16T17:40:54.946Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:40:54 [2021-09-16T17:40:54.947Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
17:40:54 [2021-09-16T17:40:54.947Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:40:54 [2021-09-16T17:40:54.947Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:40:54 [2021-09-16T17:40:54.947Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:40:54 [2021-09-16T17:40:54.947Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:40:54 [2021-09-16T17:40:54.947Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:40:54 [2021-09-16T17:40:54.947Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:40:54 [2021-09-16T17:40:54.947Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:40:54 [2021-09-16T17:40:54.947Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:40:54 [2021-09-16T17:40:54.947Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:40:54 [2021-09-16T17:40:54.947Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
17:40:54 [2021-09-16T17:40:54.947Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:40:54 [2021-09-16T17:40:54.947Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:40:55 [2021-09-16T17:40:55.452Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:40:56 [2021-09-16T17:40:56.291Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:41:01 [2021-09-16T17:41:01.066Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:41:02 [2021-09-16T17:41:02.003Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:41:02 [2021-09-16T17:41:02.636Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:41:03 [2021-09-16T17:41:03.106Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:41:06 [2021-09-16T17:41:06.913Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:41:07 [2021-09-16T17:41:07.388Z] === RUN   TestDockerSuite/TestEventsFilterType
17:41:08 [2021-09-16T17:41:08.380Z] === RUN   TestDockerSuite/TestEventsFilters
17:41:09 [2021-09-16T17:41:09.070Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:41:09 [2021-09-16T17:41:09.070Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
17:41:09 [2021-09-16T17:41:09.070Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:41:10 [2021-09-16T17:41:10.247Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
17:41:11 [2021-09-16T17:41:11.241Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:41:11 [2021-09-16T17:41:11.241Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
17:41:11 [2021-09-16T17:41:11.241Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:41:11 [2021-09-16T17:41:11.241Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
17:41:11 [2021-09-16T17:41:11.241Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:41:11 [2021-09-16T17:41:11.241Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
17:41:11 [2021-09-16T17:41:11.241Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:41:13 [2021-09-16T17:41:13.152Z] === RUN   TestDockerSuite/TestEventsFormat
17:41:14 [2021-09-16T17:41:14.140Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:41:14 [2021-09-16T17:41:14.140Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
17:41:14 [2021-09-16T17:41:14.140Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:41:14 [2021-09-16T17:41:14.140Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:41:16 [2021-09-16T17:41:16.308Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:41:16 [2021-09-16T17:41:16.308Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:41:16 [2021-09-16T17:41:16.308Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
17:41:16 [2021-09-16T17:41:16.308Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:41:16 [2021-09-16T17:41:16.308Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
17:41:16 [2021-09-16T17:41:16.308Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:41:16 [2021-09-16T17:41:16.308Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
17:41:16 [2021-09-16T17:41:16.308Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:41:20 [2021-09-16T17:41:20.029Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:41:21 [2021-09-16T17:41:21.831Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:41:21 [2021-09-16T17:41:21.831Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:41:21 [2021-09-16T17:41:21.831Z] === RUN   TestDockerSuite/TestEventsImageImport
17:41:21 [2021-09-16T17:41:21.831Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
17:41:21 [2021-09-16T17:41:21.831Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:41:21 [2021-09-16T17:41:21.831Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
17:41:21 [2021-09-16T17:41:21.831Z] === RUN   TestDockerSuite/TestEventsImagePull
17:41:21 [2021-09-16T17:41:21.831Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
17:41:21 [2021-09-16T17:41:21.831Z] === RUN   TestDockerSuite/TestEventsImageTag
17:41:22 [2021-09-16T17:41:22.922Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:41:23 [2021-09-16T17:41:23.402Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:41:23 [2021-09-16T17:41:23.402Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
17:41:23 [2021-09-16T17:41:23.402Z] === RUN   TestDockerSuite/TestEventsRename
17:41:25 [2021-09-16T17:41:25.627Z] === RUN   TestDockerSuite/TestEventsResize
17:41:25 [2021-09-16T17:41:25.820Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:41:25 [2021-09-16T17:41:25.820Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:41:25 [2021-09-16T17:41:25.820Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
17:41:25 [2021-09-16T17:41:25.820Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:41:28 [2021-09-16T17:41:28.713Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:41:28 [2021-09-16T17:41:28.713Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:41:31 [2021-09-16T17:41:31.609Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:41:31 [2021-09-16T17:41:31.609Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
17:41:31 [2021-09-16T17:41:31.609Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:41:31 [2021-09-16T17:41:31.609Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
17:41:31 [2021-09-16T17:41:31.609Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
17:41:33 [2021-09-16T17:41:33.782Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:41:33 [2021-09-16T17:41:33.782Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:41:34 [2021-09-16T17:41:34.316Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:41:35 [2021-09-16T17:41:35.308Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:41:36 [2021-09-16T17:41:36.677Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:41:36 [2021-09-16T17:41:36.677Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
17:41:36 [2021-09-16T17:41:36.677Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:41:37 [2021-09-16T17:41:37.534Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:41:39 [2021-09-16T17:41:39.571Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:41:39 [2021-09-16T17:41:39.571Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:41:42 [2021-09-16T17:41:42.303Z] === RUN   TestDockerSuite/TestEventsTop
17:41:42 [2021-09-16T17:41:42.303Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
17:41:42 [2021-09-16T17:41:42.303Z] === RUN   TestDockerSuite/TestEventsUntag
17:41:42 [2021-09-16T17:41:42.469Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:41:45 [2021-09-16T17:41:45.265Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:41:47 [2021-09-16T17:41:47.147Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:41:49 [2021-09-16T17:41:49.072Z] === RUN   TestDockerSuite/TestExec
17:41:49 [2021-09-16T17:41:49.072Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:41:49 [2021-09-16T17:41:49.072Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:41:49 [2021-09-16T17:41:49.072Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:41:49 [2021-09-16T17:41:49.072Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:41:50 [2021-09-16T17:41:50.644Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:41:52 [2021-09-16T17:41:52.216Z] === RUN   TestDockerSuite/TestExecAPIStart
17:41:52 [2021-09-16T17:41:52.216Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:41:52 [2021-09-16T17:41:52.216Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:41:52 [2021-09-16T17:41:52.216Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:41:52 [2021-09-16T17:41:52.216Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:41:52 [2021-09-16T17:41:52.216Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:41:52 [2021-09-16T17:41:52.216Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:41:52 [2021-09-16T17:41:52.934Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:41:52 [2021-09-16T17:41:52.934Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:41:52 [2021-09-16T17:41:52.934Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:41:52 [2021-09-16T17:41:52.934Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:41:52 [2021-09-16T17:41:52.934Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:41:53 [2021-09-16T17:41:53.788Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:41:55 [2021-09-16T17:41:55.362Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:41:55 [2021-09-16T17:41:55.831Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:41:55 [2021-09-16T17:41:55.831Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
17:41:55 [2021-09-16T17:41:55.831Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:41:57 [2021-09-16T17:41:57.592Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:41:58 [2021-09-16T17:41:58.000Z] === RUN   TestDockerSuite/TestContainerAPITop
17:41:58 [2021-09-16T17:41:58.000Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
17:41:58 [2021-09-16T17:41:58.000Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:41:59 [2021-09-16T17:41:59.160Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:42:01 [2021-09-16T17:42:01.721Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:42:01 [2021-09-16T17:42:01.721Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:42:06 [2021-09-16T17:42:06.406Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:42:07 [2021-09-16T17:42:07.848Z] === RUN   TestDockerSuite/TestExecCgroup
17:42:07 [2021-09-16T17:42:07.848Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:42:07 [2021-09-16T17:42:07.848Z] === RUN   TestDockerSuite/TestExecEnv
17:42:07 [2021-09-16T17:42:07.848Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:42:07 [2021-09-16T17:42:07.848Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:42:07 [2021-09-16T17:42:07.848Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:42:07 [2021-09-16T17:42:07.848Z] === RUN   TestDockerSuite/TestExecExitStatus
17:42:08 [2021-09-16T17:42:08.576Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:42:08 [2021-09-16T17:42:08.576Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
17:42:08 [2021-09-16T17:42:08.576Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:42:08 [2021-09-16T17:42:08.576Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
17:42:08 [2021-09-16T17:42:08.576Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:42:08 [2021-09-16T17:42:08.576Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
17:42:08 [2021-09-16T17:42:08.576Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:42:08 [2021-09-16T17:42:08.576Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
17:42:08 [2021-09-16T17:42:08.576Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:42:08 [2021-09-16T17:42:08.576Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
17:42:08 [2021-09-16T17:42:08.576Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
17:42:09 [2021-09-16T17:42:09.422Z] === RUN   TestDockerSuite/TestExecInspectID
17:42:10 [2021-09-16T17:42:10.743Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:42:10 [2021-09-16T17:42:10.743Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
17:42:12 [2021-09-16T17:42:12.913Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
17:42:13 [2021-09-16T17:42:13.279Z] === RUN   TestDockerSuite/TestExecInteractive
17:42:13 [2021-09-16T17:42:13.279Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:42:13 [2021-09-16T17:42:13.279Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:42:13 [2021-09-16T17:42:13.279Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:42:13 [2021-09-16T17:42:13.279Z] === RUN   TestDockerSuite/TestExecParseError
17:42:13 [2021-09-16T17:42:13.279Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:42:13 [2021-09-16T17:42:13.279Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:42:13 [2021-09-16T17:42:13.279Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:42:13 [2021-09-16T17:42:13.279Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:42:13 [2021-09-16T17:42:13.279Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:42:13 [2021-09-16T17:42:13.279Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:42:14 [2021-09-16T17:42:14.854Z] === RUN   TestDockerSuite/TestExecSetEnv
17:42:14 [2021-09-16T17:42:14.854Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:42:14 [2021-09-16T17:42:14.854Z] === RUN   TestDockerSuite/TestExecStartFails
17:42:14 [2021-09-16T17:42:14.854Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:42:14 [2021-09-16T17:42:14.854Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:42:14 [2021-09-16T17:42:14.854Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:42:14 [2021-09-16T17:42:14.854Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:42:14 [2021-09-16T17:42:14.854Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:42:14 [2021-09-16T17:42:14.854Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:42:14 [2021-09-16T17:42:14.854Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:42:14 [2021-09-16T17:42:14.854Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:42:15 [2021-09-16T17:42:15.809Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
17:42:16 [2021-09-16T17:42:16.426Z] === RUN   TestDockerSuite/TestExecUlimits
17:42:16 [2021-09-16T17:42:16.426Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:42:16 [2021-09-16T17:42:16.426Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:42:18 [2021-09-16T17:42:18.708Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
17:42:20 [2021-09-16T17:42:20.879Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000005c38_<nil>}
17:42:21 [2021-09-16T17:42:21.201Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:42:21 [2021-09-16T17:42:21.202Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:42:21 [2021-09-16T17:42:21.202Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:42:21 [2021-09-16T17:42:21.202Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:42:21 [2021-09-16T17:42:21.202Z] === RUN   TestDockerSuite/TestExecWithUser
17:42:21 [2021-09-16T17:42:21.202Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:42:21 [2021-09-16T17:42:21.202Z] === RUN   TestDockerSuite/TestGetContainerStats
17:42:23 [2021-09-16T17:42:23.773Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13484711327_c:\foo_false__<nil>_<nil>_<nil>}
17:42:25 [2021-09-16T17:42:25.949Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13484711327_c:\foo_true__<nil>_<nil>_<nil>}
17:42:27 [2021-09-16T17:42:27.086Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:42:28 [2021-09-16T17:42:28.846Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:42:28 [2021-09-16T17:42:28.846Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
17:42:28 [2021-09-16T17:42:28.846Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:42:28 [2021-09-16T17:42:28.846Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:42:28 [2021-09-16T17:42:28.846Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:42:28 [2021-09-16T17:42:28.846Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:42:28 [2021-09-16T17:42:28.846Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:42:28 [2021-09-16T17:42:28.846Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:42:28 [2021-09-16T17:42:28.846Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:42:28 [2021-09-16T17:42:28.846Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:42:28 [2021-09-16T17:42:28.846Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:42:28 [2021-09-16T17:42:28.846Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:42:28 [2021-09-16T17:42:28.846Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:42:29 [2021-09-16T17:42:29.303Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:42:29 [2021-09-16T17:42:29.303Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
17:42:29 [2021-09-16T17:42:29.303Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:42:29 [2021-09-16T17:42:29.303Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
17:42:29 [2021-09-16T17:42:29.303Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:42:29 [2021-09-16T17:42:29.303Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
17:42:29 [2021-09-16T17:42:29.303Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:42:29 [2021-09-16T17:42:29.303Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:42:29 [2021-09-16T17:42:29.303Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:42:29 [2021-09-16T17:42:29.303Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:42:29 [2021-09-16T17:42:29.303Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:42:32 [2021-09-16T17:42:32.201Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:42:32 [2021-09-16T17:42:32.202Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:42:32 [2021-09-16T17:42:32.202Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:42:32 [2021-09-16T17:42:32.202Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:42:32 [2021-09-16T17:42:32.202Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:42:32 [2021-09-16T17:42:32.202Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:42:32 [2021-09-16T17:42:32.202Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:42:32 [2021-09-16T17:42:32.202Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:42:32 [2021-09-16T17:42:32.202Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:42:32 [2021-09-16T17:42:32.202Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:42:32 [2021-09-16T17:42:32.202Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:42:32 [2021-09-16T17:42:32.202Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:42:32 [2021-09-16T17:42:32.202Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:42:32 [2021-09-16T17:42:32.202Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:42:32 [2021-09-16T17:42:32.202Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:42:32 [2021-09-16T17:42:32.202Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:42:32 [2021-09-16T17:42:32.202Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:42:32 [2021-09-16T17:42:32.202Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:42:32 [2021-09-16T17:42:32.202Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:42:32 [2021-09-16T17:42:32.202Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:42:32 [2021-09-16T17:42:32.202Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:42:32 [2021-09-16T17:42:32.202Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:42:32 [2021-09-16T17:42:32.202Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:42:32 [2021-09-16T17:42:32.202Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:42:32 [2021-09-16T17:42:32.202Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:42:32 [2021-09-16T17:42:32.202Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:42:32 [2021-09-16T17:42:32.202Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:42:32 [2021-09-16T17:42:32.974Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:42:34 [2021-09-16T17:42:34.372Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:42:34 [2021-09-16T17:42:34.829Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:42:34 [2021-09-16T17:42:34.829Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:42:34 [2021-09-16T17:42:34.829Z] === RUN   TestDockerSuite/TestCpRelativePath
17:42:35 [2021-09-16T17:42:35.198Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:42:37 [2021-09-16T17:42:37.723Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:42:37 [2021-09-16T17:42:37.723Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:42:37 [2021-09-16T17:42:37.723Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:42:37 [2021-09-16T17:42:37.723Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:42:37 [2021-09-16T17:42:37.723Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:42:37 [2021-09-16T17:42:37.723Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:42:37 [2021-09-16T17:42:37.723Z] === RUN   TestDockerSuite/TestCpToCaseA
17:42:41 [2021-09-16T17:42:41.089Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:42:41 [2021-09-16T17:42:41.089Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:42:41 [2021-09-16T17:42:41.089Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:42:41 [2021-09-16T17:42:41.089Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:42:41 [2021-09-16T17:42:41.089Z] === RUN   TestDockerSuite/TestHealth
17:42:41 [2021-09-16T17:42:41.089Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:42:41 [2021-09-16T17:42:41.089Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:42:41 [2021-09-16T17:42:41.089Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:42:41 [2021-09-16T17:42:41.089Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:42:41 [2021-09-16T17:42:41.089Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:42:42 [2021-09-16T17:42:42.404Z] === RUN   TestDockerSuite/TestCpToCaseB
17:42:45 [2021-09-16T17:42:45.299Z] === RUN   TestDockerSuite/TestCpToCaseC
17:42:45 [2021-09-16T17:42:45.299Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:42:45 [2021-09-16T17:42:45.299Z] === RUN   TestDockerSuite/TestCpToCaseD
17:42:45 [2021-09-16T17:42:45.299Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:42:45 [2021-09-16T17:42:45.299Z] === RUN   TestDockerSuite/TestCpToCaseE
17:42:45 [2021-09-16T17:42:45.859Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:42:45 [2021-09-16T17:42:45.859Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:42:45 [2021-09-16T17:42:45.859Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
17:42:45 [2021-09-16T17:42:45.859Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:42:45 [2021-09-16T17:42:45.859Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:42:45 [2021-09-16T17:42:45.859Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:42:45 [2021-09-16T17:42:45.859Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:42:46 [2021-09-16T17:42:46.334Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:42:46 [2021-09-16T17:42:46.334Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
17:42:46 [2021-09-16T17:42:46.334Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:42:47 [2021-09-16T17:42:47.330Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:42:47 [2021-09-16T17:42:47.330Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:42:48 [2021-09-16T17:42:48.903Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:42:48 [2021-09-16T17:42:48.903Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:42:51 [2021-09-16T17:42:51.128Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:42:51 [2021-09-16T17:42:51.502Z] === RUN   TestDockerSuite/TestBuildDotDotFile
17:42:51 [2021-09-16T17:42:51.502Z] === RUN   TestDockerSuite/TestBuildEOLInLine
17:42:51 [2021-09-16T17:42:51.502Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
17:42:51 [2021-09-16T17:42:51.502Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
17:42:51 [2021-09-16T17:42:51.502Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
17:42:51 [2021-09-16T17:42:51.502Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
17:42:51 [2021-09-16T17:42:51.960Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
17:42:52 [2021-09-16T17:42:52.925Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
17:42:52 [2021-09-16T17:42:52.925Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
17:42:52 [2021-09-16T17:42:52.925Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
17:42:53 [2021-09-16T17:42:53.354Z] === RUN   TestDockerSuite/TestImagesFormat
17:42:53 [2021-09-16T17:42:53.386Z] === RUN   TestDockerSuite/TestBuildEntrypoint
17:42:53 [2021-09-16T17:42:53.824Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:42:53 [2021-09-16T17:42:53.825Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
17:42:53 [2021-09-16T17:42:53.825Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:42:53 [2021-09-16T17:42:53.844Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
17:42:55 [2021-09-16T17:42:55.599Z] === RUN   TestDockerSuite/TestCpToCaseF
17:42:55 [2021-09-16T17:42:55.599Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:42:55 [2021-09-16T17:42:55.599Z] === RUN   TestDockerSuite/TestCpToCaseG
17:42:55 [2021-09-16T17:42:55.599Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:42:55 [2021-09-16T17:42:55.599Z] === RUN   TestDockerSuite/TestCpToCaseH
17:42:57 [2021-09-16T17:42:57.624Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:42:57 [2021-09-16T17:42:57.624Z] === RUN   TestDockerSuite/TestImportBadURL
17:42:58 [2021-09-16T17:42:58.524Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
17:42:59 [2021-09-16T17:42:59.846Z] === RUN   TestDockerSuite/TestImportDisplay
17:42:59 [2021-09-16T17:42:59.846Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
17:42:59 [2021-09-16T17:42:59.846Z] === RUN   TestDockerSuite/TestImportFile
17:42:59 [2021-09-16T17:42:59.846Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
17:42:59 [2021-09-16T17:42:59.846Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:42:59 [2021-09-16T17:42:59.846Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:42:59 [2021-09-16T17:42:59.846Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
17:42:59 [2021-09-16T17:42:59.846Z] === RUN   TestDockerSuite/TestImportGzipped
17:42:59 [2021-09-16T17:42:59.846Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
17:42:59 [2021-09-16T17:42:59.846Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:42:59 [2021-09-16T17:42:59.846Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
17:42:59 [2021-09-16T17:42:59.846Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:42:59 [2021-09-16T17:42:59.846Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
17:42:59 [2021-09-16T17:42:59.846Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:42:59 [2021-09-16T17:42:59.846Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:42:59 [2021-09-16T17:42:59.846Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:42:59 [2021-09-16T17:42:59.846Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:42:59 [2021-09-16T17:42:59.846Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:42:59 [2021-09-16T17:42:59.846Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:42:59 [2021-09-16T17:42:59.846Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:42:59 [2021-09-16T17:42:59.846Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:42:59 [2021-09-16T17:42:59.846Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:42:59 [2021-09-16T17:42:59.846Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:43:01 [2021-09-16T17:43:01.423Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
17:43:02 [2021-09-16T17:43:02.072Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:43:04 [2021-09-16T17:43:04.159Z] === RUN   TestDockerSuite/TestCpToCaseI
17:43:04 [2021-09-16T17:43:04.159Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:43:04 [2021-09-16T17:43:04.159Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:43:04 [2021-09-16T17:43:04.159Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:43:04 [2021-09-16T17:43:04.159Z] === RUN   TestDockerSuite/TestCpToDot
17:43:04 [2021-09-16T17:43:04.296Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:43:04 [2021-09-16T17:43:04.296Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:43:04 [2021-09-16T17:43:04.296Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:43:04 [2021-09-16T17:43:04.296Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:43:04 [2021-09-16T17:43:04.296Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:43:04 [2021-09-16T17:43:04.296Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:43:04 [2021-09-16T17:43:04.296Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:43:04 [2021-09-16T17:43:04.296Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:43:05 [2021-09-16T17:43:05.866Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:43:06 [2021-09-16T17:43:06.104Z] === RUN   TestDockerSuite/TestBuildEnv
17:43:06 [2021-09-16T17:43:06.104Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
17:43:06 [2021-09-16T17:43:06.104Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
17:43:06 [2021-09-16T17:43:06.104Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
17:43:06 [2021-09-16T17:43:06.104Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
17:43:06 [2021-09-16T17:43:06.104Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
17:43:06 [2021-09-16T17:43:06.104Z] === RUN   TestDockerSuite/TestBuildEnvUsage
17:43:06 [2021-09-16T17:43:06.104Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
17:43:06 [2021-09-16T17:43:06.104Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
17:43:06 [2021-09-16T17:43:06.104Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
17:43:06 [2021-09-16T17:43:06.104Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
17:43:06 [2021-09-16T17:43:06.339Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:43:07 [2021-09-16T17:43:07.056Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:43:07 [2021-09-16T17:43:07.056Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:43:07 [2021-09-16T17:43:07.056Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:43:07 [2021-09-16T17:43:07.056Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:43:07 [2021-09-16T17:43:07.056Z] === RUN   TestDockerSuite/TestCpToStdout
17:43:08 [2021-09-16T17:43:08.561Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:43:08 [2021-09-16T17:43:08.561Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:43:08 [2021-09-16T17:43:08.561Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:43:08 [2021-09-16T17:43:08.561Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:43:08 [2021-09-16T17:43:08.561Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:43:08 [2021-09-16T17:43:08.561Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:43:08 [2021-09-16T17:43:08.561Z] === RUN   TestDockerSuite/TestInspectDefault
17:43:09 [2021-09-16T17:43:09.831Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
17:43:09 [2021-09-16T17:43:09.831Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
17:43:09 [2021-09-16T17:43:09.831Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
17:43:09 [2021-09-16T17:43:09.831Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
17:43:09 [2021-09-16T17:43:09.831Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
17:43:09 [2021-09-16T17:43:09.831Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
17:43:09 [2021-09-16T17:43:09.831Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
17:43:09 [2021-09-16T17:43:09.950Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:43:09 [2021-09-16T17:43:09.950Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:43:09 [2021-09-16T17:43:09.950Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:43:09 [2021-09-16T17:43:09.950Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:43:09 [2021-09-16T17:43:09.950Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:43:09 [2021-09-16T17:43:09.950Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:43:09 [2021-09-16T17:43:09.950Z] === RUN   TestDockerSuite/TestCpVolumePath
17:43:09 [2021-09-16T17:43:09.950Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:43:09 [2021-09-16T17:43:09.950Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:43:10 [2021-09-16T17:43:10.289Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
17:43:10 [2021-09-16T17:43:10.407Z] === RUN   TestDockerSuite/TestCreateArgs
17:43:10 [2021-09-16T17:43:10.407Z] === RUN   TestDockerSuite/TestCreateByImageID
17:43:10 [2021-09-16T17:43:10.782Z] === RUN   TestDockerSuite/TestInspectHistory
17:43:12 [2021-09-16T17:43:12.576Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:43:14 [2021-09-16T17:43:14.587Z] === RUN   TestDockerSuite/TestInspectImage
17:43:14 [2021-09-16T17:43:14.587Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:43:14 [2021-09-16T17:43:14.587Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:43:14 [2021-09-16T17:43:14.587Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:43:14 [2021-09-16T17:43:14.587Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:43:14 [2021-09-16T17:43:14.587Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:43:14 [2021-09-16T17:43:14.587Z] === RUN   TestDockerSuite/TestInspectInt64
17:43:14 [2021-09-16T17:43:14.972Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
17:43:15 [2021-09-16T17:43:15.471Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:43:15 [2021-09-16T17:43:15.471Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:43:15 [2021-09-16T17:43:15.471Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:43:16 [2021-09-16T17:43:16.812Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:43:17 [2021-09-16T17:43:17.640Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:43:18 [2021-09-16T17:43:18.096Z] === RUN   TestDockerSuite/TestCreateLabels
17:43:18 [2021-09-16T17:43:18.096Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:43:18 [2021-09-16T17:43:18.096Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:43:18 [2021-09-16T17:43:18.096Z] === RUN   TestDockerSuite/TestCreateRM
17:43:18 [2021-09-16T17:43:18.382Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:43:18 [2021-09-16T17:43:18.382Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:43:18 [2021-09-16T17:43:18.564Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:43:18 [2021-09-16T17:43:18.564Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:43:18 [2021-09-16T17:43:18.564Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:43:18 [2021-09-16T17:43:18.564Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:43:19 [2021-09-16T17:43:19.021Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:43:20 [2021-09-16T17:43:20.615Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:43:22 [2021-09-16T17:43:22.837Z] === RUN   TestDockerSuite/TestInspectPlugin
17:43:22 [2021-09-16T17:43:22.837Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:43:22 [2021-09-16T17:43:22.837Z] === RUN   TestDockerSuite/TestInspectRootFS
17:43:22 [2021-09-16T17:43:22.837Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:43:24 [2021-09-16T17:43:24.408Z] === RUN   TestDockerSuite/TestInspectStatus
17:43:27 [2021-09-16T17:43:27.369Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:43:27 [2021-09-16T17:43:27.568Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:43:27 [2021-09-16T17:43:27.568Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:43:27 [2021-09-16T17:43:27.568Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:43:29 [2021-09-16T17:43:29.769Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
17:43:29 [2021-09-16T17:43:29.769Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
17:43:29 [2021-09-16T17:43:29.769Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
17:43:29 [2021-09-16T17:43:29.769Z] === RUN   TestDockerSuite/TestBuildExpose
17:43:29 [2021-09-16T17:43:29.769Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
17:43:29 [2021-09-16T17:43:29.769Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
17:43:29 [2021-09-16T17:43:29.769Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
17:43:29 [2021-09-16T17:43:29.769Z] === RUN   TestDockerSuite/TestBuildExposeOrder
17:43:29 [2021-09-16T17:43:29.769Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
17:43:29 [2021-09-16T17:43:29.769Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
17:43:29 [2021-09-16T17:43:29.769Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
17:43:29 [2021-09-16T17:43:29.769Z] === RUN   TestDockerSuite/TestBuildFails
17:43:30 [2021-09-16T17:43:30.462Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:43:30 [2021-09-16T17:43:30.462Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:43:30 [2021-09-16T17:43:30.462Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
17:43:30 [2021-09-16T17:43:30.462Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:43:31 [2021-09-16T17:43:31.170Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:43:32 [2021-09-16T17:43:32.739Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:43:33 [2021-09-16T17:43:33.356Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:43:33 [2021-09-16T17:43:33.356Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.356Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:43:33 [2021-09-16T17:43:33.356Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:43:33 [2021-09-16T17:43:33.356Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.356Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:43:33 [2021-09-16T17:43:33.356Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.356Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:43:33 [2021-09-16T17:43:33.356Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.356Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:43:33 [2021-09-16T17:43:33.356Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.356Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:43:33 [2021-09-16T17:43:33.356Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.356Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:43:33 [2021-09-16T17:43:33.356Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.356Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:43:33 [2021-09-16T17:43:33.356Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.356Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:43:33 [2021-09-16T17:43:33.356Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.356Z] === RUN   TestDockerSuite/TestDevicePermissions
17:43:33 [2021-09-16T17:43:33.356Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.356Z] === RUN   TestDockerSuite/TestDockerFails
17:43:33 [2021-09-16T17:43:33.813Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:43:33 [2021-09-16T17:43:33.813Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.813Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:43:33 [2021-09-16T17:43:33.813Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.813Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:43:33 [2021-09-16T17:43:33.813Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.813Z] === RUN   TestDockerSuite/TestEventsAttach
17:43:33 [2021-09-16T17:43:33.813Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.813Z] === RUN   TestDockerSuite/TestEventsCommit
17:43:33 [2021-09-16T17:43:33.813Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
17:43:33 [2021-09-16T17:43:33.813Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:43:34 [2021-09-16T17:43:34.313Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:43:36 [2021-09-16T17:43:36.536Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:43:36 [2021-09-16T17:43:36.708Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:43:36 [2021-09-16T17:43:36.840Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
17:43:36 [2021-09-16T17:43:36.840Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
17:43:38 [2021-09-16T17:43:38.759Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:43:38 [2021-09-16T17:43:38.879Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:43:40 [2021-09-16T17:43:40.986Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:43:41 [2021-09-16T17:43:41.519Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
17:43:41 [2021-09-16T17:43:41.779Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinksEnvs
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:43:43 [2021-09-16T17:43:43.208Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:43:43 [2021-09-16T17:43:43.208Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:43:43 [2021-09-16T17:43:43.678Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:43:45 [2021-09-16T17:43:45.248Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:43:46 [2021-09-16T17:43:46.198Z] === RUN   TestDockerSuite/TestBuildForceRm
17:43:46 [2021-09-16T17:43:46.825Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:43:52 [2021-09-16T17:43:52.077Z] === RUN   TestDockerSuite/TestEventsCopy
17:43:52 [2021-09-16T17:43:52.706Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:43:54 [2021-09-16T17:43:54.952Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:43:54 [2021-09-16T17:43:54.952Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
17:43:54 [2021-09-16T17:43:54.952Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:43:54 [2021-09-16T17:43:54.976Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:43:56 [2021-09-16T17:43:56.502Z] === RUN   TestDockerSuite/TestBuildFromGit
17:43:56 [2021-09-16T17:43:56.523Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:43:56 [2021-09-16T17:43:56.523Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:44:00 [2021-09-16T17:44:00.751Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:44:01 [2021-09-16T17:44:01.187Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
17:44:01 [2021-09-16T17:44:01.294Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:44:02 [2021-09-16T17:44:02.720Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
17:44:03 [2021-09-16T17:44:03.644Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:44:04 [2021-09-16T17:44:04.101Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:44:06 [2021-09-16T17:44:06.060Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:44:07 [2021-09-16T17:44:07.398Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
17:44:07 [2021-09-16T17:44:07.398Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
17:44:07 [2021-09-16T17:44:07.398Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
17:44:07 [2021-09-16T17:44:07.860Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
17:44:08 [2021-09-16T17:44:08.318Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
17:44:08 [2021-09-16T17:44:08.318Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
17:44:08 [2021-09-16T17:44:08.776Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
17:44:08 [2021-09-16T17:44:08.777Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:44:09 [2021-09-16T17:44:09.234Z] === RUN   TestDockerSuite/TestEventsFilterType
17:44:10 [2021-09-16T17:44:10.199Z] === RUN   TestDockerSuite/TestEventsFilters
17:44:10 [2021-09-16T17:44:10.850Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:44:13 [2021-09-16T17:44:13.073Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:44:15 [2021-09-16T17:44:15.295Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:44:15 [2021-09-16T17:44:15.295Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:44:15 [2021-09-16T17:44:15.295Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:44:15 [2021-09-16T17:44:15.976Z] === RUN   TestDockerSuite/TestEventsFormat
17:44:17 [2021-09-16T17:44:17.517Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:44:19 [2021-09-16T17:44:19.093Z] === RUN   TestDockerSuite/TestLogsSince
17:44:19 [2021-09-16T17:44:19.702Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:44:19 [2021-09-16T17:44:19.702Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:44:19 [2021-09-16T17:44:19.702Z] === RUN   TestDockerSuite/TestEventsImageImport
17:44:19 [2021-09-16T17:44:19.702Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
17:44:19 [2021-09-16T17:44:19.702Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:44:19 [2021-09-16T17:44:19.702Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
17:44:19 [2021-09-16T17:44:19.702Z] === RUN   TestDockerSuite/TestEventsImagePull
17:44:19 [2021-09-16T17:44:19.702Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
17:44:19 [2021-09-16T17:44:19.702Z] === RUN   TestDockerSuite/TestEventsImageTag
17:44:21 [2021-09-16T17:44:21.141Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
17:44:21 [2021-09-16T17:44:21.141Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
17:44:21 [2021-09-16T17:44:21.141Z] === RUN   TestDockerSuite/TestBuildHistory
17:44:21 [2021-09-16T17:44:21.235Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:44:21 [2021-09-16T17:44:21.235Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
17:44:21 [2021-09-16T17:44:21.235Z] === RUN   TestDockerSuite/TestEventsRename
17:44:23 [2021-09-16T17:44:23.406Z] === RUN   TestDockerSuite/TestEventsResize
17:44:27 [2021-09-16T17:44:27.775Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:44:27 [2021-09-16T17:44:27.776Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:44:27 [2021-09-16T17:44:27.776Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:44:27 [2021-09-16T17:44:27.776Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:44:27 [2021-09-16T17:44:27.776Z] === RUN   TestDockerSuite/TestLogsTail
17:44:30 [2021-09-16T17:44:30.736Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:44:31 [2021-09-16T17:44:31.465Z] === RUN   TestDockerSuite/TestBuildIidFile
17:44:32 [2021-09-16T17:44:32.567Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
17:44:32 [2021-09-16T17:44:32.961Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:44:34 [2021-09-16T17:44:34.747Z] === RUN   TestDockerSuite/TestBuildInheritance
17:44:34 [2021-09-16T17:44:34.747Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
17:44:34 [2021-09-16T17:44:34.747Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
17:44:35 [2021-09-16T17:44:35.186Z] === RUN   TestDockerSuite/TestMountIntoProc
17:44:35 [2021-09-16T17:44:35.186Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.186Z] === RUN   TestDockerSuite/TestMountIntoSys
17:44:35 [2021-09-16T17:44:35.186Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.186Z] === RUN   TestDockerSuite/TestNetHostname
17:44:35 [2021-09-16T17:44:35.186Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.186Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:44:35 [2021-09-16T17:44:35.186Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.186Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:44:35 [2021-09-16T17:44:35.186Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.186Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:44:35 [2021-09-16T17:44:35.186Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.186Z] === RUN   TestDockerSuite/TestPluginActive
17:44:35 [2021-09-16T17:44:35.186Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.186Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:44:35 [2021-09-16T17:44:35.186Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.206Z] === RUN   TestDockerSuite/TestBuildInvalidTag
17:44:35 [2021-09-16T17:44:35.206Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
17:44:35 [2021-09-16T17:44:35.656Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:44:35 [2021-09-16T17:44:35.656Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:44:35 [2021-09-16T17:44:35.656Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.656Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:44:35 [2021-09-16T17:44:35.656Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:44:35 [2021-09-16T17:44:35.656Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:44:35 [2021-09-16T17:44:35.656Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:44:35 [2021-09-16T17:44:35.656Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:44:35 [2021-09-16T17:44:35.656Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.656Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:44:35 [2021-09-16T17:44:35.656Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.656Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:44:35 [2021-09-16T17:44:35.656Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.656Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:44:35 [2021-09-16T17:44:35.656Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.656Z] === RUN   TestDockerSuite/TestPortHostBinding
17:44:35 [2021-09-16T17:44:35.656Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.656Z] === RUN   TestDockerSuite/TestPortList
17:44:35 [2021-09-16T17:44:35.656Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:44:35 [2021-09-16T17:44:35.656Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:44:38 [2021-09-16T17:44:38.933Z] === RUN   TestDockerSuite/TestBuildLabel
17:44:39 [2021-09-16T17:44:39.456Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:44:39 [2021-09-16T17:44:39.456Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:44:39 [2021-09-16T17:44:39.456Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:44:39 [2021-09-16T17:44:39.456Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:44:39 [2021-09-16T17:44:39.456Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
17:44:39 [2021-09-16T17:44:39.456Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:44:39 [2021-09-16T17:44:39.456Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
17:44:39 [2021-09-16T17:44:39.456Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:44:39 [2021-09-16T17:44:39.456Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
17:44:39 [2021-09-16T17:44:39.456Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:44:39 [2021-09-16T17:44:39.456Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
17:44:39 [2021-09-16T17:44:39.456Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:44:39 [2021-09-16T17:44:39.456Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
17:44:39 [2021-09-16T17:44:39.456Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:44:39 [2021-09-16T17:44:39.456Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
17:44:39 [2021-09-16T17:44:39.456Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:44:39 [2021-09-16T17:44:39.456Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
17:44:39 [2021-09-16T17:44:39.456Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:44:39 [2021-09-16T17:44:39.898Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
17:44:40 [2021-09-16T17:44:40.863Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
17:44:41 [2021-09-16T17:44:41.324Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
17:44:42 [2021-09-16T17:44:42.291Z] === RUN   TestDockerSuite/TestBuildLabels
17:44:43 [2021-09-16T17:44:43.257Z] === RUN   TestDockerSuite/TestBuildLabelsCache
17:44:44 [2021-09-16T17:44:44.208Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:44:44 [2021-09-16T17:44:44.208Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
17:44:44 [2021-09-16T17:44:44.208Z] === RUN   TestDockerSuite/TestPsByOrder
17:44:44 [2021-09-16T17:44:44.223Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
17:44:50 [2021-09-16T17:44:50.002Z] === RUN   TestDockerSuite/TestBuildLastModified
17:44:50 [2021-09-16T17:44:50.002Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
17:44:50 [2021-09-16T17:44:50.002Z] === RUN   TestDockerSuite/TestBuildLineBreak
17:44:50 [2021-09-16T17:44:50.002Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
17:44:50 [2021-09-16T17:44:50.002Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
17:44:50 [2021-09-16T17:44:50.002Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
17:44:50 [2021-09-16T17:44:50.002Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
17:44:50 [2021-09-16T17:44:50.002Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
17:44:50 [2021-09-16T17:44:50.459Z] === RUN   TestDockerSuite/TestBuildMaintainer
17:44:50 [2021-09-16T17:44:50.917Z] === RUN   TestDockerSuite/TestBuildMissingArgs
17:44:51 [2021-09-16T17:44:51.359Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:44:51 [2021-09-16T17:44:51.359Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
17:44:51 [2021-09-16T17:44:51.359Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:44:51 [2021-09-16T17:44:51.375Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
17:44:56 [2021-09-16T17:44:56.058Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
17:44:58 [2021-09-16T17:44:58.512Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:44:59 [2021-09-16T17:44:59.139Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:44:59 [2021-09-16T17:44:59.140Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:45:02 [2021-09-16T17:45:02.032Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:45:07 [2021-09-16T17:45:07.806Z] === RUN   TestDockerSuite/TestEventsTop
17:45:07 [2021-09-16T17:45:07.806Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
17:45:07 [2021-09-16T17:45:07.806Z] === RUN   TestDockerSuite/TestEventsUntag
17:45:09 [2021-09-16T17:45:09.974Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:45:10 [2021-09-16T17:45:10.848Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
17:45:10 [2021-09-16T17:45:10.848Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
17:45:10 [2021-09-16T17:45:10.848Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
17:45:10 [2021-09-16T17:45:10.994Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:45:10 [2021-09-16T17:45:10.994Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:45:10 [2021-09-16T17:45:10.994Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
17:45:10 [2021-09-16T17:45:10.994Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:45:11 [2021-09-16T17:45:11.812Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
17:45:14 [2021-09-16T17:45:14.647Z] === RUN   TestDockerSuite/TestExec
17:45:14 [2021-09-16T17:45:14.647Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:45:14 [2021-09-16T17:45:14.647Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:45:14 [2021-09-16T17:45:14.647Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:45:14 [2021-09-16T17:45:14.647Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:45:16 [2021-09-16T17:45:16.821Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:45:19 [2021-09-16T17:45:19.714Z] === RUN   TestDockerSuite/TestExecAPIStart
17:45:19 [2021-09-16T17:45:19.714Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:45:19 [2021-09-16T17:45:19.714Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:45:19 [2021-09-16T17:45:19.714Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:45:19 [2021-09-16T17:45:19.714Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:45:19 [2021-09-16T17:45:19.714Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:45:19 [2021-09-16T17:45:19.714Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:45:21 [2021-09-16T17:45:21.885Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:45:23 [2021-09-16T17:45:23.487Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:45:25 [2021-09-16T17:45:25.050Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:45:25 [2021-09-16T17:45:25.609Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:45:28 [2021-09-16T17:45:28.505Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:45:31 [2021-09-16T17:45:31.398Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:45:32 [2021-09-16T17:45:32.203Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:45:35 [2021-09-16T17:45:35.992Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:45:35 [2021-09-16T17:45:35.992Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
17:45:35 [2021-09-16T17:45:35.992Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:45:35 [2021-09-16T17:45:35.992Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
17:45:36 [2021-09-16T17:45:36.460Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:45:37 [2021-09-16T17:45:37.171Z] === RUN   TestDockerSuite/TestExecCgroup
17:45:37 [2021-09-16T17:45:37.171Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:45:37 [2021-09-16T17:45:37.171Z] === RUN   TestDockerSuite/TestExecEnv
17:45:37 [2021-09-16T17:45:37.171Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:45:37 [2021-09-16T17:45:37.171Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:45:37 [2021-09-16T17:45:37.171Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:45:37 [2021-09-16T17:45:37.171Z] === RUN   TestDockerSuite/TestExecExitStatus
17:45:39 [2021-09-16T17:45:39.341Z] === RUN   TestDockerSuite/TestExecInspectID
17:45:40 [2021-09-16T17:45:40.249Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:45:40 [2021-09-16T17:45:40.249Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:45:40 [2021-09-16T17:45:40.249Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:45:40 [2021-09-16T17:45:40.249Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
17:45:40 [2021-09-16T17:45:40.250Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:45:40 [2021-09-16T17:45:40.250Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
17:45:40 [2021-09-16T17:45:40.250Z] === RUN   TestDockerSuite/TestPsRightTagName
17:45:40 [2021-09-16T17:45:40.250Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
17:45:40 [2021-09-16T17:45:40.250Z] === RUN   TestDockerSuite/TestPsShowMounts
17:45:45 [2021-09-16T17:45:45.119Z] === RUN   TestDockerSuite/TestExecInteractive
17:45:45 [2021-09-16T17:45:45.119Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:45:45 [2021-09-16T17:45:45.119Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:45:45 [2021-09-16T17:45:45.119Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:45:45 [2021-09-16T17:45:45.119Z] === RUN   TestDockerSuite/TestExecParseError
17:45:45 [2021-09-16T17:45:45.119Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:45:45 [2021-09-16T17:45:45.119Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:45:45 [2021-09-16T17:45:45.119Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:45:45 [2021-09-16T17:45:45.120Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:45:45 [2021-09-16T17:45:45.120Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:45:45 [2021-09-16T17:45:45.120Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:45:46 [2021-09-16T17:45:46.113Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:45:46 [2021-09-16T17:45:46.113Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
17:45:46 [2021-09-16T17:45:46.113Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:45:47 [2021-09-16T17:45:47.468Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
17:45:47 [2021-09-16T17:45:47.674Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:45:47 [2021-09-16T17:45:47.674Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:45:47 [2021-09-16T17:45:47.674Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:45:48 [2021-09-16T17:45:48.015Z] === RUN   TestDockerSuite/TestExecSetEnv
17:45:48 [2021-09-16T17:45:48.015Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:45:48 [2021-09-16T17:45:48.015Z] === RUN   TestDockerSuite/TestExecStartFails
17:45:48 [2021-09-16T17:45:48.015Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:45:48 [2021-09-16T17:45:48.015Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:45:48 [2021-09-16T17:45:48.015Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:45:48 [2021-09-16T17:45:48.015Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:45:48 [2021-09-16T17:45:48.015Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:45:48 [2021-09-16T17:45:48.015Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:45:48 [2021-09-16T17:45:48.015Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:45:48 [2021-09-16T17:45:48.015Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:45:48 [2021-09-16T17:45:48.664Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:45:49 [2021-09-16T17:45:49.649Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:45:49 [2021-09-16T17:45:49.649Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
17:45:49 [2021-09-16T17:45:49.649Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:45:50 [2021-09-16T17:45:50.917Z] === RUN   TestDockerSuite/TestExecUlimits
17:45:50 [2021-09-16T17:45:50.917Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:45:50 [2021-09-16T17:45:50.917Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:45:53 [2021-09-16T17:45:53.440Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:45:56 [2021-09-16T17:45:56.023Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
17:45:56 [2021-09-16T17:45:56.699Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:45:56 [2021-09-16T17:45:56.699Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:45:56 [2021-09-16T17:45:56.699Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:45:56 [2021-09-16T17:45:56.699Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:45:56 [2021-09-16T17:45:56.699Z] === RUN   TestDockerSuite/TestExecWithUser
17:45:56 [2021-09-16T17:45:56.699Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:45:56 [2021-09-16T17:45:56.699Z] === RUN   TestDockerSuite/TestGetContainerStats
17:45:58 [2021-09-16T17:45:58.189Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:45:59 [2021-09-16T17:45:59.752Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:46:00 [2021-09-16T17:46:00.713Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
17:46:03 [2021-09-16T17:46:03.753Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:46:05 [2021-09-16T17:46:05.394Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
17:46:10 [2021-09-16T17:46:10.806Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:46:11 [2021-09-16T17:46:11.172Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
17:46:13 [2021-09-16T17:46:13.704Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:46:17 [2021-09-16T17:46:17.564Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:46:17 [2021-09-16T17:46:17.564Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:46:17 [2021-09-16T17:46:17.564Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:46:20 [2021-09-16T17:46:20.756Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:46:20 [2021-09-16T17:46:20.756Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:46:20 [2021-09-16T17:46:20.757Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:46:20 [2021-09-16T17:46:20.757Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:46:20 [2021-09-16T17:46:20.757Z] === RUN   TestDockerSuite/TestHealth
17:46:20 [2021-09-16T17:46:20.757Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:46:20 [2021-09-16T17:46:20.757Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:46:20 [2021-09-16T17:46:20.757Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:46:20 [2021-09-16T17:46:20.757Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:46:20 [2021-09-16T17:46:20.757Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:46:23 [2021-09-16T17:46:23.431Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:46:23 [2021-09-16T17:46:23.431Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:46:23 [2021-09-16T17:46:23.431Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:46:23 [2021-09-16T17:46:23.898Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:46:25 [2021-09-16T17:46:25.435Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:46:25 [2021-09-16T17:46:25.435Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:46:25 [2021-09-16T17:46:25.435Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
17:46:25 [2021-09-16T17:46:25.435Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:46:25 [2021-09-16T17:46:25.435Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:46:25 [2021-09-16T17:46:25.435Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:46:25 [2021-09-16T17:46:25.435Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:46:25 [2021-09-16T17:46:25.894Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:46:25 [2021-09-16T17:46:25.894Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
17:46:25 [2021-09-16T17:46:25.894Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:46:25 [2021-09-16T17:46:25.962Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
17:46:25 [2021-09-16T17:46:25.962Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
17:46:25 [2021-09-16T17:46:25.962Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
17:46:26 [2021-09-16T17:46:26.858Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:46:26 [2021-09-16T17:46:26.858Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:46:28 [2021-09-16T17:46:28.387Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:46:28 [2021-09-16T17:46:28.652Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:46:28 [2021-09-16T17:46:28.844Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:46:31 [2021-09-16T17:46:31.021Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:46:32 [2021-09-16T17:46:32.438Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:46:32 [2021-09-16T17:46:32.438Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:46:32 [2021-09-16T17:46:32.438Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:46:33 [2021-09-16T17:46:33.243Z] === RUN   TestDockerSuite/TestImagesFormat
17:46:33 [2021-09-16T17:46:33.243Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:46:33 [2021-09-16T17:46:33.243Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
17:46:33 [2021-09-16T17:46:33.243Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:46:36 [2021-09-16T17:46:36.234Z] === RUN   TestDockerSuite/TestRmiBlank
17:46:36 [2021-09-16T17:46:36.234Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:46:36 [2021-09-16T17:46:36.234Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:46:36 [2021-09-16T17:46:36.325Z] === RUN   TestDockerSuite/TestBuildMultipleTags
17:46:36 [2021-09-16T17:46:36.796Z] === RUN   TestDockerSuite/TestBuildNetContainer
17:46:36 [2021-09-16T17:46:36.796Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
17:46:36 [2021-09-16T17:46:36.796Z] === RUN   TestDockerSuite/TestBuildNetNone
17:46:36 [2021-09-16T17:46:36.796Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
17:46:36 [2021-09-16T17:46:36.796Z] === RUN   TestDockerSuite/TestBuildNoContext
17:46:37 [2021-09-16T17:46:37.043Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:46:37 [2021-09-16T17:46:37.043Z] === RUN   TestDockerSuite/TestImportBadURL
17:46:39 [2021-09-16T17:46:39.265Z] === RUN   TestDockerSuite/TestImportDisplay
17:46:39 [2021-09-16T17:46:39.265Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
17:46:39 [2021-09-16T17:46:39.265Z] === RUN   TestDockerSuite/TestImportFile
17:46:39 [2021-09-16T17:46:39.265Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
17:46:39 [2021-09-16T17:46:39.265Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:46:39 [2021-09-16T17:46:39.265Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:46:39 [2021-09-16T17:46:39.265Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
17:46:39 [2021-09-16T17:46:39.265Z] === RUN   TestDockerSuite/TestImportGzipped
17:46:39 [2021-09-16T17:46:39.265Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
17:46:39 [2021-09-16T17:46:39.265Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:46:39 [2021-09-16T17:46:39.265Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
17:46:39 [2021-09-16T17:46:39.265Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:46:39 [2021-09-16T17:46:39.265Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
17:46:39 [2021-09-16T17:46:39.265Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:46:39 [2021-09-16T17:46:39.265Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:46:39 [2021-09-16T17:46:39.265Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:46:39 [2021-09-16T17:46:39.265Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:46:39 [2021-09-16T17:46:39.265Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:46:39 [2021-09-16T17:46:39.265Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:46:39 [2021-09-16T17:46:39.265Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:46:39 [2021-09-16T17:46:39.265Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:46:39 [2021-09-16T17:46:39.265Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:46:39 [2021-09-16T17:46:39.265Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:46:39 [2021-09-16T17:46:39.757Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
17:46:42 [2021-09-16T17:46:42.223Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:46:43 [2021-09-16T17:46:43.562Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
17:46:44 [2021-09-16T17:46:44.443Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:46:44 [2021-09-16T17:46:44.443Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:46:44 [2021-09-16T17:46:44.443Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:46:44 [2021-09-16T17:46:44.443Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:46:44 [2021-09-16T17:46:44.443Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:46:44 [2021-09-16T17:46:44.443Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:46:44 [2021-09-16T17:46:44.443Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:46:44 [2021-09-16T17:46:44.443Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:46:45 [2021-09-16T17:46:45.133Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
17:46:45 [2021-09-16T17:46:45.604Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
17:46:45 [2021-09-16T17:46:45.604Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
17:46:46 [2021-09-16T17:46:46.649Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:46:47 [2021-09-16T17:46:47.403Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:46:47 [2021-09-16T17:46:47.403Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
17:46:48 [2021-09-16T17:46:48.575Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
17:46:49 [2021-09-16T17:46:49.564Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
17:46:49 [2021-09-16T17:46:49.596Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:46:50 [2021-09-16T17:46:50.063Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:46:50 [2021-09-16T17:46:50.363Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:46:50 [2021-09-16T17:46:50.363Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:46:50 [2021-09-16T17:46:50.363Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:46:50 [2021-09-16T17:46:50.363Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:46:50 [2021-09-16T17:46:50.363Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:46:50 [2021-09-16T17:46:50.363Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:46:50 [2021-09-16T17:46:50.363Z] === RUN   TestDockerSuite/TestInspectDefault
17:46:50 [2021-09-16T17:46:50.554Z] === RUN   TestDockerSuite/TestBuildOnBuild
17:46:52 [2021-09-16T17:46:52.583Z] === RUN   TestDockerSuite/TestInspectHistory
17:46:55 [2021-09-16T17:46:55.926Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:46:57 [2021-09-16T17:46:57.346Z] === RUN   TestDockerSuite/TestInspectImage
17:46:57 [2021-09-16T17:46:57.346Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:46:57 [2021-09-16T17:46:57.346Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:46:57 [2021-09-16T17:46:57.346Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:46:57 [2021-09-16T17:46:57.346Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:46:57 [2021-09-16T17:46:57.346Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:46:57 [2021-09-16T17:46:57.346Z] === RUN   TestDockerSuite/TestInspectInt64
17:46:59 [2021-09-16T17:46:59.573Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:46:59 [2021-09-16T17:46:59.716Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:47:01 [2021-09-16T17:47:01.804Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:47:02 [2021-09-16T17:47:02.274Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:47:05 [2021-09-16T17:47:05.231Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:47:06 [2021-09-16T17:47:06.864Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:47:08 [2021-09-16T17:47:08.190Z] === RUN   TestDockerSuite/TestInspectPlugin
17:47:08 [2021-09-16T17:47:08.190Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:47:08 [2021-09-16T17:47:08.190Z] === RUN   TestDockerSuite/TestInspectRootFS
17:47:08 [2021-09-16T17:47:08.190Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:47:08 [2021-09-16T17:47:08.398Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
17:47:09 [2021-09-16T17:47:09.389Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
17:47:09 [2021-09-16T17:47:09.812Z] === RUN   TestDockerSuite/TestRmiTag
17:47:10 [2021-09-16T17:47:10.279Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:47:11 [2021-09-16T17:47:11.149Z] === RUN   TestDockerSuite/TestInspectStatus
17:47:13 [2021-09-16T17:47:13.239Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:47:14 [2021-09-16T17:47:14.111Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:47:18 [2021-09-16T17:47:18.072Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
17:47:19 [2021-09-16T17:47:19.990Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:47:20 [2021-09-16T17:47:20.299Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
17:47:22 [2021-09-16T17:47:22.950Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
17:47:25 [2021-09-16T17:47:25.170Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
17:47:26 [2021-09-16T17:47:26.017Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:47:28 [2021-09-16T17:47:28.128Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:47:28 [2021-09-16T17:47:28.228Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:47:28 [2021-09-16T17:47:28.971Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
17:47:31 [2021-09-16T17:47:31.089Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:47:32 [2021-09-16T17:47:32.016Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:47:32 [2021-09-16T17:47:32.658Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:47:32 [2021-09-16T17:47:32.774Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
17:47:33 [2021-09-16T17:47:33.001Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:47:33 [2021-09-16T17:47:33.001Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
17:47:33 [2021-09-16T17:47:33.001Z] === RUN   TestDockerSuite/TestRunAddHost
17:47:33 [2021-09-16T17:47:33.001Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
17:47:33 [2021-09-16T17:47:33.001Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:47:33 [2021-09-16T17:47:33.001Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
17:47:33 [2021-09-16T17:47:33.001Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:47:33 [2021-09-16T17:47:33.001Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
17:47:33 [2021-09-16T17:47:33.001Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:47:33 [2021-09-16T17:47:33.001Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
17:47:33 [2021-09-16T17:47:33.001Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:47:33 [2021-09-16T17:47:33.001Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
17:47:33 [2021-09-16T17:47:33.001Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:47:33 [2021-09-16T17:47:33.001Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
17:47:33 [2021-09-16T17:47:33.001Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:47:34 [2021-09-16T17:47:34.564Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:47:34 [2021-09-16T17:47:34.564Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
17:47:34 [2021-09-16T17:47:34.564Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:47:34 [2021-09-16T17:47:34.564Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
17:47:34 [2021-09-16T17:47:34.564Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinksEnvs
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:47:35 [2021-09-16T17:47:35.623Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:47:35 [2021-09-16T17:47:35.623Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:47:36 [2021-09-16T17:47:36.587Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
17:47:37 [2021-09-16T17:47:37.580Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
17:47:37 [2021-09-16T17:47:37.580Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
17:47:37 [2021-09-16T17:47:37.580Z] === RUN   TestDockerSuite/TestBuildPATH
17:47:37 [2021-09-16T17:47:37.580Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
17:47:37 [2021-09-16T17:47:37.580Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
17:47:38 [2021-09-16T17:47:38.580Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:47:39 [2021-09-16T17:47:39.309Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:47:39 [2021-09-16T17:47:39.810Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
17:47:39 [2021-09-16T17:47:39.810Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
17:47:39 [2021-09-16T17:47:39.810Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
17:47:40 [2021-09-16T17:47:40.799Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:47:41 [2021-09-16T17:47:41.525Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:47:43 [2021-09-16T17:47:43.737Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:47:45 [2021-09-16T17:47:45.298Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:47:46 [2021-09-16T17:47:46.678Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:47:47 [2021-09-16T17:47:47.512Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:47:47 [2021-09-16T17:47:47.985Z] === RUN   TestDockerSuite/TestRunBindMounts
17:47:48 [2021-09-16T17:47:48.898Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:47:48 [2021-09-16T17:47:48.898Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
17:47:48 [2021-09-16T17:47:48.898Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:47:51 [2021-09-16T17:47:51.855Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:47:51 [2021-09-16T17:47:51.855Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:47:52 [2021-09-16T17:47:52.773Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:47:52 [2021-09-16T17:47:52.773Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
17:47:52 [2021-09-16T17:47:52.773Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:47:52 [2021-09-16T17:47:52.773Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
17:47:52 [2021-09-16T17:47:52.773Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:47:52 [2021-09-16T17:47:52.773Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
17:47:52 [2021-09-16T17:47:52.773Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:47:52 [2021-09-16T17:47:52.773Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
17:47:52 [2021-09-16T17:47:52.773Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:47:52 [2021-09-16T17:47:52.773Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
17:47:52 [2021-09-16T17:47:52.773Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:47:52 [2021-09-16T17:47:52.773Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
17:47:52 [2021-09-16T17:47:52.773Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:47:52 [2021-09-16T17:47:52.773Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
17:47:52 [2021-09-16T17:47:52.773Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:47:52 [2021-09-16T17:47:52.773Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
17:47:52 [2021-09-16T17:47:52.773Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:47:52 [2021-09-16T17:47:52.773Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
17:47:52 [2021-09-16T17:47:52.773Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:47:52 [2021-09-16T17:47:52.773Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
17:47:52 [2021-09-16T17:47:52.773Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:47:52 [2021-09-16T17:47:52.773Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
17:47:52 [2021-09-16T17:47:52.773Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:47:54 [2021-09-16T17:47:54.991Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:47:54 [2021-09-16T17:47:54.991Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
17:47:54 [2021-09-16T17:47:54.991Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:47:56 [2021-09-16T17:47:56.620Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:47:57 [2021-09-16T17:47:57.203Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:47:57 [2021-09-16T17:47:57.203Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
17:47:57 [2021-09-16T17:47:57.203Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:47:57 [2021-09-16T17:47:57.203Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
17:47:57 [2021-09-16T17:47:57.203Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:47:58 [2021-09-16T17:47:58.768Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:47:58 [2021-09-16T17:47:58.769Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
17:47:58 [2021-09-16T17:47:58.769Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:47:58 [2021-09-16T17:47:58.769Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
17:47:58 [2021-09-16T17:47:58.769Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:47:58 [2021-09-16T17:47:58.769Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
17:47:58 [2021-09-16T17:47:58.769Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:47:58 [2021-09-16T17:47:58.769Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
17:47:58 [2021-09-16T17:47:58.769Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:47:58 [2021-09-16T17:47:58.769Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
17:47:58 [2021-09-16T17:47:58.769Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:47:58 [2021-09-16T17:47:58.769Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
17:47:58 [2021-09-16T17:47:58.769Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:47:58 [2021-09-16T17:47:58.769Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
17:47:58 [2021-09-16T17:47:58.769Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:48:00 [2021-09-16T17:48:00.332Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:48:02 [2021-09-16T17:48:02.501Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:48:02 [2021-09-16T17:48:02.546Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:48:04 [2021-09-16T17:48:04.759Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:48:04 [2021-09-16T17:48:04.759Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
17:48:04 [2021-09-16T17:48:04.759Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:48:04 [2021-09-16T17:48:04.759Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
17:48:04 [2021-09-16T17:48:04.759Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:48:04 [2021-09-16T17:48:04.759Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
17:48:04 [2021-09-16T17:48:04.759Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:48:06 [2021-09-16T17:48:06.306Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:48:06 [2021-09-16T17:48:06.323Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:48:06 [2021-09-16T17:48:06.323Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
17:48:06 [2021-09-16T17:48:06.323Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:48:06 [2021-09-16T17:48:06.323Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
17:48:06 [2021-09-16T17:48:06.323Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:48:06 [2021-09-16T17:48:06.323Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
17:48:06 [2021-09-16T17:48:06.323Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:48:06 [2021-09-16T17:48:06.323Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
17:48:06 [2021-09-16T17:48:06.323Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:48:07 [2021-09-16T17:48:07.886Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:48:11 [2021-09-16T17:48:11.077Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:48:13 [2021-09-16T17:48:13.751Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:48:13 [2021-09-16T17:48:13.751Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
17:48:13 [2021-09-16T17:48:13.751Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:48:13 [2021-09-16T17:48:13.751Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
17:48:13 [2021-09-16T17:48:13.751Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:48:13 [2021-09-16T17:48:13.751Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
17:48:13 [2021-09-16T17:48:13.751Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:48:13 [2021-09-16T17:48:13.751Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
17:48:13 [2021-09-16T17:48:13.751Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:48:13 [2021-09-16T17:48:13.751Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
17:48:13 [2021-09-16T17:48:13.751Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:48:13 [2021-09-16T17:48:13.751Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
17:48:13 [2021-09-16T17:48:13.751Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:48:14 [2021-09-16T17:48:14.893Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:48:14 [2021-09-16T17:48:14.893Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:48:14 [2021-09-16T17:48:14.893Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:48:15 [2021-09-16T17:48:15.729Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
17:48:15 [2021-09-16T17:48:15.965Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:48:15 [2021-09-16T17:48:15.965Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
17:48:15 [2021-09-16T17:48:15.965Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:48:15 [2021-09-16T17:48:15.965Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:48:15 [2021-09-16T17:48:15.965Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
17:48:15 [2021-09-16T17:48:15.965Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:48:17 [2021-09-16T17:48:17.117Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:48:18 [2021-09-16T17:48:18.179Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:48:20 [2021-09-16T17:48:20.080Z] === RUN   TestDockerSuite/TestLogsSince
17:48:20 [2021-09-16T17:48:20.395Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:48:20 [2021-09-16T17:48:20.395Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
17:48:20 [2021-09-16T17:48:20.395Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:48:22 [2021-09-16T17:48:22.608Z] === RUN   TestDockerSuite/TestRunEnvironment
17:48:22 [2021-09-16T17:48:22.608Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
17:48:22 [2021-09-16T17:48:22.608Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:48:22 [2021-09-16T17:48:22.608Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
17:48:22 [2021-09-16T17:48:22.608Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:48:22 [2021-09-16T17:48:22.608Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
17:48:22 [2021-09-16T17:48:22.608Z] === RUN   TestDockerSuite/TestRunExitCode
17:48:24 [2021-09-16T17:48:24.820Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:48:27 [2021-09-16T17:48:27.034Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:48:28 [2021-09-16T17:48:28.599Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:48:30 [2021-09-16T17:48:30.527Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:48:30 [2021-09-16T17:48:30.527Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:48:30 [2021-09-16T17:48:30.527Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:48:30 [2021-09-16T17:48:30.527Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:48:30 [2021-09-16T17:48:30.527Z] === RUN   TestDockerSuite/TestLogsTail
17:48:31 [2021-09-16T17:48:31.547Z] === RUN   TestDockerSuite/TestRunExposePort
17:48:31 [2021-09-16T17:48:31.547Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:48:31 [2021-09-16T17:48:31.547Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
17:48:31 [2021-09-16T17:48:31.547Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:48:31 [2021-09-16T17:48:31.547Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
17:48:31 [2021-09-16T17:48:31.547Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:48:31 [2021-09-16T17:48:31.547Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
17:48:31 [2021-09-16T17:48:31.547Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:48:31 [2021-09-16T17:48:31.547Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
17:48:31 [2021-09-16T17:48:31.547Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:48:31 [2021-09-16T17:48:31.547Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:48:31 [2021-09-16T17:48:31.547Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:48:31 [2021-09-16T17:48:31.547Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
17:48:31 [2021-09-16T17:48:31.547Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:48:31 [2021-09-16T17:48:31.547Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
17:48:31 [2021-09-16T17:48:31.547Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:48:32 [2021-09-16T17:48:32.095Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:48:35 [2021-09-16T17:48:35.052Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:48:35 [2021-09-16T17:48:35.333Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:48:35 [2021-09-16T17:48:35.333Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
17:48:35 [2021-09-16T17:48:35.333Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:48:35 [2021-09-16T17:48:35.333Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:48:35 [2021-09-16T17:48:35.334Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
17:48:35 [2021-09-16T17:48:35.334Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:48:35 [2021-09-16T17:48:35.334Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
17:48:35 [2021-09-16T17:48:35.334Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:48:35 [2021-09-16T17:48:35.334Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
17:48:35 [2021-09-16T17:48:35.334Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:48:35 [2021-09-16T17:48:35.334Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
17:48:35 [2021-09-16T17:48:35.334Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:48:37 [2021-09-16T17:48:37.013Z] === RUN   TestDockerSuite/TestBuildRm
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestMountIntoProc
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestMountIntoSys
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestNetHostname
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestPluginActive
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestPortHostBinding
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestPortList
17:48:38 [2021-09-16T17:48:38.012Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:48:38 [2021-09-16T17:48:38.012Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:48:42 [2021-09-16T17:48:42.495Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:48:42 [2021-09-16T17:48:42.495Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
17:48:42 [2021-09-16T17:48:42.495Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:48:42 [2021-09-16T17:48:42.963Z] === RUN   TestDockerSuite/TestRunModeHostname
17:48:42 [2021-09-16T17:48:42.963Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
17:48:42 [2021-09-16T17:48:42.963Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:48:42 [2021-09-16T17:48:42.963Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
17:48:42 [2021-09-16T17:48:42.963Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:48:42 [2021-09-16T17:48:42.963Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
17:48:42 [2021-09-16T17:48:42.963Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:48:42 [2021-09-16T17:48:42.963Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
17:48:42 [2021-09-16T17:48:42.963Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:48:42 [2021-09-16T17:48:42.963Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
17:48:42 [2021-09-16T17:48:42.963Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:48:42 [2021-09-16T17:48:42.963Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
17:48:42 [2021-09-16T17:48:42.963Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:48:42 [2021-09-16T17:48:42.963Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
17:48:42 [2021-09-16T17:48:42.963Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:48:42 [2021-09-16T17:48:42.963Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
17:48:42 [2021-09-16T17:48:42.963Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:48:42 [2021-09-16T17:48:42.963Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
17:48:42 [2021-09-16T17:48:42.963Z] === RUN   TestDockerSuite/TestRunMount
17:48:42 [2021-09-16T17:48:42.963Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
17:48:42 [2021-09-16T17:48:42.963Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:48:42 [2021-09-16T17:48:42.963Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
17:48:42 [2021-09-16T17:48:42.963Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:48:42 [2021-09-16T17:48:42.963Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
17:48:42 [2021-09-16T17:48:42.963Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:48:42 [2021-09-16T17:48:42.963Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
17:48:42 [2021-09-16T17:48:42.963Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:48:43 [2021-09-16T17:48:43.893Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:48:43 [2021-09-16T17:48:43.893Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:48:43 [2021-09-16T17:48:43.893Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:48:43 [2021-09-16T17:48:43.893Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:48:43 [2021-09-16T17:48:43.893Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
17:48:43 [2021-09-16T17:48:43.893Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:48:43 [2021-09-16T17:48:43.893Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
17:48:43 [2021-09-16T17:48:43.893Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:48:43 [2021-09-16T17:48:43.893Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
17:48:43 [2021-09-16T17:48:43.893Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:48:43 [2021-09-16T17:48:43.893Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
17:48:43 [2021-09-16T17:48:43.893Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:48:43 [2021-09-16T17:48:43.893Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
17:48:43 [2021-09-16T17:48:43.893Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:48:43 [2021-09-16T17:48:43.893Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
17:48:43 [2021-09-16T17:48:43.893Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:48:43 [2021-09-16T17:48:43.893Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
17:48:43 [2021-09-16T17:48:43.893Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:48:47 [2021-09-16T17:48:47.478Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
17:48:48 [2021-09-16T17:48:48.655Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:48:48 [2021-09-16T17:48:48.655Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
17:48:48 [2021-09-16T17:48:48.655Z] === RUN   TestDockerSuite/TestPsByOrder
17:48:49 [2021-09-16T17:48:49.706Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
17:48:49 [2021-09-16T17:48:49.706Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
17:48:49 [2021-09-16T17:48:49.706Z] === RUN   TestDockerSuite/TestBuildScratchCopy
17:48:49 [2021-09-16T17:48:49.706Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
17:48:50 [2021-09-16T17:48:50.115Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:48:50 [2021-09-16T17:48:50.115Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:48:50 [2021-09-16T17:48:50.115Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:48:50 [2021-09-16T17:48:50.115Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
17:48:50 [2021-09-16T17:48:50.115Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:48:50 [2021-09-16T17:48:50.115Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
17:48:50 [2021-09-16T17:48:50.115Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:48:50 [2021-09-16T17:48:50.178Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
17:48:51 [2021-09-16T17:48:51.172Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
17:48:53 [2021-09-16T17:48:53.907Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:48:54 [2021-09-16T17:48:54.138Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
17:48:57 [2021-09-16T17:48:57.698Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:48:57 [2021-09-16T17:48:57.698Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
17:48:57 [2021-09-16T17:48:57.698Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:48:57 [2021-09-16T17:48:57.698Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
17:48:57 [2021-09-16T17:48:57.698Z] === RUN   TestDockerSuite/TestRunNetHost
17:48:57 [2021-09-16T17:48:57.698Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
17:48:57 [2021-09-16T17:48:57.698Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:48:57 [2021-09-16T17:48:57.698Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
17:48:57 [2021-09-16T17:48:57.698Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:48:57 [2021-09-16T17:48:57.698Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
17:48:57 [2021-09-16T17:48:57.698Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:48:57 [2021-09-16T17:48:57.698Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
17:48:57 [2021-09-16T17:48:57.698Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:48:57 [2021-09-16T17:48:57.698Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
17:48:57 [2021-09-16T17:48:57.698Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:48:57 [2021-09-16T17:48:57.698Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
17:48:57 [2021-09-16T17:48:57.698Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:48:57 [2021-09-16T17:48:57.698Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
17:48:57 [2021-09-16T17:48:57.698Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:48:57 [2021-09-16T17:48:57.975Z] === RUN   TestDockerSuite/TestBuildShellInherited
17:48:58 [2021-09-16T17:48:58.165Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:48:59 [2021-09-16T17:48:59.092Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:48:59 [2021-09-16T17:48:59.092Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
17:48:59 [2021-09-16T17:48:59.092Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:48:59 [2021-09-16T17:48:59.149Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:49:00 [2021-09-16T17:49:00.711Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:49:01 [2021-09-16T17:49:01.785Z] === RUN   TestDockerSuite/TestBuildShellMultiple
17:49:02 [2021-09-16T17:49:02.277Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:49:03 [2021-09-16T17:49:03.840Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:49:05 [2021-09-16T17:49:05.402Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:49:05 [2021-09-16T17:49:05.402Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
17:49:05 [2021-09-16T17:49:05.402Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:49:05 [2021-09-16T17:49:05.402Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
17:49:05 [2021-09-16T17:49:05.402Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:49:05 [2021-09-16T17:49:05.402Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
17:49:05 [2021-09-16T17:49:05.402Z] === RUN   TestDockerSuite/TestRunPortInUse
17:49:05 [2021-09-16T17:49:05.402Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
17:49:05 [2021-09-16T17:49:05.402Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:49:05 [2021-09-16T17:49:05.402Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
17:49:05 [2021-09-16T17:49:05.402Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:49:05 [2021-09-16T17:49:05.402Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
17:49:05 [2021-09-16T17:49:05.402Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:49:05 [2021-09-16T17:49:05.402Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
17:49:05 [2021-09-16T17:49:05.402Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:49:05 [2021-09-16T17:49:05.402Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
17:49:05 [2021-09-16T17:49:05.402Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:49:08 [2021-09-16T17:49:08.350Z] === RUN   TestDockerSuite/TestRunPublishPort
17:49:08 [2021-09-16T17:49:08.350Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
17:49:08 [2021-09-16T17:49:08.350Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:49:08 [2021-09-16T17:49:08.350Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
17:49:08 [2021-09-16T17:49:08.350Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:49:08 [2021-09-16T17:49:08.350Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
17:49:08 [2021-09-16T17:49:08.350Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:49:08 [2021-09-16T17:49:08.350Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
17:49:08 [2021-09-16T17:49:08.350Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:49:08 [2021-09-16T17:49:08.350Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
17:49:08 [2021-09-16T17:49:08.350Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:49:09 [2021-09-16T17:49:09.530Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:49:15 [2021-09-16T17:49:15.501Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:49:15 [2021-09-16T17:49:15.501Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
17:49:15 [2021-09-16T17:49:15.501Z] === RUN   TestDockerSuite/TestRunRm
17:49:16 [2021-09-16T17:49:16.755Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
17:49:16 [2021-09-16T17:49:16.755Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
17:49:16 [2021-09-16T17:49:16.755Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
17:49:17 [2021-09-16T17:49:17.715Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:49:23 [2021-09-16T17:49:23.591Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:49:24 [2021-09-16T17:49:24.484Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:49:24 [2021-09-16T17:49:24.484Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:49:24 [2021-09-16T17:49:24.484Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
17:49:24 [2021-09-16T17:49:24.484Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:49:24 [2021-09-16T17:49:24.484Z]     docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
17:49:24 [2021-09-16T17:49:24.484Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:49:25 [2021-09-16T17:49:25.155Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:49:25 [2021-09-16T17:49:25.455Z] === RUN   TestDockerSuite/TestBuildSpaces
17:49:25 [2021-09-16T17:49:25.455Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
17:49:27 [2021-09-16T17:49:27.365Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:49:28 [2021-09-16T17:49:28.930Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:49:29 [2021-09-16T17:49:29.255Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:49:29 [2021-09-16T17:49:29.268Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
17:49:29 [2021-09-16T17:49:29.740Z] === RUN   TestDockerSuite/TestBuildStderr
17:49:31 [2021-09-16T17:49:31.141Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:49:31 [2021-09-16T17:49:31.141Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
17:49:31 [2021-09-16T17:49:31.141Z] === RUN   TestDockerSuite/TestRunState
17:49:31 [2021-09-16T17:49:31.141Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
17:49:31 [2021-09-16T17:49:31.141Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:49:33 [2021-09-16T17:49:33.351Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:49:33 [2021-09-16T17:49:33.351Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
17:49:33 [2021-09-16T17:49:33.351Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:49:33 [2021-09-16T17:49:33.551Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
17:49:36 [2021-09-16T17:49:36.297Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:49:36 [2021-09-16T17:49:36.297Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
17:49:36 [2021-09-16T17:49:36.297Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:49:36 [2021-09-16T17:49:36.297Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
17:49:36 [2021-09-16T17:49:36.297Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:49:36 [2021-09-16T17:49:36.297Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:49:36 [2021-09-16T17:49:36.297Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:49:36 [2021-09-16T17:49:36.297Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
17:49:36 [2021-09-16T17:49:36.297Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:49:37 [2021-09-16T17:49:37.936Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:49:41 [2021-09-16T17:49:41.047Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:49:41 [2021-09-16T17:49:41.047Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
17:49:41 [2021-09-16T17:49:41.047Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:49:41 [2021-09-16T17:49:41.047Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
17:49:41 [2021-09-16T17:49:41.047Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:49:41 [2021-09-16T17:49:41.047Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
17:49:41 [2021-09-16T17:49:41.047Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:49:41 [2021-09-16T17:49:41.047Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
17:49:41 [2021-09-16T17:49:41.047Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:49:41 [2021-09-16T17:49:41.047Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
17:49:41 [2021-09-16T17:49:41.047Z] === RUN   TestDockerSuite/TestRunUserByID
17:49:41 [2021-09-16T17:49:41.047Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
17:49:41 [2021-09-16T17:49:41.047Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:49:41 [2021-09-16T17:49:41.047Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
17:49:41 [2021-09-16T17:49:41.047Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:49:41 [2021-09-16T17:49:41.047Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
17:49:41 [2021-09-16T17:49:41.047Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:49:41 [2021-09-16T17:49:41.047Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
17:49:41 [2021-09-16T17:49:41.047Z] === RUN   TestDockerSuite/TestRunUserByName
17:49:41 [2021-09-16T17:49:41.047Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
17:49:41 [2021-09-16T17:49:41.047Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:49:42 [2021-09-16T17:49:42.697Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:49:42 [2021-09-16T17:49:42.697Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
17:49:42 [2021-09-16T17:49:42.697Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:49:42 [2021-09-16T17:49:42.697Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
17:49:42 [2021-09-16T17:49:42.697Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:49:43 [2021-09-16T17:49:43.258Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:49:43 [2021-09-16T17:49:43.258Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
17:49:43 [2021-09-16T17:49:43.258Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:49:44 [2021-09-16T17:49:44.819Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:49:44 [2021-09-16T17:49:44.819Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
17:49:44 [2021-09-16T17:49:44.819Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:49:44 [2021-09-16T17:49:44.819Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
17:49:44 [2021-09-16T17:49:44.819Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:49:47 [2021-09-16T17:49:47.767Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:49:48 [2021-09-16T17:49:48.574Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:49:48 [2021-09-16T17:49:48.574Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:49:48 [2021-09-16T17:49:48.574Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:49:48 [2021-09-16T17:49:48.574Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
17:49:48 [2021-09-16T17:49:48.574Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:49:48 [2021-09-16T17:49:48.574Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
17:49:48 [2021-09-16T17:49:48.574Z] === RUN   TestDockerSuite/TestPsRightTagName
17:49:48 [2021-09-16T17:49:48.574Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
17:49:48 [2021-09-16T17:49:48.574Z] === RUN   TestDockerSuite/TestPsShowMounts
17:49:51 [2021-09-16T17:49:51.416Z] === RUN   TestDockerSuite/TestBuildStopSignal
17:49:51 [2021-09-16T17:49:51.416Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
17:49:51 [2021-09-16T17:49:51.416Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
17:49:53 [2021-09-16T17:49:53.645Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
17:49:54 [2021-09-16T17:49:54.909Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:49:55 [2021-09-16T17:49:55.219Z] === RUN   TestDockerSuite/TestBuildTagEvent
17:49:57 [2021-09-16T17:49:57.249Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
17:49:57 [2021-09-16T17:49:57.249Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
17:49:57 [2021-09-16T17:49:57.249Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
17:49:58 [2021-09-16T17:49:58.694Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:49:58 [2021-09-16T17:49:58.820Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
17:49:58 [2021-09-16T17:49:58.820Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:49:58 [2021-09-16T17:49:58.820Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
17:49:59 [2021-09-16T17:49:59.031Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
17:49:59 [2021-09-16T17:49:59.811Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
17:50:00 [2021-09-16T17:50:00.800Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
17:50:00 [2021-09-16T17:50:00.800Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
17:50:00 [2021-09-16T17:50:00.800Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
17:50:03 [2021-09-16T17:50:03.812Z] === RUN   TestDockerSuite/TestBuildUser
17:50:03 [2021-09-16T17:50:03.812Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
17:50:03 [2021-09-16T17:50:03.812Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
17:50:03 [2021-09-16T17:50:03.812Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
17:50:03 [2021-09-16T17:50:03.812Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
17:50:03 [2021-09-16T17:50:03.812Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
17:50:03 [2021-09-16T17:50:03.812Z] === RUN   TestDockerSuite/TestBuildVerboseOut
17:50:04 [2021-09-16T17:50:04.557Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:50:04 [2021-09-16T17:50:04.557Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
17:50:04 [2021-09-16T17:50:04.557Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:50:04 [2021-09-16T17:50:04.557Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:50:06 [2021-09-16T17:50:06.679Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
17:50:06 [2021-09-16T17:50:06.765Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:50:07 [2021-09-16T17:50:07.623Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
17:50:07 [2021-09-16T17:50:07.623Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
17:50:08 [2021-09-16T17:50:08.977Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:50:11 [2021-09-16T17:50:11.188Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:50:11 [2021-09-16T17:50:11.188Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
17:50:11 [2021-09-16T17:50:11.188Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:50:11 [2021-09-16T17:50:11.188Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:50:11 [2021-09-16T17:50:11.188Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:50:11 [2021-09-16T17:50:11.188Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
17:50:11 [2021-09-16T17:50:11.188Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:50:11 [2021-09-16T17:50:11.188Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
17:50:11 [2021-09-16T17:50:11.188Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:50:11 [2021-09-16T17:50:11.188Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
17:50:11 [2021-09-16T17:50:11.188Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:50:11 [2021-09-16T17:50:11.188Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
17:50:11 [2021-09-16T17:50:11.188Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:50:11 [2021-09-16T17:50:11.188Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
17:50:11 [2021-09-16T17:50:11.188Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:50:14 [2021-09-16T17:50:14.134Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:50:15 [2021-09-16T17:50:15.697Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:50:16 [2021-09-16T17:50:16.316Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
17:50:16 [2021-09-16T17:50:16.316Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
17:50:16 [2021-09-16T17:50:16.316Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
17:50:16 [2021-09-16T17:50:16.316Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
17:50:16 [2021-09-16T17:50:16.316Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
17:50:16 [2021-09-16T17:50:16.680Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:50:17 [2021-09-16T17:50:17.116Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
17:50:18 [2021-09-16T17:50:18.106Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
17:50:21 [2021-09-16T17:50:21.424Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestSaveImageId
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:50:21 [2021-09-16T17:50:21.425Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
17:50:21 [2021-09-16T17:50:21.425Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:50:23 [2021-09-16T17:50:23.633Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:50:24 [2021-09-16T17:50:24.099Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:50:24 [2021-09-16T17:50:24.566Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:50:24 [2021-09-16T17:50:24.566Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:50:26 [2021-09-16T17:50:26.126Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:50:33 [2021-09-16T17:50:33.273Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:50:33 [2021-09-16T17:50:33.273Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
17:50:33 [2021-09-16T17:50:33.273Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:50:34 [2021-09-16T17:50:34.180Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
17:50:34 [2021-09-16T17:50:34.652Z] === RUN   TestDockerSuite/TestBuildWindowsUser
17:50:40 [2021-09-16T17:50:40.418Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:50:40 [2021-09-16T17:50:40.418Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
17:50:40 [2021-09-16T17:50:40.418Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:50:41 [2021-09-16T17:50:41.836Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
17:50:43 [2021-09-16T17:50:43.420Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
17:50:43 [2021-09-16T17:50:43.420Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:50:43 [2021-09-16T17:50:43.420Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
17:50:44 [2021-09-16T17:50:44.202Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:50:44 [2021-09-16T17:50:44.202Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
17:50:44 [2021-09-16T17:50:44.202Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:50:44 [2021-09-16T17:50:44.202Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
17:50:44 [2021-09-16T17:50:44.202Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:50:44 [2021-09-16T17:50:44.202Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
17:50:44 [2021-09-16T17:50:44.202Z] === RUN   TestDockerSuite/TestStartRecordError
17:50:44 [2021-09-16T17:50:44.202Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
17:50:44 [2021-09-16T17:50:44.202Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:50:50 [2021-09-16T17:50:50.062Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:50:50 [2021-09-16T17:50:50.062Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:50:50 [2021-09-16T17:50:50.062Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:50:50 [2021-09-16T17:50:50.062Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:50:50 [2021-09-16T17:50:50.062Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:50:50 [2021-09-16T17:50:50.062Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:50:50 [2021-09-16T17:50:50.062Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:50:50 [2021-09-16T17:50:50.062Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:50:50 [2021-09-16T17:50:50.062Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:50:50 [2021-09-16T17:50:50.062Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:50:50 [2021-09-16T17:50:50.062Z] === RUN   TestDockerSuite/TestStatsNoStream
17:50:50 [2021-09-16T17:50:50.062Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:50:50 [2021-09-16T17:50:50.062Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:50:50 [2021-09-16T17:50:50.588Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
17:50:50 [2021-09-16T17:50:50.588Z] === RUN   TestDockerSuite/TestRestartPolicyNO
17:50:50 [2021-09-16T17:50:50.588Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
17:50:51 [2021-09-16T17:50:51.057Z] === RUN   TestDockerSuite/TestRestartRunningContainer
17:50:51 [2021-09-16T17:50:51.624Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:50:52 [2021-09-16T17:50:52.293Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
17:50:52 [2021-09-16T17:50:52.293Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
17:50:52 [2021-09-16T17:50:52.293Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
17:50:52 [2021-09-16T17:50:52.293Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
17:50:52 [2021-09-16T17:50:52.293Z] === RUN   TestDockerSuite/TestBuildWithFailure
17:50:53 [2021-09-16T17:50:53.188Z] === RUN   TestDockerSuite/TestTopPrivileged
17:50:53 [2021-09-16T17:50:53.188Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:50:53 [2021-09-16T17:50:53.188Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:50:54 [2021-09-16T17:50:54.523Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
17:50:54 [2021-09-16T17:50:54.523Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
17:50:54 [2021-09-16T17:50:54.523Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
17:50:55 [2021-09-16T17:50:55.401Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:50:55 [2021-09-16T17:50:55.401Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
17:50:55 [2021-09-16T17:50:55.401Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:50:55 [2021-09-16T17:50:55.401Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
17:50:55 [2021-09-16T17:50:55.401Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:50:55 [2021-09-16T17:50:55.401Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:50:55 [2021-09-16T17:50:55.401Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:50:55 [2021-09-16T17:50:55.401Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
17:50:55 [2021-09-16T17:50:55.401Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:50:55 [2021-09-16T17:50:55.401Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
17:50:55 [2021-09-16T17:50:55.401Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:50:55 [2021-09-16T17:50:55.401Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
17:50:55 [2021-09-16T17:50:55.401Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:50:58 [2021-09-16T17:50:58.231Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
17:51:02 [2021-09-16T17:51:02.033Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
17:51:02 [2021-09-16T17:51:02.033Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:51:02 [2021-09-16T17:51:02.033Z] === RUN   TestDockerSuite/TestRestartWithVolumes
17:51:04 [2021-09-16T17:51:04.981Z] === RUN   TestDockerSuite/TestBuildWithTabs
17:51:07 [2021-09-16T17:51:07.918Z] === RUN   TestDockerSuite/TestRmiBlank
17:51:07 [2021-09-16T17:51:07.918Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
17:51:07 [2021-09-16T17:51:07.918Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
17:51:07 [2021-09-16T17:51:07.948Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
17:51:08 [2021-09-16T17:51:08.420Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
17:51:10 [2021-09-16T17:51:10.315Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:51:10 [2021-09-16T17:51:10.781Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:51:10 [2021-09-16T17:51:10.781Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:51:10 [2021-09-16T17:51:10.781Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
17:51:10 [2021-09-16T17:51:10.782Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:51:10 [2021-09-16T17:51:10.782Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:51:11 [2021-09-16T17:51:11.248Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:51:11 [2021-09-16T17:51:11.248Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:51:13 [2021-09-16T17:51:13.457Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:51:13 [2021-09-16T17:51:13.457Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:51:16 [2021-09-16T17:51:16.403Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:51:16 [2021-09-16T17:51:16.403Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:51:16 [2021-09-16T17:51:16.403Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:51:16 [2021-09-16T17:51:16.870Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:51:16 [2021-09-16T17:51:16.870Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:51:20 [2021-09-16T17:51:20.424Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
17:51:20 [2021-09-16T17:51:20.952Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
17:51:20 [2021-09-16T17:51:20.952Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
17:51:20 [2021-09-16T17:51:20.952Z] === RUN   TestDockerSuite/TestBuildWithVolumes
17:51:20 [2021-09-16T17:51:20.952Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
17:51:20 [2021-09-16T17:51:20.952Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
17:51:20 [2021-09-16T17:51:20.952Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
17:51:20 [2021-09-16T17:51:20.952Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
17:51:21 [2021-09-16T17:51:21.425Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
17:51:23 [2021-09-16T17:51:23.381Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
17:51:23 [2021-09-16T17:51:23.850Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
17:51:24 [2021-09-16T17:51:24.016Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:51:24 [2021-09-16T17:51:24.016Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
17:51:24 [2021-09-16T17:51:24.016Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:51:24 [2021-09-16T17:51:24.483Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:51:24 [2021-09-16T17:51:24.950Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:51:24 [2021-09-16T17:51:24.950Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
17:51:24 [2021-09-16T17:51:24.950Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:51:28 [2021-09-16T17:51:28.612Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
17:51:30 [2021-09-16T17:51:30.187Z] === RUN   TestDockerSuite/TestBuildXZHost
17:51:30 [2021-09-16T17:51:30.187Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
17:51:30 [2021-09-16T17:51:30.187Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
17:51:30 [2021-09-16T17:51:30.187Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:51:30 [2021-09-16T17:51:30.187Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
17:51:30 [2021-09-16T17:51:30.187Z]     docker_cli_sni_test.go:18: Flakey test
17:51:30 [2021-09-16T17:51:30.187Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
17:51:31 [2021-09-16T17:51:31.020Z] === RUN   TestDockerSuite/TestRmiImgIDForce
17:51:32 [2021-09-16T17:51:32.097Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:51:32 [2021-09-16T17:51:32.097Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:51:32 [2021-09-16T17:51:32.097Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:51:32 [2021-09-16T17:51:32.414Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
17:51:35 [2021-09-16T17:51:35.783Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
17:51:36 [2021-09-16T17:51:36.224Z] === RUN   TestDockerSuite/TestCommitChange
17:51:40 [2021-09-16T17:51:40.037Z] === RUN   TestDockerSuite/TestCommitChangeLabels
17:51:42 [2021-09-16T17:51:42.953Z] === RUN   TestDockerSuite/TestRmiParentImageFail
17:51:43 [2021-09-16T17:51:43.850Z] === RUN   TestDockerSuite/TestCommitHardlink
17:51:43 [2021-09-16T17:51:43.850Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
17:51:43 [2021-09-16T17:51:43.850Z] === RUN   TestDockerSuite/TestCommitNewFile
17:51:45 [2021-09-16T17:51:45.997Z] === RUN   TestDockerSuite/TestRmiTag
17:51:46 [2021-09-16T17:51:46.467Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
17:51:47 [2021-09-16T17:51:47.022Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:51:47 [2021-09-16T17:51:47.022Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.022Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:51:47 [2021-09-16T17:51:47.022Z] --- PASS: TestDockerSuite (1911.05s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.68s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.51s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.55s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.98s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.78s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.20s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.73s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.24s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (60.98s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.20s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.96s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.77s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.34s)
17:51:47 [2021-09-16T17:51:47.022Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.48s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.83s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.20s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.88s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.40s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.10s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildAddTar (28.51s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (14.57s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.48s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (5.48s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.66s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (6.79s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.00s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.10s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.70s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (19.53s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.38s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.17s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.35s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.19s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.38s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.86s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.53s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.52s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.06s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.99s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.44s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.86s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.47s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.52s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (24.66s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.62s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.51s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (19.39s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.65s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (14.21s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.39s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.76s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.72s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.76s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (40.95s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.06s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (45.64s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.84s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.74s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.54s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (23.51s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.82s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.10s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (62.46s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.95s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.03s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.52s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.59s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.30s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.70s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.46s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildFails (2.25s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.44s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.35s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildForceRm (5.40s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.19s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.85s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.59s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.48s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.90s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.89s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.52s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.65s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.72s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.89s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.87s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.88s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.32s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.06s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.04s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.91s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.78s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.69s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.77s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.84s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.28s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.55s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.45s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.32s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.76s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.36s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.12s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.85s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (7.67s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.37s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.57s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.49s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.13s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.70s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.55s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.00s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.58s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (34.36s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (16.06s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildRm (9.25s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.56s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.21s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.34s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.96s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.87s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (13.27s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.27s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.28s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.55s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.22s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (14.21s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.92s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.14s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.23s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.89s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.02s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.68s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.18s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.74s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (7.43s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.59s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (1.92s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (7.99s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.35s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s)
17:51:47 [2021-09-16T17:51:47.023Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.33s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.04s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.74s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.74s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.51s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.48s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCommitChange (4.27s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.66s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.38s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.12s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.94s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.09s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.56s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.35s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.28s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.29s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.31s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.85s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.80s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.83s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.90s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.77s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.97s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.75s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.41s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.31s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.44s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.47s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.59s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.32s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.80s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.21s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.67s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.46s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.97s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.28s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.26s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.29s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.32s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc00009d0f8_<nil>} (2.30s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13486907781_c:\foo_false__<nil>_<nil>_<nil>} (2.27s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13486907781_c:\foo_true__<nil>_<nil>_<nil>} (2.23s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.33s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:51:47 [2021-09-16T17:51:47.024Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.38s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.34s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCpRelativePath (1.88s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.25s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.34s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.51s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.54s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCpToDot (2.38s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.50s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.20s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.02s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (1.98s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.51s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.64s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.18s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateRM (0.36s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.97s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.81s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.28s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestDockerFails (0.05s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (1.95s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.93s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.43s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (11.45s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsCopy (3.67s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.50s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.89s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.67s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.32s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.94s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.87s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.64s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsFormat (9.00s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.14s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsRename (2.43s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsResize (7.53s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.27s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.10s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.69s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.71s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.77s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.69s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.70s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.71s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.78s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.74s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.74s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (8.59s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.89s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestExecInspectID (3.14s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.98s)
17:51:47 [2021-09-16T17:51:47.024Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.85s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.58s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.59s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.65s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.74s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.73s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.16s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.99s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.94s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.56s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.85s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.51s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.16s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.55s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.38s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.90s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.20s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.96s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.23s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.02s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.86s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.30s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.78s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.23s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.79s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.06s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.77s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.88s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.50s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.90s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.78s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.83s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.27s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.25s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.25s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.72s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.71s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.45s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.30s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.82s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.67s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.77s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.66s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.19s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.08s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.36s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.00s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsSince (8.72s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsTail (2.58s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.45s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.29s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.99s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.98s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPsByOrder (6.68s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.55s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.94s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.85s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.18s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.99s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.02s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.80s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPsShowMounts (5.69s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.62s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.21s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.40s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.75s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.19s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.10s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.80s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.04s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.64s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.83s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.58s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (4.98s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.36s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.07s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.12s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiTag (0.56s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.38s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.84s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.49s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.79s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.00s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.56s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:51:47 [2021-09-16T17:51:47.025Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.48s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.34s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.23s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.89s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.22s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.60s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.25s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.34s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.45s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.57s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.30s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.84s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.85s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.51s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.42s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.32s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.24s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.23s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.29s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.87s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.29s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.98s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.40s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.80s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.64s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.19s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.32s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.37s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.87s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.50s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.48s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.58s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.74s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.95s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunRm (2.33s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.32s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.27s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.84s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.80s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.39s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.24s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.47s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.48s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.28s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.76s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.84s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.76s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.05s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.27s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.16s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.56s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.28s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.30s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (2.84s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.35s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.50s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.47s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.19s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.70s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.19s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.06s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.29s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.77s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (1.92s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.75s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s)
17:51:47 [2021-09-16T17:51:47.026Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.07s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.45s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.23s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.52s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.34s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.21s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.36s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.11s)
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] --- PASS: TestDockerRegistrySuite (0.13s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthTokenSuite
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerDaemonSuite
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:301: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.027Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:51:47 [2021-09-16T17:51:47.027Z]     check_test.go:301: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:301: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] --- PASS: TestDockerDaemonSuite (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerSwarmSuite
17:51:47 [2021-09-16T17:51:47.028Z] --- PASS: TestDockerSwarmSuite (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerPluginSuite
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerPluginSuite/TestPluginCreate
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerPluginSuite/TestPluginInspect
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerPluginSuite/TestPluginSet
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] --- PASS: TestDockerPluginSuite (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerExternalVolumeSuite
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:127: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerNetworkSuite
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:133: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] --- SKIP: TestDockerNetworkSuite (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z] === RUN   TestDockerHubPullSuite
17:51:47 [2021-09-16T17:51:47.028Z]     check_test.go:141: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z] --- SKIP: TestDockerHubPullSuite (0.00s)
17:51:47 [2021-09-16T17:51:47.028Z] PASS
17:51:47 [2021-09-16T17:51:47.028Z] ok  	github.com/docker/docker/integration-cli	1911.338s
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === Skipped
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.54s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.78s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.028Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z] 
17:51:47 [2021-09-16T17:51:47.028Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:51:47 [2021-09-16T17:51:47.028Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.26s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.32s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.32s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_sni_test.go:18: Flakey test
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.029Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:51:47 [2021-09-16T17:51:47.029Z] 
17:51:47 [2021-09-16T17:51:47.029Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.030Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z] 
17:51:47 [2021-09-16T17:51:47.030Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:51:47 [2021-09-16T17:51:47.030Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.031Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z] 
17:51:47 [2021-09-16T17:51:47.031Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
17:51:47 [2021-09-16T17:51:47.031Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.032Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:51:47 [2021-09-16T17:51:47.032Z] 
17:51:47 [2021-09-16T17:51:47.032Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.033Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z] 
17:51:47 [2021-09-16T17:51:47.033Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
17:51:47 [2021-09-16T17:51:47.033Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.034Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z] 
17:51:47 [2021-09-16T17:51:47.034Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:51:47 [2021-09-16T17:51:47.034Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.035Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.035Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:51:47 [2021-09-16T17:51:47.035Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:301: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:301: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:301: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:127: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:133: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
17:51:47 [2021-09-16T17:51:47.036Z]     check_test.go:141: unmatched requirement DaemonIsLinux
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] DONE 1092 tests, 546 skipped in 1918.578s
17:51:47 [2021-09-16T17:51:47.036Z] INFO: Integration tests ended at 09/16/2021 17:51:46. Duration:00:31:58.7211154
17:51:47 [2021-09-16T17:51:47.036Z] INFO: Docker info of the daemon under test at end of run
17:51:47 [2021-09-16T17:51:47.036Z] 
17:51:47 [2021-09-16T17:51:47.036Z] Containers: 2
17:51:47 [2021-09-16T17:51:47.036Z]  Running: 0
17:51:47 [2021-09-16T17:51:47.036Z]  Paused: 0
17:51:47 [2021-09-16T17:51:47.036Z]  Stopped: 2
17:51:47 [2021-09-16T17:51:47.036Z] Images: 18
17:51:47 [2021-09-16T17:51:47.036Z] Server Version: 0.0.0-dev
17:51:47 [2021-09-16T17:51:47.036Z] Storage Driver: windowsfilter
17:51:47 [2021-09-16T17:51:47.036Z]  Windows: 
17:51:47 [2021-09-16T17:51:47.036Z] Logging Driver: json-file
17:51:47 [2021-09-16T17:51:47.036Z] Plugins: 
17:51:47 [2021-09-16T17:51:47.036Z]  Volume: local
17:51:47 [2021-09-16T17:51:47.036Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:51:47 [2021-09-16T17:51:47.036Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:51:47 [2021-09-16T17:51:47.036Z] Swarm: inactive
17:51:47 [2021-09-16T17:51:47.036Z] Default Isolation: process
17:51:47 [2021-09-16T17:51:47.036Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
17:51:47 [2021-09-16T17:51:47.036Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
17:51:47 [2021-09-16T17:51:47.036Z] OSType: windows
17:51:47 [2021-09-16T17:51:47.036Z] Architecture: x86_64
17:51:47 [2021-09-16T17:51:47.036Z] CPUs: 4
17:51:47 [2021-09-16T17:51:47.036Z] Total Memory: 32GiB
17:51:47 [2021-09-16T17:51:47.036Z] Name: azwin-2-5dd960
17:51:47 [2021-09-16T17:51:47.036Z] ID: 3MMQ:LOHU:M536:ZZVB:SCBS:WWFY:GJJN:JYXF:4CGZ:3H4B:YXZK:4OM5
17:51:47 [2021-09-16T17:51:47.036Z] Docker Root Dir: D:\CI\PR-42855\6\daemon
17:51:47 [2021-09-16T17:51:47.036Z] Debug Mode (client): false
17:51:47 [2021-09-16T17:51:47.036Z] Debug Mode (server): true
17:51:47 [2021-09-16T17:51:47.036Z]  File Descriptors: -1
17:51:47 [2021-09-16T17:51:47.036Z]  Goroutines: 17
17:51:47 [2021-09-16T17:51:47.036Z]  System Time: 2021-09-16T17:51:46.7081472Z
17:51:47 [2021-09-16T17:51:47.036Z]  EventsListeners: 0
17:51:47 [2021-09-16T17:51:47.036Z] Registry: https://index.docker.io/v1/
17:51:47 [2021-09-16T17:51:47.037Z] Labels:
17:51:47 [2021-09-16T17:51:47.037Z] Experimental: false
17:51:47 [2021-09-16T17:51:47.037Z] Insecure Registries:
17:51:47 [2021-09-16T17:51:47.037Z]  127.0.0.0/8
17:51:47 [2021-09-16T17:51:47.037Z] Live Restore Enabled: false
17:51:47 [2021-09-16T17:51:47.037Z] 
17:51:47 [2021-09-16T17:51:47.037Z] 
17:51:47 [2021-09-16T17:51:47.037Z] INFO: Stopping daemon under test
17:51:47 [2021-09-16T17:51:47.037Z] SUCCESS: The process with PID 5344 (child process of PID 5648) has been terminated.
17:51:47 [2021-09-16T17:51:47.037Z] SUCCESS: The process with PID 5648 (child process of PID 3368) has been terminated.
17:51:47 [2021-09-16T17:51:47.037Z] INFO: Stop tailing logs of the daemon under tests
17:51:47 [2021-09-16T17:51:47.037Z] INFO: executeCI.ps1 Completed successfully at 09/16/2021 17:51:46.
17:51:47 [2021-09-16T17:51:47.037Z] INFO: Tidying up at end of run
17:51:47 [2021-09-16T17:51:47.037Z] INFO: Saving daemon under test log (d:\CI\PR-42855\6\dut.out) to bundles\CIDUT.out
17:51:47 [2021-09-16T17:51:47.037Z] INFO: Saving daemon under test log (d:\CI\PR-42855\6\dut.err) to bundles\CIDUT.err
17:51:47 [2021-09-16T17:51:47.037Z] INFO: Saving containerd logs to bundles
17:51:47 [2021-09-16T17:51:47.037Z] INFO: Nuke-Everything...
17:51:47 [2021-09-16T17:51:47.504Z] INFO: Container count on control daemon to delete is 2
17:51:47 [2021-09-16T17:51:47.504Z] c65a8d9b646a
17:51:47 [2021-09-16T17:51:47.504Z] 594d9e20ae5c
17:51:47 [2021-09-16T17:51:47.971Z] INFO: Tidying pidfile d:\CI\PR-42855\6\docker.pid
17:51:47 [2021-09-16T17:51:47.971Z] INFO: Nuking d:\CI
17:51:49 [2021-09-16T17:51:49.429Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
17:51:49 [2021-09-16T17:51:49.742Z] === RUN   TestDockerSuite/TestCommitPausedContainer
17:51:49 [2021-09-16T17:51:49.742Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
17:51:49 [2021-09-16T17:51:49.742Z] === RUN   TestDockerSuite/TestCommitTTY
17:51:55 [2021-09-16T17:51:55.638Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
17:51:59 [2021-09-16T17:51:59.448Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
17:51:59 [2021-09-16T17:51:59.448Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
17:51:59 [2021-09-16T17:51:59.448Z] === RUN   TestDockerSuite/TestCommitWithoutPause
17:51:59 [2021-09-16T17:51:59.448Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
17:51:59 [2021-09-16T17:51:59.448Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
17:51:59 [2021-09-16T17:51:59.448Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:51:59 [2021-09-16T17:51:59.448Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
17:51:59 [2021-09-16T17:51:59.448Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:51:59 [2021-09-16T17:51:59.448Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
17:51:59 [2021-09-16T17:51:59.448Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:51:59 [2021-09-16T17:51:59.448Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
17:51:59 [2021-09-16T17:51:59.448Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:51:59 [2021-09-16T17:51:59.448Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
17:51:59 [2021-09-16T17:51:59.448Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
17:51:59 [2021-09-16T17:51:59.448Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
17:51:59 [2021-09-16T17:51:59.448Z] === RUN   TestDockerSuite/TestContainerAPICommit
17:52:04 [2021-09-16T17:52:04.376Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
17:52:05 [2021-09-16T17:52:05.774Z] INFO: Zapped successfully
17:52:05 [2021-09-16T17:52:05.774Z] 
17:52:05 [2021-09-16T17:52:05.774Z] INFO: executeCI.ps1 exiting at Thu Sep 16 17:52:05 CUT 2021. Duration 01:01:47.9213739
17:52:05 [2021-09-16T17:52:05.774Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
17:52:06 [2021-09-16T17:52:06.023Z] Recording test results
17:52:06 [2021-09-16T17:52:06.597Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
17:52:09 [2021-09-16T17:52:09.914Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
17:52:11 [2021-09-16T17:52:11.360Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
17:52:11 [2021-09-16T17:52:11.830Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
17:52:11 [2021-09-16T17:52:11.830Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
17:52:11 [2021-09-16T17:52:11.830Z] === RUN   TestDockerSuite/TestRunAddHost
17:52:11 [2021-09-16T17:52:11.830Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
17:52:11 [2021-09-16T17:52:11.830Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
17:52:11 [2021-09-16T17:52:11.830Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
17:52:12 [2021-09-16T17:52:12.300Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
17:52:12 [2021-09-16T17:52:12.300Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
17:52:12 [2021-09-16T17:52:12.300Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
17:52:12 [2021-09-16T17:52:12.300Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
17:52:12 [2021-09-16T17:52:12.300Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
17:52:12 [2021-09-16T17:52:12.300Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
17:52:12 [2021-09-16T17:52:12.300Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
17:52:12 [2021-09-16T17:52:12.300Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
17:52:12 [2021-09-16T17:52:12.300Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
17:52:13 [2021-09-16T17:52:13.873Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
17:52:13 [2021-09-16T17:52:13.873Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
17:52:13 [2021-09-16T17:52:13.873Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
17:52:13 [2021-09-16T17:52:13.873Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
17:52:13 [2021-09-16T17:52:13.873Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
17:52:15 [2021-09-16T17:52:15.082Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
17:52:16 [2021-09-16T17:52:16.671Z] Creating win-2022-integration-bundles.zip
[Pipeline] archiveArtifacts
17:52:17 [2021-09-16T17:52:17.875Z] Archiving artifacts
17:52:19 [2021-09-16T17:52:19.749Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
17:52:22 [2021-09-16T17:52:22.450Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
17:52:22 [2021-09-16T17:52:22.450Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
17:52:22 [2021-09-16T17:52:22.450Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
17:52:22 [2021-09-16T17:52:22.707Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
17:52:22 [2021-09-16T17:52:22.922Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
17:52:22 [2021-09-16T17:52:22.922Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
17:52:22 [2021-09-16T17:52:22.922Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
17:52:22 [2021-09-16T17:52:22.922Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
17:52:22 [2021-09-16T17:52:22.922Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
17:52:22 [2021-09-16T17:52:22.922Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
17:52:22 [2021-09-16T17:52:22.922Z] === RUN   TestDockerSuite/TestContainerAPICreate
17:52:24 [2021-09-16T17:52:24.930Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
17:52:25 [2021-09-16T17:52:25.155Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
17:52:25 [2021-09-16T17:52:25.155Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
17:52:25 [2021-09-16T17:52:25.155Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
17:52:25 [2021-09-16T17:52:25.155Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
17:52:27 [2021-09-16T17:52:27.386Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
17:52:27 [2021-09-16T17:52:27.386Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
17:52:27 [2021-09-16T17:52:27.386Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
17:52:27 [2021-09-16T17:52:27.386Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
17:52:27 [2021-09-16T17:52:27.386Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
17:52:27 [2021-09-16T17:52:27.386Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
17:52:27 [2021-09-16T17:52:27.386Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
17:52:27 [2021-09-16T17:52:27.386Z] === RUN   TestDockerSuite/TestContainerAPIDelete
17:52:27 [2021-09-16T17:52:27.889Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
17:52:29 [2021-09-16T17:52:29.613Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
17:52:30 [2021-09-16T17:52:30.109Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
17:52:30 [2021-09-16T17:52:30.109Z] === RUN   TestDockerSuite/TestRunBindMounts
17:52:31 [2021-09-16T17:52:31.192Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
17:52:33 [2021-09-16T17:52:33.420Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
17:52:33 [2021-09-16T17:52:33.420Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
17:52:33 [2021-09-16T17:52:33.420Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
17:52:33 [2021-09-16T17:52:33.420Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
17:52:33 [2021-09-16T17:52:33.717Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42855/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:52:34 [2021-09-16T17:52:34.666Z] + make clean
17:52:34 [2021-09-16T17:52:34.996Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
17:52:34 [2021-09-16T17:52:34.996Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
17:52:35 [2021-09-16T17:52:35.652Z] docker volume rm -f docker-dev-cache
17:52:35 [2021-09-16T17:52:35.652Z] docker-dev-cache
[Pipeline] deleteDir
17:52:35 [2021-09-16T17:52:35.991Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
17:52:35 [2021-09-16T17:52:35.992Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
17:52:35 [2021-09-16T17:52:35.992Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
17:52:35 [2021-09-16T17:52:35.992Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
17:52:35 [2021-09-16T17:52:35.992Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
17:52:35 [2021-09-16T17:52:35.992Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
17:52:35 [2021-09-16T17:52:35.992Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
17:52:35 [2021-09-16T17:52:35.992Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
17:52:35 [2021-09-16T17:52:35.992Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
17:52:35 [2021-09-16T17:52:35.992Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
17:52:35 [2021-09-16T17:52:35.992Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
17:52:35 [2021-09-16T17:52:35.992Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
17:52:35 [2021-09-16T17:52:35.992Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
17:52:35 [2021-09-16T17:52:35.992Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
17:52:35 [2021-09-16T17:52:35.992Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
17:52:35 [2021-09-16T17:52:35.992Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
17:52:35 [2021-09-16T17:52:35.992Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
17:52:35 [2021-09-16T17:52:35.992Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
17:52:35 [2021-09-16T17:52:35.992Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
17:52:35 [2021-09-16T17:52:35.992Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
17:52:35 [2021-09-16T17:52:35.992Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
17:52:35 [2021-09-16T17:52:35.992Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
17:52:35 [2021-09-16T17:52:35.992Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
17:52:37 [2021-09-16T17:52:37.226Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
17:52:37 [2021-09-16T17:52:37.226Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
17:52:37 [2021-09-16T17:52:37.226Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
17:52:37 [2021-09-16T17:52:37.226Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
17:52:37 [2021-09-16T17:52:37.226Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:52:38 [2021-09-16T17:52:38.211Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
17:52:38 [2021-09-16T17:52:38.211Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
17:52:38 [2021-09-16T17:52:38.211Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
17:52:39 [2021-09-16T17:52:39.454Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
17:52:39 [2021-09-16T17:52:39.454Z] === RUN   TestDockerSuite/TestContainerAPIKill
17:52:41 [2021-09-16T17:52:41.034Z] === RUN   TestDockerSuite/TestContainerAPIPause
17:52:41 [2021-09-16T17:52:41.034Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
17:52:41 [2021-09-16T17:52:41.034Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
17:52:41 [2021-09-16T17:52:41.166Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
17:52:41 [2021-09-16T17:52:41.166Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
17:52:41 [2021-09-16T17:52:41.166Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
17:52:41 [2021-09-16T17:52:41.166Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
17:52:41 [2021-09-16T17:52:41.166Z] === RUN   TestDockerSuite/TestRunContainerNetwork
17:52:42 [2021-09-16T17:52:42.733Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
17:52:42 [2021-09-16T17:52:42.733Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
17:52:42 [2021-09-16T17:52:42.733Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
17:52:42 [2021-09-16T17:52:42.733Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
17:52:42 [2021-09-16T17:52:42.733Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
17:52:42 [2021-09-16T17:52:42.733Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
17:52:42 [2021-09-16T17:52:42.733Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
17:52:42 [2021-09-16T17:52:42.733Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
17:52:42 [2021-09-16T17:52:42.733Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
17:52:42 [2021-09-16T17:52:42.733Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
17:52:42 [2021-09-16T17:52:42.733Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
17:52:42 [2021-09-16T17:52:42.733Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
17:52:42 [2021-09-16T17:52:42.733Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
17:52:42 [2021-09-16T17:52:42.733Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
17:52:42 [2021-09-16T17:52:42.733Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
17:52:43 [2021-09-16T17:52:43.261Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
17:52:43 [2021-09-16T17:52:43.262Z] === RUN   TestDockerSuite/TestContainerAPIRename
17:52:44 [2021-09-16T17:52:44.301Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
17:52:45 [2021-09-16T17:52:45.490Z] === RUN   TestDockerSuite/TestContainerAPIRestart
17:52:47 [2021-09-16T17:52:47.260Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
17:52:48 [2021-09-16T17:52:48.458Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
17:52:49 [2021-09-16T17:52:49.481Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
17:52:49 [2021-09-16T17:52:49.481Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
17:52:49 [2021-09-16T17:52:49.481Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
17:52:49 [2021-09-16T17:52:49.481Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
17:52:49 [2021-09-16T17:52:49.481Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
17:52:49 [2021-09-16T17:52:49.481Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
17:52:49 [2021-09-16T17:52:49.481Z] === RUN   TestDockerSuite/TestRunCreateVolume
17:52:52 [2021-09-16T17:52:52.272Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
17:52:52 [2021-09-16T17:52:52.272Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
17:52:52 [2021-09-16T17:52:52.272Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
17:52:52 [2021-09-16T17:52:52.272Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
17:52:52 [2021-09-16T17:52:52.272Z] === RUN   TestDockerSuite/TestContainerAPIStart
17:52:52 [2021-09-16T17:52:52.440Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
17:52:52 [2021-09-16T17:52:52.440Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
17:52:52 [2021-09-16T17:52:52.440Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
17:52:52 [2021-09-16T17:52:52.440Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
17:52:52 [2021-09-16T17:52:52.440Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
17:52:52 [2021-09-16T17:52:52.440Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
17:52:52 [2021-09-16T17:52:52.440Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
17:52:52 [2021-09-16T17:52:52.440Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
17:52:52 [2021-09-16T17:52:52.440Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
17:52:53 [2021-09-16T17:52:53.848Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
17:52:53 [2021-09-16T17:52:53.848Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
17:52:53 [2021-09-16T17:52:53.848Z] === RUN   TestDockerSuite/TestContainerAPIStop
17:52:54 [2021-09-16T17:52:54.008Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
17:52:58 [2021-09-16T17:52:58.775Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
17:52:58 [2021-09-16T17:52:58.775Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
17:52:58 [2021-09-16T17:52:58.775Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
17:52:58 [2021-09-16T17:52:58.775Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
17:52:58 [2021-09-16T17:52:58.775Z] === RUN   TestDockerSuite/TestRunDNSOptions
17:52:58 [2021-09-16T17:52:58.775Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
17:52:58 [2021-09-16T17:52:58.775Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
17:52:58 [2021-09-16T17:52:58.775Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
17:52:58 [2021-09-16T17:52:58.775Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
17:52:58 [2021-09-16T17:52:58.775Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
17:52:58 [2021-09-16T17:52:58.775Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
17:52:58 [2021-09-16T17:52:58.775Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
17:52:58 [2021-09-16T17:52:58.775Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
17:53:01 [2021-09-16T17:53:01.038Z] === RUN   TestDockerSuite/TestContainerAPITop
17:53:01 [2021-09-16T17:53:01.038Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
17:53:01 [2021-09-16T17:53:01.038Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
17:53:01 [2021-09-16T17:53:01.742Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
17:53:01 [2021-09-16T17:53:01.742Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
17:53:01 [2021-09-16T17:53:01.742Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
17:53:01 [2021-09-16T17:53:01.742Z] === RUN   TestDockerSuite/TestRunDuplicateMount
17:53:01 [2021-09-16T17:53:01.742Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
17:53:01 [2021-09-16T17:53:01.742Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
17:53:02 [2021-09-16T17:53:02.614Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
17:53:02 [2021-09-16T17:53:02.614Z] === RUN   TestDockerSuite/TestContainerAPIWait
17:53:03 [2021-09-16T17:53:03.964Z] === RUN   TestDockerSuite/TestRunEchoStdout
17:53:06 [2021-09-16T17:53:06.423Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
17:53:06 [2021-09-16T17:53:06.923Z] === RUN   TestDockerSuite/TestRunEmptyEnv
17:53:06 [2021-09-16T17:53:06.923Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
17:53:06 [2021-09-16T17:53:06.923Z] === RUN   TestDockerSuite/TestRunEntrypoint
17:53:08 [2021-09-16T17:53:08.653Z] === RUN   TestDockerSuite/TestContainerNetworkMode
17:53:08 [2021-09-16T17:53:08.653Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
17:53:08 [2021-09-16T17:53:08.653Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
17:53:08 [2021-09-16T17:53:08.653Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
17:53:08 [2021-09-16T17:53:08.653Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
17:53:08 [2021-09-16T17:53:08.653Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
17:53:08 [2021-09-16T17:53:08.653Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
17:53:08 [2021-09-16T17:53:08.653Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
17:53:08 [2021-09-16T17:53:08.653Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
17:53:08 [2021-09-16T17:53:08.653Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
17:53:08 [2021-09-16T17:53:08.653Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
17:53:09 [2021-09-16T17:53:09.145Z] === RUN   TestDockerSuite/TestRunEnvironment
17:53:09 [2021-09-16T17:53:09.145Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
17:53:09 [2021-09-16T17:53:09.145Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
17:53:09 [2021-09-16T17:53:09.145Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
17:53:09 [2021-09-16T17:53:09.145Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
17:53:09 [2021-09-16T17:53:09.145Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
17:53:09 [2021-09-16T17:53:09.145Z] === RUN   TestDockerSuite/TestRunExitCode
17:53:10 [2021-09-16T17:53:10.227Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
17:53:10 [2021-09-16T17:53:10.227Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
17:53:12 [2021-09-16T17:53:12.103Z] === RUN   TestDockerSuite/TestRunExitCodeOne
17:53:12 [2021-09-16T17:53:12.455Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
17:53:14 [2021-09-16T17:53:14.323Z] === RUN   TestDockerSuite/TestRunExitCodeZero
17:53:16 [2021-09-16T17:53:16.545Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
17:53:19 [2021-09-16T17:53:19.519Z] === RUN   TestDockerSuite/TestRunExposePort
17:53:19 [2021-09-16T17:53:19.519Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
17:53:19 [2021-09-16T17:53:19.519Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
17:53:19 [2021-09-16T17:53:19.519Z] === RUN   TestDockerSuite/TestRunGroupAdd
17:53:19 [2021-09-16T17:53:19.519Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
17:53:19 [2021-09-16T17:53:19.519Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
17:53:19 [2021-09-16T17:53:19.519Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
17:53:19 [2021-09-16T17:53:19.519Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
17:53:19 [2021-09-16T17:53:19.519Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
17:53:19 [2021-09-16T17:53:19.519Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
17:53:19 [2021-09-16T17:53:19.519Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:53:19 [2021-09-16T17:53:19.519Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
17:53:19 [2021-09-16T17:53:19.519Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
17:53:19 [2021-09-16T17:53:19.519Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
17:53:19 [2021-09-16T17:53:19.519Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
17:53:19 [2021-09-16T17:53:19.519Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
17:53:19 [2021-09-16T17:53:19.643Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
17:53:23 [2021-09-16T17:53:23.319Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
17:53:23 [2021-09-16T17:53:23.319Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
17:53:23 [2021-09-16T17:53:23.319Z] === RUN   TestDockerSuite/TestRunInvalidReference
17:53:23 [2021-09-16T17:53:23.319Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
17:53:23 [2021-09-16T17:53:23.319Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
17:53:23 [2021-09-16T17:53:23.319Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
17:53:23 [2021-09-16T17:53:23.319Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
17:53:23 [2021-09-16T17:53:23.319Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
17:53:23 [2021-09-16T17:53:23.319Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
17:53:23 [2021-09-16T17:53:23.319Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
17:53:23 [2021-09-16T17:53:23.319Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
17:53:23 [2021-09-16T17:53:23.319Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
17:53:28 [2021-09-16T17:53:28.335Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
17:53:29 [2021-09-16T17:53:29.327Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000419c08_<nil>}
17:53:30 [2021-09-16T17:53:30.511Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
17:53:30 [2021-09-16T17:53:30.511Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
17:53:30 [2021-09-16T17:53:30.511Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
17:53:32 [2021-09-16T17:53:32.085Z] === RUN   TestDockerSuite/TestRunModeHostname
17:53:32 [2021-09-16T17:53:32.085Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
17:53:32 [2021-09-16T17:53:32.085Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
17:53:32 [2021-09-16T17:53:32.085Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
17:53:32 [2021-09-16T17:53:32.085Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
17:53:32 [2021-09-16T17:53:32.085Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
17:53:32 [2021-09-16T17:53:32.085Z] === RUN   TestDockerSuite/TestRunModeIpcHost
17:53:32 [2021-09-16T17:53:32.085Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
17:53:32 [2021-09-16T17:53:32.085Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
17:53:32 [2021-09-16T17:53:32.085Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
17:53:32 [2021-09-16T17:53:32.085Z] === RUN   TestDockerSuite/TestRunModePIDContainer
17:53:32 [2021-09-16T17:53:32.085Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
17:53:32 [2021-09-16T17:53:32.085Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
17:53:32 [2021-09-16T17:53:32.085Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
17:53:32 [2021-09-16T17:53:32.085Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
17:53:32 [2021-09-16T17:53:32.085Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
17:53:32 [2021-09-16T17:53:32.085Z] === RUN   TestDockerSuite/TestRunModeUTSHost
17:53:32 [2021-09-16T17:53:32.085Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
17:53:32 [2021-09-16T17:53:32.085Z] === RUN   TestDockerSuite/TestRunMount
17:53:32 [2021-09-16T17:53:32.085Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
17:53:32 [2021-09-16T17:53:32.085Z] === RUN   TestDockerSuite/TestRunMountOrdering
17:53:32 [2021-09-16T17:53:32.085Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
17:53:32 [2021-09-16T17:53:32.085Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
17:53:32 [2021-09-16T17:53:32.085Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
17:53:32 [2021-09-16T17:53:32.085Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
17:53:32 [2021-09-16T17:53:32.085Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
17:53:32 [2021-09-16T17:53:32.085Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
17:53:38 [2021-09-16T17:53:38.028Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13440792429_c:\foo_false__<nil>_<nil>_<nil>}
17:53:39 [2021-09-16T17:53:39.022Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13440792429_c:\foo_true__<nil>_<nil>_<nil>}
17:53:40 [2021-09-16T17:53:40.763Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
17:53:40 [2021-09-16T17:53:40.763Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:53:40 [2021-09-16T17:53:40.763Z] === RUN   TestDockerSuite/TestRunNamedVolume
17:53:40 [2021-09-16T17:53:40.763Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
17:53:40 [2021-09-16T17:53:40.763Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
17:53:40 [2021-09-16T17:53:40.763Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
17:53:40 [2021-09-16T17:53:40.763Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
17:53:41 [2021-09-16T17:53:41.989Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
17:53:41 [2021-09-16T17:53:41.989Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
17:53:41 [2021-09-16T17:53:41.989Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
17:53:41 [2021-09-16T17:53:41.989Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestCopyAndRestart
17:53:41 [2021-09-16T17:53:41.989Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
17:53:41 [2021-09-16T17:53:41.989Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:53:41 [2021-09-16T17:53:41.989Z] === RUN   TestDockerSuite/TestCpAbsolutePath
17:53:45 [2021-09-16T17:53:45.525Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
17:53:49 [2021-09-16T17:53:49.176Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
17:53:49 [2021-09-16T17:53:49.176Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:53:49 [2021-09-16T17:53:49.176Z] === RUN   TestDockerSuite/TestCpFromCaseA
17:53:49 [2021-09-16T17:53:49.176Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:53:49 [2021-09-16T17:53:49.176Z] === RUN   TestDockerSuite/TestCpFromCaseB
17:53:49 [2021-09-16T17:53:49.176Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:53:49 [2021-09-16T17:53:49.176Z] === RUN   TestDockerSuite/TestCpFromCaseC
17:53:49 [2021-09-16T17:53:49.176Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:53:49 [2021-09-16T17:53:49.176Z] === RUN   TestDockerSuite/TestCpFromCaseD
17:53:49 [2021-09-16T17:53:49.176Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:53:49 [2021-09-16T17:53:49.176Z] === RUN   TestDockerSuite/TestCpFromCaseE
17:53:49 [2021-09-16T17:53:49.176Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:53:49 [2021-09-16T17:53:49.176Z] === RUN   TestDockerSuite/TestCpFromCaseF
17:53:49 [2021-09-16T17:53:49.176Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:53:49 [2021-09-16T17:53:49.176Z] === RUN   TestDockerSuite/TestCpFromCaseG
17:53:49 [2021-09-16T17:53:49.176Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:53:49 [2021-09-16T17:53:49.176Z] === RUN   TestDockerSuite/TestCpFromCaseH
17:53:49 [2021-09-16T17:53:49.176Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:53:49 [2021-09-16T17:53:49.176Z] === RUN   TestDockerSuite/TestCpFromCaseI
17:53:49 [2021-09-16T17:53:49.176Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:53:49 [2021-09-16T17:53:49.176Z] === RUN   TestDockerSuite/TestCpFromCaseJ
17:53:49 [2021-09-16T17:53:49.176Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:53:49 [2021-09-16T17:53:49.176Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
17:53:49 [2021-09-16T17:53:49.176Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:53:49 [2021-09-16T17:53:49.176Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
17:53:49 [2021-09-16T17:53:49.176Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:53:49 [2021-09-16T17:53:49.176Z] === RUN   TestDockerSuite/TestCpGarbagePath
17:53:50 [2021-09-16T17:53:50.300Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
17:53:50 [2021-09-16T17:53:50.300Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
17:53:50 [2021-09-16T17:53:50.300Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
17:53:50 [2021-09-16T17:53:50.300Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
17:53:50 [2021-09-16T17:53:50.300Z] === RUN   TestDockerSuite/TestRunNetHost
17:53:50 [2021-09-16T17:53:50.300Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
17:53:50 [2021-09-16T17:53:50.300Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
17:53:50 [2021-09-16T17:53:50.300Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
17:53:50 [2021-09-16T17:53:50.300Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
17:53:50 [2021-09-16T17:53:50.300Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
17:53:50 [2021-09-16T17:53:50.300Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
17:53:50 [2021-09-16T17:53:50.300Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
17:53:50 [2021-09-16T17:53:50.300Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
17:53:50 [2021-09-16T17:53:50.300Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
17:53:50 [2021-09-16T17:53:50.300Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
17:53:50 [2021-09-16T17:53:50.300Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
17:53:50 [2021-09-16T17:53:50.300Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
17:53:50 [2021-09-16T17:53:50.300Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
17:53:50 [2021-09-16T17:53:50.300Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
17:53:50 [2021-09-16T17:53:50.300Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
17:53:51 [2021-09-16T17:53:51.404Z] === RUN   TestDockerSuite/TestCpLocalOnly
17:53:51 [2021-09-16T17:53:51.404Z] === RUN   TestDockerSuite/TestCpNameHasColon
17:53:51 [2021-09-16T17:53:51.404Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:53:51 [2021-09-16T17:53:51.404Z] === RUN   TestDockerSuite/TestCpRelativePath
17:53:51 [2021-09-16T17:53:51.869Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
17:53:53 [2021-09-16T17:53:53.437Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
17:53:55 [2021-09-16T17:53:55.012Z] === RUN   TestDockerSuite/TestRunNonExistingImage
17:53:56 [2021-09-16T17:53:56.001Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
17:53:57 [2021-09-16T17:53:57.569Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
17:53:58 [2021-09-16T17:53:58.038Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
17:53:58 [2021-09-16T17:53:58.038Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
17:53:58 [2021-09-16T17:53:58.038Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
17:53:58 [2021-09-16T17:53:58.038Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
17:53:58 [2021-09-16T17:53:58.038Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
17:53:58 [2021-09-16T17:53:58.038Z] === RUN   TestDockerSuite/TestRunPortInUse
17:53:58 [2021-09-16T17:53:58.038Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
17:53:58 [2021-09-16T17:53:58.038Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
17:53:58 [2021-09-16T17:53:58.038Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
17:53:58 [2021-09-16T17:53:58.038Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
17:53:58 [2021-09-16T17:53:58.038Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
17:53:58 [2021-09-16T17:53:58.038Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
17:53:58 [2021-09-16T17:53:58.038Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
17:53:58 [2021-09-16T17:53:58.038Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
17:53:58 [2021-09-16T17:53:58.038Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
17:53:58 [2021-09-16T17:53:58.038Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
17:53:58 [2021-09-16T17:53:58.593Z] === RUN   TestDockerSuite/TestCpSpecialFiles
17:53:58 [2021-09-16T17:53:58.593Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:53:58 [2021-09-16T17:53:58.593Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
17:53:58 [2021-09-16T17:53:58.593Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:53:58 [2021-09-16T17:53:58.593Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
17:53:58 [2021-09-16T17:53:58.593Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:53:58 [2021-09-16T17:53:58.593Z] === RUN   TestDockerSuite/TestCpToCaseA
17:54:01 [2021-09-16T17:54:01.835Z] === RUN   TestDockerSuite/TestRunPublishPort
17:54:01 [2021-09-16T17:54:01.835Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
17:54:01 [2021-09-16T17:54:01.835Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
17:54:01 [2021-09-16T17:54:01.835Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
17:54:01 [2021-09-16T17:54:01.835Z] === RUN   TestDockerSuite/TestRunReadProcLatency
17:54:01 [2021-09-16T17:54:01.835Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
17:54:01 [2021-09-16T17:54:01.835Z] === RUN   TestDockerSuite/TestRunReadProcTimer
17:54:01 [2021-09-16T17:54:01.835Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
17:54:01 [2021-09-16T17:54:01.835Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
17:54:01 [2021-09-16T17:54:01.835Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
17:54:01 [2021-09-16T17:54:01.835Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
17:54:02 [2021-09-16T17:54:02.401Z] === RUN   TestDockerSuite/TestCpToCaseB
17:54:04 [2021-09-16T17:54:04.628Z] === RUN   TestDockerSuite/TestCpToCaseC
17:54:04 [2021-09-16T17:54:04.628Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:54:04 [2021-09-16T17:54:04.628Z] === RUN   TestDockerSuite/TestCpToCaseD
17:54:04 [2021-09-16T17:54:04.628Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:54:04 [2021-09-16T17:54:04.628Z] === RUN   TestDockerSuite/TestCpToCaseE
17:54:10 [2021-09-16T17:54:10.512Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
17:54:10 [2021-09-16T17:54:10.512Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
17:54:10 [2021-09-16T17:54:10.512Z] === RUN   TestDockerSuite/TestRunRm
17:54:11 [2021-09-16T17:54:11.818Z] === RUN   TestDockerSuite/TestCpToCaseF
17:54:11 [2021-09-16T17:54:11.818Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:54:11 [2021-09-16T17:54:11.818Z] === RUN   TestDockerSuite/TestCpToCaseG
17:54:11 [2021-09-16T17:54:11.818Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:54:12 [2021-09-16T17:54:12.290Z] === RUN   TestDockerSuite/TestCpToCaseH
17:54:13 [2021-09-16T17:54:13.472Z] === RUN   TestDockerSuite/TestRunRmAndWait
17:54:19 [2021-09-16T17:54:19.351Z] === RUN   TestDockerSuite/TestRunRmPre125Api
17:54:20 [2021-09-16T17:54:20.988Z] === RUN   TestDockerSuite/TestCpToCaseI
17:54:20 [2021-09-16T17:54:20.988Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:54:20 [2021-09-16T17:54:20.988Z] === RUN   TestDockerSuite/TestCpToCaseJ
17:54:20 [2021-09-16T17:54:20.988Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:54:20 [2021-09-16T17:54:20.988Z] === RUN   TestDockerSuite/TestCpToDot
17:54:21 [2021-09-16T17:54:21.573Z] === RUN   TestDockerSuite/TestRunRootWorkdir
17:54:22 [2021-09-16T17:54:22.563Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
17:54:22 [2021-09-16T17:54:22.563Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:54:22 [2021-09-16T17:54:22.563Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
17:54:22 [2021-09-16T17:54:22.563Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:54:22 [2021-09-16T17:54:22.563Z] === RUN   TestDockerSuite/TestCpToStdout
17:54:23 [2021-09-16T17:54:23.795Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
17:54:24 [2021-09-16T17:54:24.795Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
17:54:24 [2021-09-16T17:54:24.795Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:54:24 [2021-09-16T17:54:24.795Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
17:54:24 [2021-09-16T17:54:24.795Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:54:24 [2021-09-16T17:54:24.795Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
17:54:24 [2021-09-16T17:54:24.795Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:54:24 [2021-09-16T17:54:24.795Z] === RUN   TestDockerSuite/TestCpVolumePath
17:54:24 [2021-09-16T17:54:24.795Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:54:24 [2021-09-16T17:54:24.795Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
17:54:24 [2021-09-16T17:54:24.795Z] === RUN   TestDockerSuite/TestCreateArgs
17:54:25 [2021-09-16T17:54:25.266Z] === RUN   TestDockerSuite/TestCreateByImageID
17:54:26 [2021-09-16T17:54:26.756Z] === RUN   TestDockerSuite/TestRunSetMacAddress
17:54:26 [2021-09-16T17:54:26.756Z]     docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:54:26 [2021-09-16T17:54:26.756Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
17:54:26 [2021-09-16T17:54:26.756Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
17:54:26 [2021-09-16T17:54:26.756Z] === RUN   TestDockerSuite/TestRunState
17:54:26 [2021-09-16T17:54:26.756Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
17:54:26 [2021-09-16T17:54:26.756Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
17:54:26 [2021-09-16T17:54:26.845Z] === RUN   TestDockerSuite/TestCreateEchoStdout
17:54:29 [2021-09-16T17:54:29.074Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
17:54:29 [2021-09-16T17:54:29.074Z] === RUN   TestDockerSuite/TestCreateHostConfig
17:54:29 [2021-09-16T17:54:29.546Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
17:54:29 [2021-09-16T17:54:29.716Z] === RUN   TestDockerSuite/TestRunStdinPipe
17:54:29 [2021-09-16T17:54:29.716Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
17:54:29 [2021-09-16T17:54:29.716Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
17:54:29 [2021-09-16T17:54:29.716Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
17:54:29 [2021-09-16T17:54:29.716Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
17:54:29 [2021-09-16T17:54:29.716Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
17:54:29 [2021-09-16T17:54:29.716Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
17:54:29 [2021-09-16T17:54:29.716Z] === RUN   TestDockerSuite/TestRunTLSVerify
17:54:29 [2021-09-16T17:54:29.716Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
17:54:29 [2021-09-16T17:54:29.716Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
17:54:29 [2021-09-16T17:54:29.716Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
17:54:29 [2021-09-16T17:54:29.716Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
17:54:31 [2021-09-16T17:54:31.120Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
17:54:32 [2021-09-16T17:54:32.114Z] === RUN   TestDockerSuite/TestCreateLabels
17:54:32 [2021-09-16T17:54:32.114Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
17:54:32 [2021-09-16T17:54:32.114Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:54:32 [2021-09-16T17:54:32.114Z] === RUN   TestDockerSuite/TestCreateRM
17:54:32 [2021-09-16T17:54:32.585Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
17:54:32 [2021-09-16T17:54:32.585Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:54:32 [2021-09-16T17:54:32.585Z] === RUN   TestDockerSuite/TestCreateStopSignal
17:54:32 [2021-09-16T17:54:32.585Z] === RUN   TestDockerSuite/TestCreateStopTimeout
17:54:33 [2021-09-16T17:54:33.057Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
17:54:34 [2021-09-16T17:54:34.480Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
17:54:34 [2021-09-16T17:54:34.480Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
17:54:34 [2021-09-16T17:54:34.480Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
17:54:34 [2021-09-16T17:54:34.480Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
17:54:34 [2021-09-16T17:54:34.480Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
17:54:34 [2021-09-16T17:54:34.480Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
17:54:34 [2021-09-16T17:54:34.480Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
17:54:34 [2021-09-16T17:54:34.480Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
17:54:34 [2021-09-16T17:54:34.480Z] === RUN   TestDockerSuite/TestRunUnshareProc
17:54:34 [2021-09-16T17:54:34.480Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
17:54:34 [2021-09-16T17:54:34.480Z] === RUN   TestDockerSuite/TestRunUserByID
17:54:34 [2021-09-16T17:54:34.480Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
17:54:34 [2021-09-16T17:54:34.480Z] === RUN   TestDockerSuite/TestRunUserByIDBig
17:54:34 [2021-09-16T17:54:34.480Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
17:54:34 [2021-09-16T17:54:34.480Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
17:54:34 [2021-09-16T17:54:34.480Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
17:54:34 [2021-09-16T17:54:34.480Z] === RUN   TestDockerSuite/TestRunUserByIDZero
17:54:34 [2021-09-16T17:54:34.480Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
17:54:34 [2021-09-16T17:54:34.480Z] === RUN   TestDockerSuite/TestRunUserByName
17:54:34 [2021-09-16T17:54:34.480Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
17:54:34 [2021-09-16T17:54:34.480Z] === RUN   TestDockerSuite/TestRunUserDefaults
17:54:37 [2021-09-16T17:54:37.454Z] === RUN   TestDockerSuite/TestRunUserNotFound
17:54:37 [2021-09-16T17:54:37.454Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
17:54:37 [2021-09-16T17:54:37.454Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
17:54:39 [2021-09-16T17:54:39.674Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
17:54:39 [2021-09-16T17:54:39.674Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
17:54:39 [2021-09-16T17:54:39.674Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
17:54:39 [2021-09-16T17:54:39.674Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
17:54:39 [2021-09-16T17:54:39.674Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
17:54:43 [2021-09-16T17:54:43.475Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
17:54:45 [2021-09-16T17:54:45.588Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
17:54:45 [2021-09-16T17:54:45.588Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
17:54:45 [2021-09-16T17:54:45.588Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
17:54:47 [2021-09-16T17:54:47.816Z] === RUN   TestDockerSuite/TestCreateWithPortRange
17:54:47 [2021-09-16T17:54:47.816Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
17:54:47 [2021-09-16T17:54:47.816Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
17:54:47 [2021-09-16T17:54:47.816Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
17:54:50 [2021-09-16T17:54:50.045Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
17:54:50 [2021-09-16T17:54:50.045Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.045Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
17:54:50 [2021-09-16T17:54:50.045Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
17:54:50 [2021-09-16T17:54:50.045Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.045Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
17:54:50 [2021-09-16T17:54:50.045Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.045Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
17:54:50 [2021-09-16T17:54:50.045Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.045Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
17:54:50 [2021-09-16T17:54:50.045Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.045Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
17:54:50 [2021-09-16T17:54:50.045Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.045Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
17:54:50 [2021-09-16T17:54:50.045Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.045Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
17:54:50 [2021-09-16T17:54:50.045Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.045Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
17:54:50 [2021-09-16T17:54:50.045Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.045Z] === RUN   TestDockerSuite/TestDevicePermissions
17:54:50 [2021-09-16T17:54:50.045Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.045Z] === RUN   TestDockerSuite/TestDockerFails
17:54:50 [2021-09-16T17:54:50.517Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
17:54:50 [2021-09-16T17:54:50.517Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.517Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
17:54:50 [2021-09-16T17:54:50.517Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.517Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
17:54:50 [2021-09-16T17:54:50.517Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.517Z] === RUN   TestDockerSuite/TestEventsAttach
17:54:50 [2021-09-16T17:54:50.517Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.517Z] === RUN   TestDockerSuite/TestEventsCommit
17:54:50 [2021-09-16T17:54:50.517Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
17:54:50 [2021-09-16T17:54:50.517Z] === RUN   TestDockerSuite/TestEventsContainerEvents
17:54:50 [2021-09-16T17:54:50.760Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
17:54:52 [2021-09-16T17:54:52.744Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
17:54:54 [2021-09-16T17:54:54.319Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
17:54:56 [2021-09-16T17:54:56.547Z] === RUN   TestDockerSuite/TestEventsContainerRestart
17:54:56 [2021-09-16T17:54:56.642Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
17:55:03 [2021-09-16T17:55:03.739Z] === RUN   TestDockerSuite/TestEventsCopy
17:55:03 [2021-09-16T17:55:03.812Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
17:55:03 [2021-09-16T17:55:03.812Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
17:55:03 [2021-09-16T17:55:03.812Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
17:55:03 [2021-09-16T17:55:03.812Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
17:55:06 [2021-09-16T17:55:06.770Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
17:55:07 [2021-09-16T17:55:07.549Z] === RUN   TestDockerSuite/TestEventsFilterContainer
17:55:08 [2021-09-16T17:55:08.993Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
17:55:11 [2021-09-16T17:55:11.953Z] === RUN   TestDockerSuite/TestRunWithBadDevice
17:55:11 [2021-09-16T17:55:11.953Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
17:55:11 [2021-09-16T17:55:11.953Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
17:55:11 [2021-09-16T17:55:11.953Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
17:55:11 [2021-09-16T17:55:11.953Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
17:55:11 [2021-09-16T17:55:11.953Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
17:55:11 [2021-09-16T17:55:11.953Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
17:55:11 [2021-09-16T17:55:11.953Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
17:55:11 [2021-09-16T17:55:11.953Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
17:55:11 [2021-09-16T17:55:11.953Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
17:55:11 [2021-09-16T17:55:11.953Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
17:55:11 [2021-09-16T17:55:11.953Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
17:55:11 [2021-09-16T17:55:11.953Z] === RUN   TestDockerSuite/TestRunWithUlimits
17:55:11 [2021-09-16T17:55:11.953Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
17:55:11 [2021-09-16T17:55:11.953Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
17:55:15 [2021-09-16T17:55:15.754Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
17:55:16 [2021-09-16T17:55:16.745Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
17:55:18 [2021-09-16T17:55:18.009Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
17:55:18 [2021-09-16T17:55:18.966Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
17:55:19 [2021-09-16T17:55:19.003Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
17:55:19 [2021-09-16T17:55:19.474Z] === RUN   TestDockerSuite/TestEventsFilterImageName
17:55:23 [2021-09-16T17:55:23.288Z] === RUN   TestDockerSuite/TestEventsFilterLabels
17:55:23 [2021-09-16T17:55:23.288Z] === RUN   TestDockerSuite/TestEventsFilterType
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestSaveCheckTimes
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestSaveImageId
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestSaveLoadParents
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestSaveMultipleNames
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestSaveSingleTag
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
17:55:23 [2021-09-16T17:55:23.732Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
17:55:23 [2021-09-16T17:55:23.732Z] === RUN   TestDockerSuite/TestSearchCmdOptions
17:55:24 [2021-09-16T17:55:24.281Z] === RUN   TestDockerSuite/TestEventsFilters
17:55:25 [2021-09-16T17:55:25.954Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
17:55:26 [2021-09-16T17:55:26.432Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
17:55:26 [2021-09-16T17:55:26.902Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
17:55:26 [2021-09-16T17:55:26.902Z] === RUN   TestDockerSuite/TestSearchWithLimit
17:55:28 [2021-09-16T17:55:28.469Z] === RUN   TestDockerSuite/TestSlowStdinClosing
17:55:29 [2021-09-16T17:55:29.060Z] === RUN   TestDockerSuite/TestEventsFormat
17:55:32 [2021-09-16T17:55:32.869Z] === RUN   TestDockerSuite/TestEventsFormatBadField
17:55:32 [2021-09-16T17:55:32.869Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
17:55:32 [2021-09-16T17:55:32.869Z] === RUN   TestDockerSuite/TestEventsImageImport
17:55:32 [2021-09-16T17:55:32.869Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
17:55:32 [2021-09-16T17:55:32.869Z] === RUN   TestDockerSuite/TestEventsImageLoad
17:55:32 [2021-09-16T17:55:32.869Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
17:55:32 [2021-09-16T17:55:32.869Z] === RUN   TestDockerSuite/TestEventsImagePull
17:55:32 [2021-09-16T17:55:32.869Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
17:55:32 [2021-09-16T17:55:32.869Z] === RUN   TestDockerSuite/TestEventsImageTag
17:55:33 [2021-09-16T17:55:33.864Z] === RUN   TestDockerSuite/TestEventsPluginOps
17:55:33 [2021-09-16T17:55:33.865Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
17:55:33 [2021-09-16T17:55:33.865Z] === RUN   TestDockerSuite/TestEventsRename
17:55:36 [2021-09-16T17:55:36.095Z] === RUN   TestDockerSuite/TestEventsResize
17:55:37 [2021-09-16T17:55:37.143Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
17:55:37 [2021-09-16T17:55:37.143Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
17:55:37 [2021-09-16T17:55:37.143Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
17:55:44 [2021-09-16T17:55:44.270Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
17:55:44 [2021-09-16T17:55:44.270Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
17:55:44 [2021-09-16T17:55:44.727Z] === RUN   TestDockerSuite/TestStartAttachSilent
17:55:44 [2021-09-16T17:55:44.788Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
17:55:45 [2021-09-16T17:55:45.784Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
17:55:48 [2021-09-16T17:55:48.014Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
17:55:49 [2021-09-16T17:55:49.406Z] === RUN   TestDockerSuite/TestStartAttachWithRename
17:55:49 [2021-09-16T17:55:49.406Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
17:55:49 [2021-09-16T17:55:49.406Z] === RUN   TestDockerSuite/TestStartMultipleContainers
17:55:49 [2021-09-16T17:55:49.406Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
17:55:49 [2021-09-16T17:55:49.406Z] === RUN   TestDockerSuite/TestStartPausedContainer
17:55:49 [2021-09-16T17:55:49.406Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
17:55:49 [2021-09-16T17:55:49.406Z] === RUN   TestDockerSuite/TestStartRecordError
17:55:49 [2021-09-16T17:55:49.406Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
17:55:49 [2021-09-16T17:55:49.406Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
17:55:52 [2021-09-16T17:55:52.787Z] === RUN   TestDockerSuite/TestEventsTop
17:55:52 [2021-09-16T17:55:52.787Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
17:55:52 [2021-09-16T17:55:52.787Z] === RUN   TestDockerSuite/TestEventsUntag
17:55:55 [2021-09-16T17:55:55.014Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
17:55:56 [2021-09-16T17:55:56.466Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
17:55:56 [2021-09-16T17:55:56.466Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:55:56 [2021-09-16T17:55:56.466Z] === RUN   TestDockerSuite/TestStatsAllNoStream
17:55:56 [2021-09-16T17:55:56.466Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:55:56 [2021-09-16T17:55:56.466Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
17:55:56 [2021-09-16T17:55:56.466Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:55:56 [2021-09-16T17:55:56.466Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
17:55:56 [2021-09-16T17:55:56.466Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:55:56 [2021-09-16T17:55:56.466Z] === RUN   TestDockerSuite/TestStatsFormatAll
17:55:56 [2021-09-16T17:55:56.466Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:55:56 [2021-09-16T17:55:56.466Z] === RUN   TestDockerSuite/TestStatsNoStream
17:55:56 [2021-09-16T17:55:56.466Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:55:56 [2021-09-16T17:55:56.466Z] === RUN   TestDockerSuite/TestTopMultipleArgs
17:55:58 [2021-09-16T17:55:58.826Z] === RUN   TestDockerSuite/TestExec
17:55:58 [2021-09-16T17:55:58.826Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:55:58 [2021-09-16T17:55:58.826Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
17:55:58 [2021-09-16T17:55:58.826Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:55:58 [2021-09-16T17:55:58.826Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
17:55:59 [2021-09-16T17:55:59.364Z] === RUN   TestDockerSuite/TestTopNonPrivileged
17:56:00 [2021-09-16T17:56:00.400Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
17:56:01 [2021-09-16T17:56:01.974Z] === RUN   TestDockerSuite/TestExecAPIStart
17:56:01 [2021-09-16T17:56:01.974Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:56:01 [2021-09-16T17:56:01.974Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
17:56:01 [2021-09-16T17:56:01.974Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:56:01 [2021-09-16T17:56:01.974Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
17:56:01 [2021-09-16T17:56:01.974Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:56:01 [2021-09-16T17:56:01.974Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
17:56:02 [2021-09-16T17:56:02.258Z] === RUN   TestDockerSuite/TestTopPrivileged
17:56:02 [2021-09-16T17:56:02.258Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:56:02 [2021-09-16T17:56:02.258Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
17:56:03 [2021-09-16T17:56:03.548Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
17:56:05 [2021-09-16T17:56:05.153Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
17:56:05 [2021-09-16T17:56:05.153Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
17:56:05 [2021-09-16T17:56:05.153Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
17:56:05 [2021-09-16T17:56:05.153Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
17:56:05 [2021-09-16T17:56:05.153Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
17:56:05 [2021-09-16T17:56:05.153Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:56:05 [2021-09-16T17:56:05.153Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
17:56:05 [2021-09-16T17:56:05.153Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
17:56:05 [2021-09-16T17:56:05.153Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
17:56:05 [2021-09-16T17:56:05.153Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
17:56:05 [2021-09-16T17:56:05.153Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
17:56:05 [2021-09-16T17:56:05.153Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
17:56:05 [2021-09-16T17:56:05.153Z] === RUN   TestDockerSuite/TestVolumeCLICreate
17:56:05 [2021-09-16T17:56:05.774Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
17:56:07 [2021-09-16T17:56:07.348Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
17:56:08 [2021-09-16T17:56:08.922Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
17:56:12 [2021-09-16T17:56:12.734Z] === RUN   TestDockerSuite/TestExecCgroup
17:56:12 [2021-09-16T17:56:12.734Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:56:12 [2021-09-16T17:56:12.734Z] === RUN   TestDockerSuite/TestExecEnv
17:56:12 [2021-09-16T17:56:12.734Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:56:12 [2021-09-16T17:56:12.734Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
17:56:12 [2021-09-16T17:56:12.735Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:56:12 [2021-09-16T17:56:12.735Z] === RUN   TestDockerSuite/TestExecExitStatus
17:56:14 [2021-09-16T17:56:14.962Z] === RUN   TestDockerSuite/TestExecInspectID
17:56:19 [2021-09-16T17:56:19.739Z] === RUN   TestDockerSuite/TestExecInteractive
17:56:19 [2021-09-16T17:56:19.739Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:56:19 [2021-09-16T17:56:19.739Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
17:56:19 [2021-09-16T17:56:19.739Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:56:19 [2021-09-16T17:56:19.739Z] === RUN   TestDockerSuite/TestExecParseError
17:56:19 [2021-09-16T17:56:19.739Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:56:19 [2021-09-16T17:56:19.739Z] === RUN   TestDockerSuite/TestExecPausedContainer
17:56:19 [2021-09-16T17:56:19.739Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:56:19 [2021-09-16T17:56:19.739Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
17:56:19 [2021-09-16T17:56:19.739Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:56:19 [2021-09-16T17:56:19.739Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
17:56:21 [2021-09-16T17:56:21.326Z] === RUN   TestDockerSuite/TestExecSetEnv
17:56:21 [2021-09-16T17:56:21.326Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:56:21 [2021-09-16T17:56:21.326Z] === RUN   TestDockerSuite/TestExecStartFails
17:56:21 [2021-09-16T17:56:21.326Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:56:21 [2021-09-16T17:56:21.326Z] === RUN   TestDockerSuite/TestExecStateCleanup
17:56:21 [2021-09-16T17:56:21.326Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:56:21 [2021-09-16T17:56:21.326Z] === RUN   TestDockerSuite/TestExecStopNotHanging
17:56:21 [2021-09-16T17:56:21.326Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:56:21 [2021-09-16T17:56:21.326Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
17:56:21 [2021-09-16T17:56:21.326Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:56:21 [2021-09-16T17:56:21.326Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
17:56:22 [2021-09-16T17:56:22.818Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
17:56:22 [2021-09-16T17:56:22.818Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
17:56:22 [2021-09-16T17:56:22.818Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
17:56:22 [2021-09-16T17:56:22.818Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
17:56:22 [2021-09-16T17:56:22.818Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
17:56:22 [2021-09-16T17:56:22.818Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
17:56:22 [2021-09-16T17:56:22.818Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
17:56:22 [2021-09-16T17:56:22.818Z] === RUN   TestDockerSuite/TestVolumeCLILs
17:56:23 [2021-09-16T17:56:23.553Z] === RUN   TestDockerSuite/TestExecUlimits
17:56:23 [2021-09-16T17:56:23.553Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:56:23 [2021-09-16T17:56:23.553Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
17:56:24 [2021-09-16T17:56:24.349Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
17:56:24 [2021-09-16T17:56:24.349Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
17:56:27 [2021-09-16T17:56:27.243Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
17:56:27 [2021-09-16T17:56:27.701Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
17:56:27 [2021-09-16T17:56:27.701Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
17:56:27 [2021-09-16T17:56:27.701Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
17:56:28 [2021-09-16T17:56:28.157Z] === RUN   TestDockerSuite/TestVolumeCLIRm
17:56:30 [2021-09-16T17:56:30.751Z] === RUN   TestDockerSuite/TestExecWithImageUser
17:56:30 [2021-09-16T17:56:30.751Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:56:30 [2021-09-16T17:56:30.751Z] === RUN   TestDockerSuite/TestExecWithPrivileged
17:56:30 [2021-09-16T17:56:30.751Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:56:30 [2021-09-16T17:56:30.751Z] === RUN   TestDockerSuite/TestExecWithUser
17:56:30 [2021-09-16T17:56:30.751Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:56:30 [2021-09-16T17:56:30.751Z] === RUN   TestDockerSuite/TestGetContainerStats
17:56:36 [2021-09-16T17:56:36.646Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
17:56:36 [2021-09-16T17:56:36.718Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
17:56:36 [2021-09-16T17:56:36.718Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
17:56:36 [2021-09-16T17:56:36.718Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
17:56:36 [2021-09-16T17:56:36.718Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
17:56:36 [2021-09-16T17:56:36.718Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
17:56:36 [2021-09-16T17:56:36.718Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
17:56:36 [2021-09-16T17:56:36.718Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
17:56:42 [2021-09-16T17:56:42.539Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
17:56:45 [2021-09-16T17:56:45.271Z] === RUN   TestDockerSuite/TestVolumeLsFormat
17:56:45 [2021-09-16T17:56:45.271Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
17:56:45 [2021-09-16T17:56:45.271Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
17:56:45 [2021-09-16T17:56:45.618Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
17:56:51 [2021-09-16T17:56:51.511Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
17:56:51 [2021-09-16T17:56:51.511Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:56:51 [2021-09-16T17:56:51.511Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
17:56:51 [2021-09-16T17:56:51.511Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
17:56:51 [2021-09-16T17:56:51.511Z] === RUN   TestDockerSuite/TestHealth
17:56:51 [2021-09-16T17:56:51.511Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:56:51 [2021-09-16T17:56:51.511Z] === RUN   TestDockerSuite/TestHistoryExistentImage
17:56:51 [2021-09-16T17:56:51.511Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
17:56:51 [2021-09-16T17:56:51.511Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
17:56:51 [2021-09-16T17:56:51.511Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
17:56:55 [2021-09-16T17:56:55.324Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
17:56:55 [2021-09-16T17:56:55.325Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
17:56:55 [2021-09-16T17:56:55.325Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
17:56:55 [2021-09-16T17:56:55.325Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
17:56:55 [2021-09-16T17:56:55.325Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
17:56:55 [2021-09-16T17:56:55.325Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
17:56:55 [2021-09-16T17:56:55.702Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
17:56:55 [2021-09-16T17:56:55.702Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
17:56:55 [2021-09-16T17:56:55.702Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
17:56:55 [2021-09-16T17:56:55.796Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
17:56:56 [2021-09-16T17:56:56.268Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
17:56:56 [2021-09-16T17:56:56.268Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.268Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
17:56:56 [2021-09-16T17:56:56.665Z] --- PASS: TestDockerSuite (2145.81s)
17:56:56 [2021-09-16T17:56:56.665Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
17:56:56 [2021-09-16T17:56:56.665Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
17:56:56 [2021-09-16T17:56:56.665Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
17:56:56 [2021-09-16T17:56:56.665Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
17:56:56 [2021-09-16T17:56:56.665Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
17:56:56 [2021-09-16T17:56:56.665Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:56:56 [2021-09-16T17:56:56.665Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
17:56:56 [2021-09-16T17:56:56.665Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.64s)
17:56:56 [2021-09-16T17:56:56.665Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.18s)
17:56:56 [2021-09-16T17:56:56.665Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (80.84s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.66s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.57s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.52s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (64.08s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.52s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.23s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.49s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.42s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.46s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.43s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.39s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddTar (30.69s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.57s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.43s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.00s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.84s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.12s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.73s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.44s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.59s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.52s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.92s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.72s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.18s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.66s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.21s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.29s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.83s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.48s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.49s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.16s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.90s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.88s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.45s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.78s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.81s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (26.83s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.52s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.45s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.82s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.25s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.44s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.61s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.64s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.65s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.00s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (44.44s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.35s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (49.52s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.47s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.62s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (17.08s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.37s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.28s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (25.12s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.60s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.27s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.55s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.51s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.69s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.82s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.95s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.39s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.89s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (3.91s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (11.93s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildFails (2.62s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.05s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.19s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.16s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.41s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.29s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.18s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.38s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildHistory (9.96s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.91s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.86s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.11s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.87s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.88s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.34s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.09s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.55s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.81s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (14.88s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (30.93s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.10s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.80s)
17:56:56 [2021-09-16T17:56:56.666Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.47s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.89s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.57s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.58s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.02s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.05s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.70s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.78s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.84s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.19s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (7.83s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.46s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.65s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.83s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.76s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (3.88s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.99s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.00s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.03s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.06s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildRm (10.46s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.82s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.68s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.68s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.22s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (14.81s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.62s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.56s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.64s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.25s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.77s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.59s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.84s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.29s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.17s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.65s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.37s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.31s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.53s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.08s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.89s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.78s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.13s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.96s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.29s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.15s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.62s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.35s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.38s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.11s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.14s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.76s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.68s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCommitChange (4.63s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.28s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.78s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.72s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.19s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.67s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.96s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.54s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.56s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.56s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.08s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.02s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.10s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.17s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.59s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.07s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.66s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.20s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.58s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (5.05s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.48s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.58s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.67s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.12s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.46s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.71s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.77s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.34s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.61s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.61s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.64s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.66s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000005c38_<nil>} (2.58s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13484711327_c:\foo_false__<nil>_<nil>_<nil>} (2.61s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13484711327_c:\foo_true__<nil>_<nil>_<nil>} (2.61s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
17:56:56 [2021-09-16T17:56:56.667Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.66s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.64s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.68s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.87s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.62s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCpToCaseE (9.69s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.63s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCpToDot (2.73s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.96s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.19s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.08s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.62s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.20s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.22s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.74s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.21s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateRM (0.39s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.40s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.66s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.88s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.75s)
17:56:56 [2021-09-16T17:56:56.667Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.71s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.65s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.78s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (9.35s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsCopy (3.92s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.56s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.56s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.70s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.29s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.09s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.83s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.26s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.25s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.14s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsRename (2.69s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsResize (32.82s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.55s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.15s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.99s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.70s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.35s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.56s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.56s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.63s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.12s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.10s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.71s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.43s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestExecExitStatus (3.12s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestExecInspectID (5.04s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.28s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.11s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.52s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.60s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.67s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.68s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.78s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.23s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.27s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.57s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.59s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.22s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.89s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.44s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.17s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.53s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.37s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.58s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.50s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.57s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.64s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.56s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.14s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.55s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.64s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.77s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.29s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.06s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.69s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.20s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.64s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (3.07s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.53s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.62s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.62s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.21s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.54s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.57s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.56s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.69s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.58s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.68s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.05s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.85s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.92s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.87s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.17s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.94s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.67s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.69s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsSince (9.22s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsTail (3.03s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.78s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.64s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.20s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.20s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestPsByOrder (10.70s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (10.55s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.62s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.28s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.75s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.99s)
17:56:56 [2021-09-16T17:56:56.668Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.27s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.69s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.41s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.87s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.03s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (9.65s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.62s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (24.19s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.62s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.23s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (6.54s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.35s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.98s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.05s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.83s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.03s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.61s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.51s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.68s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.52s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.41s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiTag (0.55s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.66s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.53s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.77s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.45s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.03s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.75s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.14s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.35s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.58s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.52s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.59s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.23s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.52s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.75s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.86s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.72s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.63s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.56s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.53s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.55s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.03s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.61s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.51s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.58s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.49s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.70s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.48s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.99s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.63s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.05s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.21s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.45s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.13s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.77s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.37s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.53s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.60s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.57s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.80s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.08s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.25s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunRm (2.59s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.54s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.62s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.63s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.71s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.55s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.34s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.77s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.60s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.50s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.19s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.69s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.05s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.16s)
17:56:56 [2021-09-16T17:56:56.669Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.21s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.63s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.63s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.58s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.63s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.63s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.14s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (7.64s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.15s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.68s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.26s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (2.61s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (3.15s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.66s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.23s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.27s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.11s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.83s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.11s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.31s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.30s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.19s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.68s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.22s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.22s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.17s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.38s)
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] === RUN   TestDockerRegistrySuite/TestV2Only
17:56:56 [2021-09-16T17:56:56.670Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:56 [2021-09-16T17:56:56.670Z] --- PASS: TestDockerRegistrySuite (0.12s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:56:56 [2021-09-16T17:56:56.670Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthTokenSuite
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerDaemonSuite
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:301: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:301: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:301: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] --- PASS: TestDockerDaemonSuite (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerSwarmSuite
17:56:57 [2021-09-16T17:56:57.129Z] --- PASS: TestDockerSwarmSuite (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerPluginSuite
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerPluginSuite/TestPluginCreate
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerPluginSuite/TestPluginInspect
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerPluginSuite/TestPluginSet
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] --- PASS: TestDockerPluginSuite (0.02s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerExternalVolumeSuite
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:127: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerNetworkSuite
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:133: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] --- SKIP: TestDockerNetworkSuite (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z] === RUN   TestDockerHubPullSuite
17:56:57 [2021-09-16T17:56:57.129Z]     check_test.go:141: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z] --- SKIP: TestDockerHubPullSuite (0.00s)
17:56:57 [2021-09-16T17:56:57.129Z] PASS
17:56:57 [2021-09-16T17:56:57.129Z] ok  	github.com/docker/docker/integration-cli	2146.114s
17:56:57 [2021-09-16T17:56:57.129Z] 
17:56:57 [2021-09-16T17:56:57.129Z] === Skipped
17:56:57 [2021-09-16T17:56:57.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
17:56:57 [2021-09-16T17:56:57.129Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
17:56:57 [2021-09-16T17:56:57.129Z] 
17:56:57 [2021-09-16T17:56:57.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:56:57 [2021-09-16T17:56:57.129Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
17:56:57 [2021-09-16T17:56:57.129Z] 
17:56:57 [2021-09-16T17:56:57.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
17:56:57 [2021-09-16T17:56:57.129Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.129Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
17:56:57 [2021-09-16T17:56:57.129Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.31s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.79s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.55s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.30s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.30s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.28s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.29s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.29s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.27s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.27s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.130Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
17:56:57 [2021-09-16T17:56:57.130Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.31s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.31s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.29s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.29s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_sni_test.go:18: Flakey test
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.131Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z] 
17:56:57 [2021-09-16T17:56:57.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:56:57 [2021-09-16T17:56:57.131Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.132Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
17:56:57 [2021-09-16T17:56:57.132Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s)
17:56:57 [2021-09-16T17:56:57.133Z] 
17:56:57 [2021-09-16T17:56:57.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
17:56:57 [2021-09-16T17:56:57.133Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.133Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.134Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z] 
17:56:57 [2021-09-16T17:56:57.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:56:57 [2021-09-16T17:56:57.134Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.135Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
17:56:57 [2021-09-16T17:56:57.135Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.02s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.02s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.136Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z] 
17:56:57 [2021-09-16T17:56:57.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
17:56:57 [2021-09-16T17:56:57.136Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.137Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
17:56:57 [2021-09-16T17:56:57.137Z] 
17:56:57 [2021-09-16T17:56:57.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
17:56:57 [2021-09-16T17:56:57.261Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
17:56:57 [2021-09-16T17:56:57.261Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.594Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.594Z] 
17:56:57 [2021-09-16T17:56:57.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:56:57 [2021-09-16T17:56:57.594Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.594Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:211: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:238: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.595Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
17:56:57 [2021-09-16T17:56:57.595Z] 
17:56:57 [2021-09-16T17:56:57.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:267: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:301: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:301: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:301: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:127: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:133: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
17:56:57 [2021-09-16T17:56:57.596Z]     check_test.go:141: unmatched requirement DaemonIsLinux
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] DONE 1092 tests, 551 skipped in 2153.378s
17:56:57 [2021-09-16T17:56:57.596Z] INFO: Integration tests ended at 09/16/2021 17:56:57. Duration:00:35:53.5309663
17:56:57 [2021-09-16T17:56:57.596Z] INFO: Docker info of the daemon under test at end of run
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] Containers: 2
17:56:57 [2021-09-16T17:56:57.596Z]  Running: 0
17:56:57 [2021-09-16T17:56:57.596Z]  Paused: 0
17:56:57 [2021-09-16T17:56:57.596Z]  Stopped: 2
17:56:57 [2021-09-16T17:56:57.596Z] Images: 18
17:56:57 [2021-09-16T17:56:57.596Z] Server Version: 0.0.0-dev
17:56:57 [2021-09-16T17:56:57.596Z] Storage Driver: windowsfilter
17:56:57 [2021-09-16T17:56:57.596Z]  Windows: 
17:56:57 [2021-09-16T17:56:57.596Z] Logging Driver: json-file
17:56:57 [2021-09-16T17:56:57.596Z] Plugins: 
17:56:57 [2021-09-16T17:56:57.596Z]  Volume: local
17:56:57 [2021-09-16T17:56:57.596Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
17:56:57 [2021-09-16T17:56:57.596Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
17:56:57 [2021-09-16T17:56:57.596Z] Swarm: inactive
17:56:57 [2021-09-16T17:56:57.596Z] Default Isolation: process
17:56:57 [2021-09-16T17:56:57.596Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
17:56:57 [2021-09-16T17:56:57.596Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
17:56:57 [2021-09-16T17:56:57.596Z] OSType: windows
17:56:57 [2021-09-16T17:56:57.596Z] Architecture: x86_64
17:56:57 [2021-09-16T17:56:57.596Z] CPUs: 4
17:56:57 [2021-09-16T17:56:57.596Z] Total Memory: 32GiB
17:56:57 [2021-09-16T17:56:57.596Z] Name: azwin-2-7bed10
17:56:57 [2021-09-16T17:56:57.596Z] ID: 6MMV:DMJR:T6V2:F6BO:H464:AALY:UAO7:ACEP:XMQE:VJBO:AWH6:AKA7
17:56:57 [2021-09-16T17:56:57.596Z] Docker Root Dir: D:\CI\PR-42855\6\daemon
17:56:57 [2021-09-16T17:56:57.596Z] Debug Mode (client): false
17:56:57 [2021-09-16T17:56:57.596Z] Debug Mode (server): true
17:56:57 [2021-09-16T17:56:57.596Z]  File Descriptors: -1
17:56:57 [2021-09-16T17:56:57.596Z]  Goroutines: 46
17:56:57 [2021-09-16T17:56:57.596Z]  System Time: 2021-09-16T17:56:57.3757631Z
17:56:57 [2021-09-16T17:56:57.596Z]  EventsListeners: 0
17:56:57 [2021-09-16T17:56:57.596Z] Registry: https://index.docker.io/v1/
17:56:57 [2021-09-16T17:56:57.596Z] Labels:
17:56:57 [2021-09-16T17:56:57.596Z] Experimental: false
17:56:57 [2021-09-16T17:56:57.596Z] Insecure Registries:
17:56:57 [2021-09-16T17:56:57.596Z]  127.0.0.0/8
17:56:57 [2021-09-16T17:56:57.596Z] Live Restore Enabled: false
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] 
17:56:57 [2021-09-16T17:56:57.596Z] INFO: Stopping daemon under test
17:56:57 [2021-09-16T17:56:57.596Z] SUCCESS: The process with PID 3664 (child process of PID 3876) has been terminated.
17:56:57 [2021-09-16T17:56:57.596Z] SUCCESS: The process with PID 3876 (child process of PID 2200) has been terminated.
17:56:57 [2021-09-16T17:56:57.596Z] INFO: Stop tailing logs of the daemon under tests
17:56:58 [2021-09-16T17:56:58.053Z] INFO: executeCI.ps1 Completed successfully at 09/16/2021 17:56:57.
17:56:58 [2021-09-16T17:56:58.053Z] INFO: Tidying up at end of run
17:56:58 [2021-09-16T17:56:58.053Z] INFO: Saving daemon under test log (d:\CI\PR-42855\6\dut.out) to bundles\CIDUT.out
17:56:58 [2021-09-16T17:56:58.053Z] INFO: Saving daemon under test log (d:\CI\PR-42855\6\dut.err) to bundles\CIDUT.err
17:56:58 [2021-09-16T17:56:58.053Z] INFO: Saving containerd logs to bundles
17:56:58 [2021-09-16T17:56:58.053Z] INFO: Nuke-Everything...
17:56:58 [2021-09-16T17:56:58.053Z] INFO: Container count on control daemon to delete is 2
17:56:58 [2021-09-16T17:56:58.512Z] 8a046df9cfcf
17:56:58 [2021-09-16T17:56:58.512Z] 88778d9f924d
17:56:58 [2021-09-16T17:56:58.512Z] INFO: Tidying pidfile d:\CI\PR-42855\6\docker.pid
17:56:58 [2021-09-16T17:56:58.512Z] INFO: Killing containerd with PID 3440
17:56:58 [2021-09-16T17:56:58.512Z] INFO: Nuking d:\CI
17:56:58 [2021-09-16T17:56:58.835Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
17:56:59 [2021-09-16T17:56:59.306Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
17:57:01 [2021-09-16T17:57:01.534Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
17:57:03 [2021-09-16T17:57:03.761Z] === RUN   TestDockerSuite/TestImagesFormat
17:57:03 [2021-09-16T17:57:03.761Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
17:57:03 [2021-09-16T17:57:03.761Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
17:57:03 [2021-09-16T17:57:03.761Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
17:57:07 [2021-09-16T17:57:07.573Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
17:57:07 [2021-09-16T17:57:07.573Z] === RUN   TestDockerSuite/TestImportBadURL
17:57:09 [2021-09-16T17:57:09.801Z] === RUN   TestDockerSuite/TestImportDisplay
17:57:09 [2021-09-16T17:57:09.801Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
17:57:09 [2021-09-16T17:57:09.801Z] === RUN   TestDockerSuite/TestImportFile
17:57:09 [2021-09-16T17:57:09.801Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
17:57:09 [2021-09-16T17:57:09.801Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
17:57:09 [2021-09-16T17:57:09.801Z] === RUN   TestDockerSuite/TestImportFileWithMessage
17:57:09 [2021-09-16T17:57:09.801Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
17:57:09 [2021-09-16T17:57:09.801Z] === RUN   TestDockerSuite/TestImportGzipped
17:57:09 [2021-09-16T17:57:09.801Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
17:57:09 [2021-09-16T17:57:09.801Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
17:57:09 [2021-09-16T17:57:09.801Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
17:57:09 [2021-09-16T17:57:09.801Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
17:57:09 [2021-09-16T17:57:09.801Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
17:57:09 [2021-09-16T17:57:09.801Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
17:57:09 [2021-09-16T17:57:09.801Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
17:57:09 [2021-09-16T17:57:09.801Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
17:57:09 [2021-09-16T17:57:09.801Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
17:57:09 [2021-09-16T17:57:09.801Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
17:57:09 [2021-09-16T17:57:09.801Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
17:57:09 [2021-09-16T17:57:09.801Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
17:57:09 [2021-09-16T17:57:09.801Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
17:57:09 [2021-09-16T17:57:09.801Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:57:09 [2021-09-16T17:57:09.801Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
17:57:12 [2021-09-16T17:57:12.028Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
17:57:13 [2021-09-16T17:57:13.603Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
17:57:13 [2021-09-16T17:57:13.603Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
17:57:13 [2021-09-16T17:57:13.603Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
17:57:13 [2021-09-16T17:57:13.603Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
17:57:14 [2021-09-16T17:57:14.082Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
17:57:14 [2021-09-16T17:57:14.082Z] === RUN   TestDockerSuite/TestInspectAmpersand
17:57:14 [2021-09-16T17:57:14.082Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
17:57:14 [2021-09-16T17:57:14.082Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
17:57:16 [2021-09-16T17:57:16.190Z] INFO: Zapped successfully
17:57:16 [2021-09-16T17:57:16.190Z] 
17:57:16 [2021-09-16T17:57:16.190Z] INFO: executeCI.ps1 exiting at Thu Sep 16 17:57:15 CUT 2021. Duration 01:06:56.8485938
17:57:16 [2021-09-16T17:57:16.190Z] 
17:57:16 [2021-09-16T17:57:16.317Z] === RUN   TestDockerSuite/TestInspectByPrefix
17:57:16 [2021-09-16T17:57:16.317Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
17:57:16 [2021-09-16T17:57:16.435Z] Recording test results
17:57:18 [2021-09-16T17:57:18.550Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
17:57:18 [2021-09-16T17:57:18.550Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
17:57:18 [2021-09-16T17:57:18.550Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
17:57:18 [2021-09-16T17:57:18.550Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
17:57:18 [2021-09-16T17:57:18.550Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
17:57:18 [2021-09-16T17:57:18.550Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
17:57:18 [2021-09-16T17:57:18.550Z] === RUN   TestDockerSuite/TestInspectDefault
17:57:20 [2021-09-16T17:57:20.778Z] === RUN   TestDockerSuite/TestInspectHistory
17:57:23 [2021-09-16T17:57:23.011Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
17:57:24 [2021-09-16T17:57:24.486Z] Creating win-2022-c8d-integration-bundles.zip
17:57:24 [2021-09-16T17:57:24.587Z] === RUN   TestDockerSuite/TestInspectImage
17:57:24 [2021-09-16T17:57:24.587Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
17:57:24 [2021-09-16T17:57:24.587Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
17:57:24 [2021-09-16T17:57:24.587Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
17:57:24 [2021-09-16T17:57:24.587Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
17:57:24 [2021-09-16T17:57:24.587Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
17:57:24 [2021-09-16T17:57:24.587Z] === RUN   TestDockerSuite/TestInspectInt64
[Pipeline] archiveArtifacts
17:57:26 [2021-09-16T17:57:26.162Z] === RUN   TestDockerSuite/TestInspectJSONFields
17:57:26 [2021-09-16T17:57:26.232Z] Archiving artifacts
17:57:28 [2021-09-16T17:57:28.396Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
17:57:28 [2021-09-16T17:57:28.396Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
17:57:30 [2021-09-16T17:57:30.625Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
17:57:32 [2021-09-16T17:57:32.198Z] === RUN   TestDockerSuite/TestInspectPlugin
17:57:32 [2021-09-16T17:57:32.198Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
17:57:32 [2021-09-16T17:57:32.198Z] === RUN   TestDockerSuite/TestInspectRootFS
17:57:32 [2021-09-16T17:57:32.198Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
17:57:34 [2021-09-16T17:57:34.429Z] === RUN   TestDockerSuite/TestInspectStatus
17:57:36 [2021-09-16T17:57:36.655Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
17:57:40 [2021-09-16T17:57:40.149Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42855/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:57:40 [2021-09-16T17:57:40.467Z] === RUN   TestDockerSuite/TestInspectTemplateError
17:57:41 [2021-09-16T17:57:41.071Z] + make clean
17:57:42 [2021-09-16T17:57:42.036Z] docker volume rm -f docker-dev-cache
17:57:42 [2021-09-16T17:57:42.036Z] docker-dev-cache
17:57:42 [2021-09-16T17:57:42.042Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
17:57:44 [2021-09-16T17:57:44.269Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
17:57:45 [2021-09-16T17:57:45.845Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
17:57:48 [2021-09-16T17:57:48.074Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
17:57:49 [2021-09-16T17:57:49.651Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestInspectUnknownObject
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinkShortDefinition
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinksEnvs
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
17:57:51 [2021-09-16T17:57:51.880Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
17:57:51 [2021-09-16T17:57:51.880Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
17:57:53 [2021-09-16T17:57:53.456Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
17:57:55 [2021-09-16T17:57:55.684Z] === RUN   TestDockerSuite/TestLogsAPIUntil
17:58:01 [2021-09-16T17:58:01.577Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
17:58:03 [2021-09-16T17:58:03.153Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
17:58:03 [2021-09-16T17:58:03.153Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
17:58:03 [2021-09-16T17:58:03.153Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
17:58:05 [2021-09-16T17:58:05.382Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
17:58:05 [2021-09-16T17:58:05.382Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
17:58:10 [2021-09-16T17:58:10.162Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
17:58:14 [2021-09-16T17:58:14.943Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
17:58:20 [2021-09-16T17:58:20.751Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
17:58:22 [2021-09-16T17:58:22.287Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
17:58:24 [2021-09-16T17:58:24.467Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
17:58:24 [2021-09-16T17:58:24.467Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
17:58:24 [2021-09-16T17:58:24.467Z] === RUN   TestDockerSuite/TestLogsFollowStopped
17:58:26 [2021-09-16T17:58:26.645Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
17:58:28 [2021-09-16T17:58:28.826Z] === RUN   TestDockerSuite/TestLogsSince
17:58:37 [2021-09-16T17:58:37.395Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
17:58:37 [2021-09-16T17:58:37.395Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
17:58:37 [2021-09-16T17:58:37.395Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
17:58:37 [2021-09-16T17:58:37.395Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
17:58:37 [2021-09-16T17:58:37.395Z] === RUN   TestDockerSuite/TestLogsTail
17:58:40 [2021-09-16T17:58:40.302Z] === RUN   TestDockerSuite/TestLogsTimestamps
17:58:42 [2021-09-16T17:58:42.479Z] === RUN   TestDockerSuite/TestLogsWithDetails
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestMountIntoProc
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestMountIntoSys
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestNetHostname
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestPluginActive
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestPluginLogDriver
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestPluginUpgrade
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestPortHostBinding
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
17:58:44 [2021-09-16T17:58:44.655Z] === RUN   TestDockerSuite/TestPortList
17:58:44 [2021-09-16T17:58:44.655Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
17:58:45 [2021-09-16T17:58:45.115Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
17:58:48 [2021-09-16T17:58:48.858Z] === RUN   TestDockerSuite/TestPostContainersAttach
17:58:48 [2021-09-16T17:58:48.858Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
17:58:48 [2021-09-16T17:58:48.858Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
17:58:48 [2021-09-16T17:58:48.858Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
17:58:48 [2021-09-16T17:58:48.858Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
17:58:48 [2021-09-16T17:58:48.858Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
17:58:48 [2021-09-16T17:58:48.858Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
17:58:48 [2021-09-16T17:58:48.858Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
17:58:48 [2021-09-16T17:58:48.858Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
17:58:48 [2021-09-16T17:58:48.858Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
17:58:48 [2021-09-16T17:58:48.858Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
17:58:48 [2021-09-16T17:58:48.858Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
17:58:48 [2021-09-16T17:58:48.858Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
17:58:48 [2021-09-16T17:58:48.858Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
17:58:48 [2021-09-16T17:58:48.858Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
17:58:48 [2021-09-16T17:58:48.858Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
17:58:48 [2021-09-16T17:58:48.858Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
17:58:48 [2021-09-16T17:58:48.858Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
17:58:52 [2021-09-16T17:58:52.598Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
17:58:52 [2021-09-16T17:58:52.598Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
17:58:52 [2021-09-16T17:58:52.598Z] === RUN   TestDockerSuite/TestPsByOrder
17:59:01 [2021-09-16T17:59:01.175Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
17:59:01 [2021-09-16T17:59:01.175Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
17:59:01 [2021-09-16T17:59:01.175Z] === RUN   TestDockerSuite/TestPsListContainersBase
17:59:08 [2021-09-16T17:59:08.251Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
17:59:20 [2021-09-16T17:59:20.640Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
17:59:20 [2021-09-16T17:59:20.640Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
17:59:20 [2021-09-16T17:59:20.640Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
17:59:20 [2021-09-16T17:59:20.640Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
17:59:33 [2021-09-16T17:59:33.027Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
17:59:35 [2021-09-16T17:59:35.208Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
17:59:47 [2021-09-16T17:59:47.592Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
17:59:56 [2021-09-16T17:59:56.166Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
17:59:56 [2021-09-16T17:59:56.166Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
17:59:56 [2021-09-16T17:59:56.166Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
17:59:56 [2021-09-16T17:59:56.166Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
17:59:56 [2021-09-16T17:59:56.166Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
17:59:59 [2021-09-16T17:59:59.075Z] === RUN   TestDockerSuite/TestPsListContainersSize
17:59:59 [2021-09-16T17:59:59.075Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
17:59:59 [2021-09-16T17:59:59.075Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
17:59:59 [2021-09-16T17:59:59.075Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
17:59:59 [2021-09-16T17:59:59.075Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
17:59:59 [2021-09-16T17:59:59.075Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
17:59:59 [2021-09-16T17:59:59.075Z] === RUN   TestDockerSuite/TestPsRightTagName
17:59:59 [2021-09-16T17:59:59.075Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
17:59:59 [2021-09-16T17:59:59.075Z] === RUN   TestDockerSuite/TestPsShowMounts
18:00:06 [2021-09-16T18:00:06.158Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
18:00:06 [2021-09-16T18:00:06.158Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:00:06 [2021-09-16T18:00:06.158Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
18:00:07 [2021-09-16T18:00:07.127Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
18:00:07 [2021-09-16T18:00:07.127Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:00:07 [2021-09-16T18:00:07.127Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
18:00:08 [2021-09-16T18:00:08.665Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
18:00:09 [2021-09-16T18:00:09.632Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
18:00:09 [2021-09-16T18:00:09.632Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
18:00:09 [2021-09-16T18:00:09.632Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
18:00:13 [2021-09-16T18:00:13.368Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
18:00:17 [2021-09-16T18:00:17.106Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
18:00:24 [2021-09-16T18:00:24.180Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
18:00:41 [2021-09-16T18:00:41.874Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
18:00:41 [2021-09-16T18:00:41.874Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:00:41 [2021-09-16T18:00:41.874Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
18:00:46 [2021-09-16T18:00:46.563Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
18:00:46 [2021-09-16T18:00:46.563Z] === RUN   TestDockerSuite/TestRestartPolicyNO
18:00:47 [2021-09-16T18:00:47.022Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
18:00:47 [2021-09-16T18:00:47.992Z] === RUN   TestDockerSuite/TestRestartRunningContainer
18:00:51 [2021-09-16T18:00:51.732Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
18:00:55 [2021-09-16T18:00:55.468Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
18:00:55 [2021-09-16T18:00:55.468Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:00:55 [2021-09-16T18:00:55.468Z] === RUN   TestDockerSuite/TestRestartWithVolumes
18:00:59 [2021-09-16T18:00:59.206Z] === RUN   TestDockerSuite/TestRmiBlank
18:00:59 [2021-09-16T18:00:59.206Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
18:00:59 [2021-09-16T18:00:59.665Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
18:01:12 [2021-09-16T18:01:12.053Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
18:01:14 [2021-09-16T18:01:14.960Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
18:01:15 [2021-09-16T18:01:15.420Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
18:01:21 [2021-09-16T18:01:21.214Z] === RUN   TestDockerSuite/TestRmiImgIDForce
18:01:25 [2021-09-16T18:01:25.910Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
18:01:32 [2021-09-16T18:01:32.990Z] === RUN   TestDockerSuite/TestRmiParentImageFail
18:01:35 [2021-09-16T18:01:35.900Z] === RUN   TestDockerSuite/TestRmiTag
18:01:36 [2021-09-16T18:01:36.359Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
18:01:38 [2021-09-16T18:01:38.539Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
18:01:53 [2021-09-16T18:01:53.365Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
18:01:55 [2021-09-16T18:01:55.547Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
18:02:00 [2021-09-16T18:02:00.241Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
18:02:00 [2021-09-16T18:02:00.700Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
18:02:00 [2021-09-16T18:02:00.700Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:02:00 [2021-09-16T18:02:00.700Z] === RUN   TestDockerSuite/TestRunAddHost
18:02:00 [2021-09-16T18:02:00.700Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
18:02:00 [2021-09-16T18:02:00.700Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
18:02:00 [2021-09-16T18:02:00.700Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:02:00 [2021-09-16T18:02:00.700Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
18:02:00 [2021-09-16T18:02:00.700Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
18:02:00 [2021-09-16T18:02:00.700Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
18:02:00 [2021-09-16T18:02:00.700Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
18:02:00 [2021-09-16T18:02:00.700Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
18:02:00 [2021-09-16T18:02:00.700Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
18:02:00 [2021-09-16T18:02:00.700Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
18:02:00 [2021-09-16T18:02:00.700Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:02:00 [2021-09-16T18:02:00.700Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
18:02:02 [2021-09-16T18:02:02.882Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
18:02:02 [2021-09-16T18:02:02.882Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:02:02 [2021-09-16T18:02:02.882Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
18:02:02 [2021-09-16T18:02:02.882Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:02:02 [2021-09-16T18:02:02.882Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
18:02:06 [2021-09-16T18:02:06.620Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
18:02:08 [2021-09-16T18:02:08.803Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
18:02:10 [2021-09-16T18:02:10.984Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
18:02:13 [2021-09-16T18:02:13.162Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
18:02:20 [2021-09-16T18:02:20.241Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
18:02:20 [2021-09-16T18:02:20.241Z] === RUN   TestDockerSuite/TestRunBindMounts
18:02:23 [2021-09-16T18:02:23.981Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
18:02:23 [2021-09-16T18:02:23.981Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
18:02:23 [2021-09-16T18:02:23.981Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
18:02:23 [2021-09-16T18:02:23.981Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
18:02:23 [2021-09-16T18:02:23.981Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
18:02:23 [2021-09-16T18:02:23.981Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:02:24 [2021-09-16T18:02:24.440Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
18:02:24 [2021-09-16T18:02:24.440Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
18:02:24 [2021-09-16T18:02:24.440Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
18:02:24 [2021-09-16T18:02:24.440Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
18:02:24 [2021-09-16T18:02:24.440Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
18:02:24 [2021-09-16T18:02:24.440Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:02:24 [2021-09-16T18:02:24.440Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
18:02:24 [2021-09-16T18:02:24.440Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
18:02:24 [2021-09-16T18:02:24.440Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
18:02:24 [2021-09-16T18:02:24.440Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
18:02:24 [2021-09-16T18:02:24.440Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
18:02:24 [2021-09-16T18:02:24.440Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
18:02:24 [2021-09-16T18:02:24.440Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
18:02:24 [2021-09-16T18:02:24.440Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
18:02:24 [2021-09-16T18:02:24.440Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
18:02:24 [2021-09-16T18:02:24.440Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
18:02:24 [2021-09-16T18:02:24.440Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
18:02:25 [2021-09-16T18:02:25.979Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
18:02:25 [2021-09-16T18:02:25.979Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
18:02:25 [2021-09-16T18:02:25.979Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
18:02:28 [2021-09-16T18:02:28.888Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
18:02:28 [2021-09-16T18:02:28.888Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:02:28 [2021-09-16T18:02:28.888Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
18:02:28 [2021-09-16T18:02:28.888Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:02:28 [2021-09-16T18:02:28.888Z] === RUN   TestDockerSuite/TestRunContainerNetwork
18:02:31 [2021-09-16T18:02:31.071Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
18:02:31 [2021-09-16T18:02:31.071Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:02:31 [2021-09-16T18:02:31.071Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
18:02:31 [2021-09-16T18:02:31.071Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:02:31 [2021-09-16T18:02:31.071Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
18:02:31 [2021-09-16T18:02:31.071Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:02:31 [2021-09-16T18:02:31.071Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
18:02:31 [2021-09-16T18:02:31.071Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:02:31 [2021-09-16T18:02:31.071Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
18:02:31 [2021-09-16T18:02:31.071Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:02:31 [2021-09-16T18:02:31.071Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
18:02:31 [2021-09-16T18:02:31.071Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:02:31 [2021-09-16T18:02:31.071Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
18:02:31 [2021-09-16T18:02:31.071Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:02:31 [2021-09-16T18:02:31.071Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
18:02:33 [2021-09-16T18:02:33.252Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
18:02:35 [2021-09-16T18:02:35.433Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
18:02:36 [2021-09-16T18:02:36.970Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
18:02:36 [2021-09-16T18:02:36.970Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
18:02:36 [2021-09-16T18:02:36.970Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
18:02:36 [2021-09-16T18:02:36.970Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
18:02:36 [2021-09-16T18:02:36.970Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
18:02:36 [2021-09-16T18:02:36.970Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:02:36 [2021-09-16T18:02:36.970Z] === RUN   TestDockerSuite/TestRunCreateVolume
18:02:39 [2021-09-16T18:02:39.149Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
18:02:39 [2021-09-16T18:02:39.149Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:02:39 [2021-09-16T18:02:39.149Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
18:02:39 [2021-09-16T18:02:39.149Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
18:02:39 [2021-09-16T18:02:39.149Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
18:02:39 [2021-09-16T18:02:39.149Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
18:02:39 [2021-09-16T18:02:39.149Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
18:02:39 [2021-09-16T18:02:39.149Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
18:02:39 [2021-09-16T18:02:39.149Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
18:02:40 [2021-09-16T18:02:40.687Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
18:02:45 [2021-09-16T18:02:45.399Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
18:02:45 [2021-09-16T18:02:45.399Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
18:02:45 [2021-09-16T18:02:45.399Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
18:02:45 [2021-09-16T18:02:45.399Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:02:45 [2021-09-16T18:02:45.399Z] === RUN   TestDockerSuite/TestRunDNSOptions
18:02:45 [2021-09-16T18:02:45.399Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
18:02:45 [2021-09-16T18:02:45.399Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
18:02:45 [2021-09-16T18:02:45.399Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
18:02:45 [2021-09-16T18:02:45.399Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
18:02:45 [2021-09-16T18:02:45.399Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
18:02:45 [2021-09-16T18:02:45.399Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
18:02:45 [2021-09-16T18:02:45.399Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:02:45 [2021-09-16T18:02:45.399Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
18:02:47 [2021-09-16T18:02:47.578Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
18:02:47 [2021-09-16T18:02:47.578Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
18:02:47 [2021-09-16T18:02:47.578Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
18:02:47 [2021-09-16T18:02:47.578Z] === RUN   TestDockerSuite/TestRunDuplicateMount
18:02:47 [2021-09-16T18:02:47.578Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:02:47 [2021-09-16T18:02:47.578Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
18:02:49 [2021-09-16T18:02:49.762Z] === RUN   TestDockerSuite/TestRunEchoStdout
18:02:51 [2021-09-16T18:02:51.299Z] === RUN   TestDockerSuite/TestRunEmptyEnv
18:02:51 [2021-09-16T18:02:51.299Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:02:51 [2021-09-16T18:02:51.299Z] === RUN   TestDockerSuite/TestRunEntrypoint
18:02:53 [2021-09-16T18:02:53.479Z] === RUN   TestDockerSuite/TestRunEnvironment
18:02:53 [2021-09-16T18:02:53.479Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
18:02:53 [2021-09-16T18:02:53.479Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
18:02:53 [2021-09-16T18:02:53.479Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
18:02:53 [2021-09-16T18:02:53.479Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
18:02:53 [2021-09-16T18:02:53.479Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
18:02:53 [2021-09-16T18:02:53.479Z] === RUN   TestDockerSuite/TestRunExitCode
18:02:55 [2021-09-16T18:02:55.661Z] === RUN   TestDockerSuite/TestRunExitCodeOne
18:02:57 [2021-09-16T18:02:57.198Z] === RUN   TestDockerSuite/TestRunExitCodeZero
18:02:59 [2021-09-16T18:02:59.376Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
18:03:01 [2021-09-16T18:03:01.554Z] === RUN   TestDockerSuite/TestRunExposePort
18:03:01 [2021-09-16T18:03:01.554Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
18:03:01 [2021-09-16T18:03:01.554Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
18:03:01 [2021-09-16T18:03:01.554Z] === RUN   TestDockerSuite/TestRunGroupAdd
18:03:01 [2021-09-16T18:03:01.554Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
18:03:01 [2021-09-16T18:03:01.554Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
18:03:01 [2021-09-16T18:03:01.554Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:03:01 [2021-09-16T18:03:01.554Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
18:03:01 [2021-09-16T18:03:01.554Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:03:01 [2021-09-16T18:03:01.554Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
18:03:01 [2021-09-16T18:03:01.554Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:03:01 [2021-09-16T18:03:01.554Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
18:03:01 [2021-09-16T18:03:01.554Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:03:01 [2021-09-16T18:03:01.554Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
18:03:01 [2021-09-16T18:03:01.554Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:03:01 [2021-09-16T18:03:01.554Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
18:03:05 [2021-09-16T18:03:05.293Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
18:03:05 [2021-09-16T18:03:05.293Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:03:05 [2021-09-16T18:03:05.293Z] === RUN   TestDockerSuite/TestRunInvalidReference
18:03:05 [2021-09-16T18:03:05.293Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
18:03:05 [2021-09-16T18:03:05.293Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
18:03:05 [2021-09-16T18:03:05.293Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
18:03:05 [2021-09-16T18:03:05.293Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:03:05 [2021-09-16T18:03:05.293Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
18:03:05 [2021-09-16T18:03:05.293Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
18:03:05 [2021-09-16T18:03:05.293Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
18:03:05 [2021-09-16T18:03:05.293Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
18:03:05 [2021-09-16T18:03:05.293Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
18:03:13 [2021-09-16T18:03:13.867Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
18:03:13 [2021-09-16T18:03:13.867Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:03:13 [2021-09-16T18:03:13.867Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
18:03:14 [2021-09-16T18:03:14.837Z] === RUN   TestDockerSuite/TestRunModeHostname
18:03:14 [2021-09-16T18:03:14.837Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
18:03:14 [2021-09-16T18:03:14.837Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
18:03:14 [2021-09-16T18:03:14.837Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:03:15 [2021-09-16T18:03:15.297Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
18:03:15 [2021-09-16T18:03:15.297Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:03:15 [2021-09-16T18:03:15.297Z] === RUN   TestDockerSuite/TestRunModeIpcHost
18:03:15 [2021-09-16T18:03:15.297Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:03:15 [2021-09-16T18:03:15.297Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
18:03:15 [2021-09-16T18:03:15.297Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:03:15 [2021-09-16T18:03:15.297Z] === RUN   TestDockerSuite/TestRunModePIDContainer
18:03:15 [2021-09-16T18:03:15.297Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:03:15 [2021-09-16T18:03:15.297Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
18:03:15 [2021-09-16T18:03:15.297Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:03:15 [2021-09-16T18:03:15.297Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
18:03:15 [2021-09-16T18:03:15.297Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:03:15 [2021-09-16T18:03:15.297Z] === RUN   TestDockerSuite/TestRunModeUTSHost
18:03:15 [2021-09-16T18:03:15.297Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:03:15 [2021-09-16T18:03:15.297Z] === RUN   TestDockerSuite/TestRunMount
18:03:15 [2021-09-16T18:03:15.297Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:03:15 [2021-09-16T18:03:15.297Z] === RUN   TestDockerSuite/TestRunMountOrdering
18:03:15 [2021-09-16T18:03:15.297Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:03:15 [2021-09-16T18:03:15.297Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
18:03:15 [2021-09-16T18:03:15.297Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:03:15 [2021-09-16T18:03:15.297Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
18:03:15 [2021-09-16T18:03:15.297Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:03:15 [2021-09-16T18:03:15.297Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
18:03:21 [2021-09-16T18:03:21.093Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
18:03:21 [2021-09-16T18:03:21.093Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:03:21 [2021-09-16T18:03:21.093Z] === RUN   TestDockerSuite/TestRunNamedVolume
18:03:21 [2021-09-16T18:03:21.093Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:03:21 [2021-09-16T18:03:21.093Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
18:03:21 [2021-09-16T18:03:21.093Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:03:21 [2021-09-16T18:03:21.093Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
18:03:25 [2021-09-16T18:03:25.783Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
18:03:29 [2021-09-16T18:03:29.524Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
18:03:29 [2021-09-16T18:03:29.524Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:03:29 [2021-09-16T18:03:29.524Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
18:03:29 [2021-09-16T18:03:29.524Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:03:29 [2021-09-16T18:03:29.524Z] === RUN   TestDockerSuite/TestRunNetHost
18:03:29 [2021-09-16T18:03:29.524Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:03:29 [2021-09-16T18:03:29.524Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
18:03:29 [2021-09-16T18:03:29.524Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
18:03:29 [2021-09-16T18:03:29.524Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
18:03:29 [2021-09-16T18:03:29.524Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:03:29 [2021-09-16T18:03:29.524Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
18:03:29 [2021-09-16T18:03:29.524Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:03:29 [2021-09-16T18:03:29.524Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
18:03:29 [2021-09-16T18:03:29.524Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:03:29 [2021-09-16T18:03:29.524Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
18:03:29 [2021-09-16T18:03:29.524Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:03:29 [2021-09-16T18:03:29.524Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
18:03:29 [2021-09-16T18:03:29.524Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:03:29 [2021-09-16T18:03:29.524Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
18:03:29 [2021-09-16T18:03:29.983Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
18:03:30 [2021-09-16T18:03:30.952Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
18:03:33 [2021-09-16T18:03:33.130Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
18:03:34 [2021-09-16T18:03:34.666Z] === RUN   TestDockerSuite/TestRunNonExistingImage
18:03:36 [2021-09-16T18:03:36.203Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
18:03:37 [2021-09-16T18:03:37.744Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
18:03:38 [2021-09-16T18:03:38.204Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
18:03:38 [2021-09-16T18:03:38.204Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
18:03:38 [2021-09-16T18:03:38.204Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:03:38 [2021-09-16T18:03:38.204Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
18:03:38 [2021-09-16T18:03:38.204Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:03:38 [2021-09-16T18:03:38.204Z] === RUN   TestDockerSuite/TestRunPortInUse
18:03:38 [2021-09-16T18:03:38.204Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:03:38 [2021-09-16T18:03:38.204Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
18:03:38 [2021-09-16T18:03:38.204Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
18:03:38 [2021-09-16T18:03:38.204Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
18:03:38 [2021-09-16T18:03:38.204Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
18:03:38 [2021-09-16T18:03:38.204Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
18:03:38 [2021-09-16T18:03:38.204Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
18:03:38 [2021-09-16T18:03:38.204Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
18:03:38 [2021-09-16T18:03:38.204Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
18:03:38 [2021-09-16T18:03:38.204Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
18:03:40 [2021-09-16T18:03:40.383Z] === RUN   TestDockerSuite/TestRunPublishPort
18:03:40 [2021-09-16T18:03:40.383Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:03:40 [2021-09-16T18:03:40.383Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
18:03:40 [2021-09-16T18:03:40.383Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:03:40 [2021-09-16T18:03:40.383Z] === RUN   TestDockerSuite/TestRunReadProcLatency
18:03:40 [2021-09-16T18:03:40.383Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:03:40 [2021-09-16T18:03:40.383Z] === RUN   TestDockerSuite/TestRunReadProcTimer
18:03:40 [2021-09-16T18:03:40.383Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:03:40 [2021-09-16T18:03:40.383Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
18:03:40 [2021-09-16T18:03:40.383Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
18:03:40 [2021-09-16T18:03:40.383Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
18:03:52 [2021-09-16T18:03:52.769Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
18:03:52 [2021-09-16T18:03:52.769Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:03:52 [2021-09-16T18:03:52.769Z] === RUN   TestDockerSuite/TestRunRm
18:03:54 [2021-09-16T18:03:54.306Z] === RUN   TestDockerSuite/TestRunRmAndWait
18:04:00 [2021-09-16T18:04:00.342Z] === RUN   TestDockerSuite/TestRunRmPre125Api
18:04:01 [2021-09-16T18:04:01.881Z] === RUN   TestDockerSuite/TestRunRootWorkdir
18:04:03 [2021-09-16T18:04:03.419Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
18:04:05 [2021-09-16T18:04:05.599Z] === RUN   TestDockerSuite/TestRunSetMacAddress
18:04:07 [2021-09-16T18:04:07.778Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
18:04:07 [2021-09-16T18:04:07.778Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:04:07 [2021-09-16T18:04:07.778Z] === RUN   TestDockerSuite/TestRunState
18:04:07 [2021-09-16T18:04:07.778Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
18:04:07 [2021-09-16T18:04:07.778Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
18:04:09 [2021-09-16T18:04:09.317Z] === RUN   TestDockerSuite/TestRunStdinPipe
18:04:09 [2021-09-16T18:04:09.317Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
18:04:09 [2021-09-16T18:04:09.776Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
18:04:11 [2021-09-16T18:04:11.313Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
18:04:11 [2021-09-16T18:04:11.313Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
18:04:11 [2021-09-16T18:04:11.313Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
18:04:11 [2021-09-16T18:04:11.313Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
18:04:11 [2021-09-16T18:04:11.313Z] === RUN   TestDockerSuite/TestRunTLSVerify
18:04:11 [2021-09-16T18:04:11.773Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
18:04:11 [2021-09-16T18:04:11.773Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
18:04:11 [2021-09-16T18:04:11.773Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
18:04:11 [2021-09-16T18:04:11.773Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
18:04:16 [2021-09-16T18:04:16.468Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
18:04:16 [2021-09-16T18:04:16.468Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
18:04:16 [2021-09-16T18:04:16.468Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
18:04:16 [2021-09-16T18:04:16.468Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
18:04:16 [2021-09-16T18:04:16.468Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
18:04:16 [2021-09-16T18:04:16.468Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
18:04:16 [2021-09-16T18:04:16.468Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
18:04:16 [2021-09-16T18:04:16.468Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:04:16 [2021-09-16T18:04:16.468Z] === RUN   TestDockerSuite/TestRunUnshareProc
18:04:16 [2021-09-16T18:04:16.468Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:04:16 [2021-09-16T18:04:16.468Z] === RUN   TestDockerSuite/TestRunUserByID
18:04:16 [2021-09-16T18:04:16.468Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
18:04:16 [2021-09-16T18:04:16.468Z] === RUN   TestDockerSuite/TestRunUserByIDBig
18:04:16 [2021-09-16T18:04:16.468Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
18:04:16 [2021-09-16T18:04:16.468Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
18:04:16 [2021-09-16T18:04:16.468Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
18:04:16 [2021-09-16T18:04:16.468Z] === RUN   TestDockerSuite/TestRunUserByIDZero
18:04:16 [2021-09-16T18:04:16.468Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
18:04:16 [2021-09-16T18:04:16.468Z] === RUN   TestDockerSuite/TestRunUserByName
18:04:16 [2021-09-16T18:04:16.468Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
18:04:16 [2021-09-16T18:04:16.468Z] === RUN   TestDockerSuite/TestRunUserDefaults
18:04:18 [2021-09-16T18:04:18.005Z] === RUN   TestDockerSuite/TestRunUserNotFound
18:04:18 [2021-09-16T18:04:18.005Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
18:04:18 [2021-09-16T18:04:18.005Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
18:04:20 [2021-09-16T18:04:20.183Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
18:04:20 [2021-09-16T18:04:20.183Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:04:20 [2021-09-16T18:04:20.183Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
18:04:20 [2021-09-16T18:04:20.183Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:04:20 [2021-09-16T18:04:20.183Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
18:04:23 [2021-09-16T18:04:23.091Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
18:04:30 [2021-09-16T18:04:30.170Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
18:04:38 [2021-09-16T18:04:38.746Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
18:04:43 [2021-09-16T18:04:43.438Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
18:04:43 [2021-09-16T18:04:43.438Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
18:04:43 [2021-09-16T18:04:43.438Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
18:04:43 [2021-09-16T18:04:43.438Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
18:04:45 [2021-09-16T18:04:45.619Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
18:04:47 [2021-09-16T18:04:47.799Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
18:04:49 [2021-09-16T18:04:49.981Z] === RUN   TestDockerSuite/TestRunWithBadDevice
18:04:49 [2021-09-16T18:04:49.981Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
18:04:49 [2021-09-16T18:04:49.981Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
18:04:49 [2021-09-16T18:04:49.981Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
18:04:49 [2021-09-16T18:04:49.981Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
18:04:49 [2021-09-16T18:04:49.981Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
18:04:49 [2021-09-16T18:04:49.981Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
18:04:49 [2021-09-16T18:04:49.981Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:04:49 [2021-09-16T18:04:49.981Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
18:04:49 [2021-09-16T18:04:49.981Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:04:49 [2021-09-16T18:04:49.981Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
18:04:49 [2021-09-16T18:04:49.981Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:04:49 [2021-09-16T18:04:49.981Z] === RUN   TestDockerSuite/TestRunWithUlimits
18:04:49 [2021-09-16T18:04:49.981Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:04:49 [2021-09-16T18:04:49.981Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
18:04:53 [2021-09-16T18:04:53.716Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
18:04:55 [2021-09-16T18:04:55.255Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
18:04:57 [2021-09-16T18:04:57.436Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
18:05:01 [2021-09-16T18:05:01.180Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
18:05:01 [2021-09-16T18:05:01.180Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:05:01 [2021-09-16T18:05:01.180Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
18:05:01 [2021-09-16T18:05:01.180Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.180Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestSaveCheckTimes
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestSaveImageId
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestSaveLoadParents
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestSaveMultipleNames
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestSaveSingleTag
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
18:05:01 [2021-09-16T18:05:01.181Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
18:05:01 [2021-09-16T18:05:01.181Z] === RUN   TestDockerSuite/TestSearchCmdOptions
18:05:04 [2021-09-16T18:05:04.086Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
18:05:04 [2021-09-16T18:05:04.086Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
18:05:04 [2021-09-16T18:05:04.545Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
18:05:04 [2021-09-16T18:05:04.545Z] === RUN   TestDockerSuite/TestSearchWithLimit
18:05:06 [2021-09-16T18:05:06.725Z] === RUN   TestDockerSuite/TestSlowStdinClosing
18:05:12 [2021-09-16T18:05:12.521Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
18:05:12 [2021-09-16T18:05:12.521Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:05:12 [2021-09-16T18:05:12.521Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
18:05:19 [2021-09-16T18:05:19.600Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
18:05:19 [2021-09-16T18:05:19.600Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:05:19 [2021-09-16T18:05:19.600Z] === RUN   TestDockerSuite/TestStartAttachSilent
18:05:22 [2021-09-16T18:05:22.508Z] === RUN   TestDockerSuite/TestStartAttachWithRename
18:05:22 [2021-09-16T18:05:22.508Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:05:22 [2021-09-16T18:05:22.508Z] === RUN   TestDockerSuite/TestStartMultipleContainers
18:05:22 [2021-09-16T18:05:22.508Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:05:22 [2021-09-16T18:05:22.508Z] === RUN   TestDockerSuite/TestStartPausedContainer
18:05:22 [2021-09-16T18:05:22.508Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:05:22 [2021-09-16T18:05:22.508Z] === RUN   TestDockerSuite/TestStartRecordError
18:05:22 [2021-09-16T18:05:22.508Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:05:22 [2021-09-16T18:05:22.508Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
18:05:31 [2021-09-16T18:05:31.080Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
18:05:31 [2021-09-16T18:05:31.080Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:05:31 [2021-09-16T18:05:31.080Z] === RUN   TestDockerSuite/TestStatsAllNoStream
18:05:31 [2021-09-16T18:05:31.080Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:05:31 [2021-09-16T18:05:31.080Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
18:05:31 [2021-09-16T18:05:31.080Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:05:31 [2021-09-16T18:05:31.080Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
18:05:31 [2021-09-16T18:05:31.080Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:05:31 [2021-09-16T18:05:31.080Z] === RUN   TestDockerSuite/TestStatsFormatAll
18:05:31 [2021-09-16T18:05:31.080Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:05:31 [2021-09-16T18:05:31.080Z] === RUN   TestDockerSuite/TestStatsNoStream
18:05:31 [2021-09-16T18:05:31.080Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:05:31 [2021-09-16T18:05:31.080Z] === RUN   TestDockerSuite/TestTopMultipleArgs
18:05:32 [2021-09-16T18:05:32.619Z] === RUN   TestDockerSuite/TestTopNonPrivileged
18:05:34 [2021-09-16T18:05:34.796Z] === RUN   TestDockerSuite/TestTopPrivileged
18:05:34 [2021-09-16T18:05:34.796Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:05:34 [2021-09-16T18:05:34.797Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
18:05:36 [2021-09-16T18:05:36.973Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
18:05:36 [2021-09-16T18:05:36.973Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:05:36 [2021-09-16T18:05:36.973Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
18:05:36 [2021-09-16T18:05:36.973Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:05:36 [2021-09-16T18:05:36.973Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
18:05:36 [2021-09-16T18:05:36.973Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:05:36 [2021-09-16T18:05:36.973Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
18:05:36 [2021-09-16T18:05:36.973Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
18:05:36 [2021-09-16T18:05:36.973Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
18:05:36 [2021-09-16T18:05:36.973Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
18:05:36 [2021-09-16T18:05:36.973Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
18:05:36 [2021-09-16T18:05:36.973Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
18:05:36 [2021-09-16T18:05:36.973Z] === RUN   TestDockerSuite/TestVolumeCLICreate
18:05:54 [2021-09-16T18:05:54.662Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
18:05:54 [2021-09-16T18:05:54.662Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
18:05:54 [2021-09-16T18:05:54.662Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
18:05:54 [2021-09-16T18:05:54.662Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
18:05:54 [2021-09-16T18:05:54.662Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
18:05:54 [2021-09-16T18:05:54.662Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
18:05:54 [2021-09-16T18:05:54.662Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
18:05:54 [2021-09-16T18:05:54.662Z] === RUN   TestDockerSuite/TestVolumeCLILs
18:05:55 [2021-09-16T18:05:55.632Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
18:05:55 [2021-09-16T18:05:55.632Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
18:05:57 [2021-09-16T18:05:57.810Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
18:05:58 [2021-09-16T18:05:58.269Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
18:05:58 [2021-09-16T18:05:58.727Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
18:05:58 [2021-09-16T18:05:58.728Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
18:05:59 [2021-09-16T18:05:59.187Z] === RUN   TestDockerSuite/TestVolumeCLIRm
18:06:06 [2021-09-16T18:06:06.269Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
18:06:06 [2021-09-16T18:06:06.269Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
18:06:06 [2021-09-16T18:06:06.269Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
18:06:06 [2021-09-16T18:06:06.729Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
18:06:07 [2021-09-16T18:06:07.189Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
18:06:07 [2021-09-16T18:06:07.189Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
18:06:07 [2021-09-16T18:06:07.189Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
18:06:12 [2021-09-16T18:06:12.990Z] === RUN   TestDockerSuite/TestVolumeLsFormat
18:06:13 [2021-09-16T18:06:13.449Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
18:06:13 [2021-09-16T18:06:13.449Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
18:06:22 [2021-09-16T18:06:22.030Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
18:06:22 [2021-09-16T18:06:22.030Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:06:22 [2021-09-16T18:06:22.030Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
18:06:23 [2021-09-16T18:06:23.000Z] --- PASS: TestDockerSuite (2310.24s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.22s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (114.61s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.90s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.20s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.19s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.06s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.37s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.88s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.95s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.90s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.83s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.82s)
18:06:23 [2021-09-16T18:06:23.000Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.88s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.55s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.79s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.38s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.67s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.97s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (9.06s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.93s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.52s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.05s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.48s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddTar (33.52s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.81s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.48s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.28s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.17s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.74s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.16s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.13s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.55s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (38.55s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.94s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.17s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.94s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.16s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.34s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.92s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.52s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.70s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.02s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.11s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.45s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.75s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.91s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.79s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.52s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.05s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.47s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.43s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (23.42s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.39s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.58s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.12s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.56s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.40s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (80.11s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.67s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (67.22s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.51s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.60s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.88s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.83s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.21s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.74s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.22s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.41s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (101.63s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.69s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.93s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.17s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.50s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.91s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.19s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.64s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildFails (6.84s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.83s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.94s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildForceRm (10.49s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.06s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.34s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.63s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.56s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.41s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.52s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildIidFile (1.07s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.92s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.70s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.89s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.91s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.53s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.92s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.45s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.34s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.54s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.60s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.44s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.10s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.57s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (31.87s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.33s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.50s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.25s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.92s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.37s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.48s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.61s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.43s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.85s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.08s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.74s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.90s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.25s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (17.49s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.45s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.65s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.31s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.45s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.23s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.19s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.04s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.93s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.38s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (20.74s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildRm (11.21s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.90s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.26s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.07s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.09s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.91s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (13.54s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.94s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.27s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.18s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.83s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.53s)
18:06:23 [2021-09-16T18:06:23.001Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.63s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.13s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.98s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.66s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.67s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.33s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.70s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.80s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (7.37s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.60s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.24s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.59s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.82s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (11.31s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.18s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.86s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.86s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.94s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.75s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCommitChange (4.10s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.82s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCommitNewFile (5.65s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCommitTTY (5.74s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.86s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (10.67s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.69s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.07s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (1.96s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.11s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.24s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.91s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.86s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.99s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.76s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.18s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (1.93s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.28s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.44s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.60s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (6.89s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.91s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (3.99s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.75s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.68s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (31.51s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.37s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (7.36s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (7.35s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.38s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000419c08_<nil>} (7.35s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13440792429_c:\foo_false__<nil>_<nil>_<nil>} (2.35s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13440792429_c:\foo_true__<nil>_<nil>_<nil>} (2.33s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.24s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
18:06:23 [2021-09-16T18:06:23.002Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (7.00s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.10s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCpRelativePath (6.99s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCpToCaseA (3.90s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.07s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCpToCaseE (7.72s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCpToCaseH (8.31s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCpToDot (2.12s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.12s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.17s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateByImageID (1.97s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.08s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.81s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.16s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateRM (0.32s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.41s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.95s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.06s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.04s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.09s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (6.69s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.35s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (9.27s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.07s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.73s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.25s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.91s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.13s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.16s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsRename (2.50s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsResize (7.41s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.05s)
18:06:23 [2021-09-16T18:06:23.002Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.23s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.40s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.74s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.36s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.68s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.71s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.82s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.85s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.84s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.72s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.63s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.97s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.38s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.11s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.00s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.48s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.80s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.81s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.78s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.78s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.74s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.58s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.62s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.96s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.23s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.18s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.59s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.40s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.97s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.97s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.18s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.09s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.96s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.82s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.97s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.94s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.16s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.91s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.86s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.90s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.36s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.68s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (1.96s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.90s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.85s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.91s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.93s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.93s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.69s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.68s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.59s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.15s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.89s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.97s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.94s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.12s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.33s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.21s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.06s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.12s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsSince (8.69s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsTail (2.45s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.22s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.40s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.87s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.88s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.26s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (7.98s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.47s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.35s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.12s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.03s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.66s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.14s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.28s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.32s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.56s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.57s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.03s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.67s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.13s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.26s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.82s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.75s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.16s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.64s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.08s)
18:06:23 [2021-09-16T18:06:23.003Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.07s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.91s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.69s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.67s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.49s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.56s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.66s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRmiTag (0.77s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.12s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (14.61s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.18s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.08s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.12s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.82s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.93s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.40s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.99s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.36s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (6.80s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.86s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.78s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.77s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.07s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.10s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.96s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.92s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.73s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.58s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.98s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.93s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.94s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.92s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.96s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.96s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.94s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.05s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.07s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.87s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.00s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.53s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.03s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.34s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.66s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.94s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.77s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.28s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.67s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunRm (2.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.19s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.10s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.93s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.89s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.18s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.91s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.78s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.31s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.03s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.07s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.81s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.10s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (8.77s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.47s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.15s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.11s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.15s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.62s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.57s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.92s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.96s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.27s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.64s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.88s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.56s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.38s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.004Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.62s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.84s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.03s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.90s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.26s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.32s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.57s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.36s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.24s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.56s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.07s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.26s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.94s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.29s)
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistrySuite/TestV2Only
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] --- PASS: TestDockerRegistrySuite (0.17s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
18:06:23 [2021-09-16T18:06:23.005Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.005Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:06:23 [2021-09-16T18:06:23.005Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
18:06:23 [2021-09-16T18:06:23.006Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
18:06:23 [2021-09-16T18:06:23.006Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.006Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
18:06:23 [2021-09-16T18:06:23.006Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.006Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
18:06:23 [2021-09-16T18:06:23.006Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.006Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerRegistryAuthTokenSuite
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerDaemonSuite
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] --- PASS: TestDockerDaemonSuite (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerSwarmSuite
18:06:23 [2021-09-16T18:06:23.466Z] --- PASS: TestDockerSwarmSuite (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerPluginSuite
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerPluginSuite/TestPluginCreate
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerPluginSuite/TestPluginInspect
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerPluginSuite/TestPluginSet
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] --- PASS: TestDockerPluginSuite (0.02s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerExternalVolumeSuite
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:127: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerNetworkSuite
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:133: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] --- SKIP: TestDockerNetworkSuite (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z] === RUN   TestDockerHubPullSuite
18:06:23 [2021-09-16T18:06:23.466Z]     check_test.go:141: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z] --- SKIP: TestDockerHubPullSuite (0.00s)
18:06:23 [2021-09-16T18:06:23.466Z] PASS
18:06:23 [2021-09-16T18:06:23.466Z] ok  	github.com/docker/docker/integration-cli	2310.595s
18:06:23 [2021-09-16T18:06:23.466Z] 
18:06:23 [2021-09-16T18:06:23.466Z] === Skipped
18:06:23 [2021-09-16T18:06:23.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:06:23 [2021-09-16T18:06:23.466Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
18:06:23 [2021-09-16T18:06:23.466Z] 
18:06:23 [2021-09-16T18:06:23.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:06:23 [2021-09-16T18:06:23.466Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s)
18:06:23 [2021-09-16T18:06:23.466Z] 
18:06:23 [2021-09-16T18:06:23.466Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s)
18:06:23 [2021-09-16T18:06:23.466Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.466Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.10s)
18:06:23 [2021-09-16T18:06:23.466Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.19s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.19s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.06s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.06s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.27s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.27s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.51s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.27s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.51s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.29s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.29s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.27s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.27s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.467Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.467Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
18:06:23 [2021-09-16T18:06:23.467Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.28s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.28s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.27s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.26s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.26s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_sni_test.go:18: Flakey test
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.468Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z] 
18:06:23 [2021-09-16T18:06:23.468Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:06:23 [2021-09-16T18:06:23.468Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.02s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.469Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
18:06:23 [2021-09-16T18:06:23.469Z] 
18:06:23 [2021-09-16T18:06:23.469Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z] 
18:06:23 [2021-09-16T18:06:23.470Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
18:06:23 [2021-09-16T18:06:23.470Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.470Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.471Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.471Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
18:06:23 [2021-09-16T18:06:23.471Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.472Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
18:06:23 [2021-09-16T18:06:23.472Z] 
18:06:23 [2021-09-16T18:06:23.472Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.473Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
18:06:23 [2021-09-16T18:06:23.473Z] 
18:06:23 [2021-09-16T18:06:23.473Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.935Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z] 
18:06:23 [2021-09-16T18:06:23.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:06:23 [2021-09-16T18:06:23.935Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:184: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.936Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
18:06:23 [2021-09-16T18:06:23.936Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:211: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:238: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:267: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:301: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:406: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:127: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:133: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
18:06:23 [2021-09-16T18:06:23.937Z]     check_test.go:141: unmatched requirement DaemonIsLinux
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] DONE 1092 tests, 546 skipped in 2318.638s
18:06:23 [2021-09-16T18:06:23.937Z] INFO: Integration tests ended at 09/16/2021 18:06:23. Duration:00:38:38.7898494
18:06:23 [2021-09-16T18:06:23.937Z] INFO: Docker info of the daemon under test at end of run
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] Containers: 2
18:06:23 [2021-09-16T18:06:23.937Z]  Running: 0
18:06:23 [2021-09-16T18:06:23.937Z]  Paused: 0
18:06:23 [2021-09-16T18:06:23.937Z]  Stopped: 2
18:06:23 [2021-09-16T18:06:23.937Z] Images: 18
18:06:23 [2021-09-16T18:06:23.937Z] Server Version: 0.0.0-dev
18:06:23 [2021-09-16T18:06:23.937Z] Storage Driver: windowsfilter
18:06:23 [2021-09-16T18:06:23.937Z]  Windows: 
18:06:23 [2021-09-16T18:06:23.937Z] Logging Driver: json-file
18:06:23 [2021-09-16T18:06:23.937Z] Plugins: 
18:06:23 [2021-09-16T18:06:23.937Z]  Volume: local
18:06:23 [2021-09-16T18:06:23.937Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
18:06:23 [2021-09-16T18:06:23.937Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
18:06:23 [2021-09-16T18:06:23.937Z] Swarm: inactive
18:06:23 [2021-09-16T18:06:23.937Z] Default Isolation: process
18:06:23 [2021-09-16T18:06:23.937Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
18:06:23 [2021-09-16T18:06:23.937Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
18:06:23 [2021-09-16T18:06:23.937Z] OSType: windows
18:06:23 [2021-09-16T18:06:23.937Z] Architecture: x86_64
18:06:23 [2021-09-16T18:06:23.937Z] CPUs: 4
18:06:23 [2021-09-16T18:06:23.937Z] Total Memory: 32GiB
18:06:23 [2021-09-16T18:06:23.937Z] Name: azwin-2-571e70
18:06:23 [2021-09-16T18:06:23.937Z] ID: RJYR:KVLW:JNI5:CME4:KVHT:WVOS:HLNE:A7G2:265R:ZAYI:6L4W:ZJ2W
18:06:23 [2021-09-16T18:06:23.937Z] Docker Root Dir: D:\CI\PR-42855\6\daemon
18:06:23 [2021-09-16T18:06:23.937Z] Debug Mode (client): false
18:06:23 [2021-09-16T18:06:23.937Z] Debug Mode (server): true
18:06:23 [2021-09-16T18:06:23.937Z]  File Descriptors: -1
18:06:23 [2021-09-16T18:06:23.937Z]  Goroutines: 17
18:06:23 [2021-09-16T18:06:23.937Z]  System Time: 2021-09-16T18:06:23.7712069Z
18:06:23 [2021-09-16T18:06:23.937Z]  EventsListeners: 0
18:06:23 [2021-09-16T18:06:23.937Z] Registry: https://index.docker.io/v1/
18:06:23 [2021-09-16T18:06:23.937Z] Labels:
18:06:23 [2021-09-16T18:06:23.937Z] Experimental: false
18:06:23 [2021-09-16T18:06:23.937Z] Insecure Registries:
18:06:23 [2021-09-16T18:06:23.937Z]  127.0.0.0/8
18:06:23 [2021-09-16T18:06:23.937Z] Live Restore Enabled: false
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] 
18:06:23 [2021-09-16T18:06:23.937Z] INFO: Stopping daemon under test
18:06:24 [2021-09-16T18:06:24.396Z] SUCCESS: The process with PID 4688 (child process of PID 560) has been terminated.
18:06:24 [2021-09-16T18:06:24.396Z] SUCCESS: The process with PID 560 (child process of PID 3856) has been terminated.
18:06:24 [2021-09-16T18:06:24.396Z] INFO: Stop tailing logs of the daemon under tests
18:06:24 [2021-09-16T18:06:24.396Z] INFO: executeCI.ps1 Completed successfully at 09/16/2021 18:06:24.
18:06:24 [2021-09-16T18:06:24.396Z] INFO: Tidying up at end of run
18:06:24 [2021-09-16T18:06:24.396Z] INFO: Saving daemon under test log (d:\CI\PR-42855\6\dut.out) to bundles\CIDUT.out
18:06:24 [2021-09-16T18:06:24.396Z] INFO: Saving daemon under test log (d:\CI\PR-42855\6\dut.err) to bundles\CIDUT.err
18:06:24 [2021-09-16T18:06:24.396Z] INFO: Saving containerd logs to bundles
18:06:24 [2021-09-16T18:06:24.396Z] INFO: Nuke-Everything...
18:06:24 [2021-09-16T18:06:24.857Z] INFO: Container count on control daemon to delete is 2
18:06:24 [2021-09-16T18:06:24.857Z] 326e31fc838e
18:06:24 [2021-09-16T18:06:24.857Z] 53cfe1cac9f8
18:06:24 [2021-09-16T18:06:24.857Z] INFO: Tidying pidfile d:\CI\PR-42855\6\docker.pid
18:06:24 [2021-09-16T18:06:24.857Z] INFO: Nuking d:\CI
18:06:50 [2021-09-16T18:06:50.007Z] INFO: Zapped successfully
18:06:50 [2021-09-16T18:06:50.007Z] 
18:06:50 [2021-09-16T18:06:50.007Z] INFO: executeCI.ps1 exiting at Thu Sep 16 18:06:49 CUT 2021. Duration 01:15:14.4315587
18:06:50 [2021-09-16T18:06:50.007Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
18:06:50 [2021-09-16T18:06:50.255Z] Recording test results
18:06:57 [2021-09-16T18:06:57.083Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
18:06:58 [2021-09-16T18:06:58.588Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
18:07:00 [2021-09-16T18:07:00.343Z] Archiving artifacts
18:07:14 [2021-09-16T18:07:14.019Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42855/6/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
18:07:14 [2021-09-16T18:07:14.945Z] + make clean
18:07:16 [2021-09-16T18:07:16.485Z] docker volume rm -f docker-dev-cache
18:07:16 [2021-09-16T18:07:16.485Z] docker-dev-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[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